Skip to content

Instantly share code, notes, and snippets.

@VMTrooper
Created March 14, 2016 20:39
Show Gist options
  • Save VMTrooper/1028092f186c23e1dd1a to your computer and use it in GitHub Desktop.
Save VMTrooper/1028092f186c23e1dd1a to your computer and use it in GitHub Desktop.
shell-local post-processor Packer Log Output
vagrant@vagrant:~$ PACKER_LOG=1 packer build null.json >> output.log
2016/03/14 20:37:40 [INFO] Packer version: 0.9.0 a643faae672ec8b8424352476d2b91b7a7f7b06e
2016/03/14 20:37:40 Packer Target OS/Arch: linux amd64
2016/03/14 20:37:40 Built with Go Version: go1.6
2016/03/14 20:37:40 Detected home directory from env var: /home/vagrant
2016/03/14 20:37:40 Using internal plugin for amazon-chroot
2016/03/14 20:37:40 Using internal plugin for amazon-ebs
2016/03/14 20:37:40 Using internal plugin for file
2016/03/14 20:37:40 Using internal plugin for null
2016/03/14 20:37:40 Using internal plugin for parallels-iso
2016/03/14 20:37:40 Using internal plugin for vmware-iso
2016/03/14 20:37:40 Using internal plugin for amazon-instance
2016/03/14 20:37:40 Using internal plugin for googlecompute
2016/03/14 20:37:40 Using internal plugin for openstack
2016/03/14 20:37:40 Using internal plugin for qemu
2016/03/14 20:37:40 Using internal plugin for virtualbox-iso
2016/03/14 20:37:40 Using internal plugin for virtualbox-ovf
2016/03/14 20:37:40 Using internal plugin for vmware-vmx
2016/03/14 20:37:40 Using internal plugin for digitalocean
2016/03/14 20:37:40 Using internal plugin for docker
2016/03/14 20:37:40 Using internal plugin for parallels-pvm
2016/03/14 20:37:40 Using internal plugin for ansible
2016/03/14 20:37:40 Using internal plugin for chef-client
2016/03/14 20:37:40 Using internal plugin for chef-solo
2016/03/14 20:37:40 Using internal plugin for puppet-masterless
2016/03/14 20:37:40 Using internal plugin for puppet-server
2016/03/14 20:37:40 Using internal plugin for salt-masterless
2016/03/14 20:37:40 Using internal plugin for windows-shell
2016/03/14 20:37:40 Using internal plugin for ansible-local
2016/03/14 20:37:40 Using internal plugin for file
2016/03/14 20:37:40 Using internal plugin for powershell
2016/03/14 20:37:40 Using internal plugin for shell
2016/03/14 20:37:40 Using internal plugin for shell-local
2016/03/14 20:37:40 Using internal plugin for windows-restart
2016/03/14 20:37:40 Using internal plugin for shell-local
2016/03/14 20:37:40 Using internal plugin for vagrant-cloud
2016/03/14 20:37:40 Using internal plugin for compress
2016/03/14 20:37:40 Using internal plugin for docker-import
2016/03/14 20:37:40 Using internal plugin for docker-save
2016/03/14 20:37:40 Using internal plugin for docker-push
2016/03/14 20:37:40 Using internal plugin for docker-tag
2016/03/14 20:37:40 Using internal plugin for vagrant
2016/03/14 20:37:40 Using internal plugin for vsphere
2016/03/14 20:37:40 Using internal plugin for amazon-import
2016/03/14 20:37:40 Using internal plugin for artifice
2016/03/14 20:37:40 Using internal plugin for atlas
2016/03/14 20:37:40 Detected home directory from env var: /home/vagrant
2016/03/14 20:37:40 Attempting to open config file: /home/vagrant/.packerconfig
2016/03/14 20:37:40 [WARN] Config file doesn't exist: /home/vagrant/.packerconfig
2016/03/14 20:37:40 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[parallels-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso docker:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker virtualbox-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso null:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null googlecompute:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute openstack:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack vmware-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso amazon-instance:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance virtualbox-ovf:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf qemu:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu vmware-vmx:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx digitalocean:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean parallels-pvm:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm amazon-chroot:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot amazon-ebs:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs file:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file] PostProcessors:map[artifice:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice atlas:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-atlas vagrant-cloud:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud compress:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress docker-save:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save docker-push:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push vsphere:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere amazon-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import shell-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local docker-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import docker-tag:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag vagrant:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant] Provisioners:map[file:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file chef-solo:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo puppet-masterless:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless salt-masterless:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless windows-shell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell ansible-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local powershell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell shell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell shell-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local ansible:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible chef-client:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client puppet-server:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server windows-restart:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart]}
2016/03/14 20:37:40 Setting cache directory: /home/vagrant/packer_cache
2016/03/14 20:37:40 Loading builder: null
2016/03/14 20:37:40 Plugin could not be found. Checking same directory as executable.
2016/03/14 20:37:40 Current exe path: /usr/local/bin/packer
2016/03/14 20:37:40 Creating plugin client for path: /usr/local/bin/packer
2016/03/14 20:37:40 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-builder-null"}
2016/03/14 20:37:40 Detected home directory from env var: /home/vagrant
2016/03/14 20:37:40 Waiting for RPC address for: /usr/local/bin/packer
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 [INFO] Packer version: 0.9.0 a643faae672ec8b8424352476d2b91b7a7f7b06e
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Packer Target OS/Arch: linux amd64
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Built with Go Version: go1.6
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Detected home directory from env var: /home/vagrant
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for amazon-chroot
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for googlecompute
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for virtualbox-ovf
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for vmware-vmx
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for amazon-ebs
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for qemu
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for vmware-iso
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for amazon-instance
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for file
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for openstack
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for parallels-iso
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for digitalocean
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for docker
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for null
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for parallels-pvm
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for virtualbox-iso
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for chef-solo
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for puppet-masterless
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for salt-masterless
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for shell
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for shell-local
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for windows-restart
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for ansible-local
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for chef-client
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for file
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for powershell
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for puppet-server
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for windows-shell
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for ansible
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for vagrant-cloud
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for vsphere
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for amazon-import
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for artifice
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for docker-tag
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for docker-push
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for docker-save
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for shell-local
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for vagrant
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for atlas
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for compress
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for docker-import
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Detected home directory from env var: /home/vagrant
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Attempting to open config file: /home/vagrant/.packerconfig
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 [WARN] Config file doesn't exist: /home/vagrant/.packerconfig
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[virtualbox-ovf:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf vmware-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso null:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null parallels-pvm:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm virtualbox-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso googlecompute:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute amazon-instance:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance vmware-vmx:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx qemu:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu file:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file parallels-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso docker:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker amazon-chroot:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot amazon-ebs:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs openstack:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack digitalocean:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean] PostProcessors:map[docker-save:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save vagrant:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant atlas:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-atlas compress:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress vsphere:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere amazon-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import docker-tag:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag docker-push:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push vagrant-cloud:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud artifice:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice shell-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local docker-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import] Provisioners:map[shell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell shell-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local windows-restart:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart ansible-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local chef-client:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client file:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file ansible:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible salt-masterless:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless puppet-masterless:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless powershell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell puppet-server:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server windows-shell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell chef-solo:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo]}
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Setting cache directory: /home/vagrant/packer_cache
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 args: []string{"packer-builder-null"}
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Plugin minimum port: 10000
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Plugin maximum port: 25000
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Plugin address: unix /tmp/packer-plugin045704898
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Waiting for connection...
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Detected home directory from env var: /home/vagrant
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Serving a plugin connection...
2016/03/14 20:37:40 Loading post-processor: shell-local
2016/03/14 20:37:40 Plugin could not be found. Checking same directory as executable.
2016/03/14 20:37:40 Current exe path: /usr/local/bin/packer
2016/03/14 20:37:40 Creating plugin client for path: /usr/local/bin/packer
2016/03/14 20:37:40 Starting plugin: /usr/local/bin/packer []string{"/usr/local/bin/packer", "plugin", "packer-post-processor-shell-local"}
2016/03/14 20:37:40 Waiting for RPC address for: /usr/local/bin/packer
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 [INFO] Packer version: 0.9.0 a643faae672ec8b8424352476d2b91b7a7f7b06e
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Packer Target OS/Arch: linux amd64
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Built with Go Version: go1.6
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Detected home directory from env var: /home/vagrant
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for amazon-ebs
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for docker
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for openstack
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for parallels-iso
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for parallels-pvm
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for vmware-iso
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for googlecompute
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for null
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for virtualbox-iso
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for file
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for qemu
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for virtualbox-ovf
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for vmware-vmx
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for amazon-chroot
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for amazon-instance
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for digitalocean
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for file
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for salt-masterless
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for shell-local
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for windows-shell
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for chef-client
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for ansible-local
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for chef-solo
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for powershell
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for puppet-masterless
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for puppet-server
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for shell
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for windows-restart
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for ansible
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for docker-save
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for docker-tag
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for shell-local
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for vsphere
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for artifice
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for atlas
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for compress
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for docker-push
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for amazon-import
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for docker-import
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for vagrant
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Using internal plugin for vagrant-cloud
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Detected home directory from env var: /home/vagrant
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Attempting to open config file: /home/vagrant/.packerconfig
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 [WARN] Config file doesn't exist: /home/vagrant/.packerconfig
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Packer config: &{DisableCheckpoint:false DisableCheckpointSignature:false PluginMinPort:10000 PluginMaxPort:25000 Builders:map[amazon-ebs:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-ebs parallels-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-iso googlecompute:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-googlecompute null:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-null parallels-pvm:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-parallels-pvm qemu:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-qemu amazon-instance:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-instance digitalocean:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-digitalocean virtualbox-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-iso file:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-file docker:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-docker openstack:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-openstack vmware-iso:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-iso virtualbox-ovf:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-virtualbox-ovf vmware-vmx:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-vmware-vmx amazon-chroot:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-builder-amazon-chroot] PostProcessors:map[docker-push:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-push amazon-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-amazon-import vagrant-cloud:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant-cloud docker-save:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-save shell-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-shell-local vsphere:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vsphere atlas:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-atlas compress:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-compress docker-tag:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-tag artifice:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-artifice docker-import:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-docker-import vagrant:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-post-processor-vagrant] Provisioners:map[file:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-file ansible-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible-local puppet-masterless:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-masterless shell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell powershell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-powershell puppet-server:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-puppet-server windows-restart:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-restart salt-masterless:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-salt-masterless shell-local:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-shell-local windows-shell:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-windows-shell chef-client:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-client chef-solo:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-chef-solo ansible:/usr/local/bin/packer-PACKERSPACE-plugin-PACKERSPACE-packer-provisioner-ansible]}
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Setting cache directory: /home/vagrant/packer_cache
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 args: []string{"packer-post-processor-shell-local"}
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Plugin minimum port: 10000
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Plugin maximum port: 25000
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Plugin address: unix /tmp/packer-plugin212818332
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Waiting for connection...
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Detected home directory from env var: /home/vagrant
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Serving a plugin connection...
2016/03/14 20:37:40 ui: null output will be in this color.
2016/03/14 20:37:40 ui:
2016/03/14 20:37:40 Build debug mode: false
2016/03/14 20:37:40 Force build: false
2016/03/14 20:37:40 Preparing build: null
2016/03/14 20:37:40 Waiting on builds to complete...
2016/03/14 20:37:40 Starting build run: null
2016/03/14 20:37:40 Running builder: null
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 [INFO] Waiting for SSH, up to timeout: 5m0s
2016/03/14 20:37:40 ui: ==> null: Waiting for SSH to become available...
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 [INFO] Attempting SSH connection...
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 reconnecting to TCP connection for SSH
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 handshaking with SSH
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 handshake complete!
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 [INFO] no local agent socket, will not connect agent
2016/03/14 20:37:40 ui: ==> null: Connected to SSH!
2016/03/14 20:37:40 packer: 2016/03/14 20:37:40 Running the provision hook
2016/03/14 20:37:40 ui: ==> null: Running post-processor: shell-local
2016/03/14 20:37:40 Flagging to keep original artifact from post-processor 'shell-local'
2016/03/14 20:37:40 ui: Build 'null' finished.
2016/03/14 20:37:40 Builds completed. Waiting on interrupt barrier...
2016/03/14 20:37:40 ui:
==> Builds finished. The artifacts of successful builds are:
2016/03/14 20:37:40 machine readable: null,artifact-count []string{"2"}
2016/03/14 20:37:40 machine readable: null,artifact []string{"0", "builder-id", "fnoeding.null"}
2016/03/14 20:37:40 machine readable: null,artifact []string{"0", "id", "Null"}
2016/03/14 20:37:40 machine readable: null,artifact []string{"0", "string", "Did not export anything. This is the null builder"}
2016/03/14 20:37:40 machine readable: null,artifact []string{"0", "files-count", "0"}
2016/03/14 20:37:40 machine readable: null,artifact []string{"0", "end"}
2016/03/14 20:37:40 ui: --> null: Did not export anything. This is the null builder
2016/03/14 20:37:40 machine readable: null,artifact []string{"1", "builder-id", ""}
2016/03/14 20:37:40 machine readable: null,artifact []string{"1", "id", ""}
2016/03/14 20:37:40 machine readable: null,artifact []string{"1", "string", ""}
2016/03/14 20:37:40 machine readable: null,artifact []string{"1", "files-count", "0"}
2016/03/14 20:37:40 machine readable: null,artifact []string{"1", "end"}
2016/03/14 20:37:40 ui: --> null:
2016/03/14 20:37:40 waiting for all plugin processes to complete...
2016/03/14 20:37:40 /usr/local/bin/packer: plugin process exited
2016/03/14 20:37:40 /usr/local/bin/packer: plugin process exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment