Skip to content

Instantly share code, notes, and snippets.

@joefitzgerald
Last active January 12, 2017 03:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joefitzgerald/6083434 to your computer and use it in GitHub Desktop.
Save joefitzgerald/6083434 to your computer and use it in GitHub Desktop.
Debug Log Level For vagrant-windows Debugging
$ VAGRANT_LOG=debug vagrant up --provider=vmware_fusion
INFO global: Vagrant version: 1.2.4
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: RedHat guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/plugin.rb
INFO manager: Registered plugin: Fedora host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/opensuse/plugin.rb
INFO manager: Registered plugin: OpenSUSE host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
INFO vagrant: `vagrant` invoked: ["up", "--provider=vmware_fusion"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x0000010302fa18>)
INFO environment: - cwd: /Users/joe/Projects/test
INFO environment: Home path: /Users/joe/.vagrant.d
INFO environment: Local data path: /Users/joe/Projects/test/.vagrant
DEBUG environment: Creating: /Users/joe/Projects/test/.vagrant
DEBUG environment: Loading plugins from: /Users/joe/.vagrant.d/plugins.json
INFO environment: Loading plugin from JSON: vagrant-vmware-fusion
INFO manager: Registered plugin: VMware Fusion Provider
INFO environment: Loading plugin from JSON: vagrant-windows
INFO manager: Registered plugin: Windows guest
INFO environment: Running hook: environment_load
INFO environment: Initializing config...
INFO loader: Set :default = "/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/config/default.rb"
DEBUG loader: Populating proc cache for "/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/config/default.rb"
DEBUG loader: Load procs for pathname: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/config/default.rb
INFO loader: Set :root = #<Pathname:/Users/joe/Projects/test/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/joe/Projects/test/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/joe/Projects/test/Vagrantfile
INFO loader: Loading configuration in order: [:default, :home, :root]
DEBUG loader: Loading from: default (evaluating)
DEBUG loader: Loading from: root (evaluating)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG hosts: Host path search classes: [VagrantPlugins::HostWindows::Host, VagrantPlugins::HostOpenSUSE::Host, VagrantPlugins::HostArch::Host, VagrantPlugins::HostFedora::Host, VagrantPlugins::HostFreeBSD::Host, VagrantPlugins::HostGentoo::Host, VagrantPlugins::HostLinux::Host, VagrantPlugins::HostBSD::Host]
INFO hosts: Host class: VagrantPlugins::HostBSD::Host
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010327bb00>
INFO warden: Calling action: #<HashiCorp::VagrantVMwarefusion::SetupPlugin:0x0000010318ed78>
INFO warden: Calling action: HashiCorp Background Check: Start
DEBUG activation: Last ping time: 1374623771
DEBUG activation: License file ID: df32ce67-63bb-43d7-87ef-633600f5836b
INFO cli: CLI: [] "up" ["--provider=vmware_fusion"]
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command ["--provider=vmware_fusion"]
DEBUG command: 'Up' each target VM...
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: []
DEBUG command: -- options: {:provider=>"vmware_fusion"}
DEBUG command: Loading all machines...
INFO environment: Getting machine: vagrant-windows (vmware_fusion)
INFO environment: Uncached load of machine.
INFO loader: Set :"vm_vagrant-windows" = []
INFO loader: Loading configuration in order: [:default, :home, :root, :"vm_vagrant-windows"]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO environment: Provider-supported box formats: ["vmware_desktop", "vmware_fusion", "vmware_workstation"]
INFO box_collection: Searching for box: windows2008r2 (vmware_desktop) in /Users/joe/.vagrant.d/boxes/windows2008r2/vmware_desktop/metadata.json
INFO box_collection: Box found: windows2008r2 (vmware_desktop)
INFO environment: Box found with format: vmware_desktop
INFO environment: Box exists with Vagrantfile. Reloading machine config.
INFO loader: Set :box_windows2008r2_vmware_desktop = #<Pathname:/Users/joe/.vagrant.d/boxes/windows2008r2/vmware_desktop/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/joe/.vagrant.d/boxes/windows2008r2/vmware_desktop/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/joe/.vagrant.d/boxes/windows2008r2/vmware_desktop/Vagrantfile
INFO loader: Loading configuration in order: [:default, :box_windows2008r2_vmware_desktop, :home, :root, :"vm_vagrant-windows"]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: box_windows2008r2_vmware_desktop (evaluating)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO environment: Applying 2 provider overrides. Reloading config.
INFO loader: Set :"vm_vagrant-windows_windows2008r2_vmware_fusion" = [["2", #<Proc:0x000001033d2788>], ["2", #<Proc:0x00000103455ef8>]]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x000001033d2788>]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x00000103455ef8>]
INFO loader: Loading configuration in order: [:default, :box_windows2008r2_vmware_desktop, :home, :root, :"vm_vagrant-windows", :"vm_vagrant-windows_windows2008r2_vmware_fusion"]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: box_windows2008r2_vmware_desktop (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: vm_vagrant-windows_windows2008r2_vmware_fusion (evaluating)
DEBUG loader: Loading from: vm_vagrant-windows_windows2008r2_vmware_fusion (evaluating)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO machine: Initializing machine: vagrant-windows
INFO machine: - Provider: HashiCorp::VagrantVMwarefusion::Provider
INFO machine: - Box: #<Vagrant::Box:0x00000103409878>
INFO machine: - Data dir: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion
DEBUG vmware: Re-initializing driver for new ID: nil
INFO vmware_driver: VMX file:
INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
INFO command: With machine: vagrant-windows (VMware Fusion)
INFO interface: info: Bringing machine 'vagrant-windows' up with 'vmware_fusion' provider...
Bringing machine 'vagrant-windows' up with 'vmware_fusion' provider...
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Disabling parallelization because provider doesn't support it: vmware_fusion
INFO batch_action: Batch action will parallelize: false
INFO batch_action: Starting action: #<Vagrant::Machine:0x000001033ae428> up {:parallel=>true, :provision_enabled=>true, :provision_types=>nil, :provider=>"vmware_fusion"}
INFO machine: Calling action: up on provider VMware Fusion
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000010318c320>
INFO warden: Calling action: #<Vagrant::Action::Builtin::ConfigValidate:0x000001032ae3c0>
INFO warden: Calling action: VMware Middleware: FixOldMachineID
INFO warden: Calling action: VMware Middleware: CheckVMware
DEBUG vmware_driver: Attempting to read VMware version...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmware-vmx", "-v"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr:
VMware Fusion Information:
VMware Fusion 5.0.3 build-1040386 Release
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Detected VMware version: 5.0.3
INFO warden: Calling action: VMware Middleware: MachineLock
INFO lock: Locking: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/lock
INFO warden: Calling action: VMware Middleware: SudoHelperInstall
DEBUG sudo_helper_install: Checking if the sudo helper is installed...
INFO sudo_helper: Sudo helper bin path: /Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/bin/vagrant_vmware_desktop_sudo_helper_wrapper_darwin_amd64
DEBUG sudo_helper_install: Sudo helper is installed.
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x00000103373580>
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000103431030>
INFO warden: Calling action: VMware Middleware: Created
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001033d52f8>
INFO warden: Calling action: #<Vagrant::Action::Builtin::HandleBoxUrl:0x000001033d5258>
INFO handle_box_url: Skipping HandleBoxUrl because box or box_url not set.
INFO warden: Calling action: VMware Middleware: Import
INFO import: VMX file not in metadata, attempting to discover...
DEBUG import: Cloning into: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3
INFO import: VMX file: /Users/joe/.vagrant.d/boxes/windows2008r2/vmware_desktop/packer-vmware.vmx
INFO interface: info: Cloning VMware VM: 'windows2008r2'. This can take some time...
[vagrant-windows] Cloning VMware VM: 'windows2008r2'. This can take some time...
INFO vmware_driver: Cloning VM to /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3
DEBUG vmware_driver: Copying: disk-s001.vmdk
DEBUG vmware_driver: Copying: disk-s002.vmdk
DEBUG vmware_driver: Copying: disk-s003.vmdk
DEBUG vmware_driver: Copying: disk-s004.vmdk
DEBUG vmware_driver: Copying: disk-s005.vmdk
DEBUG vmware_driver: Copying: disk-s006.vmdk
DEBUG vmware_driver: Copying: disk-s007.vmdk
DEBUG vmware_driver: Copying: disk-s008.vmdk
DEBUG vmware_driver: Copying: disk-s009.vmdk
DEBUG vmware_driver: Copying: disk-s010.vmdk
DEBUG vmware_driver: Copying: disk-s011.vmdk
DEBUG vmware_driver: Copying: disk-s012.vmdk
DEBUG vmware_driver: Copying: disk-s013.vmdk
DEBUG vmware_driver: Copying: disk-s014.vmdk
DEBUG vmware_driver: Copying: disk-s015.vmdk
DEBUG vmware_driver: Copying: disk-s016.vmdk
DEBUG vmware_driver: Copying: disk-s017.vmdk
DEBUG vmware_driver: Copying: disk-s018.vmdk
DEBUG vmware_driver: Copying: disk-s019.vmdk
DEBUG vmware_driver: Copying: disk-s020.vmdk
DEBUG vmware_driver: Copying: disk-s021.vmdk
DEBUG vmware_driver: Copying: disk-s022.vmdk
DEBUG vmware_driver: Copying: disk-s023.vmdk
DEBUG vmware_driver: Copying: disk-s024.vmdk
DEBUG vmware_driver: Copying: disk-s025.vmdk
DEBUG vmware_driver: Copying: disk-s026.vmdk
DEBUG vmware_driver: Copying: disk-s027.vmdk
DEBUG vmware_driver: Copying: disk-s028.vmdk
DEBUG vmware_driver: Copying: disk-s029.vmdk
DEBUG vmware_driver: Copying: disk-s030.vmdk
DEBUG vmware_driver: Copying: disk-s031.vmdk
DEBUG vmware_driver: Copying: disk.vmdk
DEBUG vmware_driver: Copying: metadata.json
DEBUG vmware_driver: Copying: packer-vmware.nvram
DEBUG vmware_driver: Copying: packer-vmware.plist
DEBUG vmware_driver: Copying: packer-vmware.vmsd
DEBUG vmware_driver: Copying: packer-vmware.vmx
DEBUG vmware_driver: Copying: packer-vmware.vmxf
DEBUG vmware_driver: Copying: Vagrantfile
INFO vmware_driver: VMX file: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - RemoteDisplay.vnc.enabled = TRUE
DEBUG vmware_driver: - RemoteDisplay.vnc.port = 5985
DEBUG vmware_driver: - bios.bootOrder = hdd,CDROM
DEBUG vmware_driver: - checkpoint.vmState =
DEBUG vmware_driver: - cleanShutdown = TRUE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - displayName = packer-vmware
DEBUG vmware_driver: - ehci.pciSlotNumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addressType = generated
DEBUG vmware_driver: - ethernet0.bsdName = en0
DEBUG vmware_driver: - ethernet0.connectionType = nat
DEBUG vmware_driver: - ethernet0.displayName = Ethernet
DEBUG vmware_driver: - ethernet0.generatedAddress = 00:0c:29:22:b0:fa
DEBUG vmware_driver: - ethernet0.generatedAddressOffset = 0
DEBUG vmware_driver: - ethernet0.linkStatePropagation.enable = FALSE
DEBUG vmware_driver: - ethernet0.pciSlotNumber = 33
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualDev = e1000
DEBUG vmware_driver: - ethernet0.wakeOnPcktRcv = FALSE
DEBUG vmware_driver: - extendedConfigFile = packer-vmware.vmxf
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestOS = windows7srv-64
DEBUG vmware_driver: - gui.fullScreenAtPowerOn = FALSE
DEBUG vmware_driver: - gui.viewModeAtPowerOn = windowed
DEBUG vmware_driver: - hgfs.linkRootShare = TRUE
DEBUG vmware_driver: - hgfs.mapRootShare = TRUE
DEBUG vmware_driver: - ide1:0.deviceType = cdrom-image
DEBUG vmware_driver: - ide1:0.fileName = /Users/joe/Projects/packer-windows/packer_cache/93842ab2dc7fcfa974d82651fadf7ce48961bcff305cb0811f628eec5e9920f1.iso
DEBUG vmware_driver: - ide1:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 512
DEBUG vmware_driver: - nvram = packer-vmware.nvram
DEBUG vmware_driver: - pciBridge0.pciSlotNumber = 17
DEBUG vmware_driver: - pciBridge0.present = TRUE
DEBUG vmware_driver: - pciBridge4.functions = 8
DEBUG vmware_driver: - pciBridge4.pciSlotNumber = 21
DEBUG vmware_driver: - pciBridge4.present = TRUE
DEBUG vmware_driver: - pciBridge4.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge5.functions = 8
DEBUG vmware_driver: - pciBridge5.pciSlotNumber = 22
DEBUG vmware_driver: - pciBridge5.present = TRUE
DEBUG vmware_driver: - pciBridge5.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge6.functions = 8
DEBUG vmware_driver: - pciBridge6.pciSlotNumber = 23
DEBUG vmware_driver: - pciBridge6.present = TRUE
DEBUG vmware_driver: - pciBridge6.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge7.functions = 8
DEBUG vmware_driver: - pciBridge7.pciSlotNumber = 24
DEBUG vmware_driver: - pciBridge7.present = TRUE
DEBUG vmware_driver: - pciBridge7.virtualDev = pcieRootPort
DEBUG vmware_driver: - powerType.powerOff = soft
DEBUG vmware_driver: - powerType.powerOn = soft
DEBUG vmware_driver: - powerType.reset = soft
DEBUG vmware_driver: - powerType.suspend = soft
DEBUG vmware_driver: - proxyApps.publishToHost = FALSE
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - scsi0.pciSlotNumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualDev = lsilogic
DEBUG vmware_driver: - scsi0:0.fileName = disk.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - softPowerOff = TRUE
DEBUG vmware_driver: - sound.startConnected = FALSE
DEBUG vmware_driver: - tools.syncTime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - unity.wasCapable = FALSE
DEBUG vmware_driver: - usb.pciSlotNumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.bios = 56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa
DEBUG vmware_driver: - uuid.location = 56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa
DEBUG vmware_driver: - virtualHW.productCompatibility = hosted
DEBUG vmware_driver: - virtualHW.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pciSlotNumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointFBSize = 67108864
INFO vmware_driver: Modifying VMX data...
DEBUG vmware_driver: - SET .encoding = "UTF-8"
DEBUG vmware_driver: - SET RemoteDisplay.vnc.enabled = "TRUE"
DEBUG vmware_driver: - SET RemoteDisplay.vnc.port = "5985"
DEBUG vmware_driver: - SET bios.bootOrder = "hdd,CDROM"
DEBUG vmware_driver: - SET checkpoint.vmState = ""
DEBUG vmware_driver: - SET cleanShutdown = "TRUE"
DEBUG vmware_driver: - SET config.version = "8"
DEBUG vmware_driver: - SET displayName = "packer-vmware"
DEBUG vmware_driver: - SET ehci.pciSlotNumber = "-1"
DEBUG vmware_driver: - SET ehci.present = "FALSE"
DEBUG vmware_driver: - SET ethernet0.addressType = "generated"
DEBUG vmware_driver: - SET ethernet0.bsdName = "en0"
DEBUG vmware_driver: - SET ethernet0.connectionType = "nat"
DEBUG vmware_driver: - SET ethernet0.displayName = "Ethernet"
DEBUG vmware_driver: - SET ethernet0.generatedAddress = "00:0c:29:22:b0:fa"
DEBUG vmware_driver: - SET ethernet0.generatedAddressOffset = "0"
DEBUG vmware_driver: - SET ethernet0.linkStatePropagation.enable = "FALSE"
DEBUG vmware_driver: - SET ethernet0.pciSlotNumber = "33"
DEBUG vmware_driver: - SET ethernet0.present = "TRUE"
DEBUG vmware_driver: - SET ethernet0.virtualDev = "e1000"
DEBUG vmware_driver: - SET ethernet0.wakeOnPcktRcv = "FALSE"
DEBUG vmware_driver: - SET extendedConfigFile = "packer-vmware.vmxf"
DEBUG vmware_driver: - SET floppy0.present = "FALSE"
DEBUG vmware_driver: - SET guestOS = "windows7srv-64"
DEBUG vmware_driver: - SET gui.fullScreenAtPowerOn = "FALSE"
DEBUG vmware_driver: - SET gui.viewModeAtPowerOn = "windowed"
DEBUG vmware_driver: - SET hgfs.linkRootShare = "TRUE"
DEBUG vmware_driver: - SET hgfs.mapRootShare = "TRUE"
DEBUG vmware_driver: - SET ide1:0.deviceType = "cdrom-image"
DEBUG vmware_driver: - SET ide1:0.fileName = "/Users/joe/Projects/packer-windows/packer_cache/93842ab2dc7fcfa974d82651fadf7ce48961bcff305cb0811f628eec5e9920f1.iso"
DEBUG vmware_driver: - SET ide1:0.present = "TRUE"
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE"
DEBUG vmware_driver: - SET memsize = "512"
DEBUG vmware_driver: - SET msg.autoAnswer = "true"
DEBUG vmware_driver: - SET nvram = "packer-vmware.nvram"
DEBUG vmware_driver: - SET pciBridge0.pciSlotNumber = "17"
DEBUG vmware_driver: - SET pciBridge0.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge4.functions = "8"
DEBUG vmware_driver: - SET pciBridge4.pciSlotNumber = "21"
DEBUG vmware_driver: - SET pciBridge4.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge4.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge5.functions = "8"
DEBUG vmware_driver: - SET pciBridge5.pciSlotNumber = "22"
DEBUG vmware_driver: - SET pciBridge5.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge5.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge6.functions = "8"
DEBUG vmware_driver: - SET pciBridge6.pciSlotNumber = "23"
DEBUG vmware_driver: - SET pciBridge6.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge6.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge7.functions = "8"
DEBUG vmware_driver: - SET pciBridge7.pciSlotNumber = "24"
DEBUG vmware_driver: - SET pciBridge7.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge7.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET powerType.powerOff = "soft"
DEBUG vmware_driver: - SET powerType.powerOn = "soft"
DEBUG vmware_driver: - SET powerType.reset = "soft"
DEBUG vmware_driver: - SET powerType.suspend = "soft"
DEBUG vmware_driver: - SET proxyApps.publishToHost = "FALSE"
DEBUG vmware_driver: - SET replay.filename = ""
DEBUG vmware_driver: - SET replay.supported = "FALSE"
DEBUG vmware_driver: - SET scsi0.pciSlotNumber = "16"
DEBUG vmware_driver: - SET scsi0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0.virtualDev = "lsilogic"
DEBUG vmware_driver: - SET scsi0:0.fileName = "disk.vmdk"
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0:0.redo = ""
DEBUG vmware_driver: - SET softPowerOff = "TRUE"
DEBUG vmware_driver: - SET sound.startConnected = "FALSE"
DEBUG vmware_driver: - SET tools.syncTime = "TRUE"
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle"
DEBUG vmware_driver: - SET unity.wasCapable = "FALSE"
DEBUG vmware_driver: - SET usb.pciSlotNumber = "-1"
DEBUG vmware_driver: - SET usb.present = "FALSE"
DEBUG vmware_driver: - SET uuid.action = "create"
DEBUG vmware_driver: - SET uuid.bios = "56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa"
DEBUG vmware_driver: - SET uuid.location = "56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa"
DEBUG vmware_driver: - SET virtualHW.productCompatibility = "hosted"
DEBUG vmware_driver: - SET virtualHW.version = "9"
DEBUG vmware_driver: - SET vmci0.id = "1861462627"
DEBUG vmware_driver: - SET vmci0.pciSlotNumber = "35"
DEBUG vmware_driver: - SET vmci0.present = "TRUE"
DEBUG vmware_driver: - SET vmotion.checkpointFBSize = "67108864"
INFO machine: New machine ID: "/Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx"
DEBUG vmware: Re-initializing driver for new ID: "/Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx"
INFO vmware_driver: VMX file: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
INFO warden: Calling action: VMware Middleware: SetDisplayName
INFO vmx_modify: Setting the default display name: test: vagrant-windows
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - RemoteDisplay.vnc.enabled = TRUE
DEBUG vmware_driver: - RemoteDisplay.vnc.port = 5985
DEBUG vmware_driver: - bios.bootOrder = hdd,CDROM
DEBUG vmware_driver: - checkpoint.vmState =
DEBUG vmware_driver: - cleanShutdown = TRUE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - displayName = packer-vmware
DEBUG vmware_driver: - ehci.pciSlotNumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addressType = generated
DEBUG vmware_driver: - ethernet0.bsdName = en0
DEBUG vmware_driver: - ethernet0.connectionType = nat
DEBUG vmware_driver: - ethernet0.displayName = Ethernet
DEBUG vmware_driver: - ethernet0.generatedAddress = 00:0c:29:22:b0:fa
DEBUG vmware_driver: - ethernet0.generatedAddressOffset = 0
DEBUG vmware_driver: - ethernet0.linkStatePropagation.enable = FALSE
DEBUG vmware_driver: - ethernet0.pciSlotNumber = 33
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualDev = e1000
DEBUG vmware_driver: - ethernet0.wakeOnPcktRcv = FALSE
DEBUG vmware_driver: - extendedConfigFile = packer-vmware.vmxf
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestOS = windows7srv-64
DEBUG vmware_driver: - gui.fullScreenAtPowerOn = FALSE
DEBUG vmware_driver: - gui.viewModeAtPowerOn = windowed
DEBUG vmware_driver: - hgfs.linkRootShare = TRUE
DEBUG vmware_driver: - hgfs.mapRootShare = TRUE
DEBUG vmware_driver: - ide1:0.deviceType = cdrom-image
DEBUG vmware_driver: - ide1:0.fileName = /Users/joe/Projects/packer-windows/packer_cache/93842ab2dc7fcfa974d82651fadf7ce48961bcff305cb0811f628eec5e9920f1.iso
DEBUG vmware_driver: - ide1:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 512
DEBUG vmware_driver: - msg.autoAnswer = true
DEBUG vmware_driver: - nvram = packer-vmware.nvram
DEBUG vmware_driver: - pciBridge0.pciSlotNumber = 17
DEBUG vmware_driver: - pciBridge0.present = TRUE
DEBUG vmware_driver: - pciBridge4.functions = 8
DEBUG vmware_driver: - pciBridge4.pciSlotNumber = 21
DEBUG vmware_driver: - pciBridge4.present = TRUE
DEBUG vmware_driver: - pciBridge4.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge5.functions = 8
DEBUG vmware_driver: - pciBridge5.pciSlotNumber = 22
DEBUG vmware_driver: - pciBridge5.present = TRUE
DEBUG vmware_driver: - pciBridge5.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge6.functions = 8
DEBUG vmware_driver: - pciBridge6.pciSlotNumber = 23
DEBUG vmware_driver: - pciBridge6.present = TRUE
DEBUG vmware_driver: - pciBridge6.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge7.functions = 8
DEBUG vmware_driver: - pciBridge7.pciSlotNumber = 24
DEBUG vmware_driver: - pciBridge7.present = TRUE
DEBUG vmware_driver: - pciBridge7.virtualDev = pcieRootPort
DEBUG vmware_driver: - powerType.powerOff = soft
DEBUG vmware_driver: - powerType.powerOn = soft
DEBUG vmware_driver: - powerType.reset = soft
DEBUG vmware_driver: - powerType.suspend = soft
DEBUG vmware_driver: - proxyApps.publishToHost = FALSE
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - scsi0.pciSlotNumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualDev = lsilogic
DEBUG vmware_driver: - scsi0:0.fileName = disk.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - softPowerOff = TRUE
DEBUG vmware_driver: - sound.startConnected = FALSE
DEBUG vmware_driver: - tools.syncTime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - unity.wasCapable = FALSE
DEBUG vmware_driver: - usb.pciSlotNumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa
DEBUG vmware_driver: - uuid.location = 56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa
DEBUG vmware_driver: - virtualHW.productCompatibility = hosted
DEBUG vmware_driver: - virtualHW.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pciSlotNumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointFBSize = 67108864
INFO vmware_driver: Modifying VMX data...
DEBUG vmware_driver: - SET .encoding = "UTF-8"
DEBUG vmware_driver: - SET RemoteDisplay.vnc.enabled = "TRUE"
DEBUG vmware_driver: - SET RemoteDisplay.vnc.port = "5985"
DEBUG vmware_driver: - SET bios.bootOrder = "hdd,CDROM"
DEBUG vmware_driver: - SET checkpoint.vmState = ""
DEBUG vmware_driver: - SET cleanShutdown = "TRUE"
DEBUG vmware_driver: - SET config.version = "8"
DEBUG vmware_driver: - SET displayName = "test: vagrant-windows"
DEBUG vmware_driver: - SET ehci.pciSlotNumber = "-1"
DEBUG vmware_driver: - SET ehci.present = "FALSE"
DEBUG vmware_driver: - SET ethernet0.addressType = "generated"
DEBUG vmware_driver: - SET ethernet0.bsdName = "en0"
DEBUG vmware_driver: - SET ethernet0.connectionType = "nat"
DEBUG vmware_driver: - SET ethernet0.displayName = "Ethernet"
DEBUG vmware_driver: - SET ethernet0.generatedAddress = "00:0c:29:22:b0:fa"
DEBUG vmware_driver: - SET ethernet0.generatedAddressOffset = "0"
DEBUG vmware_driver: - SET ethernet0.linkStatePropagation.enable = "FALSE"
DEBUG vmware_driver: - SET ethernet0.pciSlotNumber = "33"
DEBUG vmware_driver: - SET ethernet0.present = "TRUE"
DEBUG vmware_driver: - SET ethernet0.virtualDev = "e1000"
DEBUG vmware_driver: - SET ethernet0.wakeOnPcktRcv = "FALSE"
DEBUG vmware_driver: - SET extendedConfigFile = "packer-vmware.vmxf"
DEBUG vmware_driver: - SET floppy0.present = "FALSE"
DEBUG vmware_driver: - SET guestOS = "windows7srv-64"
DEBUG vmware_driver: - SET gui.fullScreenAtPowerOn = "FALSE"
DEBUG vmware_driver: - SET gui.viewModeAtPowerOn = "windowed"
DEBUG vmware_driver: - SET hgfs.linkRootShare = "TRUE"
DEBUG vmware_driver: - SET hgfs.mapRootShare = "TRUE"
DEBUG vmware_driver: - SET ide1:0.deviceType = "cdrom-image"
DEBUG vmware_driver: - SET ide1:0.fileName = "/Users/joe/Projects/packer-windows/packer_cache/93842ab2dc7fcfa974d82651fadf7ce48961bcff305cb0811f628eec5e9920f1.iso"
DEBUG vmware_driver: - SET ide1:0.present = "TRUE"
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE"
DEBUG vmware_driver: - SET memsize = "512"
DEBUG vmware_driver: - SET msg.autoAnswer = "true"
DEBUG vmware_driver: - SET nvram = "packer-vmware.nvram"
DEBUG vmware_driver: - SET pciBridge0.pciSlotNumber = "17"
DEBUG vmware_driver: - SET pciBridge0.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge4.functions = "8"
DEBUG vmware_driver: - SET pciBridge4.pciSlotNumber = "21"
DEBUG vmware_driver: - SET pciBridge4.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge4.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge5.functions = "8"
DEBUG vmware_driver: - SET pciBridge5.pciSlotNumber = "22"
DEBUG vmware_driver: - SET pciBridge5.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge5.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge6.functions = "8"
DEBUG vmware_driver: - SET pciBridge6.pciSlotNumber = "23"
DEBUG vmware_driver: - SET pciBridge6.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge6.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge7.functions = "8"
DEBUG vmware_driver: - SET pciBridge7.pciSlotNumber = "24"
DEBUG vmware_driver: - SET pciBridge7.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge7.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET powerType.powerOff = "soft"
DEBUG vmware_driver: - SET powerType.powerOn = "soft"
DEBUG vmware_driver: - SET powerType.reset = "soft"
DEBUG vmware_driver: - SET powerType.suspend = "soft"
DEBUG vmware_driver: - SET proxyApps.publishToHost = "FALSE"
DEBUG vmware_driver: - SET replay.filename = ""
DEBUG vmware_driver: - SET replay.supported = "FALSE"
DEBUG vmware_driver: - SET scsi0.pciSlotNumber = "16"
DEBUG vmware_driver: - SET scsi0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0.virtualDev = "lsilogic"
DEBUG vmware_driver: - SET scsi0:0.fileName = "disk.vmdk"
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0:0.redo = ""
DEBUG vmware_driver: - SET softPowerOff = "TRUE"
DEBUG vmware_driver: - SET sound.startConnected = "FALSE"
DEBUG vmware_driver: - SET tools.syncTime = "TRUE"
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle"
DEBUG vmware_driver: - SET unity.wasCapable = "FALSE"
DEBUG vmware_driver: - SET usb.pciSlotNumber = "-1"
DEBUG vmware_driver: - SET usb.present = "FALSE"
DEBUG vmware_driver: - SET uuid.action = "create"
DEBUG vmware_driver: - SET uuid.bios = "56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa"
DEBUG vmware_driver: - SET uuid.location = "56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa"
DEBUG vmware_driver: - SET virtualHW.productCompatibility = "hosted"
DEBUG vmware_driver: - SET virtualHW.version = "9"
DEBUG vmware_driver: - SET vmci0.id = "1861462627"
DEBUG vmware_driver: - SET vmci0.pciSlotNumber = "35"
DEBUG vmware_driver: - SET vmci0.present = "TRUE"
DEBUG vmware_driver: - SET vmotion.checkpointFBSize = "67108864"
INFO warden: Calling action: VMware Middleware: FixOldMachineID
INFO warden: Calling action: VMware Middleware: SudoHelperInstall
DEBUG sudo_helper_install: Checking if the sudo helper is installed...
INFO sudo_helper: Sudo helper bin path: /Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/bin/vagrant_vmware_desktop_sudo_helper_wrapper_darwin_amd64
DEBUG sudo_helper_install: Sudo helper is installed.
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x000001019a2570>
INFO runner: Running action: #<Vagrant::Action::Builder:0x000001034348e8>
INFO warden: Calling action: VMware Middleware: Running
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001033b4fa8>
INFO warden: Calling action: VMware Middleware: PruneForwardedPorts
INFO prune_forwarded_ports: Pruning forwarded ports...
INFO subprocess: Starting process: ["/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/bin/vagrant_vmware_desktop_sudo_helper_wrapper_darwin_amd64", "prune-forwarded-ports", "/var/folders/76/_jwgdgxj64z4w5m3s87nyc000000gn/T/vagrant-sudo-helper20130725-1096-1tupcl6"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: INFO global: Vagrant version: 1.2.4
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/box/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: box command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/destroy/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: destroy command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/halt/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: halt command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/init/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: init command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/package/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: package command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/plugin/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: plugin command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/provision/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: provision command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/reload/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: reload command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/resume/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: resume command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: ssh command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh_config/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/status/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: status command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/suspend/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: suspend command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/up/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: up command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/communicators/ssh/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: ssh communicator
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/arch/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Arch guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/debian/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Debian guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/fedora/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Fedora guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/freebsd/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: FreeBSD guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/gentoo/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Gentoo guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/linux/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Linux guest.
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/omnios/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: OmniOS guest.
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/openbsd/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: OpenBSD guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/pld/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: PLD Linux guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/redhat/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: RedHat guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/solaris/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Solaris guest.
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/suse/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: SUSE guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/ubuntu/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Ubuntu guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/arch/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Arch host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/bsd/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: BSD host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Fedora host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/freebsd/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: FreeBSD host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/gentoo/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Gentoo host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/linux/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Linux host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/opensuse/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: OpenSUSE host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/windows/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Windows host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v1/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: kernel
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v2/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: kernel
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/providers/virtualbox/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: VirtualBox provider
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/ansible/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
INFO manager: Registered plugin: VMware Fusion Provider
DEBUG subprocess: stderr: INFO vmware_driver: VMX file:
INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
DEBUG subprocess: stderr: INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
DEBUG subprocess: stderr: DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
INFO vmware:sudo_helper: Calling command: prune-forwarded-ports
DEBUG subprocess: stderr: INFO vmware_driver: Pruning forwarded ports from: /Library/Preferences/VMware Fusion/vmnet8/nat.conf
DEBUG subprocess: stderr: DEBUG nat_conf: Read section: incomingtcp
DEBUG subprocess: stderr: DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
DEBUG subprocess: stderr: INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: stderr: DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: DEBUG subprocess: stdout: Total running VMs: 0
DEBUG subprocess: stderr: DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG subprocess: stderr: DEBUG nat_conf: Replace section: incomingtcp
DEBUG subprocess: stderr: DEBUG nat_conf: Writing NAT file: "# VMware NAT configuration file\n\n[host]\n\n# NAT gateway address\nip = 192.168.21.2\nnetmask = 255.255.255.0\n\n# VMnet device if not specified on command line\ndevice = vmnet8\n\n# Allow PORT/EPRT FTP commands (they need incoming TCP stream ...)\nactiveFTP = 1\n\n# Allows the source to have any OUI. Turn this on if you change the OUI\n# in the MAC address of your virtual machines.\nallowAnyOUI = 1\n\n# Controls if (TCP) connections should be reset when the adapter they are\n# bound to goes down\nresetConnectionOnLinkDown = 1\n\n# Controls if (TCP) connection should be reset when guest packet's destination\n# is NAT's IP address\nresetConnectionOnDestLocalHost = 1\n\n[tcp]\n\n# Value of timeout in TCP TIME_WAIT state, in seconds\ntimeWaitTimeout = 30\n\n[udp]\n\n# Timeout in seconds. Dynamically-created UDP mappings will purged if\n# idle for this duration of time 0 = no timeout, default = 60; real\n# value might be up to 100% longer\ntimeout = 60\n\n[netbios]\n# Timeout for NBNS queries.\nnbnsTimeout = 2\n\n# Number of retries for each NBNS query.\nnbnsRetries = 3\n\n# Timeout for NBDS queries.\nnbdsTimeout = 3\n\n[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n\n[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
DEBUG subprocess: stderr: DEBUG nat_conf: Read section: incomingtcp
DEBUG subprocess: stderr: DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: VMware Middleware: CheckExistingNetwork
INFO check_existing_network: Checking if the vmnet devices are healthy...
INFO interface: info: Verifying vmnet devices are healthy...
[vagrant-windows] Verifying vmnet devices are healthy...
INFO subprocess: Starting process: ["/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/bin/vagrant_vmware_desktop_sudo_helper_wrapper_darwin_amd64", "verify-vmnet", "/var/folders/76/_jwgdgxj64z4w5m3s87nyc000000gn/T/vagrant-sudo-helper20130725-1096-b0zpe7"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: INFO global: Vagrant version: 1.2.4
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/box/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: box command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/destroy/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: destroy command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/halt/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: halt command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/init/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: init command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/package/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: package command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/plugin/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: plugin command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/provision/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: provision command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/reload/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: reload command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/resume/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: resume command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: ssh command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/debian/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Debian guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/fedora/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Fedora guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/freebsd/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: FreeBSD guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/gentoo/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Gentoo guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/linux/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Linux guest.
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/omnios/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: OmniOS guest.
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/openbsd/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: OpenBSD guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/pld/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: PLD Linux guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/redhat/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: RedHat guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/solaris/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Solaris guest.
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/suse/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: SUSE guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/ubuntu/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Ubuntu guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/arch/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Arch host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/bsd/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: BSD host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Fedora host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/freebsd/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: FreeBSD host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/gentoo/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Gentoo host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/linux/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Linux host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/opensuse/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: OpenSUSE host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/windows/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Windows host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v1/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: kernel
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v2/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: kernel
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/providers/virtualbox/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: VirtualBox provider
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/ansible/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: ansible
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/cfengine/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: CFEngine Provisioner
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/chef/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: chef
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/puppet/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: puppet
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/shell/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: shell
DEBUG subprocess: stderr: INFO manager: Registered plugin: VMware Fusion Provider
DEBUG subprocess: stderr: INFO vmware_driver: VMX file:
DEBUG subprocess: stderr: INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
DEBUG subprocess: stderr: DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
INFO vmware:sudo_helper: Calling command: verify-vmnet
INFO vmware_driver: Starting services starter and waiting for them to start...
DEBUG subprocess: stderr: INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--status"]
DEBUG subprocess: stderr: DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: DEBUG subprocess: stdout: DHCP service on vmnet1 is running
Hostonly virtual adapter on vmnet1 is enabled
DHCP service on vmnet8 is running
NAT service on vmnet8 is running
Hostonly virtual adapter on vmnet8 is enabled
All the services configured on all the networks are running
DEBUG subprocess: stderr: DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG subprocess: stderr: INFO vmware_driver: Stopping services starter...
DEBUG subprocess: stderr: INFO vmware_driver: vmnet devices appear healthy!
DEBUG vmware_driver: Beginning to verify routing of devices...
DEBUG subprocess: stderr: INFO vmware_driver: Starting services starter and waiting for them to start...
DEBUG subprocess: stderr: INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--status"]
DEBUG subprocess: stderr: DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: DEBUG subprocess: stdout: DHCP service on vmnet1 is running
Hostonly virtual adapter on vmnet1 is enabled
DHCP service on vmnet8 is running
NAT service on vmnet8 is running
Hostonly virtual adapter on vmnet8 is enabled
All the services configured on all the networks are running
DEBUG subprocess: stderr: DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG subprocess: stderr: INFO subprocess: Starting process: ["/usr/sbin/netstat", "-nr", "-f", "inet"]
DEBUG subprocess: stderr: DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: DEBUG subprocess: stdout: Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 10.0.1.1 UGSc 73 5 en0
10.0.1/24 link#4 UCS 5 0 en0
10.0.1.1 b8:8d:12:57:b1:87 UHLWIir 74 432 en0 868
10.0.1.6 0:3:78:31:b6:d2 UHLWIi 0 12 en0 876
10.0.1.10 127.0.0.1 UHS 0 0 lo0
10.0.1.30 a4:ee:57:5f:3:9a UHLWIi 0 6 en0 1150
10.0.1.31 90:84:d:ee:64:c UHLWIi 0 0 en0 868
10.0.1.255 ff:ff:ff:ff:ff:ff UHLWbI 0 3 en0
127 127.0.0.1 UCS 0 0 lo0
127.0.0.1 127.0.0.1 UH 5 67 lo0
169.254 link#4 UCS 0 0 en0
172.16.212/24 link#8 UC 2 0 vmnet1
172.16.212.255 ff:ff:ff:ff:ff:ff UHLWbI 0 3 vmnet1
192.168.21 link#9 UC 2 0 vmnet8
192.168.21.255 ff:ff:ff:ff:ff:ff UHLWbI 0 3 vmnet8
DEBUG subprocess: stderr: DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG subprocess: stderr: INFO networking_file: Reading adapters from networking file...
DEBUG subprocess: stderr: DEBUG networking_file: VNET: 1. KEY: 'DHCP' = 'yes'
DEBUG networking_file: VNET: 1. KEY: 'DHCP_CFG_HASH' = '07248696AB71C8A2A07F782C09DDE68B32D44F0A'
DEBUG networking_file: VNET: 1. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0'
DEBUG subprocess: stderr: DEBUG networking_file: VNET: 1. KEY: 'HOSTONLY_SUBNET' = '172.16.212.0'
DEBUG networking_file: VNET: 1. KEY: 'VIRTUAL_ADAPTER' = 'yes'
DEBUG networking_file: VNET: 8. KEY: 'DHCP' = 'yes'
DEBUG networking_file: VNET: 8. KEY: 'DHCP_CFG_HASH' = '781A58B6608E2A2EA2AC498EA7ECB7ABF90AAE50'
DEBUG networking_file: VNET: 8. KEY: 'HOSTONLY_NETMASK' = '255.255.255.0'
DEBUG networking_file: VNET: 8. KEY: 'HOSTONLY_SUBNET' = '192.168.21.0'
DEBUG subprocess: stderr: DEBUG networking_file: VNET: 8. KEY: 'NAT' = 'yes'
DEBUG networking_file: VNET: 8. KEY: 'VIRTUAL_ADAPTER' = 'yes'
DEBUG networking_file: Pruning adapters that aren't actually active...
DEBUG subprocess: stderr: DEBUG vmware_driver: Testing route: 172.16.212.0 expects {:name=>"vmnet1", :number=>1, :dhcp=>"yes", :hostonly_netmask=>"255.255.255.0", :hostonly_subnet=>"172.16.212.0", :nat=>nil, :virtual_adapter=>"yes"}
DEBUG subprocess: stderr: DEBUG vmware_driver: Testing route: 192.168.21.0 expects {:name=>"vmnet8", :number=>8, :dhcp=>"yes", :hostonly_netmask=>"255.255.255.0", :hostonly_subnet=>"192.168.21.0", :nat=>"yes", :virtual_adapter=>"yes"}
DEBUG subprocess: stderr: INFO vmware_driver: Stopping services starter...
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x00000103335ff0>
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000103218be0>
INFO warden: Calling action: VMware Middleware: Suspended
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO runner: Running action: #<Vagrant::Action::Warden:0x000001033dac58>
INFO warden: Calling action: VMware Middleware: MachineLock
INFO warden: Calling action: #<Vagrant::Action::Builtin::Provision:0x0000010340dfe0>
INFO warden: Calling action: VMware Middleware: PruneNFSExports
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::Builtin::NFS:0x0000010344a080>
INFO warden: Calling action: VMware Middleware: PrepareNFSSettings
INFO warden: Calling action: VMware Middleware: ClearSharedFolders
INFO clear_shared_folders: Clearing shared folders
INFO vmware_driver: Clearing shared folders...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - RemoteDisplay.vnc.enabled = TRUE
DEBUG vmware_driver: - RemoteDisplay.vnc.port = 5985
DEBUG vmware_driver: - bios.bootOrder = hdd,CDROM
DEBUG vmware_driver: - checkpoint.vmState =
DEBUG vmware_driver: - cleanShutdown = TRUE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - displayName = test: vagrant-windows
DEBUG vmware_driver: - ehci.pciSlotNumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addressType = generated
DEBUG vmware_driver: - ethernet0.bsdName = en0
DEBUG vmware_driver: - ethernet0.connectionType = nat
DEBUG vmware_driver: - ethernet0.displayName = Ethernet
DEBUG vmware_driver: - ethernet0.generatedAddress = 00:0c:29:22:b0:fa
DEBUG vmware_driver: - ethernet0.generatedAddressOffset = 0
DEBUG vmware_driver: - ethernet0.linkStatePropagation.enable = FALSE
DEBUG vmware_driver: - ethernet0.pciSlotNumber = 33
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualDev = e1000
DEBUG vmware_driver: - ethernet0.wakeOnPcktRcv = FALSE
DEBUG vmware_driver: - extendedConfigFile = packer-vmware.vmxf
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestOS = windows7srv-64
DEBUG vmware_driver: - gui.fullScreenAtPowerOn = FALSE
DEBUG vmware_driver: - gui.viewModeAtPowerOn = windowed
DEBUG vmware_driver: - hgfs.linkRootShare = TRUE
DEBUG vmware_driver: - hgfs.mapRootShare = TRUE
DEBUG vmware_driver: - ide1:0.deviceType = cdrom-image
DEBUG vmware_driver: - ide1:0.fileName = /Users/joe/Projects/packer-windows/packer_cache/93842ab2dc7fcfa974d82651fadf7ce48961bcff305cb0811f628eec5e9920f1.iso
DEBUG vmware_driver: - ide1:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 512
DEBUG vmware_driver: - msg.autoAnswer = true
DEBUG vmware_driver: - nvram = packer-vmware.nvram
DEBUG vmware_driver: - pciBridge0.pciSlotNumber = 17
DEBUG vmware_driver: - pciBridge0.present = TRUE
DEBUG vmware_driver: - pciBridge4.functions = 8
DEBUG vmware_driver: - pciBridge4.pciSlotNumber = 21
DEBUG vmware_driver: - pciBridge4.present = TRUE
DEBUG vmware_driver: - pciBridge4.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge5.functions = 8
DEBUG vmware_driver: - pciBridge5.pciSlotNumber = 22
DEBUG vmware_driver: - pciBridge5.present = TRUE
DEBUG vmware_driver: - pciBridge5.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge6.functions = 8
DEBUG vmware_driver: - pciBridge6.pciSlotNumber = 23
DEBUG vmware_driver: - pciBridge6.present = TRUE
DEBUG vmware_driver: - pciBridge6.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge7.functions = 8
DEBUG vmware_driver: - pciBridge7.pciSlotNumber = 24
DEBUG vmware_driver: - pciBridge7.present = TRUE
DEBUG vmware_driver: - pciBridge7.virtualDev = pcieRootPort
DEBUG vmware_driver: - powerType.powerOff = soft
DEBUG vmware_driver: - powerType.powerOn = soft
DEBUG vmware_driver: - powerType.reset = soft
DEBUG vmware_driver: - powerType.suspend = soft
DEBUG vmware_driver: - proxyApps.publishToHost = FALSE
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - scsi0.pciSlotNumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualDev = lsilogic
DEBUG vmware_driver: - scsi0:0.fileName = disk.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - softPowerOff = TRUE
DEBUG vmware_driver: - sound.startConnected = FALSE
DEBUG vmware_driver: - tools.syncTime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - unity.wasCapable = FALSE
DEBUG vmware_driver: - usb.pciSlotNumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa
DEBUG vmware_driver: - uuid.location = 56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa
DEBUG vmware_driver: - virtualHW.productCompatibility = hosted
DEBUG vmware_driver: - virtualHW.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pciSlotNumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointFBSize = 67108864
INFO vmware_driver: Modifying VMX data...
DEBUG vmware_driver: - SET .encoding = "UTF-8"
DEBUG vmware_driver: - SET RemoteDisplay.vnc.enabled = "TRUE"
DEBUG vmware_driver: - SET RemoteDisplay.vnc.port = "5985"
DEBUG vmware_driver: - SET bios.bootOrder = "hdd,CDROM"
DEBUG vmware_driver: - SET checkpoint.vmState = ""
DEBUG vmware_driver: - SET cleanShutdown = "TRUE"
DEBUG vmware_driver: - SET config.version = "8"
DEBUG vmware_driver: - SET displayName = "test: vagrant-windows"
DEBUG vmware_driver: - SET ehci.pciSlotNumber = "-1"
DEBUG vmware_driver: - SET ehci.present = "FALSE"
DEBUG vmware_driver: - SET ethernet0.addressType = "generated"
DEBUG vmware_driver: - SET ethernet0.bsdName = "en0"
DEBUG vmware_driver: - SET ethernet0.connectionType = "nat"
DEBUG vmware_driver: - SET ethernet0.displayName = "Ethernet"
DEBUG vmware_driver: - SET ethernet0.generatedAddress = "00:0c:29:22:b0:fa"
DEBUG vmware_driver: - SET ethernet0.generatedAddressOffset = "0"
DEBUG vmware_driver: - SET ethernet0.linkStatePropagation.enable = "FALSE"
DEBUG vmware_driver: - SET ethernet0.pciSlotNumber = "33"
DEBUG vmware_driver: - SET ethernet0.present = "TRUE"
DEBUG vmware_driver: - SET ethernet0.virtualDev = "e1000"
DEBUG vmware_driver: - SET ethernet0.wakeOnPcktRcv = "FALSE"
DEBUG vmware_driver: - SET extendedConfigFile = "packer-vmware.vmxf"
DEBUG vmware_driver: - SET floppy0.present = "FALSE"
DEBUG vmware_driver: - SET guestOS = "windows7srv-64"
DEBUG vmware_driver: - SET gui.fullScreenAtPowerOn = "FALSE"
DEBUG vmware_driver: - SET gui.viewModeAtPowerOn = "windowed"
DEBUG vmware_driver: - SET hgfs.linkRootShare = "TRUE"
DEBUG vmware_driver: - SET hgfs.mapRootShare = "TRUE"
DEBUG vmware_driver: - SET ide1:0.deviceType = "cdrom-image"
DEBUG vmware_driver: - SET ide1:0.fileName = "/Users/joe/Projects/packer-windows/packer_cache/93842ab2dc7fcfa974d82651fadf7ce48961bcff305cb0811f628eec5e9920f1.iso"
DEBUG vmware_driver: - SET ide1:0.present = "TRUE"
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE"
DEBUG vmware_driver: - SET memsize = "512"
DEBUG vmware_driver: - SET msg.autoAnswer = "true"
DEBUG vmware_driver: - SET nvram = "packer-vmware.nvram"
DEBUG vmware_driver: - SET pciBridge0.pciSlotNumber = "17"
DEBUG vmware_driver: - SET pciBridge0.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge4.functions = "8"
DEBUG vmware_driver: - SET pciBridge4.pciSlotNumber = "21"
DEBUG vmware_driver: - SET pciBridge4.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge4.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge5.functions = "8"
DEBUG vmware_driver: - SET pciBridge5.pciSlotNumber = "22"
DEBUG vmware_driver: - SET pciBridge5.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge5.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge6.functions = "8"
DEBUG vmware_driver: - SET pciBridge6.pciSlotNumber = "23"
DEBUG vmware_driver: - SET pciBridge6.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge6.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge7.functions = "8"
DEBUG vmware_driver: - SET pciBridge7.pciSlotNumber = "24"
DEBUG vmware_driver: - SET pciBridge7.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge7.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET powerType.powerOff = "soft"
DEBUG vmware_driver: - SET powerType.powerOn = "soft"
DEBUG vmware_driver: - SET powerType.reset = "soft"
DEBUG vmware_driver: - SET powerType.suspend = "soft"
DEBUG vmware_driver: - SET proxyApps.publishToHost = "FALSE"
DEBUG vmware_driver: - SET replay.filename = ""
DEBUG vmware_driver: - SET replay.supported = "FALSE"
DEBUG vmware_driver: - SET scsi0.pciSlotNumber = "16"
DEBUG vmware_driver: - SET scsi0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0.virtualDev = "lsilogic"
DEBUG vmware_driver: - SET scsi0:0.fileName = "disk.vmdk"
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0:0.redo = ""
DEBUG vmware_driver: - SET sharedFolder.maxNum = "0"
DEBUG vmware_driver: - SET softPowerOff = "TRUE"
DEBUG vmware_driver: - SET sound.startConnected = "FALSE"
DEBUG vmware_driver: - SET tools.syncTime = "TRUE"
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle"
DEBUG vmware_driver: - SET unity.wasCapable = "FALSE"
DEBUG vmware_driver: - SET usb.pciSlotNumber = "-1"
DEBUG vmware_driver: - SET usb.present = "FALSE"
DEBUG vmware_driver: - SET uuid.action = "create"
DEBUG vmware_driver: - SET uuid.bios = "56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa"
DEBUG vmware_driver: - SET uuid.location = "56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa"
DEBUG vmware_driver: - SET virtualHW.productCompatibility = "hosted"
DEBUG vmware_driver: - SET virtualHW.version = "9"
DEBUG vmware_driver: - SET vmci0.id = "1861462627"
DEBUG vmware_driver: - SET vmci0.pciSlotNumber = "35"
DEBUG vmware_driver: - SET vmci0.present = "TRUE"
DEBUG vmware_driver: - SET vmotion.checkpointFBSize = "67108864"
INFO warden: Calling action: VMware Middleware: ShareFolders
INFO warden: Calling action: VMware Middleware: Network
DEBUG network: Available slots for high-level adapters: #<Set: {1, 2, 3, 4, 5, 6, 7, 8}>
INFO network: Determining network adapters required for high-level configuration...
INFO network: Determining adapters and compiling network configuration...
INFO network: Slot 0. Type: nat
DEBUG network: Normalized configuration: {:auto_config=>false, :type=>:dhcp}
DEBUG network: Adapter configuration: {:type=>:nat, :slot=>0}
DEBUG network: Network configuration: {:type=>:dhcp, :auto_config=>false}
INFO network: Enabling 1 adapters...
INFO interface: info: Preparing network adapters...
[vagrant-windows] Preparing network adapters...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - RemoteDisplay.vnc.enabled = TRUE
DEBUG vmware_driver: - RemoteDisplay.vnc.port = 5985
DEBUG vmware_driver: - bios.bootOrder = hdd,CDROM
DEBUG vmware_driver: - checkpoint.vmState =
DEBUG vmware_driver: - cleanShutdown = TRUE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - displayName = test: vagrant-windows
DEBUG vmware_driver: - ehci.pciSlotNumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addressType = generated
DEBUG vmware_driver: - ethernet0.bsdName = en0
DEBUG vmware_driver: - ethernet0.connectionType = nat
DEBUG vmware_driver: - ethernet0.displayName = Ethernet
DEBUG vmware_driver: - ethernet0.generatedAddress = 00:0c:29:22:b0:fa
DEBUG vmware_driver: - ethernet0.generatedAddressOffset = 0
DEBUG vmware_driver: - ethernet0.linkStatePropagation.enable = FALSE
DEBUG vmware_driver: - ethernet0.pciSlotNumber = 33
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualDev = e1000
DEBUG vmware_driver: - ethernet0.wakeOnPcktRcv = FALSE
DEBUG vmware_driver: - extendedConfigFile = packer-vmware.vmxf
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestOS = windows7srv-64
DEBUG vmware_driver: - gui.fullScreenAtPowerOn = FALSE
DEBUG vmware_driver: - gui.viewModeAtPowerOn = windowed
DEBUG vmware_driver: - hgfs.linkRootShare = TRUE
DEBUG vmware_driver: - hgfs.mapRootShare = TRUE
DEBUG vmware_driver: - ide1:0.deviceType = cdrom-image
DEBUG vmware_driver: - ide1:0.fileName = /Users/joe/Projects/packer-windows/packer_cache/93842ab2dc7fcfa974d82651fadf7ce48961bcff305cb0811f628eec5e9920f1.iso
DEBUG vmware_driver: - ide1:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 512
DEBUG vmware_driver: - msg.autoAnswer = true
DEBUG vmware_driver: - nvram = packer-vmware.nvram
DEBUG vmware_driver: - pciBridge0.pciSlotNumber = 17
DEBUG vmware_driver: - pciBridge0.present = TRUE
DEBUG vmware_driver: - pciBridge4.functions = 8
DEBUG vmware_driver: - pciBridge4.pciSlotNumber = 21
DEBUG vmware_driver: - pciBridge4.present = TRUE
DEBUG vmware_driver: - pciBridge4.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge5.functions = 8
DEBUG vmware_driver: - pciBridge5.pciSlotNumber = 22
DEBUG vmware_driver: - pciBridge5.present = TRUE
DEBUG vmware_driver: - pciBridge5.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge6.functions = 8
DEBUG vmware_driver: - pciBridge6.pciSlotNumber = 23
DEBUG vmware_driver: - pciBridge6.present = TRUE
DEBUG vmware_driver: - pciBridge6.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge7.functions = 8
DEBUG vmware_driver: - pciBridge7.pciSlotNumber = 24
DEBUG vmware_driver: - pciBridge7.present = TRUE
DEBUG vmware_driver: - pciBridge7.virtualDev = pcieRootPort
DEBUG vmware_driver: - powerType.powerOff = soft
DEBUG vmware_driver: - powerType.powerOn = soft
DEBUG vmware_driver: - powerType.reset = soft
DEBUG vmware_driver: - powerType.suspend = soft
DEBUG vmware_driver: - proxyApps.publishToHost = FALSE
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - scsi0.pciSlotNumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualDev = lsilogic
DEBUG vmware_driver: - scsi0:0.fileName = disk.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - sharedFolder.maxNum = 0
DEBUG vmware_driver: - softPowerOff = TRUE
DEBUG vmware_driver: - sound.startConnected = FALSE
DEBUG vmware_driver: - tools.syncTime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - unity.wasCapable = FALSE
DEBUG vmware_driver: - usb.pciSlotNumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa
DEBUG vmware_driver: - uuid.location = 56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa
DEBUG vmware_driver: - virtualHW.productCompatibility = hosted
DEBUG vmware_driver: - virtualHW.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pciSlotNumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointFBSize = 67108864
INFO vmware_driver: Modifying VMX data...
DEBUG vmware_driver: - SET .encoding = "UTF-8"
DEBUG vmware_driver: - SET RemoteDisplay.vnc.enabled = "TRUE"
DEBUG vmware_driver: - SET RemoteDisplay.vnc.port = "5985"
DEBUG vmware_driver: - SET bios.bootOrder = "hdd,CDROM"
DEBUG vmware_driver: - SET checkpoint.vmState = ""
DEBUG vmware_driver: - SET cleanShutdown = "TRUE"
DEBUG vmware_driver: - SET config.version = "8"
DEBUG vmware_driver: - SET displayName = "test: vagrant-windows"
DEBUG vmware_driver: - SET ehci.pciSlotNumber = "-1"
DEBUG vmware_driver: - SET ehci.present = "FALSE"
DEBUG vmware_driver: - SET ethernet0.addressType = "generated"
DEBUG vmware_driver: - SET ethernet0.connectionType = "nat"
DEBUG vmware_driver: - SET ethernet0.present = "TRUE"
DEBUG vmware_driver: - SET ethernet0.virtualDev = "e1000"
DEBUG vmware_driver: - SET extendedConfigFile = "packer-vmware.vmxf"
DEBUG vmware_driver: - SET floppy0.present = "FALSE"
DEBUG vmware_driver: - SET guestOS = "windows7srv-64"
DEBUG vmware_driver: - SET gui.fullScreenAtPowerOn = "FALSE"
DEBUG vmware_driver: - SET gui.viewModeAtPowerOn = "windowed"
DEBUG vmware_driver: - SET hgfs.linkRootShare = "TRUE"
DEBUG vmware_driver: - SET hgfs.mapRootShare = "TRUE"
DEBUG vmware_driver: - SET ide1:0.deviceType = "cdrom-image"
DEBUG vmware_driver: - SET ide1:0.fileName = "/Users/joe/Projects/packer-windows/packer_cache/93842ab2dc7fcfa974d82651fadf7ce48961bcff305cb0811f628eec5e9920f1.iso"
DEBUG vmware_driver: - SET ide1:0.present = "TRUE"
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE"
DEBUG vmware_driver: - SET memsize = "512"
DEBUG vmware_driver: - SET msg.autoAnswer = "true"
DEBUG vmware_driver: - SET nvram = "packer-vmware.nvram"
DEBUG vmware_driver: - SET pciBridge0.pciSlotNumber = "17"
DEBUG vmware_driver: - SET pciBridge0.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge4.functions = "8"
DEBUG vmware_driver: - SET pciBridge4.pciSlotNumber = "21"
DEBUG vmware_driver: - SET pciBridge4.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge4.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge5.functions = "8"
DEBUG vmware_driver: - SET pciBridge5.pciSlotNumber = "22"
DEBUG vmware_driver: - SET pciBridge5.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge5.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge6.functions = "8"
DEBUG vmware_driver: - SET pciBridge6.pciSlotNumber = "23"
DEBUG vmware_driver: - SET pciBridge6.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge6.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge7.functions = "8"
DEBUG vmware_driver: - SET pciBridge7.pciSlotNumber = "24"
DEBUG vmware_driver: - SET pciBridge7.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge7.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET powerType.powerOff = "soft"
DEBUG vmware_driver: - SET powerType.powerOn = "soft"
DEBUG vmware_driver: - SET powerType.reset = "soft"
DEBUG vmware_driver: - SET powerType.suspend = "soft"
DEBUG vmware_driver: - SET proxyApps.publishToHost = "FALSE"
DEBUG vmware_driver: - SET replay.filename = ""
DEBUG vmware_driver: - SET replay.supported = "FALSE"
DEBUG vmware_driver: - SET scsi0.pciSlotNumber = "16"
DEBUG vmware_driver: - SET scsi0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0.virtualDev = "lsilogic"
DEBUG vmware_driver: - SET scsi0:0.fileName = "disk.vmdk"
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0:0.redo = ""
DEBUG vmware_driver: - SET sharedFolder.maxNum = "0"
DEBUG vmware_driver: - SET softPowerOff = "TRUE"
DEBUG vmware_driver: - SET sound.startConnected = "FALSE"
DEBUG vmware_driver: - SET tools.syncTime = "TRUE"
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle"
DEBUG vmware_driver: - SET unity.wasCapable = "FALSE"
DEBUG vmware_driver: - SET usb.pciSlotNumber = "-1"
DEBUG vmware_driver: - SET usb.present = "FALSE"
DEBUG vmware_driver: - SET uuid.action = "create"
DEBUG vmware_driver: - SET uuid.bios = "56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa"
DEBUG vmware_driver: - SET uuid.location = "56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa"
DEBUG vmware_driver: - SET virtualHW.productCompatibility = "hosted"
DEBUG vmware_driver: - SET virtualHW.version = "9"
DEBUG vmware_driver: - SET vmci0.id = "1861462627"
DEBUG vmware_driver: - SET vmci0.pciSlotNumber = "35"
DEBUG vmware_driver: - SET vmci0.present = "TRUE"
DEBUG vmware_driver: - SET vmotion.checkpointFBSize = "67108864"
INFO warden: Calling action: #<Vagrant::Action::Builtin::SetHostname:0x0000010331e300>
INFO warden: Calling action: VMware Middleware: VMXModify
INFO vmx_modify: Modifying VMX file according to user config...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - RemoteDisplay.vnc.enabled = TRUE
DEBUG vmware_driver: - RemoteDisplay.vnc.port = 5985
DEBUG vmware_driver: - bios.bootOrder = hdd,CDROM
DEBUG vmware_driver: - checkpoint.vmState =
DEBUG vmware_driver: - cleanShutdown = TRUE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - displayName = test: vagrant-windows
DEBUG vmware_driver: - ehci.pciSlotNumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addressType = generated
DEBUG vmware_driver: - ethernet0.connectionType = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualDev = e1000
DEBUG vmware_driver: - extendedConfigFile = packer-vmware.vmxf
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestOS = windows7srv-64
DEBUG vmware_driver: - gui.fullScreenAtPowerOn = FALSE
DEBUG vmware_driver: - gui.viewModeAtPowerOn = windowed
DEBUG vmware_driver: - hgfs.linkRootShare = TRUE
DEBUG vmware_driver: - hgfs.mapRootShare = TRUE
DEBUG vmware_driver: - ide1:0.deviceType = cdrom-image
DEBUG vmware_driver: - ide1:0.fileName = /Users/joe/Projects/packer-windows/packer_cache/93842ab2dc7fcfa974d82651fadf7ce48961bcff305cb0811f628eec5e9920f1.iso
DEBUG vmware_driver: - ide1:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 512
DEBUG vmware_driver: - msg.autoAnswer = true
DEBUG vmware_driver: - nvram = packer-vmware.nvram
DEBUG vmware_driver: - pciBridge0.pciSlotNumber = 17
DEBUG vmware_driver: - pciBridge0.present = TRUE
DEBUG vmware_driver: - pciBridge4.functions = 8
DEBUG vmware_driver: - pciBridge4.pciSlotNumber = 21
DEBUG vmware_driver: - pciBridge4.present = TRUE
DEBUG vmware_driver: - pciBridge4.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge5.functions = 8
DEBUG vmware_driver: - pciBridge5.pciSlotNumber = 22
DEBUG vmware_driver: - pciBridge5.present = TRUE
DEBUG vmware_driver: - pciBridge5.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge6.functions = 8
DEBUG vmware_driver: - pciBridge6.pciSlotNumber = 23
DEBUG vmware_driver: - pciBridge6.present = TRUE
DEBUG vmware_driver: - pciBridge6.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge7.functions = 8
DEBUG vmware_driver: - pciBridge7.pciSlotNumber = 24
DEBUG vmware_driver: - pciBridge7.present = TRUE
DEBUG vmware_driver: - pciBridge7.virtualDev = pcieRootPort
DEBUG vmware_driver: - powerType.powerOff = soft
DEBUG vmware_driver: - powerType.powerOn = soft
DEBUG vmware_driver: - powerType.reset = soft
DEBUG vmware_driver: - powerType.suspend = soft
DEBUG vmware_driver: - proxyApps.publishToHost = FALSE
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - scsi0.pciSlotNumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualDev = lsilogic
DEBUG vmware_driver: - scsi0:0.fileName = disk.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - sharedFolder.maxNum = 0
DEBUG vmware_driver: - softPowerOff = TRUE
DEBUG vmware_driver: - sound.startConnected = FALSE
DEBUG vmware_driver: - tools.syncTime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - unity.wasCapable = FALSE
DEBUG vmware_driver: - usb.pciSlotNumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa
DEBUG vmware_driver: - uuid.location = 56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa
DEBUG vmware_driver: - virtualHW.productCompatibility = hosted
DEBUG vmware_driver: - virtualHW.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pciSlotNumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointFBSize = 67108864
INFO vmx_modify: - Set: ethernet0.virtualDev = 'e1000'
INFO vmware_driver: Modifying VMX data...
DEBUG vmware_driver: - SET .encoding = "UTF-8"
DEBUG vmware_driver: - SET RemoteDisplay.vnc.enabled = "TRUE"
DEBUG vmware_driver: - SET RemoteDisplay.vnc.port = "5985"
DEBUG vmware_driver: - SET bios.bootOrder = "hdd,CDROM"
DEBUG vmware_driver: - SET checkpoint.vmState = ""
DEBUG vmware_driver: - SET cleanShutdown = "TRUE"
DEBUG vmware_driver: - SET config.version = "8"
DEBUG vmware_driver: - SET displayName = "test: vagrant-windows"
DEBUG vmware_driver: - SET ehci.pciSlotNumber = "-1"
DEBUG vmware_driver: - SET ehci.present = "FALSE"
DEBUG vmware_driver: - SET ethernet0.addressType = "generated"
DEBUG vmware_driver: - SET ethernet0.connectionType = "nat"
DEBUG vmware_driver: - SET ethernet0.present = "TRUE"
DEBUG vmware_driver: - SET ethernet0.virtualDev = "e1000"
DEBUG vmware_driver: - SET extendedConfigFile = "packer-vmware.vmxf"
DEBUG vmware_driver: - SET floppy0.present = "FALSE"
DEBUG vmware_driver: - SET guestOS = "windows7srv-64"
DEBUG vmware_driver: - SET gui.fullScreenAtPowerOn = "FALSE"
DEBUG vmware_driver: - SET gui.viewModeAtPowerOn = "windowed"
DEBUG vmware_driver: - SET hgfs.linkRootShare = "TRUE"
DEBUG vmware_driver: - SET hgfs.mapRootShare = "TRUE"
DEBUG vmware_driver: - SET ide1:0.deviceType = "cdrom-image"
DEBUG vmware_driver: - SET ide1:0.fileName = "/Users/joe/Projects/packer-windows/packer_cache/93842ab2dc7fcfa974d82651fadf7ce48961bcff305cb0811f628eec5e9920f1.iso"
DEBUG vmware_driver: - SET ide1:0.present = "TRUE"
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE"
DEBUG vmware_driver: - SET memsize = "512"
DEBUG vmware_driver: - SET msg.autoAnswer = "true"
DEBUG vmware_driver: - SET nvram = "packer-vmware.nvram"
DEBUG vmware_driver: - SET pciBridge0.pciSlotNumber = "17"
DEBUG vmware_driver: - SET pciBridge0.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge4.functions = "8"
DEBUG vmware_driver: - SET pciBridge4.pciSlotNumber = "21"
DEBUG vmware_driver: - SET pciBridge4.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge4.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge5.functions = "8"
DEBUG vmware_driver: - SET pciBridge5.pciSlotNumber = "22"
DEBUG vmware_driver: - SET pciBridge5.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge5.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge6.functions = "8"
DEBUG vmware_driver: - SET pciBridge6.pciSlotNumber = "23"
DEBUG vmware_driver: - SET pciBridge6.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge6.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET pciBridge7.functions = "8"
DEBUG vmware_driver: - SET pciBridge7.pciSlotNumber = "24"
DEBUG vmware_driver: - SET pciBridge7.present = "TRUE"
DEBUG vmware_driver: - SET pciBridge7.virtualDev = "pcieRootPort"
DEBUG vmware_driver: - SET powerType.powerOff = "soft"
DEBUG vmware_driver: - SET powerType.powerOn = "soft"
DEBUG vmware_driver: - SET powerType.reset = "soft"
DEBUG vmware_driver: - SET powerType.suspend = "soft"
DEBUG vmware_driver: - SET proxyApps.publishToHost = "FALSE"
DEBUG vmware_driver: - SET replay.filename = ""
DEBUG vmware_driver: - SET replay.supported = "FALSE"
DEBUG vmware_driver: - SET scsi0.pciSlotNumber = "16"
DEBUG vmware_driver: - SET scsi0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0.virtualDev = "lsilogic"
DEBUG vmware_driver: - SET scsi0:0.fileName = "disk.vmdk"
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE"
DEBUG vmware_driver: - SET scsi0:0.redo = ""
DEBUG vmware_driver: - SET sharedFolder.maxNum = "0"
DEBUG vmware_driver: - SET softPowerOff = "TRUE"
DEBUG vmware_driver: - SET sound.startConnected = "FALSE"
DEBUG vmware_driver: - SET tools.syncTime = "TRUE"
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle"
DEBUG vmware_driver: - SET unity.wasCapable = "FALSE"
DEBUG vmware_driver: - SET usb.pciSlotNumber = "-1"
DEBUG vmware_driver: - SET usb.present = "FALSE"
DEBUG vmware_driver: - SET uuid.action = "create"
DEBUG vmware_driver: - SET uuid.bios = "56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa"
DEBUG vmware_driver: - SET uuid.location = "56 4d 4f 49 e3 3e 50 b8-f1 c4 67 4b 2e 22 b0 fa"
DEBUG vmware_driver: - SET virtualHW.productCompatibility = "hosted"
DEBUG vmware_driver: - SET virtualHW.version = "9"
DEBUG vmware_driver: - SET vmci0.id = "1861462627"
DEBUG vmware_driver: - SET vmci0.pciSlotNumber = "35"
DEBUG vmware_driver: - SET vmci0.present = "TRUE"
DEBUG vmware_driver: - SET vmotion.checkpointFBSize = "67108864"
INFO warden: Calling action: VMware Middleware: PrepareForwardedPortCollisionParams
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
DEBUG nat_conf: Read section: incomingudp
DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
INFO warden: Calling action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000001030e3900>
INFO handle_port_collisions: Detecting any forwarded port collisions...
DEBUG handle_port_collisions: Extra in use: []
DEBUG handle_port_collisions: Remap: {}
DEBUG handle_port_collisions: Repair: true
INFO warden: Calling action: VMware Middleware: ForwardPorts
DEBUG forward_ports: Building up ports to forward...
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
DEBUG nat_conf: Read section: incomingudp
DEBUG nat_conf: -- Value: "[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
INFO warden: Calling action: VMware Middleware: Boot
INFO interface: info: Starting the VMware VM...
[vagrant-windows] Starting the VMware VM...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "start", "/Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx", "gui"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31998
DEBUG subprocess: Exit status: 0
INFO interface: info: Waiting for the VM to finish booting...
[vagrant-windows] Waiting for the VM to finish booting...
INFO machine: guest is windows, using WinRM for communication channel
DEBUG winrmcommunicator: initializing WinRMCommunicator
DEBUG winrmcommunicator: Checking whether WinRM is ready...
DEBUG winrmcommunicator: powershell executing:
function which {
$command = [Array](Get-Command $args[0] -errorAction SilentlyContinue)
if($null -eq $command)
{
exit 1
}
write-host $command[0].Definition
exit 0
}
function test ([Switch] $d, [String] $path) {
if(Test-Path $path)
{
exit 0
}
exit 1
}
function chown {
exit 0
}
function mkdir ([Switch] $p, [String] $path)
{
if(Test-Path $path)
{
exit 0
} else {
New-Item $path -Type Directory -Force | Out-Null
}
}
hostname
DEBUG winrmcommunicator: Searching for WinRM port: 5985
DEBUG winrmcommunicator: Creating WinRM session to http://192.168.21.140:5985/wsman with options: {:user=>"vagrant", :pass=>"vagrant", :host=>"192.168.21.140", :port=>5985, :operation_timeout=>1800, :basic_auth_only=>true}
DEBUG winrmcommunicator: hostname: vagrant-2008R2
DEBUG winrmcommunicator: Exit status: 0
DEBUG winrmcommunicator: WinRM is ready!
INFO interface: info: The machine is booted and ready!
[vagrant-windows] The machine is booted and ready!
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
DEBUG vmware_driver: - .encoding = UTF-8
DEBUG vmware_driver: - RemoteDisplay.vnc.enabled = TRUE
DEBUG vmware_driver: - RemoteDisplay.vnc.port = 5985
DEBUG vmware_driver: - bios.bootOrder = hdd,CDROM
DEBUG vmware_driver: - checkpoint.vmState =
DEBUG vmware_driver: - cleanShutdown = FALSE
DEBUG vmware_driver: - config.version = 8
DEBUG vmware_driver: - displayName = test: vagrant-windows
DEBUG vmware_driver: - ehci.pciSlotNumber = -1
DEBUG vmware_driver: - ehci.present = FALSE
DEBUG vmware_driver: - ethernet0.addressType = generated
DEBUG vmware_driver: - ethernet0.connectionType = nat
DEBUG vmware_driver: - ethernet0.present = TRUE
DEBUG vmware_driver: - ethernet0.virtualDev = e1000
DEBUG vmware_driver: - extendedConfigFile = packer-vmware.vmxf
DEBUG vmware_driver: - floppy0.present = FALSE
DEBUG vmware_driver: - guestOS = windows7srv-64
DEBUG vmware_driver: - gui.fullScreenAtPowerOn = FALSE
DEBUG vmware_driver: - gui.viewModeAtPowerOn = windowed
DEBUG vmware_driver: - hgfs.linkRootShare = TRUE
DEBUG vmware_driver: - hgfs.mapRootShare = TRUE
DEBUG vmware_driver: - ide1:0.deviceType = cdrom-image
DEBUG vmware_driver: - ide1:0.fileName = /Users/joe/Projects/packer-windows/packer_cache/93842ab2dc7fcfa974d82651fadf7ce48961bcff305cb0811f628eec5e9920f1.iso
DEBUG vmware_driver: - ide1:0.present = TRUE
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE
DEBUG vmware_driver: - memsize = 512
DEBUG vmware_driver: - msg.autoAnswer = true
DEBUG vmware_driver: - nvram = packer-vmware.nvram
DEBUG vmware_driver: - pciBridge0.pciSlotNumber = 17
DEBUG vmware_driver: - pciBridge0.present = TRUE
DEBUG vmware_driver: - pciBridge4.functions = 8
DEBUG vmware_driver: - pciBridge4.pciSlotNumber = 21
DEBUG vmware_driver: - pciBridge4.present = TRUE
DEBUG vmware_driver: - pciBridge4.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge5.functions = 8
DEBUG vmware_driver: - pciBridge5.pciSlotNumber = 22
DEBUG vmware_driver: - pciBridge5.present = TRUE
DEBUG vmware_driver: - pciBridge5.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge6.functions = 8
DEBUG vmware_driver: - pciBridge6.pciSlotNumber = 23
DEBUG vmware_driver: - pciBridge6.present = TRUE
DEBUG vmware_driver: - pciBridge6.virtualDev = pcieRootPort
DEBUG vmware_driver: - pciBridge7.functions = 8
DEBUG vmware_driver: - pciBridge7.pciSlotNumber = 24
DEBUG vmware_driver: - pciBridge7.present = TRUE
DEBUG vmware_driver: - pciBridge7.virtualDev = pcieRootPort
DEBUG vmware_driver: - powerType.powerOff = soft
DEBUG vmware_driver: - powerType.powerOn = soft
DEBUG vmware_driver: - powerType.reset = soft
DEBUG vmware_driver: - powerType.suspend = soft
DEBUG vmware_driver: - proxyApps.publishToHost = FALSE
DEBUG vmware_driver: - replay.filename =
DEBUG vmware_driver: - replay.supported = FALSE
DEBUG vmware_driver: - scsi0.pciSlotNumber = 16
DEBUG vmware_driver: - scsi0.present = TRUE
DEBUG vmware_driver: - scsi0.virtualDev = lsilogic
DEBUG vmware_driver: - scsi0:0.fileName = disk.vmdk
DEBUG vmware_driver: - scsi0:0.present = TRUE
DEBUG vmware_driver: - scsi0:0.redo =
DEBUG vmware_driver: - sharedFolder.maxNum = 0
DEBUG vmware_driver: - softPowerOff = FALSE
DEBUG vmware_driver: - sound.startConnected = FALSE
DEBUG vmware_driver: - tools.syncTime = TRUE
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle
DEBUG vmware_driver: - unity.wasCapable = TRUE
DEBUG vmware_driver: - usb.pciSlotNumber = -1
DEBUG vmware_driver: - usb.present = FALSE
DEBUG vmware_driver: - uuid.action = create
DEBUG vmware_driver: - uuid.bios = 56 4d 88 ae 65 89 50 61-75 9b 4b 13 d4 a4 0b 8f
DEBUG vmware_driver: - uuid.location = 56 4d 88 ae 65 89 50 61-75 9b 4b 13 d4 a4 0b 8f
DEBUG vmware_driver: - virtualHW.productCompatibility = hosted
DEBUG vmware_driver: - virtualHW.version = 9
DEBUG vmware_driver: - vmci0.id = 1861462627
DEBUG vmware_driver: - vmci0.pciSlotNumber = 35
DEBUG vmware_driver: - vmci0.present = TRUE
DEBUG vmware_driver: - vmotion.checkpointFBSize = 67108864
DEBUG vmware_driver: - ethernet0.generatedAddress = 00:0c:29:a4:0b:8f
DEBUG vmware_driver: - ethernet0.pciSlotNumber = 32
DEBUG vmware_driver: - ethernet0.generatedAddressOffset = 0
DEBUG vmware_driver: Trying to get MAC address for ethernet0
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one...
DEBUG vmware_driver: -- MAC: 00:0c:29:a4:0b:8f
INFO vmware_driver: Reading DHCP lease for '00:0c:29:a4:0b:8f' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /var/db/vmware/vmnet-dhcpd-vmnet8.leases
INFO dhcp_lease_file: Initialized DHCP helper: /var/db/vmware/vmnet-dhcpd-vmnet8.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:a4:0b:8f
INFO dhcp_lease_file: - IP: 192.168.21.140
INFO interface: info: Forwarding ports...
[vagrant-windows] Forwarding ports...
INFO interface: info: -- 22 => 2222
[vagrant-windows] -- 22 => 2222
INFO interface: info: -- 3389 => 3389
[vagrant-windows] -- 3389 => 3389
INFO interface: info: -- 5985 => 5985
[vagrant-windows] -- 5985 => 5985
INFO vmware_driver: Forwarding 3 ports.
INFO subprocess: Starting process: ["/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/bin/vagrant_vmware_desktop_sudo_helper_wrapper_darwin_amd64", "forward-ports", "/var/folders/76/_jwgdgxj64z4w5m3s87nyc000000gn/T/vagrant-sudo-helper20130725-1096-1oek3to"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: INFO global: Vagrant version: 1.2.4
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/box/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: box command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/destroy/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: destroy command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/halt/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: halt command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/init/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: init command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/package/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: package command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/plugin/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: plugin command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/provision/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: provision command
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/reload/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/linux/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Linux guest.
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/omnios/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: OmniOS guest.
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/openbsd/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: OpenBSD guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/pld/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: PLD Linux guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/redhat/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: RedHat guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/solaris/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Solaris guest.
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/suse/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: SUSE guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/ubuntu/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Ubuntu guest
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/arch/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Arch host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/bsd/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: BSD host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Fedora host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/freebsd/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: FreeBSD host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/gentoo/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Gentoo host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/linux/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Linux host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/opensuse/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: OpenSUSE host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/windows/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: Windows host
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v1/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: kernel
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v2/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: kernel
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/providers/virtualbox/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: VirtualBox provider
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/ansible/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: ansible
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/cfengine/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: CFEngine Provisioner
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/chef/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: chef
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/puppet/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: puppet
DEBUG subprocess: stderr: DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/shell/plugin.rb
DEBUG subprocess: stderr: INFO manager: Registered plugin: shell
DEBUG subprocess: stderr: INFO manager: Registered plugin: VMware Fusion Provider
DEBUG subprocess: stderr: INFO vmware_driver: VMX path is a directory. Finding VMX file...
DEBUG subprocess: stderr: INFO vmware_driver: VMX file: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
DEBUG subprocess: stderr: INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
DEBUG subprocess: stderr: DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
DEBUG subprocess: stderr: INFO vmware:sudo_helper: Calling command: forward-ports
INFO vmware_driver: Setting up forwarded ports in: /Library/Preferences/VMware Fusion/vmnet8/nat.conf
DEBUG subprocess: stderr: DEBUG nat_conf: Read section: incomingtcp
DEBUG subprocess: stderr: DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
DEBUG subprocess: stderr: INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: stderr: DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: DEBUG subprocess: stdout: Total running VMs: 1
/Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
DEBUG subprocess: stderr: DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG subprocess: stderr: DEBUG nat_conf: Replace section: incomingtcp
DEBUG subprocess: stderr: DEBUG nat_conf: Writing NAT file: "# VMware NAT configuration file\n\n[host]\n\n# NAT gateway address\nip = 192.168.21.2\nnetmask = 255.255.255.0\n\n# VMnet device if not specified on command line\ndevice = vmnet8\n\n# Allow PORT/EPRT FTP commands (they need incoming TCP stream ...)\nactiveFTP = 1\n\n# Allows the source to have any OUI. Turn this on if you change the OUI\n# in the MAC address of your virtual machines.\nallowAnyOUI = 1\n\n# Controls if (TCP) connections should be reset when the adapter they are\n# bound to goes down\nresetConnectionOnLinkDown = 1\n\n# Controls if (TCP) connection should be reset when guest packet's destination\n# is NAT's IP address\nresetConnectionOnDestLocalHost = 1\n\n[tcp]\n\n# Value of timeout in TCP TIME_WAIT state, in seconds\ntimeWaitTimeout = 30\n\n[udp]\n\n# Timeout in seconds. Dynamically-created UDP mappings will purged if\n# idle for this duration of time 0 = no timeout, default = 60; real\n# value might be up to 100% longer\ntimeout = 60\n\n[netbios]\n# Timeout for NBNS queries.\nnbnsTimeout = 2\n\n# Number of retries for each NBNS query.\nnbnsRetries = 3\n\n# Timeout for NBDS queries.\nnbdsTimeout = 3\n\n[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n\n[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
DEBUG subprocess: stderr: DEBUG nat_conf: Read section: incomingtcp
DEBUG subprocess: stderr: DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n"
INFO vmware_driver: Starting services starter and waiting for them to start...
DEBUG subprocess: stderr: INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--status"]
DEBUG subprocess: stderr: DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: DEBUG subprocess: stdout: DHCP service on vmnet1 is running
Hostonly virtual adapter on vmnet1 is enabled
DHCP service on vmnet8 is running
NAT service on vmnet8 is running
Hostonly virtual adapter on vmnet8 is enabled
All the services configured on all the networks are running
DEBUG subprocess: stderr: DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG subprocess: stderr: INFO vmware_driver: Stopping VMware network interfaces...
DEBUG subprocess: stderr: INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--stop"]
DEBUG subprocess: stderr: DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: DEBUG subprocess: stdout: Stopped DHCP service on vmnet1
Disabled hostonly virtual adapter on vmnet1
Stopped DHCP service on vmnet8
Stopped NAT service on vmnet8
Disabled hostonly virtual adapter on vmnet8
Stopped all configured services on all networks
DEBUG subprocess: stderr: DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG subprocess: stderr: INFO vmware_driver: Starting VMware network interfaces...
DEBUG subprocess: stderr: INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--start"]
DEBUG subprocess: stderr: DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: DEBUG subprocess: stderr: Failed to start NAT service on vmnet8
DEBUG subprocess: stderr: DEBUG subprocess: stderr: Failed to start some/all services
DEBUG subprocess: stderr: DEBUG subprocess: stdout: Enabled hostonly virtual adapter on vmnet1
Started DHCP service on vmnet1
Enabled hostonly virtual adapter on vmnet8
Started DHCP service on vmnet8
DEBUG subprocess: stderr: DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 1
DEBUG subprocess: stderr: INFO vmware_driver: Stopping services starter...
DEBUG subprocess: stderr: Vagrant failed to start the VMware network interfaces! The output
of the failed command, if any, is below. The usual cause for this
is invalid configuration of the VMware network components. If
the problem persists, please contact support.
Failed to start NAT service on vmnet8
Failed to start some/all services
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31997
DEBUG subprocess: Exit status: 1
ERROR warden: Error occurred: INFO global: Vagrant version: 1.2.4
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: RedHat guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/plugin.rb
INFO manager: Registered plugin: Fedora host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/opensuse/plugin.rb
INFO manager: Registered plugin: OpenSUSE host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
INFO manager: Registered plugin: VMware Fusion Provider
INFO vmware_driver: VMX path is a directory. Finding VMX file...
INFO vmware_driver: VMX file: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
INFO vmware:sudo_helper: Calling command: forward-ports
INFO vmware_driver: Setting up forwarded ports in: /Library/Preferences/VMware Fusion/vmnet8/nat.conf
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 1
/Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG nat_conf: Replace section: incomingtcp
DEBUG nat_conf: Writing NAT file: "# VMware NAT configuration file\n\n[host]\n\n# NAT gateway address\nip = 192.168.21.2\nnetmask = 255.255.255.0\n\n# VMnet device if not specified on command line\ndevice = vmnet8\n\n# Allow PORT/EPRT FTP commands (they need incoming TCP stream ...)\nactiveFTP = 1\n\n# Allows the source to have any OUI. Turn this on if you change the OUI\n# in the MAC address of your virtual machines.\nallowAnyOUI = 1\n\n# Controls if (TCP) connections should be reset when the adapter they are\n# bound to goes down\nresetConnectionOnLinkDown = 1\n\n# Controls if (TCP) connection should be reset when guest packet's destination\n# is NAT's IP address\nresetConnectionOnDestLocalHost = 1\n\n[tcp]\n\n# Value of timeout in TCP TIME_WAIT state, in seconds\ntimeWaitTimeout = 30\n\n[udp]\n\n# Timeout in seconds. Dynamically-created UDP mappings will purged if\n# idle for this duration of time 0 = no timeout, default = 60; real\n# value might be up to 100% longer\ntimeout = 60\n\n[netbios]\n# Timeout for NBNS queries.\nnbnsTimeout = 2\n\n# Number of retries for each NBNS query.\nnbnsRetries = 3\n\n# Timeout for NBDS queries.\nnbdsTimeout = 3\n\n[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n\n[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n"
INFO vmware_driver: Starting services starter and waiting for them to start...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--status"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: DHCP service on vmnet1 is running
Hostonly virtual adapter on vmnet1 is enabled
DHCP service on vmnet8 is running
NAT service on vmnet8 is running
Hostonly virtual adapter on vmnet8 is enabled
All the services configured on all the networks are running
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Stopping VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--stop"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Stopped DHCP service on vmnet1
Disabled hostonly virtual adapter on vmnet1
Stopped DHCP service on vmnet8
Stopped NAT service on vmnet8
Disabled hostonly virtual adapter on vmnet8
Stopped all configured services on all networks
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Starting VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--start"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: Failed to start NAT service on vmnet8
DEBUG subprocess: stderr: Failed to start some/all services
DEBUG subprocess: stdout: Enabled hostonly virtual adapter on vmnet1
Started DHCP service on vmnet1
Enabled hostonly virtual adapter on vmnet8
Started DHCP service on vmnet8
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 1
INFO vmware_driver: Stopping services starter...
Vagrant failed to start the VMware network interfaces! The output
of the failed command, if any, is below. The usual cause for this
is invalid configuration of the VMware network components. If
the problem persists, please contact support.
Failed to start NAT service on vmnet8
Failed to start some/all services
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: INFO global: Vagrant version: 1.2.4
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: RedHat guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/plugin.rb
INFO manager: Registered plugin: Fedora host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/opensuse/plugin.rb
INFO manager: Registered plugin: OpenSUSE host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
INFO manager: Registered plugin: VMware Fusion Provider
INFO vmware_driver: VMX path is a directory. Finding VMX file...
INFO vmware_driver: VMX file: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
INFO vmware:sudo_helper: Calling command: forward-ports
INFO vmware_driver: Setting up forwarded ports in: /Library/Preferences/VMware Fusion/vmnet8/nat.conf
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 1
/Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG nat_conf: Replace section: incomingtcp
DEBUG nat_conf: Writing NAT file: "# VMware NAT configuration file\n\n[host]\n\n# NAT gateway address\nip = 192.168.21.2\nnetmask = 255.255.255.0\n\n# VMnet device if not specified on command line\ndevice = vmnet8\n\n# Allow PORT/EPRT FTP commands (they need incoming TCP stream ...)\nactiveFTP = 1\n\n# Allows the source to have any OUI. Turn this on if you change the OUI\n# in the MAC address of your virtual machines.\nallowAnyOUI = 1\n\n# Controls if (TCP) connections should be reset when the adapter they are\n# bound to goes down\nresetConnectionOnLinkDown = 1\n\n# Controls if (TCP) connection should be reset when guest packet's destination\n# is NAT's IP address\nresetConnectionOnDestLocalHost = 1\n\n[tcp]\n\n# Value of timeout in TCP TIME_WAIT state, in seconds\ntimeWaitTimeout = 30\n\n[udp]\n\n# Timeout in seconds. Dynamically-created UDP mappings will purged if\n# idle for this duration of time 0 = no timeout, default = 60; real\n# value might be up to 100% longer\ntimeout = 60\n\n[netbios]\n# Timeout for NBNS queries.\nnbnsTimeout = 2\n\n# Number of retries for each NBNS query.\nnbnsRetries = 3\n\n# Timeout for NBDS queries.\nnbdsTimeout = 3\n\n[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n\n[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n"
INFO vmware_driver: Starting services starter and waiting for them to start...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--status"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: DHCP service on vmnet1 is running
Hostonly virtual adapter on vmnet1 is enabled
DHCP service on vmnet8 is running
NAT service on vmnet8 is running
Hostonly virtual adapter on vmnet8 is enabled
All the services configured on all the networks are running
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Stopping VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--stop"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Stopped DHCP service on vmnet1
Disabled hostonly virtual adapter on vmnet1
Stopped DHCP service on vmnet8
Stopped NAT service on vmnet8
Disabled hostonly virtual adapter on vmnet8
Stopped all configured services on all networks
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Starting VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--start"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: Failed to start NAT service on vmnet8
DEBUG subprocess: stderr: Failed to start some/all services
DEBUG subprocess: stdout: Enabled hostonly virtual adapter on vmnet1
Started DHCP service on vmnet1
Enabled hostonly virtual adapter on vmnet8
Started DHCP service on vmnet8
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 1
INFO vmware_driver: Stopping services starter...
Vagrant failed to start the VMware network interfaces! The output
of the failed command, if any, is below. The usual cause for this
is invalid configuration of the VMware network components. If
the problem persists, please contact support.
Failed to start NAT service on vmnet8
Failed to start some/all services
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000103335ff0>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: INFO global: Vagrant version: 1.2.4
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: RedHat guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/plugin.rb
INFO manager: Registered plugin: Fedora host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/opensuse/plugin.rb
INFO manager: Registered plugin: OpenSUSE host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
INFO manager: Registered plugin: VMware Fusion Provider
INFO vmware_driver: VMX path is a directory. Finding VMX file...
INFO vmware_driver: VMX file: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
INFO vmware:sudo_helper: Calling command: forward-ports
INFO vmware_driver: Setting up forwarded ports in: /Library/Preferences/VMware Fusion/vmnet8/nat.conf
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 1
/Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG nat_conf: Replace section: incomingtcp
DEBUG nat_conf: Writing NAT file: "# VMware NAT configuration file\n\n[host]\n\n# NAT gateway address\nip = 192.168.21.2\nnetmask = 255.255.255.0\n\n# VMnet device if not specified on command line\ndevice = vmnet8\n\n# Allow PORT/EPRT FTP commands (they need incoming TCP stream ...)\nactiveFTP = 1\n\n# Allows the source to have any OUI. Turn this on if you change the OUI\n# in the MAC address of your virtual machines.\nallowAnyOUI = 1\n\n# Controls if (TCP) connections should be reset when the adapter they are\n# bound to goes down\nresetConnectionOnLinkDown = 1\n\n# Controls if (TCP) connection should be reset when guest packet's destination\n# is NAT's IP address\nresetConnectionOnDestLocalHost = 1\n\n[tcp]\n\n# Value of timeout in TCP TIME_WAIT state, in seconds\ntimeWaitTimeout = 30\n\n[udp]\n\n# Timeout in seconds. Dynamically-created UDP mappings will purged if\n# idle for this duration of time 0 = no timeout, default = 60; real\n# value might be up to 100% longer\ntimeout = 60\n\n[netbios]\n# Timeout for NBNS queries.\nnbnsTimeout = 2\n\n# Number of retries for each NBNS query.\nnbnsRetries = 3\n\n# Timeout for NBDS queries.\nnbdsTimeout = 3\n\n[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n\n[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n"
INFO vmware_driver: Starting services starter and waiting for them to start...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--status"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: DHCP service on vmnet1 is running
Hostonly virtual adapter on vmnet1 is enabled
DHCP service on vmnet8 is running
NAT service on vmnet8 is running
Hostonly virtual adapter on vmnet8 is enabled
All the services configured on all the networks are running
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Stopping VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--stop"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Stopped DHCP service on vmnet1
Disabled hostonly virtual adapter on vmnet1
Stopped DHCP service on vmnet8
Stopped NAT service on vmnet8
Disabled hostonly virtual adapter on vmnet8
Stopped all configured services on all networks
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Starting VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--start"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: Failed to start NAT service on vmnet8
DEBUG subprocess: stderr: Failed to start some/all services
DEBUG subprocess: stdout: Enabled hostonly virtual adapter on vmnet1
Started DHCP service on vmnet1
Enabled hostonly virtual adapter on vmnet8
Started DHCP service on vmnet8
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 1
INFO vmware_driver: Stopping services starter...
Vagrant failed to start the VMware network interfaces! The output
of the failed command, if any, is below. The usual cause for this
is invalid configuration of the VMware network components. If
the problem persists, please contact support.
Failed to start NAT service on vmnet8
Failed to start some/all services
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000001019a2570>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: VMware Middleware: Import
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 1
/Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: INFO global: Vagrant version: 1.2.4
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: RedHat guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/plugin.rb
INFO manager: Registered plugin: Fedora host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/opensuse/plugin.rb
INFO manager: Registered plugin: OpenSUSE host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
INFO manager: Registered plugin: VMware Fusion Provider
INFO vmware_driver: VMX path is a directory. Finding VMX file...
INFO vmware_driver: VMX file: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
INFO vmware:sudo_helper: Calling command: forward-ports
INFO vmware_driver: Setting up forwarded ports in: /Library/Preferences/VMware Fusion/vmnet8/nat.conf
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 1
/Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG nat_conf: Replace section: incomingtcp
DEBUG nat_conf: Writing NAT file: "# VMware NAT configuration file\n\n[host]\n\n# NAT gateway address\nip = 192.168.21.2\nnetmask = 255.255.255.0\n\n# VMnet device if not specified on command line\ndevice = vmnet8\n\n# Allow PORT/EPRT FTP commands (they need incoming TCP stream ...)\nactiveFTP = 1\n\n# Allows the source to have any OUI. Turn this on if you change the OUI\n# in the MAC address of your virtual machines.\nallowAnyOUI = 1\n\n# Controls if (TCP) connections should be reset when the adapter they are\n# bound to goes down\nresetConnectionOnLinkDown = 1\n\n# Controls if (TCP) connection should be reset when guest packet's destination\n# is NAT's IP address\nresetConnectionOnDestLocalHost = 1\n\n[tcp]\n\n# Value of timeout in TCP TIME_WAIT state, in seconds\ntimeWaitTimeout = 30\n\n[udp]\n\n# Timeout in seconds. Dynamically-created UDP mappings will purged if\n# idle for this duration of time 0 = no timeout, default = 60; real\n# value might be up to 100% longer\ntimeout = 60\n\n[netbios]\n# Timeout for NBNS queries.\nnbnsTimeout = 2\n\n# Number of retries for each NBNS query.\nnbnsRetries = 3\n\n# Timeout for NBDS queries.\nnbdsTimeout = 3\n\n[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n\n[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n"
INFO vmware_driver: Starting services starter and waiting for them to start...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--status"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: DHCP service on vmnet1 is running
Hostonly virtual adapter on vmnet1 is enabled
DHCP service on vmnet8 is running
NAT service on vmnet8 is running
Hostonly virtual adapter on vmnet8 is enabled
All the services configured on all the networks are running
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Stopping VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--stop"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Stopped DHCP service on vmnet1
Disabled hostonly virtual adapter on vmnet1
Stopped DHCP service on vmnet8
Stopped NAT service on vmnet8
Disabled hostonly virtual adapter on vmnet8
Stopped all configured services on all networks
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Starting VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--start"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: Failed to start NAT service on vmnet8
DEBUG subprocess: stderr: Failed to start some/all services
DEBUG subprocess: stdout: Enabled hostonly virtual adapter on vmnet1
Started DHCP service on vmnet1
Enabled hostonly virtual adapter on vmnet8
Started DHCP service on vmnet8
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 1
INFO vmware_driver: Stopping services starter...
Vagrant failed to start the VMware network interfaces! The output
of the failed command, if any, is below. The usual cause for this
is invalid configuration of the VMware network components. If
the problem persists, please contact support.
Failed to start NAT service on vmnet8
Failed to start some/all services
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000103373580>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO lock: Unlocking: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/lock
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO environment: Running hook: environment_unload
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000103376370>
INFO warden: Calling action: HashiCorp Background Check: End
INFO logger: Cleaning up background activation thread...
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<HashiCorp::VagrantVMwarefusion::Errors::HelperFailed: INFO global: Vagrant version: 1.2.4
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: RedHat guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/plugin.rb
INFO manager: Registered plugin: Fedora host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/opensuse/plugin.rb
INFO manager: Registered plugin: OpenSUSE host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
INFO manager: Registered plugin: VMware Fusion Provider
INFO vmware_driver: VMX path is a directory. Finding VMX file...
INFO vmware_driver: VMX file: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
INFO vmware:sudo_helper: Calling command: forward-ports
INFO vmware_driver: Setting up forwarded ports in: /Library/Preferences/VMware Fusion/vmnet8/nat.conf
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 1
/Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG nat_conf: Replace section: incomingtcp
DEBUG nat_conf: Writing NAT file: "# VMware NAT configuration file\n\n[host]\n\n# NAT gateway address\nip = 192.168.21.2\nnetmask = 255.255.255.0\n\n# VMnet device if not specified on command line\ndevice = vmnet8\n\n# Allow PORT/EPRT FTP commands (they need incoming TCP stream ...)\nactiveFTP = 1\n\n# Allows the source to have any OUI. Turn this on if you change the OUI\n# in the MAC address of your virtual machines.\nallowAnyOUI = 1\n\n# Controls if (TCP) connections should be reset when the adapter they are\n# bound to goes down\nresetConnectionOnLinkDown = 1\n\n# Controls if (TCP) connection should be reset when guest packet's destination\n# is NAT's IP address\nresetConnectionOnDestLocalHost = 1\n\n[tcp]\n\n# Value of timeout in TCP TIME_WAIT state, in seconds\ntimeWaitTimeout = 30\n\n[udp]\n\n# Timeout in seconds. Dynamically-created UDP mappings will purged if\n# idle for this duration of time 0 = no timeout, default = 60; real\n# value might be up to 100% longer\ntimeout = 60\n\n[netbios]\n# Timeout for NBNS queries.\nnbnsTimeout = 2\n\n# Number of retries for each NBNS query.\nnbnsRetries = 3\n\n# Timeout for NBDS queries.\nnbdsTimeout = 3\n\n[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n\n[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n"
INFO vmware_driver: Starting services starter and waiting for them to start...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--status"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: DHCP service on vmnet1 is running
Hostonly virtual adapter on vmnet1 is enabled
DHCP service on vmnet8 is running
NAT service on vmnet8 is running
Hostonly virtual adapter on vmnet8 is enabled
All the services configured on all the networks are running
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Stopping VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--stop"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Stopped DHCP service on vmnet1
Disabled hostonly virtual adapter on vmnet1
Stopped DHCP service on vmnet8
Stopped NAT service on vmnet8
Disabled hostonly virtual adapter on vmnet8
Stopped all configured services on all networks
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Starting VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--start"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: Failed to start NAT service on vmnet8
DEBUG subprocess: stderr: Failed to start some/all services
DEBUG subprocess: stdout: Enabled hostonly virtual adapter on vmnet1
Started DHCP service on vmnet1
Enabled hostonly virtual adapter on vmnet8
Started DHCP service on vmnet8
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 1
INFO vmware_driver: Stopping services starter...
Vagrant failed to start the VMware network interfaces! The output
of the failed command, if any, is below. The usual cause for this
is invalid configuration of the VMware network components. If
the problem persists, please contact support.
Failed to start NAT service on vmnet8
Failed to start some/all services>
ERROR vagrant: INFO global: Vagrant version: 1.2.4
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: RedHat guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/plugin.rb
INFO manager: Registered plugin: Fedora host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/opensuse/plugin.rb
INFO manager: Registered plugin: OpenSUSE host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
INFO manager: Registered plugin: VMware Fusion Provider
INFO vmware_driver: VMX path is a directory. Finding VMX file...
INFO vmware_driver: VMX file: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
INFO vmware:sudo_helper: Calling command: forward-ports
INFO vmware_driver: Setting up forwarded ports in: /Library/Preferences/VMware Fusion/vmnet8/nat.conf
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 1
/Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG nat_conf: Replace section: incomingtcp
DEBUG nat_conf: Writing NAT file: "# VMware NAT configuration file\n\n[host]\n\n# NAT gateway address\nip = 192.168.21.2\nnetmask = 255.255.255.0\n\n# VMnet device if not specified on command line\ndevice = vmnet8\n\n# Allow PORT/EPRT FTP commands (they need incoming TCP stream ...)\nactiveFTP = 1\n\n# Allows the source to have any OUI. Turn this on if you change the OUI\n# in the MAC address of your virtual machines.\nallowAnyOUI = 1\n\n# Controls if (TCP) connections should be reset when the adapter they are\n# bound to goes down\nresetConnectionOnLinkDown = 1\n\n# Controls if (TCP) connection should be reset when guest packet's destination\n# is NAT's IP address\nresetConnectionOnDestLocalHost = 1\n\n[tcp]\n\n# Value of timeout in TCP TIME_WAIT state, in seconds\ntimeWaitTimeout = 30\n\n[udp]\n\n# Timeout in seconds. Dynamically-created UDP mappings will purged if\n# idle for this duration of time 0 = no timeout, default = 60; real\n# value might be up to 100% longer\ntimeout = 60\n\n[netbios]\n# Timeout for NBNS queries.\nnbnsTimeout = 2\n\n# Number of retries for each NBNS query.\nnbnsRetries = 3\n\n# Timeout for NBDS queries.\nnbdsTimeout = 3\n\n[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n\n[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n"
INFO vmware_driver: Starting services starter and waiting for them to start...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--status"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: DHCP service on vmnet1 is running
Hostonly virtual adapter on vmnet1 is enabled
DHCP service on vmnet8 is running
NAT service on vmnet8 is running
Hostonly virtual adapter on vmnet8 is enabled
All the services configured on all the networks are running
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Stopping VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--stop"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Stopped DHCP service on vmnet1
Disabled hostonly virtual adapter on vmnet1
Stopped DHCP service on vmnet8
Stopped NAT service on vmnet8
Disabled hostonly virtual adapter on vmnet8
Stopped all configured services on all networks
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Starting VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--start"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: Failed to start NAT service on vmnet8
DEBUG subprocess: stderr: Failed to start some/all services
DEBUG subprocess: stdout: Enabled hostonly virtual adapter on vmnet1
Started DHCP service on vmnet1
Enabled hostonly virtual adapter on vmnet8
Started DHCP service on vmnet8
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 1
INFO vmware_driver: Stopping services starter...
Vagrant failed to start the VMware network interfaces! The output
of the failed command, if any, is below. The usual cause for this
is invalid configuration of the VMware network components. If
the problem persists, please contact support.
Failed to start NAT service on vmnet8
Failed to start some/all services
ERROR vagrant: /Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/sudo_helper.rb:53:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/driver.rb:590:in `forward_ports'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:307:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb:118:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:898:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:1206:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/set_hostname.rb:16:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:618:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:1022:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:133:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:832:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/nfs.rb:28:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:946:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/provision.rb:45:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/lock.rb:51:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/runner.rb:61:in `block in run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/util/busy.rb:19:in `busy'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/runner.rb:61:in `run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/call.rb:51:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:80:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:924:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/runner.rb:61:in `block in run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/util/busy.rb:19:in `busy'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/runner.rb:61:in `run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/call.rb:51:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:1121:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:240:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:995:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:400:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/handle_box_url.rb:24:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/runner.rb:61:in `block in run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/util/busy.rb:19:in `busy'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/runner.rb:61:in `run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/call.rb:51:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:1121:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/lock.rb:42:in `block in call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/lock.rb:27:in `open'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/lock.rb:27:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:108:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Users/joe/.vagrant.d/gems/gems/vagrant-vmware-fusion-0.8.2/lib/vagrant-vmware-fusion/action_farm.rb:240:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/warden.rb:34:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/builder.rb:116:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/runner.rb:61:in `block in run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/util/busy.rb:19:in `busy'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/runner.rb:61:in `run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/machine.rb:147:in `action'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/batch_action.rb:63:in `block (2 levels) in run'
INFO interface: error: INFO global: Vagrant version: 1.2.4
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: RedHat guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/plugin.rb
INFO manager: Registered plugin: Fedora host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/opensuse/plugin.rb
INFO manager: Registered plugin: OpenSUSE host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
INFO manager: Registered plugin: VMware Fusion Provider
INFO vmware_driver: VMX path is a directory. Finding VMX file...
INFO vmware_driver: VMX file: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
INFO vmware:sudo_helper: Calling command: forward-ports
INFO vmware_driver: Setting up forwarded ports in: /Library/Preferences/VMware Fusion/vmnet8/nat.conf
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 1
/Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG nat_conf: Replace section: incomingtcp
DEBUG nat_conf: Writing NAT file: "# VMware NAT configuration file\n\n[host]\n\n# NAT gateway address\nip = 192.168.21.2\nnetmask = 255.255.255.0\n\n# VMnet device if not specified on command line\ndevice = vmnet8\n\n# Allow PORT/EPRT FTP commands (they need incoming TCP stream ...)\nactiveFTP = 1\n\n# Allows the source to have any OUI. Turn this on if you change the OUI\n# in the MAC address of your virtual machines.\nallowAnyOUI = 1\n\n# Controls if (TCP) connections should be reset when the adapter they are\n# bound to goes down\nresetConnectionOnLinkDown = 1\n\n# Controls if (TCP) connection should be reset when guest packet's destination\n# is NAT's IP address\nresetConnectionOnDestLocalHost = 1\n\n[tcp]\n\n# Value of timeout in TCP TIME_WAIT state, in seconds\ntimeWaitTimeout = 30\n\n[udp]\n\n# Timeout in seconds. Dynamically-created UDP mappings will purged if\n# idle for this duration of time 0 = no timeout, default = 60; real\n# value might be up to 100% longer\ntimeout = 60\n\n[netbios]\n# Timeout for NBNS queries.\nnbnsTimeout = 2\n\n# Number of retries for each NBNS query.\nnbnsRetries = 3\n\n# Timeout for NBDS queries.\nnbdsTimeout = 3\n\n[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n\n[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n"
INFO vmware_driver: Starting services starter and waiting for them to start...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--status"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: DHCP service on vmnet1 is running
Hostonly virtual adapter on vmnet1 is enabled
DHCP service on vmnet8 is running
NAT service on vmnet8 is running
Hostonly virtual adapter on vmnet8 is enabled
All the services configured on all the networks are running
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Stopping VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--stop"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Stopped DHCP service on vmnet1
Disabled hostonly virtual adapter on vmnet1
Stopped DHCP service on vmnet8
Stopped NAT service on vmnet8
Disabled hostonly virtual adapter on vmnet8
Stopped all configured services on all networks
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Starting VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--start"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: Failed to start NAT service on vmnet8
DEBUG subprocess: stderr: Failed to start some/all services
DEBUG subprocess: stdout: Enabled hostonly virtual adapter on vmnet1
Started DHCP service on vmnet1
Enabled hostonly virtual adapter on vmnet8
Started DHCP service on vmnet8
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 1
INFO vmware_driver: Stopping services starter...
Vagrant failed to start the VMware network interfaces! The output
of the failed command, if any, is below. The usual cause for this
is invalid configuration of the VMware network components. If
the problem persists, please contact support.
Failed to start NAT service on vmnet8
Failed to start some/all services
INFO global: Vagrant version: 1.2.4
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: RedHat guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/plugin.rb
INFO manager: Registered plugin: Fedora host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/opensuse/plugin.rb
INFO manager: Registered plugin: OpenSUSE host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /Applications/Vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
INFO manager: Registered plugin: VMware Fusion Provider
INFO vmware_driver: VMX path is a directory. Finding VMX file...
INFO vmware_driver: VMX file: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
INFO vmware_driver: Looking for VMware Fusion: /Applications/VMware Fusion.app
INFO vmware_driver: VMware Fusion path: #<Pathname:/Applications/VMware Fusion.app>
DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
INFO vmware:sudo_helper: Calling command: forward-ports
INFO vmware_driver: Setting up forwarded ports in: /Library/Preferences/VMware Fusion/vmnet8/nat.conf
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n"
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "list"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Total running VMs: 1
/Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG nat_conf: Replace section: incomingtcp
DEBUG nat_conf: Writing NAT file: "# VMware NAT configuration file\n\n[host]\n\n# NAT gateway address\nip = 192.168.21.2\nnetmask = 255.255.255.0\n\n# VMnet device if not specified on command line\ndevice = vmnet8\n\n# Allow PORT/EPRT FTP commands (they need incoming TCP stream ...)\nactiveFTP = 1\n\n# Allows the source to have any OUI. Turn this on if you change the OUI\n# in the MAC address of your virtual machines.\nallowAnyOUI = 1\n\n# Controls if (TCP) connections should be reset when the adapter they are\n# bound to goes down\nresetConnectionOnLinkDown = 1\n\n# Controls if (TCP) connection should be reset when guest packet's destination\n# is NAT's IP address\nresetConnectionOnDestLocalHost = 1\n\n[tcp]\n\n# Value of timeout in TCP TIME_WAIT state, in seconds\ntimeWaitTimeout = 30\n\n[udp]\n\n# Timeout in seconds. Dynamically-created UDP mappings will purged if\n# idle for this duration of time 0 = no timeout, default = 60; real\n# value might be up to 100% longer\ntimeout = 60\n\n[netbios]\n# Timeout for NBNS queries.\nnbnsTimeout = 2\n\n# Number of retries for each NBNS query.\nnbnsRetries = 3\n\n# Timeout for NBDS queries.\nnbdsTimeout = 3\n\n[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n\n[incomingudp]\n\n# UDP port forwarding example\n#6000 = 172.16.3.0:6001\n\n"
DEBUG nat_conf: Read section: incomingtcp
DEBUG nat_conf: -- Value: "[incomingtcp]\n\n# Use these with care - anyone can enter into your VM through these...\n# The format and example are as follows:\n#<external port number> = <VM's IP address>:<VM's port number>\n#8080 = 172.16.3.128:80\n# VAGRANT-BEGIN: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n2222 = 192.168.21.140:22\n3389 = 192.168.21.140:3389\n5985 = 192.168.21.140:5985\n# VAGRANT-END: /Users/joe/Projects/test/.vagrant/machines/vagrant-windows/vmware_fusion/2cc88c43-9deb-4fa5-8bdc-c4fe52919eb3/packer-vmware.vmx\n"
INFO vmware_driver: Starting services starter and waiting for them to start...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--status"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: DHCP service on vmnet1 is running
Hostonly virtual adapter on vmnet1 is enabled
DHCP service on vmnet8 is running
NAT service on vmnet8 is running
Hostonly virtual adapter on vmnet8 is enabled
All the services configured on all the networks are running
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Stopping VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--stop"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Stopped DHCP service on vmnet1
Disabled hostonly virtual adapter on vmnet1
Stopped DHCP service on vmnet8
Stopped NAT service on vmnet8
Disabled hostonly virtual adapter on vmnet8
Stopped all configured services on all networks
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO vmware_driver: Starting VMware network interfaces...
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmnet-cli", "--start"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: Failed to start NAT service on vmnet8
DEBUG subprocess: stderr: Failed to start some/all services
DEBUG subprocess: stdout: Enabled hostonly virtual adapter on vmnet1
Started DHCP service on vmnet1
Enabled hostonly virtual adapter on vmnet8
Started DHCP service on vmnet8
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 1
INFO vmware_driver: Stopping services starter...
Vagrant failed to start the VMware network interfaces! The output
of the failed command, if any, is below. The usual cause for this
is invalid configuration of the VMware network components. If
the problem persists, please contact support.
Failed to start NAT service on vmnet8
Failed to start some/all services
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment