Vagrant: Vagrant Up fails with VMware

Created on 31 Dec 2015  ยท  22Comments  ยท  Source: hashicorp/vagrant

I have upgrade

  • Vagrant to 1.8
  • VMware Fusion to 8.1.0
  • vagrant-vmware-fusion plugin to 4.0.5
    I have uninstall the plugin and reinstall it.

Here is the list of my plugins

vagrant-bindfs (0.4.6)
vagrant-hostmanager (1.7.0)
vagrant-share (1.1.5, system)
vagrant-vmware-fusion (4.0.5)

Here is the FULL log

 INFO global: Vagrant version: 1.8.0
 INFO global: Ruby version: 2.2.3
 INFO global: RubyGems version: 2.4.5.1
 INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
 INFO global: VAGRANT_OLD_ENV_Apple_PubSub_Socket_Render="/private/tmp/com.apple.launchd.mKRm4e5sGv/Render"
 INFO global: VAGRANT_OLD_ENV_SSH_AUTH_SOCK="/private/tmp/com.apple.launchd.okysl3deC5/Listeners"
 INFO global: VAGRANT_OLD_ENV_LC_CTYPE="en_CA.UTF-8"
 INFO global: VAGRANT_OLD_ENV_ITERM_PROFILE="Default"
 INFO global: VAGRANT_OLD_ENV_XPC_SERVICE_NAME="0"
 INFO global: VAGRANT_OLD_ENV_LANG="en_CA.UTF-8"
 INFO global: VAGRANT_OLD_ENV_USER="alex"
 INFO global: VAGRANT_OLD_ENV_TERM="xterm-256color"
 INFO global: VAGRANT_INSTALLER_ENV="1"
 INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/bin/vagrant"
 INFO global: VAGRANT_OLD_ENV_LOGNAME="alex"
 INFO global: VAGRANT_OLD_ENV_ITERM_SESSION_ID="w0t0p0"
 INFO global: VAGRANT_OLD_ENV_PWD="/Users/alex/www/wordpress/base"
 INFO global: VAGRANT_OLD_ENV_PAGER="less"
 INFO global: VAGRANT_OLD_ENV__="/usr/local/bin/vagrant"
 INFO global: VAGRANT_OLD_ENV_XPC_FLAGS="0x0"
 INFO global: VAGRANT_OLD_ENV_COLORFGBG="7;0"
 INFO global: VAGRANT_OLD_ENV_SHLVL="1"
 INFO global: VAGRANT_OLD_ENV_OLDPWD="/Users/alex"
 INFO global: VAGRANT_OLD_ENV_ZSH="/Users/alex/.oh-my-zsh"
 INFO global: VAGRANT_OLD_ENV_LESS="-R"
 INFO global: VAGRANT_OLD_ENV_HOME="/Users/alex"
 INFO global: VAGRANT_OLD_ENV___CF_USER_TEXT_ENCODING="0x1F5:0x0:0x0"
 INFO global: VAGRANT_INSTALLER_VERSION="2"
 INFO global: VAGRANT_OLD_ENV_SHELL="/bin/zsh"
 INFO global: VAGRANT_OLD_ENV_LSCOLORS="Gxfxcxdxbxegedabagacad"
 INFO global: VAGRANT_OLD_ENV_LS_COLORS="no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:"
 INFO global: VAGRANT_OLD_ENV_PATH="/Users/alex/.rbenv/shims:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
 INFO global: VAGRANT_OLD_ENV_TMPDIR="/var/folders/x4/1cq8y6lx2cz36gyqcff_hm2w0000gn/T/"
 INFO global: VAGRANT_OLD_ENV_TERM_PROGRAM="iTerm.app"
 INFO global: VAGRANT_INTERNAL_BUNDLERIZED="1"
 INFO global: VAGRANT_LOG="debug"
 INFO global: Plugins:
 INFO global:   - bundler = 1.10.6
 INFO global:   - mime-types = 1.25.1
 INFO global:   - rest-client = 1.6.9
 INFO global:   - vagrant-bindfs = 0.4.6
 INFO global:   - vagrant-hostmanager = 1.7.0
 INFO global:   - vagrant-share = 1.1.5
 INFO global:   - vagrant-vmware-fusion = 4.0.5
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/box/plugin.rb
 INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/cap/plugin.rb
 INFO manager: Registered plugin: cap command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/destroy/plugin.rb
 INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/global-status/plugin.rb
 INFO manager: Registered plugin: global-status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/halt/plugin.rb
 INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/help/plugin.rb
 INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/init/plugin.rb
 INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/list-commands/plugin.rb
 INFO manager: Registered plugin: list-commands command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/login/plugin.rb
 INFO manager: Registered plugin: vagrant-login
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/package/plugin.rb
 INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/plugin/plugin.rb
 INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/port/plugin.rb
 INFO manager: Registered plugin: port command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/powershell/plugin.rb
 INFO manager: Registered plugin: powershell command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/provider/plugin.rb
 INFO manager: Registered plugin: provider command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/provision/plugin.rb
 INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/push/plugin.rb
 INFO manager: Registered plugin: push command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/rdp/plugin.rb
 INFO manager: Registered plugin: rdp command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/reload/plugin.rb
 INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/resume/plugin.rb
 INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/snapshot/plugin.rb
 INFO manager: Registered plugin: snapshot command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/ssh/plugin.rb
 INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/ssh_config/plugin.rb
 INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/status/plugin.rb
 INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/suspend/plugin.rb
 INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/up/plugin.rb
 INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/commands/version/plugin.rb
 INFO manager: Registered plugin: version command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/communicators/ssh/plugin.rb
 INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/communicators/winrm/plugin.rb
 INFO manager: Registered plugin: winrm communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/arch/plugin.rb
 INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/atomic/plugin.rb
 INFO manager: Registered plugin: Atomic Host guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/coreos/plugin.rb
 INFO manager: Registered plugin: CoreOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/darwin/plugin.rb
 INFO manager: Registered plugin: Darwin guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/debian/plugin.rb
 INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/esxi/plugin.rb
 INFO manager: Registered plugin: ESXi guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/fedora/plugin.rb
 INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/freebsd/plugin.rb
 INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/funtoo/plugin.rb
 INFO manager: Registered plugin: Funtoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/gentoo/plugin.rb
 INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/linux/plugin.rb
 INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/mint/plugin.rb
 INFO manager: Registered plugin: Mint guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/netbsd/plugin.rb
 INFO manager: Registered plugin: NetBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/nixos/plugin.rb
 INFO manager: Registered plugin: NixOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/omnios/plugin.rb
 INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/openbsd/plugin.rb
 INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/photon/plugin.rb
 INFO manager: Registered plugin: VMware Photon guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/pld/plugin.rb
 INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/redhat/plugin.rb
 INFO manager: Registered plugin: Red Hat Enterprise Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/slackware/plugin.rb
 INFO manager: Registered plugin: Slackware guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/smartos/plugin.rb
 INFO manager: Registered plugin: SmartOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/solaris/plugin.rb
 INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/solaris11/plugin.rb
 INFO manager: Registered plugin: Solaris 11 guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/suse/plugin.rb
 INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/tinycore/plugin.rb
 INFO manager: Registered plugin: TinyCore Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/ubuntu/plugin.rb
 INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/guests/windows/plugin.rb
 INFO manager: Registered plugin: Windows guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/hosts/arch/plugin.rb
 INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/hosts/bsd/plugin.rb
 INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/hosts/darwin/plugin.rb
 INFO manager: Registered plugin: Mac OS X host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/hosts/freebsd/plugin.rb
 INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/hosts/gentoo/plugin.rb
 INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/hosts/linux/plugin.rb
 INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/hosts/null/plugin.rb
 INFO manager: Registered plugin: null host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/hosts/redhat/plugin.rb
 INFO manager: Registered plugin: Red Hat Enterprise Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/hosts/slackware/plugin.rb
 INFO manager: Registered plugin: Slackware host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/hosts/suse/plugin.rb
 INFO manager: Registered plugin: SUSE host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/hosts/windows/plugin.rb
 INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/kernel_v1/plugin.rb
 INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/kernel_v2/plugin.rb
 INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/providers/docker/plugin.rb
 INFO manager: Registered plugin: docker-provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/providers/hyperv/plugin.rb
 INFO manager: Registered plugin: Hyper-V provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/providers/virtualbox/plugin.rb
 INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/provisioners/ansible/plugin.rb
 INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/provisioners/cfengine/plugin.rb
 INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/provisioners/chef/plugin.rb
 INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/provisioners/docker/plugin.rb
 INFO manager: Registered plugin: docker
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/provisioners/file/plugin.rb
 INFO manager: Registered plugin: file
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/provisioners/puppet/plugin.rb
 INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/provisioners/salt/plugin.rb
 INFO manager: Registered plugin: salt
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/provisioners/shell/plugin.rb
 INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/pushes/atlas/plugin.rb
 INFO manager: Registered plugin: atlas
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/pushes/ftp/plugin.rb
 INFO manager: Registered plugin: ftp
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/pushes/heroku/plugin.rb
 INFO manager: Registered plugin: heroku
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/pushes/local-exec/plugin.rb
 INFO manager: Registered plugin: local-exec
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/pushes/noop/plugin.rb
 INFO manager: Registered plugin: noop
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/synced_folders/nfs/plugin.rb
 INFO manager: Registered plugin: NFS synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/synced_folders/rsync/plugin.rb
 INFO manager: Registered plugin: RSync synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/synced_folders/smb/plugin.rb
 INFO manager: Registered plugin: SMB synced folders
 INFO global: Loading plugins!
 INFO manager: Registered plugin: vagrant-share
 INFO manager: Registered plugin: HostManager
 INFO manager: Registered plugin: Bindfs
 INFO manager: Registered plugin: VMware Fusion Provider
 INFO vagrant: `vagrant` invoked: ["up", "--debug"]
DEBUG vagrant: Creating Vagrant environment
 INFO environment: Environment initialized (#<Vagrant::Environment:0x0000010090b018>)
 INFO environment:   - cwd: /Users/alex/www/wordpress/base
 INFO environment: Home path: /Users/alex/.vagrant.d
 INFO environment: Local data path: /Users/alex/www/wordpress/base/.vagrant
DEBUG environment: Creating: /Users/alex/www/wordpress/base/.vagrant
 INFO environment: Running hook: environment_plugins_loaded
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 1 hooks defined.
 INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x000001029bf1b0>
 INFO environment: Running hook: environment_load
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 2 hooks defined.
 INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x00000101a02088>
 INFO warden: Calling IN action: #<HashiCorp::VagrantVMwarefusion::SetupPlugin:0x000001019e8228>
 INFO warden: Calling IN action: HashiCorp Background Check: Start
DEBUG activation: Last ping time: 1451535767
DEBUG activation: License file ID: ce9ecb1a-70b4-4ac4-ac0c-c9cc16807e9b
 INFO warden: Calling OUT action: HashiCorp Background Check: Start
 INFO warden: Calling OUT action: #<HashiCorp::VagrantVMwarefusion::SetupPlugin:0x000001019e8228>
 INFO cli: CLI: [] "up" []
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command []
DEBUG command: 'Up' each target VM...
 INFO loader: Set :root = ["#<Pathname:/Users/alex/www/wordpress/base/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/Users/alex/www/wordpress/base/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/alex/www/wordpress/base/Vagrantfile
 INFO loader: Loading configuration in order: [:home, :root]
DEBUG loader: Loading from: root (evaluating)
DEBUG provisioner: Provisioner defined:
DEBUG provisioner: Provisioner defined:
DEBUG provisioner: Provisioner defined:
DEBUG provisioner: Provisioner defined:
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
 INFO loader: Set "2152448900_machine_default" = []
 INFO loader: Loading configuration in order: [:home, :root, "2152448900_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
 INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/alex/www/wordpress/base>]
DEBUG host: Trying: arch
DEBUG host: Trying: darwin
 INFO host: Detected: darwin!
DEBUG host: Searching for cap: provider_install_vmware_fusion
DEBUG host: Checking in: darwin
DEBUG host: Checking in: bsd
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command:  -- names: ["default"]
DEBUG command:  -- options: {:provider=>nil}
DEBUG command: Finding machine that match name: default
 INFO loader: Set "2152448900_machine_default" = []
 INFO loader: Loading configuration in order: [:home, :root, "2152448900_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
 INFO environment: Getting machine: default (vmware_fusion)
 INFO environment: Uncached load of machine.
 INFO loader: Set "2152448900_machine_default" = []
 INFO loader: Loading configuration in order: [:home, :root, "2152448900_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
 INFO box_collection: Box found: Ubuntu-14.04 (vmware_fusion)
 INFO loader: Set :"2164924460_Ubuntu-14.04_vmware_fusion" = ["#<Pathname:/Users/alex/.vagrant.d/boxes/Ubuntu-14.04/0/vmware_fusion/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/Users/alex/.vagrant.d/boxes/Ubuntu-14.04/0/vmware_fusion/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/alex/.vagrant.d/boxes/Ubuntu-14.04/0/vmware_fusion/Vagrantfile
 INFO loader: Loading configuration in order: [:"2164924460_Ubuntu-14.04_vmware_fusion", :home, :root, "2152448900_machine_default"]
DEBUG loader: Loading from: 2164924460_Ubuntu-14.04_vmware_fusion (evaluating)
DEBUG loader: Upgrading config from version 1 to 2
DEBUG loader: Upgrading config to version 2
DEBUG loader: Upgraded to version 2 with 0 warnings and 0 errors
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
 INFO loader: Set :"2152448900_vm_default_Ubuntu-14.04_vmware_fusion" = ["[\"2\", #<Proc:0x0000010211e218>]"]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x0000010211e218>]
 INFO loader: Loading configuration in order: [:"2164924460_Ubuntu-14.04_vmware_fusion", :home, :root, "2152448900_machine_default", :"2152448900_vm_default_Ubuntu-14.04_vmware_fusion"]
DEBUG loader: Loading from: 2164924460_Ubuntu-14.04_vmware_fusion (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: 2152448900_vm_default_Ubuntu-14.04_vmware_fusion (evaluating)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
 INFO machine: Initializing machine: default
 INFO machine:   - Provider: HashiCorp::VagrantVMwarefusion::Provider
 INFO machine:   - Box: #<Vagrant::Box:0x000001009185b0>
 INFO machine:   - Data dir: /Users/alex/www/wordpress/base/.vagrant/machines/default/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: Attempting to read VMware version...
 INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmware-vmx", "-v"]
DEBUG subprocess: Command not in installer, not touching env vars.
 INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr:
VMware Fusion Information:
VMware Fusion 8.1.0 build-3272237 Release

DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO vmware_driver: Detected VMware version: 8.1.0
DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/services/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
DEBUG vmware: VM state requested. Current state: not_created
 INFO machine: New machine ID: nil
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: Attempting to read VMware version...
 INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmware-vmx", "-v"]
DEBUG subprocess: Command not in installer, not touching env vars.
 INFO subprocess: Command is setuid/setgid, clearing DYLD_LIBRARY_PATH
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr:
VMware Fusion Information:
VMware Fusion 8.1.0 build-3272237 Release

DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
 INFO vmware_driver: Detected VMware version: 8.1.0
DEBUG vmware_driver: service starter path: /Applications/VMware Fusion.app/Contents/Library/services/Open VMware Fusion Services
DEBUG vmware_driver: vmnet-cli path: /Applications/VMware Fusion.app/Contents/Library/vmnet-cli
 INFO interface: Machine: metadata ["provider", :vmware_fusion, {:target=>:default}]
 INFO command: With machine: default (#<HashiCorp::VagrantVMwarefusion::Provider:0x000001029f7cb8 @logger=#<Log4r::Logger:0x000001029f7c18 @fullname="hashicorp::vagrant::vmware", @outputters=[], @additive=true, @name="vmware", @path="hashicorp::vagrant", @parent=#<Log4r::Logger:0x000001021441c0 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x00000101b02960 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000101b028e8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101afb368 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x0000010083ee28 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (HashiCorp::VagrantVMwarefusion::Provider)>, @driver=#<HashiCorp::VagrantVMwarefusion::Driver::Fusion:0x00000101a08988 @lic_features=["fusion", "fusion6", "fusion7", "fusion8", "fusion7", "fusion6"], @logger=#<Log4r::Logger:0x00000101a08690 @fullname="hashicorp::provider::vmware_driver", @outputters=[], @additive=true, @name="vmware_driver", @path="hashicorp::provider", @parent=#<Log4r::Logger:0x000001021441c0 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x00000101b02960 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000101b028e8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101afb368 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x0000010083ee28 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @vmx_path=nil, @vm_dir=nil, @allow_exp=false, @install_dir=#<Pathname:/Applications/VMware Fusion.app>, @networking_file=#<Pathname:/Library/Preferences/VMware Fusion/networking>, @service_starter=#<Pathname:/Applications/VMware Fusion.app/Contents/Library/services/Open VMware Fusion Services>, @vmnet_bridge_pidfile=#<Pathname:/var/run/vmnet-bridge.pid>, @vmnet_cli=#<Pathname:/Applications/VMware Fusion.app/Contents/Library/vmnet-cli>, @vmrun_path=#<Pathname:/Applications/VMware Fusion.app/Contents/Library/vmrun>, @vmware_vmx_path=#<Pathname:/Applications/VMware Fusion.app/Contents/Library/vmware-vmx>, @fusion_6=true, @fusion_7=true, @fusion_8=true, @version="8.1.0">, @cap_logger=#<Log4r::Logger:0x0000010191b520 @fullname="vagrant::capability_host::hashicorp::vagrantvmwarefusion::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::hashicorp::vagrantvmwarefusion", @parent=#<Log4r::Logger:0x0000010083f030 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000101b02960 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000101b028e8>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101afb368 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010083ee28 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:vmware_fusion, #<#<Class:0x000001019206d8>:0x00000101867c28>]], @cap_args=[#<Vagrant::Machine: default (HashiCorp::VagrantVMwarefusion::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x000001019203e0 @items={:public_address=>#<Proc:0x00000101ac0c18@/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/providers/docker/plugin.rb:54>, :proxy_machine=>#<Proc:0x00000101ac0ad8@/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/providers/docker/plugin.rb:59>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x000001019202f0 @items={:public_address=>#<Proc:0x000001020172c0@/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/providers/hyperv/plugin.rb:25>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x000001019201b0 @items={:forwarded_ports=>#<Proc:0x00000101a82378@/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000101a822d8@/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000001009af528@/opt/vagrant/embedded/gems/gems/vagrant-share-1.1.5/lib/vagrant-share.rb:39>, :snapshot_list=>#<Proc:0x00000101a82260@/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :vmware_fusion=>#<Vagrant::Registry:0x0000010191bf98 @items={:forwarded_ports=>#<Proc:0x00000101acb578@/Users/alex/.vagrant.d/gems/gems/vagrant-vmware-fusion-4.0.5/lib/vagrant-vmware-fusion/plugin.rb:92>, :public_address=>#<Proc:0x00000101acb118@/Users/alex/.vagrant.d/gems/gems/vagrant-vmware-fusion-4.0.5/lib/vagrant-vmware-fusion/plugin.rb:97>, :snapshot_list=>#<Proc:0x00000101acaf88@/Users/alex/.vagrant.d/gems/gems/vagrant-vmware-fusion-4.0.5/lib/vagrant-vmware-fusion/plugin.rb:102>}, @results_cache={}>}>)
 INFO interface: info: Bringing machine 'default' up with 'vmware_fusion' provider...
Bringing machine 'default' up with 'vmware_fusion' provider...
DEBUG vmware: VM state requested. Current state: not_created
 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:0x000001018960c8> up {:destroy_on_error=>true, :install_provider=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
 INFO machine: Calling action: up on provider VMware Fusion
DEBUG environment: Attempting to acquire process-lock: machine-action-8bb52bf58322bb77403ebd06fa503dd0
DEBUG environment: Attempting to acquire process-lock: dotlock
 INFO environment: Acquired process lock: dotlock
 INFO environment: Released process lock: dotlock
 INFO environment: Acquired process lock: machine-action-8bb52bf58322bb77403ebd06fa503dd0
 INFO interface: Machine: action ["up", "start", {:target=>:default}]
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 3 hooks defined.
 INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000100912b38>
 INFO warden: Calling IN action: VMware Middleware: Compatibility
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000101af99f0>
 INFO warden: Calling IN action: VMware Middleware: FixOldMachineID
 INFO warden: Calling IN action: VMware Middleware: CheckVMware
 INFO warden: Calling IN action: VMware Middleware: SudoHelperInstall
DEBUG sudo_helper_install: Checking if the sudo helper is installed...
 INFO sudo_helper: Sudo helper bin path: /Users/alex/.vagrant.d/gems/gems/vagrant-vmware-fusion-4.0.5/bin/vagrant_vmware_desktop_sudo_helper_wrapper_darwin_amd64
DEBUG sudo_helper_install: Sudo helper is installed.
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000101993138>
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 3 hooks defined.
 INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000010087d858>
 INFO warden: Calling IN action: VMware Middleware: Created
DEBUG vmware: VM state requested. Current state: not_created
 INFO warden: Calling OUT action: VMware Middleware: Created
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 3 hooks defined.
 INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000101950fe0>
 INFO warden: Calling IN action: #<Proc:0x0000010213d8c0@/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/warden.rb:94 (lambda)>
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x00000101950f40>
 INFO handle_box: Machine already has box. HandleBox will not run.
 INFO warden: Calling IN action: #<Vagrant::Action::Builtin::PrepareClone:0x00000102154638>
 INFO warden: Calling IN action: VMware Middleware: Import
 INFO import: VMX file not in metadata, attempting to discover...
DEBUG import: Cloning into: /Users/alex/www/wordpress/base/.vagrant/machines/default/vmware_fusion/002a6d61-665b-4c4f-a7e3-ecc444f83d53
 INFO import: VMX file: /Users/alex/.vagrant.d/boxes/Ubuntu-14.04/0/vmware_fusion/ubuntu-14.04-amd64-vmwarefusion.vmx
 INFO interface: info: Cloning VMware VM: 'Ubuntu-14.04'. This can take some time...
 INFO interface: info: ==> default: Cloning VMware VM: 'Ubuntu-14.04'. This can take some time...
==> default: Cloning VMware VM: 'Ubuntu-14.04'. This can take some time...
 INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "clone", "/Users/alex/.vagrant.d/boxes/Ubuntu-14.04/0/vmware_fusion/ubuntu-14.04-amd64-vmwarefusion.vmx", "/Users/alex/www/wordpress/base/.vagrant/machines/default/vmware_fusion/002a6d61-665b-4c4f-a7e3-ecc444f83d53/ubuntu-14.04-amd64-vmwarefusion.vmx", "linked"]
DEBUG subprocess: Command not in installer, not touching env vars.
 INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Error: The file is already in use
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31992
DEBUG subprocess: Exit status: 255
ERROR warden: Error occurred: An error occurred while executing `vmrun`, a utility for controlling
VMware machines. The command and output are below:

Command: ["clone", "/Users/alex/.vagrant.d/boxes/Ubuntu-14.04/0/vmware_fusion/ubuntu-14.04-amd64-vmwarefusion.vmx", "/Users/alex/www/wordpress/base/.vagrant/machines/default/vmware_fusion/002a6d61-665b-4c4f-a7e3-ecc444f83d53/ubuntu-14.04-amd64-vmwarefusion.vmx", "linked", {:notify=>[:stdout, :stderr]}]

Stdout: Error: The file is already in use

Stderr:
 INFO warden: Beginning recovery process...
 INFO warden: Calling recover: VMware Middleware: Import
DEBUG vmware: VM state requested. Current state: not_created
 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: An error occurred while executing `vmrun`, a utility for controlling
VMware machines. The command and output are below:

Command: ["clone", "/Users/alex/.vagrant.d/boxes/Ubuntu-14.04/0/vmware_fusion/ubuntu-14.04-amd64-vmwarefusion.vmx", "/Users/alex/www/wordpress/base/.vagrant/machines/default/vmware_fusion/002a6d61-665b-4c4f-a7e3-ecc444f83d53/ubuntu-14.04-amd64-vmwarefusion.vmx", "linked", {:notify=>[:stdout, :stderr]}]

Stdout: Error: The file is already in use

Stderr:
 INFO warden: Beginning recovery process...
 INFO warden: Recovery complete.
ERROR warden: Error occurred: An error occurred while executing `vmrun`, a utility for controlling
VMware machines. The command and output are below:

Command: ["clone", "/Users/alex/.vagrant.d/boxes/Ubuntu-14.04/0/vmware_fusion/ubuntu-14.04-amd64-vmwarefusion.vmx", "/Users/alex/www/wordpress/base/.vagrant/machines/default/vmware_fusion/002a6d61-665b-4c4f-a7e3-ecc444f83d53/ubuntu-14.04-amd64-vmwarefusion.vmx", "linked", {:notify=>[:stdout, :stderr]}]

Stdout: Error: The file is already in use

Stderr:
 INFO warden: Beginning recovery process...
 INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000101993138>
 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.
 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: Released process lock: machine-action-8bb52bf58322bb77403ebd06fa503dd0
 INFO environment: Running hook: environment_unload
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 2 hooks defined.
 INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x00000102945568>
 INFO warden: Calling IN action: HashiCorp Background Check: End
 INFO logger: Cleaning up background activation thread...
 INFO warden: Calling OUT action: HashiCorp Background Check: End
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<HashiCorp::VagrantVMwarefusion::Errors::VMRunError: An error occurred while executing `vmrun`, a utility for controlling
VMware machines. The command and output are below:

Command: ["clone", "/Users/alex/.vagrant.d/boxes/Ubuntu-14.04/0/vmware_fusion/ubuntu-14.04-amd64-vmwarefusion.vmx", "/Users/alex/www/wordpress/base/.vagrant/machines/default/vmware_fusion/002a6d61-665b-4c4f-a7e3-ecc444f83d53/ubuntu-14.04-amd64-vmwarefusion.vmx", "linked", {:notify=>[:stdout, :stderr]}]

Stdout: Error: The file is already in use

Stderr: >
ERROR vagrant: An error occurred while executing `vmrun`, a utility for controlling
VMware machines. The command and output are below:

Command: ["clone", "/Users/alex/.vagrant.d/boxes/Ubuntu-14.04/0/vmware_fusion/ubuntu-14.04-amd64-vmwarefusion.vmx", "/Users/alex/www/wordpress/base/.vagrant/machines/default/vmware_fusion/002a6d61-665b-4c4f-a7e3-ecc444f83d53/ubuntu-14.04-amd64-vmwarefusion.vmx", "linked", {:notify=>[:stdout, :stderr]}]

Stdout: Error: The file is already in use

Stderr:
ERROR vagrant: /Users/alex/.vagrant.d/gems/gems/vagrant-vmware-fusion-4.0.5/lib/vagrant-vmware-fusion/driver.rb:616:in `block (2 levels) in vmrun'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/util/retryable.rb:17:in `retryable'
/Users/alex/.vagrant.d/gems/gems/vagrant-vmware-fusion-4.0.5/lib/vagrant-vmware-fusion/driver.rb:613:in `block in vmrun'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/util/busy.rb:19:in `busy'
/Users/alex/.vagrant.d/gems/gems/vagrant-vmware-fusion-4.0.5/lib/vagrant-vmware-fusion/driver.rb:612:in `vmrun'
/Users/alex/.vagrant.d/gems/gems/vagrant-vmware-fusion-4.0.5/lib/vagrant-vmware-fusion/driver.rb:1207:in `clone'
/Users/alex/.vagrant.d/gems/gems/vagrant-vmware-fusion-4.0.5/lib/vagrant-vmware-fusion/action_farm.rb:484:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/builtin/prepare_clone.rb:15:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/builtin/handle_box.rb:56:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/warden.rb:34:in `call'
/Users/alex/.vagrant.d/gems/gems/vagrant-vmware-fusion-4.0.5/lib/vagrant-vmware-fusion/action_farm.rb:1347:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/warden.rb:34:in `call'
/Users/alex/.vagrant.d/gems/gems/vagrant-vmware-fusion-4.0.5/lib/vagrant-vmware-fusion/action_farm.rb:99:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/warden.rb:34:in `call'
/Users/alex/.vagrant.d/gems/gems/vagrant-vmware-fusion-4.0.5/lib/vagrant-vmware-fusion/action_farm.rb:273:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/warden.rb:34:in `call'
/Users/alex/.vagrant.d/gems/gems/vagrant-vmware-fusion-4.0.5/lib/vagrant-vmware-fusion/action_farm.rb:160:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/machine.rb:224:in `action_raw'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/machine.rb:199:in `block in action'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/environment.rb:561:in `lock'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/machine.rb:185:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/machine.rb:185:in `action'
/opt/vagrant/embedded/gems/gems/vagrant-1.8.0/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run'
 INFO interface: error: An error occurred while executing `vmrun`, a utility for controlling
VMware machines. The command and output are below:

Command: ["clone", "/Users/alex/.vagrant.d/boxes/Ubuntu-14.04/0/vmware_fusion/ubuntu-14.04-amd64-vmwarefusion.vmx", "/Users/alex/www/wordpress/base/.vagrant/machines/default/vmware_fusion/002a6d61-665b-4c4f-a7e3-ecc444f83d53/ubuntu-14.04-amd64-vmwarefusion.vmx", "linked", {:notify=>[:stdout, :stderr]}]

Stdout: Error: The file is already in use

Stderr:
An error occurred while executing `vmrun`, a utility for controlling
VMware machines. The command and output are below:

Command: ["clone", "/Users/alex/.vagrant.d/boxes/Ubuntu-14.04/0/vmware_fusion/ubuntu-14.04-amd64-vmwarefusion.vmx", "/Users/alex/www/wordpress/base/.vagrant/machines/default/vmware_fusion/002a6d61-665b-4c4f-a7e3-ecc444f83d53/ubuntu-14.04-amd64-vmwarefusion.vmx", "linked", {:notify=>[:stdout, :stderr]}]

Stdout: Error: The file is already in use

Stderr:
 INFO interface: Machine: error-exit ["HashiCorp::VagrantVMwarefusion::Errors::VMRunError", "An error occurred while executing `vmrun`, a utility for controlling\nVMware machines. The command and output are below:\n\nCommand: [\"clone\", \"/Users/alex/.vagrant.d/boxes/Ubuntu-14.04/0/vmware_fusion/ubuntu-14.04-amd64-vmwarefusion.vmx\", \"/Users/alex/www/wordpress/base/.vagrant/machines/default/vmware_fusion/002a6d61-665b-4c4f-a7e3-ecc444f83d53/ubuntu-14.04-amd64-vmwarefusion.vmx\", \"linked\", {:notify=>[:stdout, :stderr]}]\n\nStdout: Error: The file is already in use\n\nStderr: "]

Thanks for your help.

Alex

bug core providevmware

Most helpful comment

Hello Everyone,

As first troubleshooting step, please test with hashicorp/precise64 box.

If that works, and your project doesnt, is an indicator that something in the base box or the project is causing problems.

vagrant up --no-provision should be the next step.

For this error: Stdout: Error: The file is already in use

Please check the base box you are using doesn't have a lock folder. This is preventing vmware to start the new just provisioned box:

ie:

find ~/.vagrant.d/boxes/ -type d -name '*.vmx.lck'

~/.vagrant.d/boxes/<some_box>/<version>/<provider>/<bad_guy>.vmx.lck

rm fr ~/.vagrant.d/boxes/<some_box>/<version>/<provider>/<bad_guy>.vmx.lck

vagrant destroy
vagrant up

All 22 comments

I just attempted the upgrade, and am also experiencing the same exact error message.

For reference:

  • OS X 10.11.2
  • Vagrant 1.8.1
  • VMWare Fusion 8.1.0 (3272237)

Plugins:

vagrant-share (1.1.5, system)
vagrant-vmware-fusion (4.0.5)

Note that I've already tried wiping my .vagrant.d directory and reinstalling.

I believe this is an issue with vmrun clone and thus with vmware fusion itself. I also encountered this error when trying to run the vmrun command directly with similar options.

I'm in the process of downgrading to 8.0.2 to see if it solves the problem. Will post results shortly...

Apparently linked mode only works in fusion pro. See https://github.com/mitchellh/vagrant/issues/6710#issuecomment-166676876. I'm running on pro with 4.0.5 and I'm still seeing this problem.

It turns out that the only successful setup I could get with vmware fusion pro was by downgrading to 1.7.4. :disappointed:

@mitchellh Any news here?

+1 We are also having this issue with VMWare Fusion

Hi everyone,

Thank you for opening an issue, and I am sorry you are experiencing problems with the Vagrant VMware Fusion integration. Could you please try vagrant-vmware-fusion 4.0.6. Please uninstall and re-install the plugin (do not run vagrant plugin upgrade:

vagrant plugin uninstall vagrant-vmware-fusion && vagrant-plugin-install vagrant-vmware-fusion

Please also make sure you are running the latest version of VMware Fusion. I just tried this combination and I am unable to reproduce this issue on my mac:

  • Vagrant VMware Fusion Professional Version 8.0.2 (3164312)
  • Vagrant VMware Fusion 4.0.6

Sorry - one more note: there is a very serious bug in VMware Fusion 8.1.0. So make sure you are running the latest version of the 8.0 series.

Sorry - one more note: there is a very serious bug in VMware Fusion 8.1.0. So make sure you are running the latest version of the 8.0 series.

Well this would be the issue. I am running 8.1.0 since it is the latest version. What exactly is the bug?

@Parent5446 the bug is with respect to networking: https://communities.vmware.com/thread/526498

I tried 8.0.2 and I still have problems:

An error occurred while executing `vmrun`, a utility for controlling
VMware machines. The command and output are below:

Command: ["clone", "/Users/bjorn/.vagrant.d/boxes/ubuntu-trusty/0/vmware_fusion/ubuntu-14.04-amd64-vmwarefusion.vmx", "/Users/bjorn/dev/MW/.vagrant/machines/mobileweb/vmware_fusion/71e04963-130f-49c8-8891-4b91a8d4e386/ubuntu-14.04-amd64-vmwarefusion.vmx", "linked", {:notify=>[:stdout, :stderr]}]

Stdout: Error: The file is already in use

Stderr:
bash-3.2$ vagrant plugin list
vagrant-berkshelf (4.1.0)
vagrant-omnibus (1.4.1)
vagrant-share (1.1.5, system)
vagrant-vmware-fusion (4.0.6)

vmrun version 1.15.1 build-3164312

Hello Everyone,

As first troubleshooting step, please test with hashicorp/precise64 box.

If that works, and your project doesnt, is an indicator that something in the base box or the project is causing problems.

vagrant up --no-provision should be the next step.

For this error: Stdout: Error: The file is already in use

Please check the base box you are using doesn't have a lock folder. This is preventing vmware to start the new just provisioned box:

ie:

find ~/.vagrant.d/boxes/ -type d -name '*.vmx.lck'

~/.vagrant.d/boxes/<some_box>/<version>/<provider>/<bad_guy>.vmx.lck

rm fr ~/.vagrant.d/boxes/<some_box>/<version>/<provider>/<bad_guy>.vmx.lck

vagrant destroy
vagrant up

This worked for me ^^^. Thank you!

Ditto (.lck file). Thanks.

Thanks for the lck info @kikitux , same prblem I had.

Removing lock files also fixed the problem for me!

This should automatically remove them for anyone else looking for a couple line solution:

find ~/.vagrant.d/boxes/ -type d -name '*.vmx.lck' -print0 | xargs -n1 -0 -Ipath  find path -type f -name '*.lck' -exec rm {} \;
find ~/.vagrant.d/boxes/ -type d -name '*.vmx.lck' -print0 | xargs -0 -I{} rmdir {}

Tested with:

  • Vagrant 1.8.1
  • vagrant-vmware-fusion (4.0.7) + vmware_fusion provider license for VMWare Fusion 8
  • VMWare Fusion Professional Version 8.1.0 (3272237)

Fix from @kikitux worked for me, any idea when this will be patched?

http://arstechnica.com/information-technology/2016/01/vmware-fusion-workstation-team-culled-in-company-restructure/

I don't know what this means for those waiting for a 8.1.1 release or even 8.2. Frustrating.

RIP Fusion.

Ran into the same today.

Vagrant 1.8.5

vagrant-omnibus (1.4.1)
vagrant-share (1.1.5, system)
vagrant-vmware-fusion (4.0.10)

VMWare Fusion Pro 8.1.1

phusion/ubuntu-14.04-amd64

Deleting the .lck-file solved the problem.

A collegue of mine simply asked me to open the .vmx with vmware and try to run it.
VMware just asked me to take ownership ... said yes... then ask if I move the file.. said yes.
Closed the vm
vagrant up
WORKING!

I'm going to lock this issue because it has been closed for _30 days_ โณ. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

luispabon picture luispabon  ยท  3Comments

tomhking picture tomhking  ยท  3Comments

mpontillo picture mpontillo  ยท  3Comments

lebogan picture lebogan  ยท  3Comments

DreadPirateShawn picture DreadPirateShawn  ยท  3Comments