Funny this is that if I run "guestcontrol list sessions", it says there are
no sessions
==> vb-fedora-24-np: Executing custom VBoxManage commands...
vb-fedora-24-np: Executing: guestcontrol vb-fedora-24-np list sessions
--verbose
==> vb-fedora-24-np: Error executing command: VBoxManage error: VBoxManage:
error: Machine "vb-fedora-24-np" is not running (currently powered off)!
But if I run another command, it says it is locked by another session ...
At least it is interesting to run
"vboxmanage_post": [
["showvminfo", "{{.Name}}", "--details"],
and see the results in the logs, as an intermediate step.
I will post a follow up if I find something on VirtualBox forums ....
--
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/5599a365-1b8c-4564-ae6e-7fb86e86323c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
2016/07/23 13:38:36 [INFO] Packer version: 0.10.1
2016/07/23 13:38:36 Packer Target OS/Arch: linux amd64
2016/07/23 13:38:36 Built with Go Version: go1.6.2
2016/07/23 13:38:36 Detected home directory from env var: /home/bruno
2016/07/23 13:38:36 Using internal plugin for virtualbox-iso
2016/07/23 13:38:36 Using internal plugin for virtualbox-ovf
2016/07/23 13:38:36 Using internal plugin for vmware-iso
2016/07/23 13:38:36 Using internal plugin for amazon-ebs
2016/07/23 13:38:36 Using internal plugin for amazon-instance
2016/07/23 13:38:36 Using internal plugin for digitalocean
2016/07/23 13:38:36 Using internal plugin for openstack
2016/07/23 13:38:36 Using internal plugin for qemu
2016/07/23 13:38:36 Using internal plugin for amazon-chroot
2016/07/23 13:38:36 Using internal plugin for null
2016/07/23 13:38:36 Using internal plugin for vmware-vmx
2016/07/23 13:38:36 Using internal plugin for azure-arm
2016/07/23 13:38:36 Using internal plugin for docker
2016/07/23 13:38:36 Using internal plugin for file
2016/07/23 13:38:36 Using internal plugin for googlecompute
2016/07/23 13:38:36 Using internal plugin for parallels-iso
2016/07/23 13:38:36 Using internal plugin for parallels-pvm
2016/07/23 13:38:36 Using internal plugin for puppet-server
2016/07/23 13:38:36 Using internal plugin for shell
2016/07/23 13:38:36 Using internal plugin for ansible
2016/07/23 13:38:36 Using internal plugin for file
2016/07/23 13:38:36 Using internal plugin for powershell
2016/07/23 13:38:36 Using internal plugin for puppet-masterless
2016/07/23 13:38:36 Using internal plugin for shell-local
2016/07/23 13:38:36 Using internal plugin for windows-restart
2016/07/23 13:38:36 Using internal plugin for windows-shell
2016/07/23 13:38:36 Using internal plugin for ansible-local
2016/07/23 13:38:36 Using internal plugin for chef-client
2016/07/23 13:38:36 Using internal plugin for chef-solo
2016/07/23 13:38:36 Using internal plugin for salt-masterless
2016/07/23 13:38:36 Using internal plugin for amazon-import
2016/07/23 13:38:36 Using internal plugin for atlas
2016/07/23 13:38:36 Using internal plugin for compress
2016/07/23 13:38:36 Using internal plugin for docker-import
2016/07/23 13:38:36 Using internal plugin for docker-push
2016/07/23 13:38:36 Using internal plugin for docker-save
2016/07/23 13:38:36 Using internal plugin for docker-tag
2016/07/23 13:38:36 Using internal plugin for vagrant
2016/07/23 13:38:36 Using internal plugin for artifice
2016/07/23 13:38:36 Using internal plugin for shell-local
2016/07/23 13:38:36 Using internal plugin for vagrant-cloud
2016/07/23 13:38:36 Using internal plugin for vsphere
2016/07/23 13:38:36 Detected home directory from env var: /home/bruno
2016/07/23 13:38:36 Attempting to open config file: /home/bruno/.packerconfig
2016/07/23 13:38:36 [WARN] Config file doesn't exist: /home/bruno/.packerconfig
2016/07/23 13:38:36 Packer config: &{DisableCheckpoint:false
DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000
Builders:map[openstack:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack
qemu:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu
vmware-vmx:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx
digitalocean:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean
null:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null
docker:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker
parallels-iso:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso
virtualbox-iso:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso
virtualbox-ovf:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf
amazon-instance:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance
vmware-iso:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso
azure-arm:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-azure-arm
file:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file
parallels-pvm:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm
amazon-ebs:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs
amazon-chroot:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot
googlecompute:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute]
PostProcessors:map[compress:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress
docker-push:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push
docker-save:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save
docker-tag:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag
shell-local:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local
amazon-import:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import
atlas:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-atlas
docker-import:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import
vagrant:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant
artifice:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice
vagrant-cloud:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud
vsphere:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere]
Provisioners:map[powershell:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell
shell-local:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local
windows-shell:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell
ansible-local:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local
chef-client:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client
salt-masterless:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless
puppet-server:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server
ansible:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible
file:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file
puppet-masterless:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless
windows-restart:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart
chef-solo:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo
shell:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell]}
2016/07/23 13:38:36 Setting cache directory:
/home/bruno/dev/virtua/VM-images-packer/packer_cache
2016/07/23 13:38:36 Detected home directory from env var: /home/bruno
2016/07/23 13:38:36 Loading builder: virtualbox-iso
2016/07/23 13:38:36 Plugin could not be found. Checking same directory as
executable.
2016/07/23 13:38:36 Current exe path: /opt/packer/packer
2016/07/23 13:38:36 Creating plugin client for path: /opt/packer/packer
2016/07/23 13:38:36 Starting plugin: /opt/packer/packer
[]string{"/opt/packer/packer", "plugin", "packer-builder-virtualbox-iso"}
2016/07/23 13:38:36 Waiting for RPC address for: /opt/packer/packer
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 [INFO] Packer version: 0.10.1
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Packer Target OS/Arch: linux
amd64
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Built with Go Version: go1.6.2
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Detected home directory from
env var: /home/bruno
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for file
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
vmware-iso
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
googlecompute
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
openstack
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
amazon-chroot
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for docker
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for null
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
parallels-pvm
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for qemu
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
vmware-vmx
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
amazon-ebs
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
amazon-instance
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
azure-arm
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
digitalocean
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
parallels-iso
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
virtualbox-iso
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
virtualbox-ovf
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for file
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
powershell
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
puppet-masterless
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
puppet-server
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
salt-masterless
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for shell
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
ansible
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
ansible-local
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
windows-restart
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
windows-shell
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
shell-local
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
chef-client
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
chef-solo
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
shell-local
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
vagrant-cloud
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
amazon-import
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
artifice
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
docker-push
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
docker-save
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
docker-tag
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for atlas
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
compress
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
docker-import
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
vagrant
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
vsphere
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Detected home directory from
env var: /home/bruno
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Attempting to open config file:
/home/bruno/.packerconfig
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 [WARN] Config file doesn't
exist: /home/bruno/.packerconfig
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Packer config:
&{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000
PluginMaxPort:25000
Builders:map[vmware-iso:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso
amazon-instance:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance
virtualbox-iso:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso
virtualbox-ovf:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf
openstack:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack
null:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null
vmware-vmx:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx
file:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file
amazon-chroot:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot
parallels-pvm:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm
qemu:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu
azure-arm:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-azure-arm
googlecompute:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute
docker:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker
amazon-ebs:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs
digitalocean:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean
parallels-iso:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso]
PostProcessors:map[docker-save:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save
docker-tag:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag
compress:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress
vagrant:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant
shell-local:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local
amazon-import:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import
artifice:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice
docker-push:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push
vagrant-cloud:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud
atlas:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-atlas
docker-import:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import
vsphere:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere]
Provisioners:map[ansible-local:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local
windows-shell:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell
file:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file
powershell:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell
puppet-masterless:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless
puppet-server:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server
salt-masterless:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless
shell:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell
chef-solo:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo
ansible:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible
windows-restart:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart
shell-local:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local
chef-client:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client]}
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Setting cache directory:
/home/bruno/dev/virtua/VM-images-packer/packer_cache
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 args:
[]string{"packer-builder-virtualbox-iso"}
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Plugin minimum port: 10000
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Plugin maximum port: 25000
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Plugin address: unix
/tmp/packer-plugin122780562
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Waiting for connection...
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Detected home directory from
env var: /home/bruno
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Serving a plugin connection...
2016/07/23 13:38:36 Loading provisioner: shell
2016/07/23 13:38:36 Plugin could not be found. Checking same directory as
executable.
2016/07/23 13:38:36 Current exe path: /opt/packer/packer
2016/07/23 13:38:36 Creating plugin client for path: /opt/packer/packer
2016/07/23 13:38:36 Starting plugin: /opt/packer/packer
[]string{"/opt/packer/packer", "plugin", "packer-provisioner-shell"}
2016/07/23 13:38:36 Waiting for RPC address for: /opt/packer/packer
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 [INFO] Packer version: 0.10.1
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Packer Target OS/Arch: linux
amd64
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Built with Go Version: go1.6.2
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Detected home directory from
env var: /home/bruno
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
amazon-chroot
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
amazon-ebs
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for file
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
openstack
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for docker
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
googlecompute
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
parallels-iso
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
vmware-iso
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
amazon-instance
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for qemu
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
virtualbox-iso
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
vmware-vmx
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
azure-arm
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
digitalocean
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for null
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
parallels-pvm
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
virtualbox-ovf
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
puppet-server
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
windows-restart
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
ansible
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
ansible-local
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for file
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
powershell
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
puppet-masterless
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
salt-masterless
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for shell
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
shell-local
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
chef-client
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
chef-solo
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
windows-shell
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
docker-tag
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
shell-local
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
vagrant
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
vsphere
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
artifice
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for atlas
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
docker-import
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
docker-push
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
amazon-import
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
compress
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
docker-save
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Using internal plugin for
vagrant-cloud
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Detected home directory from
env var: /home/bruno
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Attempting to open config file:
/home/bruno/.packerconfig
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 [WARN] Config file doesn't
exist: /home/bruno/.packerconfig
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Packer config:
&{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000
PluginMaxPort:25000
Builders:map[openstack:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack
azure-arm:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-azure-arm
virtualbox-ovf:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf
amazon-chroot:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot
docker:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker
virtualbox-iso:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso
digitalocean:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean
parallels-pvm:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm
file:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file
amazon-instance:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance
qemu:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu
amazon-ebs:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs
googlecompute:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute
parallels-iso:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso
vmware-iso:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso
vmware-vmx:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx
null:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null]
PostProcessors:map[vsphere:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere
artifice:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice
atlas:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-atlas
docker-push:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push
amazon-import:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import
vagrant-cloud:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud
docker-tag:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag
shell-local:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local
vagrant:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant
docker-import:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import
compress:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress
docker-save:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save]
Provisioners:map[file:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file
salt-masterless:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless
shell:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell
shell-local:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local
windows-shell:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell
ansible-local:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local
windows-restart:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart
ansible:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible
powershell:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell
puppet-masterless:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless
chef-client:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client
chef-solo:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo
puppet-server:/opt/packer/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server]}
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Setting cache directory:
/home/bruno/dev/virtua/VM-images-packer/packer_cache
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 args:
[]string{"packer-provisioner-shell"}
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Plugin minimum port: 10000
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Plugin maximum port: 25000
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Detected home directory from
env var: /home/bruno
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Plugin address: unix
/tmp/packer-plugin326960360
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Waiting for connection...
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Serving a plugin connection...
2016/07/23 13:38:36 ui: [1;32mvb-fedora-24-np output will be in this color.[0m
2016/07/23 13:38:36 ui:
2016/07/23 13:38:36 Build debug mode: false
2016/07/23 13:38:36 Force build: false
2016/07/23 13:38:36 Preparing build: vb-fedora-24-np
2016/07/23 13:38:36 Waiting on builds to complete...
2016/07/23 13:38:36 Starting build run: vb-fedora-24-np
2016/07/23 13:38:36 Running builder: virtualbox-iso
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 VBoxManage path:
/usr/bin/VBoxManage
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 VBoxManage --version output:
5.1.2r108956
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 VirtualBox version: 5.1.2
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Found Default Guest Additions
ISO: /usr/share/virtualbox/VBoxGuestAdditions.iso
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Guest additions URL:
file:///usr/share/virtualbox/VBoxGuestAdditions.iso
2016/07/23 13:38:36 ui: [1;32m==> vb-fedora-24-np: Downloading or copying
Guest additions[0m
2016/07/23 13:38:36 ui: [0;32m vb-fedora-24-np: Downloading or copying:
file:///usr/share/virtualbox/VBoxGuestAdditions.iso[0m
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Acquiring lock to download:
file:///usr/share/virtualbox/VBoxGuestAdditions.iso
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Parsed URL:
&url.URL{Scheme:"file", Opaque:"", User:(*url.Userinfo)(nil), Host:"",
Path:"/usr/share/virtualbox/VBoxGuestAdditions.iso", RawPath:"", RawQuery:"",
Fragment:""}
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 [DEBUG] Using local file:
/usr/share/virtualbox/VBoxGuestAdditions.iso
2016/07/23 13:38:36 ui: [1;32m==> vb-fedora-24-np: Downloading or copying
ISO[0m
2016/07/23 13:38:36 ui: [0;32m vb-fedora-24-np: Downloading or copying:
http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/x86_64/iso/Fedora-Server-netinst-x86_64-24-1.2.iso[0m
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Acquiring lock to download:
http://download.fedoraproject.org/pub/fedora/linux/releases/24/Server/x86_64/iso/Fedora-Server-netinst-x86_64-24-1.2.iso
2016/07/23 13:38:36 packer: 2016/07/23 13:38:36 Verifying checksum of
/home/bruno/dev/virtua/VM-images-packer/packer_cache/aeea57f5f26146219af0871f77681bc9af14231c7ad6bf3c22acf3b66c0bb4ba.iso
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 [DEBUG] Initial checksum
matched, no download needed.
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 No floppy files specified.
Floppy disk will not be made.
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 Trying port: 8237
2016/07/23 13:38:38 ui: [1;32m==> vb-fedora-24-np: Starting HTTP server on
port 8237[0m
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 Suppressing annoying messages
in VirtualBox
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 Executing VBoxManage:
[]string{"setextradata", "global", "GUI/RegistrationData", "triesLeft=0"}
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 stdout:
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 stderr:
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 Executing VBoxManage:
[]string{"setextradata", "global", "GUI/SuppressMessages",
"confirmInputCapture,remindAboutAutoCapture,remindAboutMouseIntegrationOff,remindAboutMouseIntegrationOn,remindAboutWrongColorDepth"}
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 stdout:
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 stderr:
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 Executing VBoxManage:
[]string{"setextradata", "global", "GUI/UpdateCheckCount", "60"}
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 stdout:
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 stderr:
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 Executing VBoxManage:
[]string{"setextradata", "global", "GUI/UpdateDate", "1 d, 2017-01-01, stable"}
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 stdout:
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 stderr:
2016/07/23 13:38:38 ui: [1;32m==> vb-fedora-24-np: Creating virtual
machine...[0m
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 Executing VBoxManage:
[]string{"createvm", "--name", "vb-fedora-24-np", "--ostype", "Fedora_64",
"--register"}
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 stdout: Virtual machine
'vb-fedora-24-np' is created and registered.
2016/07/23 13:38:38 packer: UUID: cc910cf4-62c6-4f7e-a037-468948a7db56
2016/07/23 13:38:38 packer: Settings file:
'/home/bruno/VirtualBoxVM/vb-fedora-24-np/vb-fedora-24-np.vbox'
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 stderr:
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 Executing VBoxManage:
[]string{"modifyvm", "vb-fedora-24-np", "--boot1", "disk", "--boot2", "dvd",
"--boot3", "none", "--boot4", "none"}
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 stdout:
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 stderr:
2016/07/23 13:38:38 packer: 2016/07/23 13:38:38 Executing VBoxManage:
[]string{"modifyvm", "vb-fedora-24-np", "--cpus", "1"}
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stdout:
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stderr:
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 Executing VBoxManage:
[]string{"modifyvm", "vb-fedora-24-np", "--memory", "512"}
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stdout:
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stderr:
2016/07/23 13:38:39 ui: [1;32m==> vb-fedora-24-np: Creating hard drive...[0m
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 Executing VBoxManage:
[]string{"createhd", "--filename",
"output-vb-fedora-24-np/vb-fedora-24-np.vdi", "--size", "30000", "--format",
"VDI", "--variant", "Standard"}
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stdout: Medium created. UUID:
fa837405-f762-4d5c-989f-30b530fccdce
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stderr:
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 Executing VBoxManage:
[]string{"storagectl", "vb-fedora-24-np", "--name", "IDE Controller", "--add",
"ide"}
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stdout:
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stderr:
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 Executing VBoxManage:
[]string{"storageattach", "vb-fedora-24-np", "--storagectl", "IDE Controller",
"--port", "0", "--device", "0", "--type", "hdd", "--medium",
"output-vb-fedora-24-np/vb-fedora-24-np.vdi"}
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stdout:
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stderr:
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 Executing VBoxManage:
[]string{"storageattach", "vb-fedora-24-np", "--storagectl", "IDE Controller",
"--port", "0", "--device", "1", "--type", "dvddrive", "--medium",
"/home/bruno/dev/virtua/VM-images-packer/packer_cache/aeea57f5f26146219af0871f77681bc9af14231c7ad6bf3c22acf3b66c0bb4ba.iso"}
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stdout:
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stderr:
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 Not attaching guest additions
since we're uploading.
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 Looking for available port
between 5900 and 6000
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 Trying port: 5966
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 Executing VBoxManage:
[]string{"modifyvm", "vb-fedora-24-np", "--vrdeaddress", "127.0.0.1",
"--vrdeauthtype", "null", "--vrde", "on", "--vrdeport", "5966"}
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stdout:
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stderr:
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 No floppy disk, not attaching.
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 Looking for available
communicator (SSH, WinRM, etc) port between 2222 and 4444
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 Trying port: 4009
2016/07/23 13:38:39 ui: [1;32m==> vb-fedora-24-np: Creating forwarded port
mapping for communicator (SSH, WinRM, etc) (host port 4009)[0m
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 Executing VBoxManage:
[]string{"modifyvm", "vb-fedora-24-np", "--natpf1",
"packercomm,tcp,127.0.0.1,4009,,22"}
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stdout:
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stderr:
2016/07/23 13:38:39 ui: [1;32m==> vb-fedora-24-np: Executing custom VBoxManage
commands...[0m
2016/07/23 13:38:39 ui: [0;32m vb-fedora-24-np: Executing: modifyvm
vb-fedora-24-np --memory 1024[0m
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 Executing VBoxManage:
[]string{"modifyvm", "vb-fedora-24-np", "--memory", "1024"}
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stdout:
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 stderr:
2016/07/23 13:38:39 ui: [0;32m vb-fedora-24-np: Executing: modifyvm
vb-fedora-24-np --cpus 1[0m
2016/07/23 13:38:39 packer: 2016/07/23 13:38:39 Executing VBoxManage:
[]string{"modifyvm", "vb-fedora-24-np", "--cpus", "1"}
2016/07/23 13:38:40 packer: 2016/07/23 13:38:40 stdout:
2016/07/23 13:38:40 packer: 2016/07/23 13:38:40 stderr:
2016/07/23 13:38:40 ui: [0;32m vb-fedora-24-np: Executing: modifyvm
vb-fedora-24-np --paravirtprovider kvm[0m
2016/07/23 13:38:40 packer: 2016/07/23 13:38:40 Executing VBoxManage:
[]string{"modifyvm", "vb-fedora-24-np", "--paravirtprovider", "kvm"}
2016/07/23 13:38:40 packer: 2016/07/23 13:38:40 stdout:
2016/07/23 13:38:40 packer: 2016/07/23 13:38:40 stderr:
2016/07/23 13:38:40 ui: [1;32m==> vb-fedora-24-np: Starting the virtual
machine...[0m
2016/07/23 13:38:40 packer: 2016/07/23 13:38:40 Executing VBoxManage:
[]string{"startvm", "vb-fedora-24-np", "--type", "gui"}
2016/07/23 13:38:40 packer: 2016/07/23 13:38:40 stdout: Waiting for VM
"vb-fedora-24-np" to power on...
2016/07/23 13:38:40 packer: VM "vb-fedora-24-np" has been successfully started.
2016/07/23 13:38:40 packer: 2016/07/23 13:38:40 stderr:
2016/07/23 13:38:40 ui: [1;32m==> vb-fedora-24-np: Waiting 5s for boot...[0m
2016/07/23 13:38:45 ui: [1;32m==> vb-fedora-24-np: Typing the boot
command...[0m
2016/07/23 13:38:45 packer: 2016/07/23 13:38:45 Special code '<tab>' found,
replacing with: [0f 8f]
2016/07/23 13:38:45 packer: 2016/07/23 13:38:45 Sending char ' ', code '[39
b9]', shift false
2016/07/23 13:38:45 packer: 2016/07/23 13:38:45 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "0f"}
2016/07/23 13:38:45 packer: 2016/07/23 13:38:45 stdout:
2016/07/23 13:38:45 packer: 2016/07/23 13:38:45 stderr:
2016/07/23 13:38:45 packer: 2016/07/23 13:38:45 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "8f"}
2016/07/23 13:38:45 packer: 2016/07/23 13:38:45 stdout:
2016/07/23 13:38:45 packer: 2016/07/23 13:38:45 stderr:
2016/07/23 13:38:45 packer: 2016/07/23 13:38:45 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "39"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "b9"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'i', code '[17
97]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'n', code '[31
b1]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 's', code '[1f
9f]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 't', code '[14
94]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '.', code '[34
b4]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'k', code '[25
a5]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 's', code '[1f
9f]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '=', code '[0d
8d]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'h', code '[23
a3]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 't', code '[14
94]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 't', code '[14
94]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'p', code '[19
99]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char ':', code '[2a 27
aa a7]', shift true
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '/', code '[35
b5]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '/', code '[35
b5]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '1', code '[02
82]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '0', code '[0b
8b]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '.', code '[34
b4]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '0', code '[0b
8b]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '.', code '[34
b4]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '2', code '[03
83]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '.', code '[34
b4]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '2', code '[03
83]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char ':', code '[2a 27
aa a7]', shift true
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '8', code '[09
89]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '2', code '[03
83]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '3', code '[04
84]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '7', code '[08
88]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '/', code '[35
b5]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'f', code '[21
a1]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'e', code '[12
92]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'd', code '[20
a0]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'o', code '[18
98]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'r', code '[13
93]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'a', code '[1e
9e]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '-', code '[0c
8c]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'n', code '[31
b1]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'p', code '[19
99]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '.', code '[34
b4]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'k', code '[25
a5]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 's', code '[1f
9f]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char '.', code '[34
b4]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'c', code '[2e
ae]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'f', code '[21
a1]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Sending char 'g', code '[22
a2]', shift false
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "17"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "97"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "31"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "b1"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "1f"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "9f"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "14"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "94"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "34"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "b4"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "25"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "a5"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "1f"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "9f"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "0d"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "8d"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "23"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "a3"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "14"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "94"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "14"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "94"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "19"}
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stdout:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 stderr:
2016/07/23 13:38:46 packer: 2016/07/23 13:38:46 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "99"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "2a"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "27"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "aa"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "a7"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "35"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "b5"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "35"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "b5"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "02"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "82"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "0b"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "8b"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "34"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "b4"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "0b"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "8b"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "34"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "b4"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "03"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "83"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "34"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "b4"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "03"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "83"}
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stdout:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 stderr:
2016/07/23 13:38:47 packer: 2016/07/23 13:38:47 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "2a"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "27"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "aa"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "a7"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "09"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "89"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "03"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "83"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "04"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "84"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "08"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "88"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "35"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "b5"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "21"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "a1"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "12"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "92"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "20"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "a0"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "18"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "98"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "13"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "93"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "1e"}
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stdout:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 stderr:
2016/07/23 13:38:48 packer: 2016/07/23 13:38:48 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "9e"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "0c"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "8c"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "31"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "b1"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "19"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "99"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "34"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "b4"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "25"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "a5"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "1f"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "9f"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "34"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "b4"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "2e"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "ae"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "21"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "a1"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "22"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "a2"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Special code '<enter>' found,
replacing with: [1c 9c]
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "1c"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 Executing VBoxManage:
[]string{"controlvm", "vb-fedora-24-np", "keyboardputscancode", "9c"}
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stdout:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 stderr:
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 [INFO] Waiting for SSH, up to
timeout: 15m0s
2016/07/23 13:38:49 ui: [1;32m==> vb-fedora-24-np: Waiting for SSH to become
available...[0m
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 [INFO] Attempting SSH
connection...
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 reconnecting to TCP connection
for SSH
2016/07/23 13:38:49 packer: 2016/07/23 13:38:49 handshaking with SSH
2016/07/23 13:39:09 packer: 2016/07/23 13:39:09 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33248->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:39:09 packer: 2016/07/23 13:39:09 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33248->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:39:16 packer: 2016/07/23 13:39:16 [INFO] Attempting SSH
connection...
2016/07/23 13:39:16 packer: 2016/07/23 13:39:16 reconnecting to TCP connection
for SSH
2016/07/23 13:39:16 packer: 2016/07/23 13:39:16 handshaking with SSH
2016/07/23 13:39:16 packer: 2016/07/23 13:39:16 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33264->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:39:16 packer: 2016/07/23 13:39:16 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33264->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:39:23 packer: 2016/07/23 13:39:23 [INFO] Attempting SSH
connection...
2016/07/23 13:39:23 packer: 2016/07/23 13:39:23 reconnecting to TCP connection
for SSH
2016/07/23 13:39:23 packer: 2016/07/23 13:39:23 handshaking with SSH
2016/07/23 13:39:23 packer: 2016/07/23 13:39:23 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33302->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:39:23 packer: 2016/07/23 13:39:23 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33302->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:39:30 packer: 2016/07/23 13:39:30 [INFO] Attempting SSH
connection...
2016/07/23 13:39:30 packer: 2016/07/23 13:39:30 reconnecting to TCP connection
for SSH
2016/07/23 13:39:30 packer: 2016/07/23 13:39:30 handshaking with SSH
2016/07/23 13:39:30 packer: 2016/07/23 13:39:30 handshake error: ssh: handshake
failed: EOF
2016/07/23 13:39:30 packer: 2016/07/23 13:39:30 [DEBUG] SSH handshake err: ssh:
handshake failed: EOF
2016/07/23 13:39:37 packer: 2016/07/23 13:39:37 [INFO] Attempting SSH
connection...
2016/07/23 13:39:37 packer: 2016/07/23 13:39:37 reconnecting to TCP connection
for SSH
2016/07/23 13:39:37 packer: 2016/07/23 13:39:37 handshaking with SSH
2016/07/23 13:39:37 packer: 2016/07/23 13:39:37 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33312->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:39:37 packer: 2016/07/23 13:39:37 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33312->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:39:44 packer: 2016/07/23 13:39:44 [INFO] Attempting SSH
connection...
2016/07/23 13:39:44 packer: 2016/07/23 13:39:44 reconnecting to TCP connection
for SSH
2016/07/23 13:39:44 packer: 2016/07/23 13:39:44 handshaking with SSH
2016/07/23 13:39:44 packer: 2016/07/23 13:39:44 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33318->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:39:44 packer: 2016/07/23 13:39:44 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33318->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:39:51 packer: 2016/07/23 13:39:51 [INFO] Attempting SSH
connection...
2016/07/23 13:39:51 packer: 2016/07/23 13:39:51 reconnecting to TCP connection
for SSH
2016/07/23 13:39:51 packer: 2016/07/23 13:39:51 handshaking with SSH
2016/07/23 13:39:51 packer: 2016/07/23 13:39:51 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33324->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:39:51 packer: 2016/07/23 13:39:51 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33324->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:39:58 packer: 2016/07/23 13:39:58 [INFO] Attempting SSH
connection...
2016/07/23 13:39:58 packer: 2016/07/23 13:39:58 reconnecting to TCP connection
for SSH
2016/07/23 13:39:58 packer: 2016/07/23 13:39:58 handshaking with SSH
2016/07/23 13:39:58 packer: 2016/07/23 13:39:58 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33340->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:39:58 packer: 2016/07/23 13:39:58 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33340->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:40:05 packer: 2016/07/23 13:40:05 [INFO] Attempting SSH
connection...
2016/07/23 13:40:05 packer: 2016/07/23 13:40:05 reconnecting to TCP connection
for SSH
2016/07/23 13:40:05 packer: 2016/07/23 13:40:05 handshaking with SSH
2016/07/23 13:40:05 packer: 2016/07/23 13:40:05 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33346->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:40:05 packer: 2016/07/23 13:40:05 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33346->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:40:12 packer: 2016/07/23 13:40:12 [INFO] Attempting SSH
connection...
2016/07/23 13:40:12 packer: 2016/07/23 13:40:12 reconnecting to TCP connection
for SSH
2016/07/23 13:40:12 packer: 2016/07/23 13:40:12 handshaking with SSH
2016/07/23 13:40:12 packer: 2016/07/23 13:40:12 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33354->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:40:12 packer: 2016/07/23 13:40:12 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33354->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:40:19 packer: 2016/07/23 13:40:19 [INFO] Attempting SSH
connection...
2016/07/23 13:40:19 packer: 2016/07/23 13:40:19 reconnecting to TCP connection
for SSH
2016/07/23 13:40:19 packer: 2016/07/23 13:40:19 handshaking with SSH
2016/07/23 13:40:19 packer: 2016/07/23 13:40:19 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33360->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:40:19 packer: 2016/07/23 13:40:19 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33360->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:40:26 packer: 2016/07/23 13:40:26 [INFO] Attempting SSH
connection...
2016/07/23 13:40:26 packer: 2016/07/23 13:40:26 reconnecting to TCP connection
for SSH
2016/07/23 13:40:26 packer: 2016/07/23 13:40:26 handshaking with SSH
2016/07/23 13:40:26 packer: 2016/07/23 13:40:26 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33364->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:40:26 packer: 2016/07/23 13:40:26 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33364->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:40:33 packer: 2016/07/23 13:40:33 [INFO] Attempting SSH
connection...
2016/07/23 13:40:33 packer: 2016/07/23 13:40:33 reconnecting to TCP connection
for SSH
2016/07/23 13:40:33 packer: 2016/07/23 13:40:33 handshaking with SSH
2016/07/23 13:40:33 packer: 2016/07/23 13:40:33 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33370->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:40:33 packer: 2016/07/23 13:40:33 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33370->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:40:40 packer: 2016/07/23 13:40:40 [INFO] Attempting SSH
connection...
2016/07/23 13:40:40 packer: 2016/07/23 13:40:40 reconnecting to TCP connection
for SSH
2016/07/23 13:40:40 packer: 2016/07/23 13:40:40 handshaking with SSH
2016/07/23 13:40:40 packer: 2016/07/23 13:40:40 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33376->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:40:40 packer: 2016/07/23 13:40:40 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33376->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:40:47 packer: 2016/07/23 13:40:47 [INFO] Attempting SSH
connection...
2016/07/23 13:40:47 packer: 2016/07/23 13:40:47 reconnecting to TCP connection
for SSH
2016/07/23 13:40:47 packer: 2016/07/23 13:40:47 handshaking with SSH
2016/07/23 13:40:47 packer: 2016/07/23 13:40:47 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33380->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:40:47 packer: 2016/07/23 13:40:47 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33380->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:40:54 packer: 2016/07/23 13:40:54 [INFO] Attempting SSH
connection...
2016/07/23 13:40:54 packer: 2016/07/23 13:40:54 reconnecting to TCP connection
for SSH
2016/07/23 13:40:54 packer: 2016/07/23 13:40:54 handshaking with SSH
2016/07/23 13:40:54 packer: 2016/07/23 13:40:54 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33386->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:40:54 packer: 2016/07/23 13:40:54 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33386->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:41:01 packer: 2016/07/23 13:41:01 [INFO] Attempting SSH
connection...
2016/07/23 13:41:01 packer: 2016/07/23 13:41:01 reconnecting to TCP connection
for SSH
2016/07/23 13:41:01 packer: 2016/07/23 13:41:01 handshaking with SSH
2016/07/23 13:41:01 packer: 2016/07/23 13:41:01 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33392->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:41:01 packer: 2016/07/23 13:41:01 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33392->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:41:08 packer: 2016/07/23 13:41:08 [INFO] Attempting SSH
connection...
2016/07/23 13:41:08 packer: 2016/07/23 13:41:08 reconnecting to TCP connection
for SSH
2016/07/23 13:41:08 packer: 2016/07/23 13:41:08 handshaking with SSH
2016/07/23 13:41:08 packer: 2016/07/23 13:41:08 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33400->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:41:08 packer: 2016/07/23 13:41:08 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33400->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:41:15 packer: 2016/07/23 13:41:15 [INFO] Attempting SSH
connection...
2016/07/23 13:41:15 packer: 2016/07/23 13:41:15 reconnecting to TCP connection
for SSH
2016/07/23 13:41:15 packer: 2016/07/23 13:41:15 handshaking with SSH
2016/07/23 13:41:15 packer: 2016/07/23 13:41:15 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33406->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:41:15 packer: 2016/07/23 13:41:15 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33406->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:41:22 packer: 2016/07/23 13:41:22 [INFO] Attempting SSH
connection...
2016/07/23 13:41:22 packer: 2016/07/23 13:41:22 reconnecting to TCP connection
for SSH
2016/07/23 13:41:22 packer: 2016/07/23 13:41:22 handshaking with SSH
2016/07/23 13:41:22 packer: 2016/07/23 13:41:22 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33412->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:41:22 packer: 2016/07/23 13:41:22 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33412->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:41:29 packer: 2016/07/23 13:41:29 [INFO] Attempting SSH
connection...
2016/07/23 13:41:29 packer: 2016/07/23 13:41:29 reconnecting to TCP connection
for SSH
2016/07/23 13:41:29 packer: 2016/07/23 13:41:29 handshaking with SSH
2016/07/23 13:41:29 packer: 2016/07/23 13:41:29 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33418->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:41:29 packer: 2016/07/23 13:41:29 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33418->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:41:36 packer: 2016/07/23 13:41:36 [INFO] Attempting SSH
connection...
2016/07/23 13:41:36 packer: 2016/07/23 13:41:36 reconnecting to TCP connection
for SSH
2016/07/23 13:41:36 packer: 2016/07/23 13:41:36 handshaking with SSH
2016/07/23 13:41:36 packer: 2016/07/23 13:41:36 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33422->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:41:36 packer: 2016/07/23 13:41:36 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33422->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:41:43 packer: 2016/07/23 13:41:43 [INFO] Attempting SSH
connection...
2016/07/23 13:41:43 packer: 2016/07/23 13:41:43 reconnecting to TCP connection
for SSH
2016/07/23 13:41:43 packer: 2016/07/23 13:41:43 handshaking with SSH
2016/07/23 13:41:43 packer: 2016/07/23 13:41:43 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33428->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:41:43 packer: 2016/07/23 13:41:43 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33428->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:41:50 packer: 2016/07/23 13:41:50 [INFO] Attempting SSH
connection...
2016/07/23 13:41:50 packer: 2016/07/23 13:41:50 reconnecting to TCP connection
for SSH
2016/07/23 13:41:50 packer: 2016/07/23 13:41:50 handshaking with SSH
2016/07/23 13:41:50 packer: 2016/07/23 13:41:50 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33434->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:41:50 packer: 2016/07/23 13:41:50 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33434->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:41:57 packer: 2016/07/23 13:41:57 [INFO] Attempting SSH
connection...
2016/07/23 13:41:57 packer: 2016/07/23 13:41:57 reconnecting to TCP connection
for SSH
2016/07/23 13:41:57 packer: 2016/07/23 13:41:57 handshaking with SSH
2016/07/23 13:41:57 packer: 2016/07/23 13:41:57 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33438->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:41:57 packer: 2016/07/23 13:41:57 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33438->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:42:04 packer: 2016/07/23 13:42:04 [INFO] Attempting SSH
connection...
2016/07/23 13:42:04 packer: 2016/07/23 13:42:04 reconnecting to TCP connection
for SSH
2016/07/23 13:42:04 packer: 2016/07/23 13:42:04 handshaking with SSH
2016/07/23 13:42:04 packer: 2016/07/23 13:42:04 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33444->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:42:04 packer: 2016/07/23 13:42:04 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33444->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:42:11 packer: 2016/07/23 13:42:11 [INFO] Attempting SSH
connection...
2016/07/23 13:42:11 packer: 2016/07/23 13:42:11 reconnecting to TCP connection
for SSH
2016/07/23 13:42:11 packer: 2016/07/23 13:42:11 handshaking with SSH
2016/07/23 13:42:11 packer: 2016/07/23 13:42:11 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33450->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:42:11 packer: 2016/07/23 13:42:11 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33450->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:42:18 packer: 2016/07/23 13:42:18 [INFO] Attempting SSH
connection...
2016/07/23 13:42:18 packer: 2016/07/23 13:42:18 reconnecting to TCP connection
for SSH
2016/07/23 13:42:18 packer: 2016/07/23 13:42:18 handshaking with SSH
2016/07/23 13:42:18 packer: 2016/07/23 13:42:18 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33454->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:42:18 packer: 2016/07/23 13:42:18 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33454->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:42:25 packer: 2016/07/23 13:42:25 [INFO] Attempting SSH
connection...
2016/07/23 13:42:25 packer: 2016/07/23 13:42:25 reconnecting to TCP connection
for SSH
2016/07/23 13:42:25 packer: 2016/07/23 13:42:25 handshaking with SSH
2016/07/23 13:42:25 packer: 2016/07/23 13:42:25 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33460->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:42:25 packer: 2016/07/23 13:42:25 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33460->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:42:32 packer: 2016/07/23 13:42:32 [INFO] Attempting SSH
connection...
2016/07/23 13:42:32 packer: 2016/07/23 13:42:32 reconnecting to TCP connection
for SSH
2016/07/23 13:42:32 packer: 2016/07/23 13:42:32 handshaking with SSH
2016/07/23 13:42:32 packer: 2016/07/23 13:42:32 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33466->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:42:32 packer: 2016/07/23 13:42:32 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33466->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:42:39 packer: 2016/07/23 13:42:39 [INFO] Attempting SSH
connection...
2016/07/23 13:42:39 packer: 2016/07/23 13:42:39 reconnecting to TCP connection
for SSH
2016/07/23 13:42:39 packer: 2016/07/23 13:42:39 handshaking with SSH
2016/07/23 13:42:45 packer: 2016/07/23 13:42:45 handshake error: ssh: handshake
failed: read tcp 127.0.0.1:33472->127.0.0.1:4009: read: connection reset by peer
2016/07/23 13:42:45 packer: 2016/07/23 13:42:45 [DEBUG] SSH handshake err: ssh:
handshake failed: read tcp 127.0.0.1:33472->127.0.0.1:4009: read: connection
reset by peer
2016/07/23 13:42:52 packer: 2016/07/23 13:42:52 [INFO] Attempting SSH
connection...
2016/07/23 13:42:52 packer: 2016/07/23 13:42:52 reconnecting to TCP connection
for SSH
2016/07/23 13:42:52 packer: 2016/07/23 13:42:52 handshaking with SSH
2016/07/23 13:42:52 packer: 2016/07/23 13:42:52 handshake complete!
2016/07/23 13:42:52 packer: 2016/07/23 13:42:52 opening new ssh session
2016/07/23 13:42:52 packer: 2016/07/23 13:42:52 [INFO] agent forwarding enabled
2016/07/23 13:42:52 ui: [1;32m==> vb-fedora-24-np: Connected to SSH![0m
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 VBoxManage --version output:
5.1.2r108956
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 VirtualBox version: 5.1.2
2016/07/23 13:42:53 ui: [1;32m==> vb-fedora-24-np: Uploading VirtualBox
version info (5.1.2)[0m
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 opening new ssh session
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 Starting remote scp process:
scp -vt .
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 Started SCP session, beginning
transfers...
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 Copying input data into
temporary file so we can read the length
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 [DEBUG] scp: Uploading
.vbox_version: perms=C0644 size=5
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 SCP session complete, closing
stdin pipe.
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 Waiting for SSH session to
complete.
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 scp stderr (length 28): Sink:
C0644 5 .vbox_version
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 VBoxManage --version output:
5.1.2r108956
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 VirtualBox version: 5.1.2
2016/07/23 13:42:53 ui: [1;32m==> vb-fedora-24-np: Uploading VirtualBox guest
additions ISO...[0m
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 opening new ssh session
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 Starting remote scp process:
scp -vt .
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 Started SCP session, beginning
transfers...
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 Copying input data into
temporary file so we can read the length
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 [DEBUG] scp: Uploading
VBoxGuestAdditions.iso: perms=C0644 size=58503168
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 SCP session complete, closing
stdin pipe.
2016/07/23 13:42:53 packer: 2016/07/23 13:42:53 Waiting for SSH session to
complete.
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 scp stderr (length 44): Sink:
C0644 58503168 VBoxGuestAdditions.iso
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 Running the provision hook
2016/07/23 13:42:54 ui: [1;32m==> vb-fedora-24-np: Provisioning with shell
script: provisioners/shell/virtualbox.sh[0m
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 Opening
provisioners/shell/virtualbox.sh for reading
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 opening new ssh session
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 [INFO] 517 bytes written for
'uploadData'
2016/07/23 13:42:54 [INFO] 517 bytes written for 'uploadData'
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 Starting remote scp process:
scp -vt /tmp
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 Started SCP session, beginning
transfers...
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 Copying input data into
temporary file so we can read the length
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 [DEBUG] scp: Uploading
script_5434.sh: perms=C0644 size=517
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 SCP session complete, closing
stdin pipe.
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 Waiting for SSH session to
complete.
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 scp stderr (length 31): Sink:
C0644 517 script_5434.sh
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 opening new ssh session
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 starting remote command: chmod
0755 /tmp/script_5434.sh
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 remote command exited with '0':
chmod 0755 /tmp/script_5434.sh
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 [INFO] RPC endpoint:
Communicator ended with: 0
2016/07/23 13:42:54 [INFO] RPC client: Communicator ended with: 0
2016/07/23 13:42:54 [INFO] RPC endpoint: Communicator ended with: 0
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 [INFO] RPC client: Communicator
ended with: 0
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 opening new ssh session
2016/07/23 13:42:54 packer: 2016/07/23 13:42:54 starting remote command: chmod
+x /tmp/script_5434.sh; PACKER_BUILD_NAME='vb-fedora-24-np'
PACKER_BUILDER_TYPE='virtualbox-iso' /tmp/script_5434.sh
2016/07/23 13:42:54 ui: [0;32m vb-fedora-24-np: + sudo systemctl start
dkms[0m
2016/07/23 13:42:54 ui: [0;32m vb-fedora-24-np: + sudo systemctl enable
dkms[0m
2016/07/23 13:42:54 ui: [0;32m vb-fedora-24-np: Created symlink from
/etc/systemd/system/multi-user.target.wants/dkms.service to
/usr/lib/systemd/system/dkms.service.[0m
2016/07/23 13:42:54 ui: [0;32m vb-fedora-24-np: + sudo mount -o loop,ro
/home/toto/VBoxGuestAdditions.iso /mnt/[0m
2016/07/23 13:42:54 ui: [0;32m vb-fedora-24-np: + sudo
/mnt/VBoxLinuxAdditions.run[0m
2016/07/23 13:42:54 ui: [0;32m vb-fedora-24-np: Verifying archive
integrity... All good.[0m
2016/07/23 13:42:54 ui: [0;32m vb-fedora-24-np: Uncompressing VirtualBox
5.1.2 Guest Additions for Linux...........[0m
2016/07/23 13:42:54 ui: [0;32m vb-fedora-24-np: VirtualBox Guest Additions
installer[0m
2016/07/23 13:42:54 ui: [0;32m vb-fedora-24-np: Copying additional
installer modules ...[0m
2016/07/23 13:42:55 ui: [0;32m vb-fedora-24-np: Installing additional
modules ...[0m
2016/07/23 13:42:55 ui: [0;32m vb-fedora-24-np: vboxadd.sh: Building Guest
Additions kernel modules.[0m
2016/07/23 13:43:48 ui: [0;32m vb-fedora-24-np: vboxadd.sh: Starting the
VirtualBox Guest Additions.[0m
2016/07/23 13:43:48 ui: [0;32m vb-fedora-24-np:[0m
2016/07/23 13:43:48 ui: [0;32m vb-fedora-24-np: Could not find the X.Org or
XFree86 Window System, skipping.[0m
2016/07/23 13:43:48 ui: [0;32m vb-fedora-24-np: + sudo umount /mnt/[0m
2016/07/23 13:43:48 ui: [0;32m vb-fedora-24-np: + rm -f
/home/toto/VBoxGuestAdditions.iso[0m
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 remote command exited with '0':
chmod +x /tmp/script_5434.sh; PACKER_BUILD_NAME='vb-fedora-24-np'
PACKER_BUILDER_TYPE='virtualbox-iso' /tmp/script_5434.sh
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 [INFO] RPC endpoint:
Communicator ended with: 0
2016/07/23 13:43:48 [INFO] 109 bytes written for 'stdout'
2016/07/23 13:43:48 [INFO] 617 bytes written for 'stderr'
2016/07/23 13:43:48 [INFO] RPC client: Communicator ended with: 0
2016/07/23 13:43:48 [INFO] RPC endpoint: Communicator ended with: 0
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 [INFO] RPC client: Communicator
ended with: 0
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 [INFO] 109 bytes written for
'stdout'
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 [INFO] 617 bytes written for
'stderr'
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 opening new ssh session
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 starting remote command: rm -f
/tmp/script_5434.sh
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 remote command exited with '0':
rm -f /tmp/script_5434.sh
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 [INFO] RPC endpoint:
Communicator ended with: 0
2016/07/23 13:43:48 [INFO] RPC client: Communicator ended with: 0
2016/07/23 13:43:48 [INFO] RPC endpoint: Communicator ended with: 0
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 [INFO] RPC client: Communicator
ended with: 0
2016/07/23 13:43:48 ui: [1;32m==> vb-fedora-24-np: Gracefully halting virtual
machine...[0m
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 Executing shutdown command:
sudo systemctl poweroff
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 opening new ssh session
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 starting remote command: sudo
systemctl poweroff
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 remote command exited with '0':
sudo systemctl poweroff
2016/07/23 13:43:48 packer: 2016/07/23 13:43:48 Waiting max 5m0s for shutdown
to complete
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 VM shut down.
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 Executing VBoxManage:
[]string{"storageattach", "vb-fedora-24-np", "--storagectl", "IDE Controller",
"--port", "0", "--device", "1", "--medium", "none"}
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 stdout:
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 stderr:
2016/07/23 13:43:51 ui: [1;32m==> vb-fedora-24-np: Executing custom VBoxManage
commands...[0m
2016/07/23 13:43:51 ui: [0;32m vb-fedora-24-np: Executing: showvminfo
vb-fedora-24-np --details[0m
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 Executing VBoxManage:
[]string{"showvminfo", "vb-fedora-24-np", "--details"}
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 stdout: Name:
vb-fedora-24-np
2016/07/23 13:43:51 packer: Groups: /
2016/07/23 13:43:51 packer: Guest OS: Fedora (64-bit)
2016/07/23 13:43:51 packer: UUID:
cc910cf4-62c6-4f7e-a037-468948a7db56
2016/07/23 13:43:51 packer: Config file:
/home/bruno/VirtualBoxVM/vb-fedora-24-np/vb-fedora-24-np.vbox
2016/07/23 13:43:51 packer: Snapshot folder:
/home/bruno/VirtualBoxVM/vb-fedora-24-np/Snapshots
2016/07/23 13:43:51 packer: Log folder:
/home/bruno/VirtualBoxVM/vb-fedora-24-np/Logs
2016/07/23 13:43:51 packer: Hardware UUID:
cc910cf4-62c6-4f7e-a037-468948a7db56
2016/07/23 13:43:51 packer: Memory size: 1024MB
2016/07/23 13:43:51 packer: Page Fusion: off
2016/07/23 13:43:51 packer: VRAM size: 8MB
2016/07/23 13:43:51 packer: CPU exec cap: 100%
2016/07/23 13:43:51 packer: HPET: off
2016/07/23 13:43:51 packer: Chipset: piix3
2016/07/23 13:43:51 packer: Firmware: BIOS
2016/07/23 13:43:51 packer: Number of CPUs: 1
2016/07/23 13:43:51 packer: PAE: on
2016/07/23 13:43:51 packer: Long Mode: on
2016/07/23 13:43:51 packer: Triple Fault Reset: off
2016/07/23 13:43:51 packer: APIC: on
2016/07/23 13:43:51 packer: X2APIC: on
2016/07/23 13:43:51 packer: CPUID Portability Level: 0
2016/07/23 13:43:51 packer: CPUID overrides: None
2016/07/23 13:43:51 packer: Boot menu mode: message and menu
2016/07/23 13:43:51 packer: Boot Device (1): HardDisk
2016/07/23 13:43:51 packer: Boot Device (2): DVD
2016/07/23 13:43:51 packer: Boot Device (3): Not Assigned
2016/07/23 13:43:51 packer: Boot Device (4): Not Assigned
2016/07/23 13:43:51 packer: ACPI: on
2016/07/23 13:43:51 packer: IOAPIC: on
2016/07/23 13:43:51 packer: BIOS APIC mode: APIC
2016/07/23 13:43:51 packer: Time offset: 0ms
2016/07/23 13:43:51 packer: RTC: local time
2016/07/23 13:43:51 packer: Hardw. virt.ext: on
2016/07/23 13:43:51 packer: Nested Paging: on
2016/07/23 13:43:51 packer: Large Pages: off
2016/07/23 13:43:51 packer: VT-x VPID: on
2016/07/23 13:43:51 packer: VT-x unr. exec.: on
2016/07/23 13:43:51 packer: Paravirt. Provider: KVM
2016/07/23 13:43:51 packer: Effective Paravirt. Provider: KVM
2016/07/23 13:43:51 packer: State: powered off (since
2016-07-23T11:43:51.171000000)
2016/07/23 13:43:51 packer: Monitor count: 1
2016/07/23 13:43:51 packer: 3D Acceleration: off
2016/07/23 13:43:51 packer: 2D Video Acceleration: off
2016/07/23 13:43:51 packer: Teleporter Enabled: off
2016/07/23 13:43:51 packer: Teleporter Port: 0
2016/07/23 13:43:51 packer: Teleporter Address:
2016/07/23 13:43:51 packer: Teleporter Password:
2016/07/23 13:43:51 packer: Tracing Enabled: off
2016/07/23 13:43:51 packer: Allow Tracing to Access VM: off
2016/07/23 13:43:51 packer: Tracing Configuration:
2016/07/23 13:43:51 packer: Autostart Enabled: off
2016/07/23 13:43:51 packer: Autostart Delay: 0
2016/07/23 13:43:51 packer: Default Frontend:
2016/07/23 13:43:51 packer: Storage Controller Name (0): IDE
Controller
2016/07/23 13:43:51 packer: Storage Controller Type (0): PIIX4
2016/07/23 13:43:51 packer: Storage Controller Instance Number (0): 0
2016/07/23 13:43:51 packer: Storage Controller Max Port Count (0): 2
2016/07/23 13:43:51 packer: Storage Controller Port Count (0): 2
2016/07/23 13:43:51 packer: Storage Controller Bootable (0): on
2016/07/23 13:43:51 packer: IDE Controller (0, 0):
/home/bruno/dev/virtua/VM-images-packer/output-vb-fedora-24-np/vb-fedora-24-np.vdi
(UUID: fa837405-f762-4d5c-989f-30b530fccdce)
2016/07/23 13:43:51 packer: NIC 1: MAC: 08002768EFD6, Attachment:
NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported
speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
2016/07/23 13:43:51 packer: NIC 1 Settings: MTU: 0, Socket (send: 64, receive:
64), TCP Window (send:64, receive: 64)
2016/07/23 13:43:51 packer: NIC 1 Rule(0): name = packercomm, protocol = tcp,
host ip = 127.0.0.1, host port = 4009, guest ip = , guest port = 22
2016/07/23 13:43:51 packer: NIC 2: disabled
2016/07/23 13:43:51 packer: NIC 3: disabled
2016/07/23 13:43:51 packer: NIC 4: disabled
2016/07/23 13:43:51 packer: NIC 5: disabled
2016/07/23 13:43:51 packer: NIC 6: disabled
2016/07/23 13:43:51 packer: NIC 7: disabled
2016/07/23 13:43:51 packer: NIC 8: disabled
2016/07/23 13:43:51 packer: Pointing Device: PS/2 Mouse
2016/07/23 13:43:51 packer: Keyboard Device: PS/2 Keyboard
2016/07/23 13:43:51 packer: UART 1: disabled
2016/07/23 13:43:51 packer: UART 2: disabled
2016/07/23 13:43:51 packer: UART 3: disabled
2016/07/23 13:43:51 packer: UART 4: disabled
2016/07/23 13:43:51 packer: LPT 1: disabled
2016/07/23 13:43:51 packer: LPT 2: disabled
2016/07/23 13:43:51 packer: Audio: enabled (Driver: PulseAudio,
Controller: AC97, Codec: STAC9700)
2016/07/23 13:43:51 packer: Clipboard Mode: disabled
2016/07/23 13:43:51 packer: Drag and drop Mode: disabled
2016/07/23 13:43:51 packer: Session name: GUI/Qt
2016/07/23 13:43:51 packer: Video mode: 720x400x32 at 0,0 enabled
2016/07/23 13:43:51 packer: VRDE: enabled (Address 127.0.0.1, Ports
5966, MultiConn: off, ReuseSingleConn: off, Authentication type: null)
2016/07/23 13:43:51 packer: Video redirection: disabled
2016/07/23 13:43:51 packer: VRDE property: TCP/Ports = "5966"
2016/07/23 13:43:51 packer: VRDE property: TCP/Address = "127.0.0.1"
2016/07/23 13:43:51 packer: VRDE property: VideoChannel/Enabled = <not set>
2016/07/23 13:43:51 packer: VRDE property: VideoChannel/Quality = <not set>
2016/07/23 13:43:51 packer: VRDE property: VideoChannel/DownscaleProtection =
<not set>
2016/07/23 13:43:51 packer: VRDE property: Client/DisableDisplay = <not set>
2016/07/23 13:43:51 packer: VRDE property: Client/DisableInput = <not set>
2016/07/23 13:43:51 packer: VRDE property: Client/DisableAudio = <not set>
2016/07/23 13:43:51 packer: VRDE property: Client/DisableUSB = <not set>
2016/07/23 13:43:51 packer: VRDE property: Client/DisableClipboard = <not set>
2016/07/23 13:43:51 packer: VRDE property: Client/DisableUpstreamAudio = <not
set>
2016/07/23 13:43:51 packer: VRDE property: Client/DisableRDPDR = <not set>
2016/07/23 13:43:51 packer: VRDE property: H3DRedirect/Enabled = <not set>
2016/07/23 13:43:51 packer: VRDE property: Security/Method = <not set>
2016/07/23 13:43:51 packer: VRDE property: Security/ServerCertificate = <not
set>
2016/07/23 13:43:51 packer: VRDE property: Security/ServerPrivateKey = <not set>
2016/07/23 13:43:51 packer: VRDE property: Security/CACertificate = <not set>
2016/07/23 13:43:51 packer: VRDE property: Audio/RateCorrectionMode = <not set>
2016/07/23 13:43:51 packer: VRDE property: Audio/LogPath = <not set>
2016/07/23 13:43:51 packer: USB: disabled
2016/07/23 13:43:51 packer: EHCI: disabled
2016/07/23 13:43:51 packer: XHCI: disabled
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer: USB Device Filters:
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer: <none>
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer: Available remote USB devices:
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer: <none>
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer: Currently Attached USB Devices:
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer: <none>
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer: Bandwidth groups: <none>
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer: Shared folders: <none>
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer: VRDE Connection: not active
2016/07/23 13:43:51 packer: Clients so far: 0
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer: Video capturing: not active
2016/07/23 13:43:51 packer: Capture screens: 0
2016/07/23 13:43:51 packer: Capture file:
/home/bruno/VirtualBoxVM/vb-fedora-24-np/vb-fedora-24-np.webm
2016/07/23 13:43:51 packer: Capture dimensions: 1024x768
2016/07/23 13:43:51 packer: Capture rate: 512 kbps
2016/07/23 13:43:51 packer: Capture FPS: 25
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer: Guest:
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer: Configured memory balloon size: 0 MB
2016/07/23 13:43:51 packer: OS type: Linux26_64
2016/07/23 13:43:51 packer: Additions run level: 1
2016/07/23 13:43:51 packer: Additions version: 5.1.2 r108956
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer: Guest Facilities:
2016/07/23 13:43:51 packer:
2016/07/23 13:43:51 packer: Facility "VirtualBox Base Driver": active/running
(last update: 2016/07/23 11:43:48 UTC)
2016/07/23 13:43:51 packer: Facility "Seamless Mode": not active (last update:
2016/07/23 11:43:48 UTC)
2016/07/23 13:43:51 packer: Facility "Graphics Mode": not active (last update:
2016/07/23 11:43:48 UTC)
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 stderr:
2016/07/23 13:43:51 ui: [0;32m vb-fedora-24-np: Executing: modifyvm
vb-fedora-24-np --vrde off[0m
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 Executing VBoxManage:
[]string{"modifyvm", "vb-fedora-24-np", "--vrde", "off"}
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 stdout:
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 stderr: VBoxManage: error: The
machine 'vb-fedora-24-np' is already locked for a session (or being unlocked)
2016/07/23 13:43:51 packer: VBoxManage: error: Details: code
VBOX_E_INVALID_OBJECT_STATE (0x80bb0007), component MachineWrap, interface
IMachine, callee nsISupports
2016/07/23 13:43:51 packer: VBoxManage: error: Context:
"LockMachine(a->session, LockType_Write)" at line 506 of file
VBoxManageModifyVM.cpp
2016/07/23 13:43:51 ui error: [1;31m==> vb-fedora-24-np: Error executing
command: VBoxManage error: VBoxManage: error: The machine 'vb-fedora-24-np' is
already locked for a session (or being unlocked)
==> vb-fedora-24-np: VBoxManage: error: Details: code
VBOX_E_INVALID_OBJECT_STATE (0x80bb0007), component MachineWrap, interface
IMachine, callee nsISupports
==> vb-fedora-24-np: VBoxManage: error: Context: "LockMachine(a->session,
LockType_Write)" at line 506 of file VBoxManageModifyVM.cpp[0m
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 Executing VBoxManage:
[]string{"storageattach", "vb-fedora-24-np", "--storagectl", "IDE Controller",
"--port", "0", "--device", "1", "--medium", "none"}
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 stdout:
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 stderr: VBoxManage: error: No
storage device attached to device slot 1 on port 0 of controller 'IDE
Controller'
2016/07/23 13:43:51 packer: VBoxManage: error: Details: code
VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component SessionMachine, interface
IMachine, callee nsISupports
2016/07/23 13:43:51 packer: VBoxManage: error: Context:
"DetachDevice(Bstr(pszCtl).raw(), port, device)" at line 393 of file
VBoxManageStorageController.cpp
2016/07/23 13:43:51 ui: [1;32m==> vb-fedora-24-np: Unregistering and deleting
virtual machine...[0m
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 Executing VBoxManage:
[]string{"unregistervm", "vb-fedora-24-np", "--delete"}
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 stdout:
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 stderr: VBoxManage: error:
Cannot unregister the machine 'vb-fedora-24-np' while it is locked
2016/07/23 13:43:51 packer: VBoxManage: error: Details: code
VBOX_E_INVALID_OBJECT_STATE (0x80bb0007), component MachineWrap, interface
IMachine, callee nsISupports
2016/07/23 13:43:51 packer: VBoxManage: error: Context:
"Unregister(CleanupMode_DetachAllReturnHardDisksOnly,
ComSafeArrayAsOutParam(aMedia))" at line 155 of file VBoxManageMisc.cpp
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 Executing VBoxManage:
[]string{"unregistervm", "vb-fedora-24-np", "--delete"}
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 stdout:
2016/07/23 13:43:51 packer: 2016/07/23 13:43:51 stderr:
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
2016/07/23 13:43:51 ui: [1;32m==> vb-fedora-24-np: Deleting output
directory...[0m
2016/07/23 13:43:51 ui error: [1;31mBuild 'vb-fedora-24-np' errored: Error
executing command: VBoxManage error: VBoxManage: error: The machine
'vb-fedora-24-np' is already locked for a session (or being unlocked)
VBoxManage: error: Details: code VBOX_E_INVALID_OBJECT_STATE (0x80bb0007),
component MachineWrap, interface IMachine, callee nsISupports
VBoxManage: error: Context: "LockMachine(a->session, LockType_Write)" at line
506 of file VBoxManageModifyVM.cpp[0m
2016/07/23 13:43:51 Builds completed. Waiting on interrupt barrier...
2016/07/23 13:43:51 machine readable: error-count []string{"1"}
2016/07/23 13:43:51 ui error:
==> Some builds didn't complete successfully and had errors:
2016/07/23 13:43:51 machine readable: vb-fedora-24-np,error []string{"Error
executing command: VBoxManage error: VBoxManage: error: The machine
'vb-fedora-24-np' is already locked for a session (or being
unlocked)\nVBoxManage: error: Details: code VBOX_E_INVALID_OBJECT_STATE
(0x80bb0007), component MachineWrap, interface IMachine, callee
nsISupports\nVBoxManage: error: Context: \"LockMachine(a->session,
LockType_Write)\" at line 506 of file VBoxManageModifyVM.cpp"}
2016/07/23 13:43:51 ui error: --> vb-fedora-24-np: Error executing command:
VBoxManage error: VBoxManage: error: The machine 'vb-fedora-24-np' is already
locked for a session (or being unlocked)
VBoxManage: error: Details: code VBOX_E_INVALID_OBJECT_STATE (0x80bb0007),
component MachineWrap, interface IMachine, callee nsISupports
VBoxManage: error: Context: "LockMachine(a->session, LockType_Write)" at line
506 of file VBoxManageModifyVM.cpp
2016/07/23 13:43:51 ui:
==> Builds finished but no artifacts were created.
2016/07/23 13:43:51 waiting for all plugin processes to complete...
2016/07/23 13:43:51 /opt/packer/packer: plugin process exited
2016/07/23 13:43:51 /opt/packer/packer: plugin process exited