Skip to content

Instantly share code, notes, and snippets.

@routelastresort
Created September 7, 2013 03:36
Show Gist options
  • Save routelastresort/6472642 to your computer and use it in GitHub Desktop.
Save routelastresort/6472642 to your computer and use it in GitHub Desktop.
vagrant debug
VAGRANT_LOG=info vagrant up
INFO global: Vagrant version: 1.3.0
INFO manager: Registered plugin: kernel
INFO manager: Registered plugin: BSD host
INFO manager: Registered plugin: FreeBSD host
INFO manager: Registered plugin: Slackware host
INFO manager: Registered plugin: OpenSUSE host
INFO manager: Registered plugin: Windows host
INFO manager: Registered plugin: Gentoo host
INFO manager: Registered plugin: Arch host
INFO manager: Registered plugin: Linux host
INFO manager: Registered plugin: Fedora host
INFO manager: Registered plugin: OpenBSD guest
INFO manager: Registered plugin: Ubuntu guest
INFO manager: Registered plugin: RedHat guest
INFO manager: Registered plugin: PLD Linux guest
INFO manager: Registered plugin: Solaris 11 guest.
INFO manager: Registered plugin: FreeBSD guest
INFO manager: Registered plugin: Solaris guest.
INFO manager: Registered plugin: Debian guest
INFO manager: Registered plugin: SUSE guest
INFO manager: Registered plugin: CoreOS guest
INFO manager: Registered plugin: Gentoo guest
INFO manager: Registered plugin: OmniOS guest.
INFO manager: Registered plugin: Darwin guest
INFO manager: Registered plugin: Arch guest
INFO manager: Registered plugin: Linux guest.
INFO manager: Registered plugin: Fedora guest
INFO manager: Registered plugin: kernel
INFO manager: Registered plugin: ssh communicator
INFO manager: Registered plugin: VirtualBox provider
INFO manager: Registered plugin: plugin command
INFO manager: Registered plugin: package command
INFO manager: Registered plugin: help command
INFO manager: Registered plugin: halt command
INFO manager: Registered plugin: provision command
INFO manager: Registered plugin: box command
INFO manager: Registered plugin: suspend command
INFO manager: Registered plugin: destroy command
INFO manager: Registered plugin: init command
INFO manager: Registered plugin: resume command
INFO manager: Registered plugin: ssh command
INFO manager: Registered plugin: ssh-config command
INFO manager: Registered plugin: reload command
INFO manager: Registered plugin: status command
INFO manager: Registered plugin: up command
INFO manager: Registered plugin: shell
INFO manager: Registered plugin: chef
INFO manager: Registered plugin: salt
INFO manager: Registered plugin: puppet
INFO manager: Registered plugin: file
INFO manager: Registered plugin: CFEngine Provisioner
INFO manager: Registered plugin: ansible
INFO vagrant: `vagrant` invoked: ["up"]
INFO environment: Environment initialized (#<Vagrant::Environment:0x00000001d65de8>)
INFO environment: - cwd: /home/death/deploy/vagrant
INFO environment: Home path: /home/death/.vagrant.d
INFO environment: Local data path: /home/death/deploy/vagrant/.vagrant
INFO environment: Loading plugin from JSON: vagrant-vmware-workstation
INFO manager: Registered plugin: VMware Workstation Provider
INFO environment: Running hook: environment_load
INFO environment: Initializing config...
INFO loader: Set :default = "/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/config/default.rb"
INFO loader: Set :root = #<Pathname:/home/death/deploy/vagrant/Vagrantfile>
INFO loader: Loading configuration in order: [:default, :home, :root]
INFO hosts: Host class: VagrantPlugins::HostLinux::Host
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x000000027e6bf0>
INFO warden: Calling action: #<HashiCorp::VagrantVMwareworkstation::SetupPlugin:0x000000023a92e0>
INFO warden: Calling action: HashiCorp Background Check: Start
INFO cli: CLI: [] "up" []
INFO command: Active machine found with name default. Using provider: vmware_workstation
INFO environment: Getting machine: default (vmware_workstation)
INFO environment: Uncached load of machine.
INFO loader: Set :vm_default = []
INFO loader: Loading configuration in order: [:default, :home, :root, :vm_default]
INFO box_collection: Searching for box: vsrx (vmware_desktop) in /home/death/.vagrant.d/boxes/vsrx/vmware_desktop/metadata.json
INFO box_collection: Searching for box: vsrx (vmware_fusion) in /home/death/.vagrant.d/boxes/vsrx/vmware_fusion/metadata.json
INFO box_collection: Searching for box: vsrx (vmware_workstation) in /home/death/.vagrant.d/boxes/vsrx/vmware_workstation/metadata.json
INFO box_collection: Box found: vsrx (vmware_workstation)
INFO machine: Initializing machine: default
INFO machine: - Provider: HashiCorp::VagrantVMwareworkstation::Provider
INFO machine: - Box: #<Vagrant::Box:0x000000023a8750>
INFO machine: - Data dir: /home/death/deploy/vagrant/.vagrant/machines/default/vmware_workstation
INFO vmware_driver: VMX file: /home/death/deploy/vagrant/.vagrant/machines/default/vmware_workstation/c1680a98-505e-4729-b6ba-5aad01bf0da6/vsrx.vmx
INFO command: With machine: default (VMware Workstation)
INFO interface: info: Bringing machine 'default' up with 'vmware_workstation' provider...
Bringing machine 'default' up with 'vmware_workstation' provider...
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Disabling parallelization because provider doesn't support it: vmware_workstation
INFO batch_action: Batch action will parallelize: false
INFO batch_action: Starting action: #<Vagrant::Machine:0x00000001f53600> up {:destroy_on_error=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
INFO machine: Calling action: up on provider VMware Workstation
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000002fc74c8>
INFO warden: Calling action: #<Vagrant::Action::Builtin::ConfigValidate:0x000000027e3fb8>
INFO warden: Calling action: VMware Middleware: FixOldMachineID
INFO warden: Calling action: VMware Middleware: CheckVMware
INFO subprocess: Starting process: ["/usr/lib/vmware/bin/vmware-vmx", "-v"]
INFO vmware_driver: Detected VMware version: 9.0.2
INFO warden: Calling action: VMware Middleware: MachineLock
INFO lock: Locking: /home/death/deploy/vagrant/.vagrant/machines/default/vmware_workstation/lock
INFO warden: Calling action: VMware Middleware: SudoHelperInstall
INFO sudo_helper: Sudo helper bin path: /home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/bin/vagrant_vmware_desktop_sudo_helper_wrapper_linux_amd64
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x00000002fc5740>
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000002ffab98>
INFO warden: Calling action: VMware Middleware: Created
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000003031530>
INFO warden: Calling action: VMware Middleware: FixOldMachineID
INFO warden: Calling action: VMware Middleware: SudoHelperInstall
INFO sudo_helper: Sudo helper bin path: /home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/bin/vagrant_vmware_desktop_sudo_helper_wrapper_linux_amd64
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x00000002e446f0>
INFO runner: Running action: #<Vagrant::Action::Builder:0x000000023287d0>
INFO warden: Calling action: VMware Middleware: Running
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000002352af8>
INFO warden: Calling action: VMware Middleware: PruneForwardedPorts
INFO prune_forwarded_ports: Pruning forwarded ports...
INFO subprocess: Starting process: ["/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/bin/vagrant_vmware_desktop_sudo_helper_wrapper_linux_amd64", "prune-forwarded-ports", "/tmp/vagrant-sudo-helper20130906-12557-1tpy9dp"]
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...
[default] Verifying vmnet devices are healthy...
INFO subprocess: Starting process: ["/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/bin/vagrant_vmware_desktop_sudo_helper_wrapper_linux_amd64", "verify-vmnet", "/tmp/vagrant-sudo-helper20130906-12557-1gaxql4"]
INFO warden: Calling action: #<Vagrant::Action::Builtin::Call:0x00000002877808>
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000003010f10>
INFO warden: Calling action: VMware Middleware: Suspended
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000001d702e8>
INFO warden: Calling action: VMware Middleware: MachineLock
INFO warden: Calling action: #<Vagrant::Action::Builtin::Provision:0x0000000212aed8>
INFO provision: Checking provisioner sentinel if we should run...
INFO provision: Sentinel found! Not provisioning.
INFO warden: Calling action: VMware Middleware: PruneNFSExports
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO warden: Calling action: #<Vagrant::Action::Builtin::NFS:0x000000023ce8d8>
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...
INFO vmware_driver: Modifying VMX data...
INFO warden: Calling action: VMware Middleware: ShareFolders
INFO warden: Calling action: VMware Middleware: Network
INFO network: Determining network adapters required for high-level configuration...
INFO network: Determining adapters and compiling network configuration...
INFO network: Slot 0. Type: nat
INFO network: Enabling 1 adapters...
INFO interface: info: Preparing network adapters...
[default] Preparing network adapters...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Modifying VMX data...
INFO warden: Calling action: #<Vagrant::Action::Builtin::SetHostname:0x00000002e8c8b0>
INFO warden: Calling action: VMware Middleware: VMXModify
INFO warden: Calling action: VMware Middleware: PrepareForwardedPortCollisionParams
INFO warden: Calling action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00000002fb2730>
INFO handle_port_collisions: Detecting any forwarded port collisions...
INFO warden: Calling action: VMware Middleware: ForwardPorts
INFO warden: Calling action: VMware Middleware: Boot
INFO interface: info: Starting the VMware VM...
[default] Starting the VMware VM...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "start", "/home/death/deploy/vagrant/.vagrant/machines/default/vmware_workstation/c1680a98-505e-4729-b6ba-5aad01bf0da6/vsrx.vmx", "nogui"]
INFO interface: info: Waiting for the VM to finish booting...
[default] Waiting for the VM to finish booting...
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"]
INFO vmware_driver: Reading an accessible IP for machine...
INFO vmware_driver: Reading VMX data...
INFO vmware_driver: Reading DHCP lease for '00:0c:29:da:b3:9b' on 'vmnet8'
INFO vmware_driver: DHCP leases file: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Initialized DHCP helper: /etc/vmware/vmnet8/dhcpd/dhcpd.leases
INFO dhcp_lease_file: Looking for IP for MAC: 00:0c:29:da:b3:9b
INFO dhcp_lease_file: - IP:
INFO ssh: SSH not up: #<Vagrant::Errors::SSHNotReady: The provider for this Vagrant-managed machine is reporting that it
is not yet ready for SSH. Depending on your provider this can carry
different meanings. Make sure your machine is created and running and
try again. Additionally, check the output of `vagrant status` to verify
that the machine is in the state that you expect. If you continue to
get this error message, please view the documentation for the provider
you're using.>
^C INFO interface: warn: Waiting for cleanup before exiting...
[default] Waiting for cleanup before exiting...
ERROR warden: Error occurred: Vagrant exited after cleanup due to external interrupt.
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.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant exited after cleanup due to external interrupt.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000002877808>
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: Vagrant exited after cleanup due to external interrupt.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000002e446f0>
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: Vagrant exited after cleanup due to external interrupt.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000002fc5740>
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: /home/death/deploy/vagrant/.vagrant/machines/default/vmware_workstation/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:0x00000002f2fc90>
INFO warden: Calling action: HashiCorp Background Check: End
INFO logger: Cleaning up background activation thread...
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::VagrantInterrupt: Vagrant exited after cleanup due to external interrupt.>
ERROR vagrant: Vagrant exited after cleanup due to external interrupt.
ERROR vagrant: /opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:35:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:289:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb:118:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:908:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:1225:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/set_hostname.rb:16:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:628:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:1032:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:133:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:842:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/nfs.rb:30:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:956:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/provision.rb:54:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/lock.rb:51:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/runner.rb:61:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/runner.rb:61:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/call.rb:51:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:80:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:934:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/runner.rb:61:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/runner.rb:61:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/call.rb:51:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:1140:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:240:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/runner.rb:61:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/runner.rb:61:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/call.rb:51:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:1140:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/lock.rb:42:in `block in call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/lock.rb:27:in `open'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/lock.rb:27:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:108:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/home/death/.vagrant.d/gems/gems/vagrant-vmware-workstation-0.8.5/lib/vagrant-vmware-workstation/action_farm.rb:240:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/runner.rb:61:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/action/runner.rb:61:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/machine.rb:147:in `action'
/opt/vagrant/embedded/gems/gems/vagrant-1.3.0/lib/vagrant/batch_action.rb:63:in `block (2 levels) in run'
INFO interface: error: Vagrant exited after cleanup due to external interrupt.
Vagrant exited after cleanup due to external interrupt.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment