Created
October 18, 2018 04:00
-
-
Save ladar/dedc0c69c63784d9f029c9293ffbcfd4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ladar@host vagrant]$ ./simple.sh generic fedora28 vmware | |
++ dirname ./simple.sh | |
+ pushd . | |
++ pwd -P | |
+ BASE=/home/ladar/Data/vagrant | |
+ popd | |
+ cd /home/ladar/Data/vagrant | |
+ export VAGRANT_HOME=/home/ladar/Data/vagrant/vagrant.d/ | |
+ VAGRANT_HOME=/home/ladar/Data/vagrant/vagrant.d/ | |
+ '[' vmware = libvirt ']' | |
+ '[' vmware = vmware ']' | |
+ plugin-vmware | |
+ '[' '!' -d fedora28-vmware ']' | |
+ mkdir fedora28-vmware | |
+ vagrant plugin list | |
vagrant-vmware-desktop (2.0.0, global) | |
+ cp --force fedora28.tpl fedora28-vmware/Vagrantfile | |
+ cd fedora28-vmware | |
+ '[' vmware == vmware ']' | |
+ vagrant box add --clean --force --provider vmware_desktop generic/fedora28 | |
==> box: Loading metadata for box 'generic/fedora28' | |
box: URL: https://vagrantcloud.com/generic/fedora28 | |
==> box: Adding box 'generic/fedora28' (v1.8.38) for provider: vmware_desktop | |
box: Downloading: https://vagrantcloud.com/generic/boxes/fedora28/versions/1.8.38/providers/vmware_desktop.box | |
box: Download redirected to host: vagrantcloud-files-production.s3.amazonaws.com | |
==> box: Successfully added box 'generic/fedora28' (v1.8.38) for 'vmware_desktop'! | |
+ vagrant up --debug --provider vmware_workstation | |
INFO global: Vagrant version: 2.2.0 | |
INFO global: Ruby version: 2.4.4 | |
INFO global: RubyGems version: 2.6.14.1 | |
INFO global: VAGRANT_HOME="/home/ladar/Data/vagrant/vagrant.d/" | |
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded" | |
INFO global: VAGRANT_INSTALLER_ENV="1" | |
INFO global: VAGRANT_INSTALLER_VERSION="2" | |
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/bin/vagrant" | |
INFO global: VAGRANT_LOG="debug" | |
WARN global: resolv replacement has not been enabled! | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/box/plugin.rb | |
INFO manager: Registered plugin: box command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/cap/plugin.rb | |
INFO manager: Registered plugin: cap command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/cloud/plugin.rb | |
INFO manager: Registered plugin: vagrant-cloud | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/destroy/plugin.rb | |
INFO manager: Registered plugin: destroy command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/global-status/plugin.rb | |
INFO manager: Registered plugin: global-status command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/halt/plugin.rb | |
INFO manager: Registered plugin: halt command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/help/plugin.rb | |
INFO manager: Registered plugin: help command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/init/plugin.rb | |
INFO manager: Registered plugin: init command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/list-commands/plugin.rb | |
INFO manager: Registered plugin: list-commands command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/login/plugin.rb | |
INFO manager: Registered plugin: vagrant-login | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/package/plugin.rb | |
INFO manager: Registered plugin: package command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/plugin/plugin.rb | |
INFO manager: Registered plugin: plugin command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/port/plugin.rb | |
INFO manager: Registered plugin: port command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/powershell/plugin.rb | |
INFO manager: Registered plugin: powershell command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/provider/plugin.rb | |
INFO manager: Registered plugin: provider command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/provision/plugin.rb | |
INFO manager: Registered plugin: provision command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/push/plugin.rb | |
INFO manager: Registered plugin: push command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/rdp/plugin.rb | |
INFO manager: Registered plugin: rdp command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/reload/plugin.rb | |
INFO manager: Registered plugin: reload command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/resume/plugin.rb | |
INFO manager: Registered plugin: resume command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/snapshot/plugin.rb | |
INFO manager: Registered plugin: snapshot command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/ssh_config/plugin.rb | |
INFO manager: Registered plugin: ssh-config command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/status/plugin.rb | |
INFO manager: Registered plugin: status command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/suspend/plugin.rb | |
INFO manager: Registered plugin: suspend command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/up/plugin.rb | |
INFO manager: Registered plugin: up command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/upload/plugin.rb | |
INFO manager: Registered plugin: upload command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/validate/plugin.rb | |
INFO manager: Registered plugin: validate command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/version/plugin.rb | |
INFO manager: Registered plugin: version command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/winrm/plugin.rb | |
INFO manager: Registered plugin: winrm command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/commands/winrm_config/plugin.rb | |
INFO manager: Registered plugin: winrm-config command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/communicators/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/communicators/winrm/plugin.rb | |
INFO manager: Registered plugin: winrm communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/communicators/winssh/plugin.rb | |
INFO manager: Registered plugin: windows ssh communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/alt/plugin.rb | |
INFO manager: Registered plugin: ALT Platform guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/amazon/plugin.rb | |
INFO manager: Registered plugin: Amazon Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/arch/plugin.rb | |
INFO manager: Registered plugin: Arch guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/atomic/plugin.rb | |
INFO manager: Registered plugin: Atomic Host guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/bsd/plugin.rb | |
INFO manager: Registered plugin: BSD-based guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/coreos/plugin.rb | |
INFO manager: Registered plugin: CoreOS guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/darwin/plugin.rb | |
INFO manager: Registered plugin: Darwin guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/debian/plugin.rb | |
INFO manager: Registered plugin: Debian guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/dragonflybsd/plugin.rb | |
INFO manager: Registered plugin: DragonFly BSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/elementary/plugin.rb | |
INFO manager: Registered plugin: Elementary guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/esxi/plugin.rb | |
INFO manager: Registered plugin: ESXi guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/fedora/plugin.rb | |
INFO manager: Registered plugin: Fedora guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/funtoo/plugin.rb | |
INFO manager: Registered plugin: Funtoo guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/haiku/plugin.rb | |
INFO manager: Registered plugin: Haiku guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/kali/plugin.rb | |
INFO manager: Registered plugin: Kali guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/linux/plugin.rb | |
INFO manager: Registered plugin: Linux guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/mint/plugin.rb | |
INFO manager: Registered plugin: Mint guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/netbsd/plugin.rb | |
INFO manager: Registered plugin: NetBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/nixos/plugin.rb | |
INFO manager: Registered plugin: NixOS guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/omnios/plugin.rb | |
INFO manager: Registered plugin: OmniOS guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/openbsd/plugin.rb | |
INFO manager: Registered plugin: OpenBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/photon/plugin.rb | |
INFO manager: Registered plugin: VMware Photon guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/pld/plugin.rb | |
INFO manager: Registered plugin: PLD Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/redhat/plugin.rb | |
INFO manager: Registered plugin: Red Hat Enterprise Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/smartos/plugin.rb | |
INFO manager: Registered plugin: SmartOS guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/solaris/plugin.rb | |
INFO manager: Registered plugin: Solaris guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/solaris11/plugin.rb | |
INFO manager: Registered plugin: Solaris 11 guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/tinycore/plugin.rb | |
INFO manager: Registered plugin: TinyCore Linux guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/trisquel/plugin.rb | |
INFO manager: Registered plugin: Trisquel guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/ubuntu/plugin.rb | |
INFO manager: Registered plugin: Ubuntu guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/guests/windows/plugin.rb | |
INFO manager: Registered plugin: Windows guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/alt/plugin.rb | |
INFO manager: Registered plugin: ALT Platform host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/arch/plugin.rb | |
INFO manager: Registered plugin: Arch host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/bsd/plugin.rb | |
INFO manager: Registered plugin: BSD host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/darwin/plugin.rb | |
INFO manager: Registered plugin: Mac OS X host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/linux/plugin.rb | |
INFO manager: Registered plugin: Linux host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/null/plugin.rb | |
INFO manager: Registered plugin: null host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/redhat/plugin.rb | |
INFO manager: Registered plugin: Red Hat Enterprise Linux host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/hosts/windows/plugin.rb | |
INFO manager: Registered plugin: Windows host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/kernel_v1/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/kernel_v2/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/docker/plugin.rb | |
INFO manager: Registered plugin: docker-provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/hyperv/plugin.rb | |
INFO manager: Registered plugin: Hyper-V provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb | |
INFO manager: Registered plugin: VirtualBox provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/ansible/plugin.rb | |
INFO manager: Registered plugin: ansible | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/cfengine/plugin.rb | |
INFO manager: Registered plugin: CFEngine Provisioner | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/chef/plugin.rb | |
INFO manager: Registered plugin: chef | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/docker/plugin.rb | |
INFO manager: Registered plugin: docker | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/file/plugin.rb | |
INFO manager: Registered plugin: file | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/puppet/plugin.rb | |
INFO manager: Registered plugin: puppet | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/salt/plugin.rb | |
INFO manager: Registered plugin: salt | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/provisioners/shell/plugin.rb | |
INFO manager: Registered plugin: shell | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/pushes/atlas/plugin.rb | |
INFO manager: Registered plugin: atlas | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/pushes/ftp/plugin.rb | |
INFO manager: Registered plugin: ftp | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/pushes/heroku/plugin.rb | |
INFO manager: Registered plugin: heroku | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/pushes/local-exec/plugin.rb | |
INFO manager: Registered plugin: local-exec | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/pushes/noop/plugin.rb | |
INFO manager: Registered plugin: noop | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/synced_folders/nfs/plugin.rb | |
INFO manager: Registered plugin: NFS synced folders | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/synced_folders/rsync/plugin.rb | |
INFO manager: Registered plugin: RSync synced folders | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/synced_folders/smb/plugin.rb | |
INFO manager: Registered plugin: SMB synced folders | |
INFO vagrant: `vagrant` invoked: ["up", "--debug", "--provider", "vmware_workstation"] | |
DEBUG vagrant: Creating Vagrant environment | |
INFO environment: Environment initialized (#<Vagrant::Environment:0x00000000028ccdd0>) | |
INFO environment: - cwd: /home/ladar/Data/vagrant/fedora28-vmware | |
INFO environment: Home path: /home/ladar/Data/vagrant/vagrant.d | |
DEBUG environment: Effective local data path: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant | |
INFO environment: Local data path: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant | |
DEBUG environment: Creating: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant | |
DEBUG manager: Enabling localized plugins | |
INFO manager: Plugins: | |
DEBUG bundler: Current generated plugin dependency list: [] | |
DEBUG bundler: Generating new builtin set instance. | |
DEBUG bundler: Generating new plugin set instance. Skip gems - [] | |
DEBUG bundler: Activating solution set: [] | |
INFO manager: Loading plugins... | |
DEBUG manager: Enabling globalized plugins | |
INFO manager: Plugins: | |
INFO manager: - vagrant-vmware-desktop = [installed: 2.0.0 constraint: > 0] | |
DEBUG bundler: Current generated plugin dependency list: [<Gem::Dependency type=:runtime name="vagrant-vmware-desktop" requirements="= 2.0.0">] | |
DEBUG bundler: Generating new builtin set instance. | |
DEBUG bundler: Generating new plugin set instance. Skip gems - [] | |
DEBUG bundler: Activating solution set: ["vagrant-vmware-desktop-2.0.0"] | |
DEBUG bundler: Activating gem vagrant-vmware-desktop-2.0.0 | |
INFO manager: Loading plugins... | |
INFO manager: Loading plugin `vagrant-vmware-desktop` with default require: `vagrant-vmware-desktop` | |
INFO manager: Registered plugin: VMware Workstation Provider | |
DEBUG manager: Successfully loaded plugin `vagrant-vmware-desktop`. | |
INFO loader: Set :root = ["#<Pathname:/home/ladar/Data/vagrant/fedora28-vmware/Vagrantfile>"] | |
DEBUG loader: Populating proc cache for #<Pathname:/home/ladar/Data/vagrant/fedora28-vmware/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /home/ladar/Data/vagrant/fedora28-vmware/Vagrantfile | |
INFO loader: Loading configuration in order: [:home, :root] | |
DEBUG loader: Loading from: root (evaluating) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
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:0x0000000002626b08> | |
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:0x00000000023a2b20> | |
INFO warden: Calling IN action: #<HashiCorp::VagrantVMwareDesktop::SetupPlugin:0x0000000002380d18> | |
DEBUG checkpoint_client: starting plugin check | |
DEBUG checkpoint_client: starting utility check | |
DEBUG checkpoint_client: plugin check complete | |
INFO warden: Calling IN action: HashiCorp Background Check: Start | |
INFO vmware_driver: VMX file: | |
DEBUG vagrant_utility: initialize HOST=127.0.0.1 PORT=9922 | |
DEBUG activation: Last ping time: 1539834625 | |
DEBUG activation: License file ID: 3a48db81-b8b3-4a0f-9662-ad614b1e432e | |
INFO warden: Calling OUT action: HashiCorp Background Check: Start | |
INFO warden: Calling OUT action: #<HashiCorp::VagrantVMwareDesktop::SetupPlugin:0x0000000002380d18> | |
DEBUG checkpoint_client: starting plugin check | |
INFO cli: CLI: [] "up" ["--provider", "vmware_workstation"] | |
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command ["--provider", "vmware_workstation"] | |
DEBUG checkpoint_client: waiting for checkpoint to complete... | |
DEBUG checkpoint_client: plugin check complete | |
DEBUG checkpoint_client: no information received from checkpoint | |
DEBUG command: 'Up' each target VM... | |
DEBUG command: Getting target VMs for command. Arguments: | |
DEBUG command: -- names: ["default"] | |
DEBUG command: -- options: {:provider=>"vmware_workstation"} | |
DEBUG command: Finding machine that match name: default | |
INFO environment: Getting machine: default (vmware_workstation) | |
INFO environment: Uncached load of machine. | |
INFO loader: Set "19879940_machine_default" = [] | |
INFO loader: Loading configuration in order: [:home, :root, "19879940_machine_default"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO box_collection: Box found: generic/fedora28 (vmware_desktop) | |
INFO environment: Running hook: authenticate_box_url | |
INFO host: Autodetecting host type for [#<Vagrant::Environment: /home/ladar/Data/vagrant/fedora28-vmware>] | |
DEBUG host: Trying: alt | |
DEBUG host: Trying: arch | |
DEBUG host: Trying: darwin | |
DEBUG host: Trying: freebsd | |
DEBUG host: Trying: gentoo | |
DEBUG host: Trying: redhat | |
INFO host: Detected: redhat! | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x0000000002af33c0> | |
INFO warden: Calling IN action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x0000000002a2a808> | |
DEBUG client: No authentication token in environment or /home/ladar/Data/vagrant/vagrant.d/data/vagrant_login_token | |
INFO warden: Calling OUT action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x0000000002a2a808> | |
INFO loader: Set :"20606500_generic/fedora28_vmware_desktop" = ["#<Pathname:/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop/Vagrantfile>"] | |
DEBUG loader: Populating proc cache for #<Pathname:/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop/Vagrantfile> | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/info RESPONSE=200 | |
DEBUG loader: Load procs for pathname: /home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop/Vagrantfile | |
INFO loader: Loading configuration in order: [:"20606500_generic/fedora28_vmware_desktop", :home, :root, "19879940_machine_default"] | |
DEBUG loader: Loading from: 20606500_generic/fedora28_vmware_desktop (evaluating) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO loader: Set :"19879940_vm_default_generic/fedora28_vmware_workstation" = ["[\"2\", #<Proc:0x0000000002839f80>]", "[\"2\", #<Proc:0x0000000002b74740>]"] | |
DEBUG loader: Populating proc cache for ["2", #<Proc:0x0000000002839f80>] | |
DEBUG loader: Populating proc cache for ["2", #<Proc:0x0000000002b74740>] | |
INFO loader: Loading configuration in order: [:"20606500_generic/fedora28_vmware_desktop", :home, :root, "19879940_machine_default", :"19879940_vm_default_generic/fedora28_vmware_workstation"] | |
DEBUG loader: Loading from: 20606500_generic/fedora28_vmware_desktop (cache) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 19879940_vm_default_generic/fedora28_vmware_workstation (evaluating) | |
DEBUG loader: Loading from: 19879940_vm_default_generic/fedora28_vmware_workstation (evaluating) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO machine: Initializing machine: default | |
INFO machine: - Provider: HashiCorp::VagrantVMwareDesktop::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x00000000028ff5f0> | |
INFO machine: - Data dir: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation | |
DEBUG vmware: Re-initializing driver for new ID: nil | |
INFO vmware_driver: VMX file: | |
DEBUG vagrant_utility: initialize HOST=127.0.0.1 PORT=9922 | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/paths RESPONSE=200 | |
DEBUG checkpoint_client: getting utility version | |
DEBUG vmware_driver: Getting version from vagrant-vmware-utility | |
DEBUG vagrant_utility: request METHOD=GET PATH=/version RESPONSE=200 | |
DEBUG checkpoint_client: got utility version: "1.0.4" | |
DEBUG checkpoint_client: running utility checkpoint check | |
DEBUG checkpoint_client: utility check complete | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/info RESPONSE=200 | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/paths RESPONSE=200 | |
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: | |
DEBUG vagrant_utility: initialize HOST=127.0.0.1 PORT=9922 | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/info RESPONSE=200 | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/paths RESPONSE=200 | |
INFO interface: Machine: metadata ["provider", :vmware_workstation, {:target=>:default}] | |
INFO command: With machine: default (#<HashiCorp::VagrantVMwareDesktop::Provider:0x0000000002bf6ba0 @logger=#<Log4r::Logger:0x0000000002bf6b50 @fullname="hashicorp::vagrant::vmware", @outputters=[], @additive=true, @name="vmware", @path="hashicorp::vagrant", @parent=#<Log4r::Logger:0x0000000001a31cd0 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x0000000002016178 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002016100>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002a32dc8 @formatter=#<Log4r::BasicFormatter:0x0000000001fe0460 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x00000000020544f0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (HashiCorp::VagrantVMwareDesktop::Provider)>, @driver=#<HashiCorp::VagrantVMwareDesktop::Driver::Base:0x00000000028a53c0 @config=#<HashiCorp::VagrantVMwareDesktop::Config:0x00000000027b6040 @clone_directory=nil, @functional_hgfs=true, @unmount_default_hgfs=true, @enable_vmrun_ip_lookup=true, @gui=false, @linked_clone=true, @network_adapters={0=>[:nat, {:auto_config=>false}]}, @shared_folder_special_char="-", @verify_vmnet=true, @vmx={"cpuid.coresPerSocket"=>"1", "memsize"=>"1024", "numvcpus"=>"1"}, @whitelist_verified=true, @port_forward_network_pause=0, @ssh_info_public=false, @utility_host="127.0.0.1", @utility_port=9922, @utility_certificate_path="/opt/vagrant-vmware-desktop/certificates", @__invalid_methods=#<Set: {}>>, @lic_features=["workstation", "workstation10", "workstation11", "workstation12", "workstation14"], @logger=#<Log4r::Logger:0x00000000028a4fd8 @fullname="hashicorp::provider::vmware_driver", @outputters=[], @additive=true, @name="vmware_driver", @path="hashicorp::provider", @parent=#<Log4r::Logger:0x0000000001a31cd0 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x0000000002016178 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002016100>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002a32dc8 @formatter=#<Log4r::BasicFormatter:0x0000000001fe0460 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x00000000020544f0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @vmx_path=nil, @vm_dir=nil, @vagrant_utility=#<HashiCorp::VagrantVMwareDesktop::Helper::VagrantUtility:0x00000000028729c0 @logger=#<Log4r::Logger:0x00000000028728d0 @fullname="hashicorp::provider::vmware::vagrant_utility", @outputters=[], @additive=true, @name="vagrant_utility", @path="hashicorp::provider::vmware", @parent=#<Log4r::Logger:0x0000000001a31cd0 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x0000000002016178 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002016100>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002a32dc8 @formatter=#<Log4r::BasicFormatter:0x0000000001fe0460 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x00000000020544f0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @connection=#<Net::HTTP 127.0.0.1:9922 open=false>, @headers={"Content-Type"=>"application/vnd.hashicorp.vagrant.vmware.rest-v1+json", "Origin"=>"https://127.0.0.1:9922", "User-Agent"=>"Vagrant/2.2.0 (+https://www.vagrantup.com; ruby2.4.4) - VagrantVMWareDesktop/STUB", "X-Requested-With"=>"Vagrant"}>, @version="12.5.9", @vmrun_path="/usr/bin/vmrun", @vmware_vmx_path="/usr/lib/vmware/bin/vmware-vmx">, @cap_logger=#<Log4r::Logger:0x0000000002a60a98 @fullname="vagrant::capability_host::hashicorp::vagrantvmwaredesktop::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::hashicorp::vagrantvmwaredesktop", @parent=#<VagrantLogger:0x00000000020546f8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000002016178 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002016100>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002a32dc8 @formatter=#<Log4r::BasicFormatter:0x0000000001fe0460 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000020544f0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:vmware_workstation, #<#<Class:0x0000000002a612b8>:0x0000000002a369f0>]], @cap_args=[#<Vagrant::Machine: default (HashiCorp::VagrantVMwareDesktop::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000000002a61178 @items={:public_address=>#<Proc:0x00000000025da618@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x00000000025da438@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000002a610d8 @items={:public_address=>#<Proc:0x00000000025c9b88@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x00000000025c9a48@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000002a60fe8 @items={:forwarded_ports=>#<Proc:0x00000000025acd58@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000000025acc68@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000000025acc18@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000000025acbf0@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :vmware_desktop=>#<Vagrant::Registry:0x0000000002a60ef8 @items={:forwarded_ports=>#<Proc:0x00000000026c80e8@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:104>, :public_address=>#<Proc:0x00000000026c8048@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:109>, :snapshot_list=>#<Proc:0x00000000026c8020@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:114>, :nic_mac_addresses=>#<Proc:0x00000000026c8778@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:121>}, @results_cache={}>, :vmware_workstation=>#<Vagrant::Registry:0x0000000002a60e08 @items={:forwarded_ports=>#<Proc:0x00000000026c3e30@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:104>, :public_address=>#<Proc:0x00000000026c3d90@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:109>, :snapshot_list=>#<Proc:0x00000000026c3cf0@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:114>, :nic_mac_addresses=>#<Proc:0x00000000026c3c78@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:121>}, @results_cache={}>}>) | |
DEBUG vmware: VM state requested. Current state: not_created | |
DEBUG command: Getting target VMs for command. Arguments: | |
DEBUG command: -- names: ["default"] | |
DEBUG command: -- options: {:provider=>"vmware_workstation"} | |
DEBUG command: Finding machine that match name: default | |
INFO environment: Getting machine: default (vmware_workstation) | |
INFO environment: Returning cached machine: default (vmware_workstation) | |
INFO command: With machine: default (#<HashiCorp::VagrantVMwareDesktop::Provider:0x0000000002bf6ba0 @logger=#<Log4r::Logger:0x0000000002bf6b50 @fullname="hashicorp::vagrant::vmware", @outputters=[], @additive=true, @name="vmware", @path="hashicorp::vagrant", @parent=#<Log4r::Logger:0x0000000001a31cd0 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x0000000002016178 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002016100>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002a32dc8 @formatter=#<Log4r::BasicFormatter:0x0000000001fe0460 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x00000000020544f0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (HashiCorp::VagrantVMwareDesktop::Provider)>, @driver=#<HashiCorp::VagrantVMwareDesktop::Driver::Base:0x00000000028a53c0 @config=#<HashiCorp::VagrantVMwareDesktop::Config:0x00000000027b6040 @clone_directory=nil, @functional_hgfs=true, @unmount_default_hgfs=true, @enable_vmrun_ip_lookup=true, @gui=false, @linked_clone=true, @network_adapters={0=>[:nat, {:auto_config=>false}]}, @shared_folder_special_char="-", @verify_vmnet=true, @vmx={"cpuid.coresPerSocket"=>"1", "memsize"=>"1024", "numvcpus"=>"1"}, @whitelist_verified=true, @port_forward_network_pause=0, @ssh_info_public=false, @utility_host="127.0.0.1", @utility_port=9922, @utility_certificate_path="/opt/vagrant-vmware-desktop/certificates", @__invalid_methods=#<Set: {}>>, @lic_features=["workstation", "workstation10", "workstation11", "workstation12", "workstation14"], @logger=#<Log4r::Logger:0x00000000028a4fd8 @fullname="hashicorp::provider::vmware_driver", @outputters=[], @additive=true, @name="vmware_driver", @path="hashicorp::provider", @parent=#<Log4r::Logger:0x0000000001a31cd0 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x0000000002016178 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002016100>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002a32dc8 @formatter=#<Log4r::BasicFormatter:0x0000000001fe0460 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x00000000020544f0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @vmx_path=nil, @vm_dir=nil, @vagrant_utility=#<HashiCorp::VagrantVMwareDesktop::Helper::VagrantUtility:0x00000000028729c0 @logger=#<Log4r::Logger:0x00000000028728d0 @fullname="hashicorp::provider::vmware::vagrant_utility", @outputters=[], @additive=true, @name="vagrant_utility", @path="hashicorp::provider::vmware", @parent=#<Log4r::Logger:0x0000000001a31cd0 @fullname="hashicorp", @outputters=[#<Log4r::StderrOutputter:0x0000000002016178 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002016100>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002a32dc8 @formatter=#<Log4r::BasicFormatter:0x0000000001fe0460 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="hashicorp", @path="", @parent=#<Log4r::RootLogger:0x00000000020544f0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @connection=#<Net::HTTP 127.0.0.1:9922 open=false>, @headers={"Content-Type"=>"application/vnd.hashicorp.vagrant.vmware.rest-v1+json", "Origin"=>"https://127.0.0.1:9922", "User-Agent"=>"Vagrant/2.2.0 (+https://www.vagrantup.com; ruby2.4.4) - VagrantVMWareDesktop/STUB", "X-Requested-With"=>"Vagrant"}>, @version="12.5.9", @vmrun_path="/usr/bin/vmrun", @vmware_vmx_path="/usr/lib/vmware/bin/vmware-vmx">, @cap_logger=#<Log4r::Logger:0x0000000002a60a98 @fullname="vagrant::capability_host::hashicorp::vagrantvmwaredesktop::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::hashicorp::vagrantvmwaredesktop", @parent=#<VagrantLogger:0x00000000020546f8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000002016178 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002016100>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002a32dc8 @formatter=#<Log4r::BasicFormatter:0x0000000001fe0460 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000020544f0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:vmware_workstation, #<#<Class:0x0000000002a612b8>:0x0000000002a369f0>]], @cap_args=[#<Vagrant::Machine: default (HashiCorp::VagrantVMwareDesktop::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000000002a61178 @items={:public_address=>#<Proc:0x00000000025da618@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x00000000025da438@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000002a610d8 @items={:public_address=>#<Proc:0x00000000025c9b88@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x00000000025c9a48@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000002a60fe8 @items={:forwarded_ports=>#<Proc:0x00000000025acd58@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000000025acc68@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000000025acc18@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000000025acbf0@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :vmware_desktop=>#<Vagrant::Registry:0x0000000002a60ef8 @items={:forwarded_ports=>#<Proc:0x00000000026c80e8@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:104>, :public_address=>#<Proc:0x00000000026c8048@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:109>, :snapshot_list=>#<Proc:0x00000000026c8020@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:114>, :nic_mac_addresses=>#<Proc:0x00000000026c8778@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:121>}, @results_cache={}>, :vmware_workstation=>#<Vagrant::Registry:0x0000000002a60e08 @items={:forwarded_ports=>#<Proc:0x00000000026c3e30@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:104>, :public_address=>#<Proc:0x00000000026c3d90@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:109>, :snapshot_list=>#<Proc:0x00000000026c3cf0@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:114>, :nic_mac_addresses=>#<Proc:0x00000000026c3c78@/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/plugin.rb:121>}, @results_cache={}>}>) | |
INFO interface: info: Bringing machine 'default' up with 'vmware_workstation' provider... | |
Bringing machine 'default' up with 'vmware_workstation' 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_workstation | |
INFO batch_action: Batch action will parallelize: false | |
INFO batch_action: Starting action: #<Vagrant::Machine:0x00000000024d8be8> up {:destroy_on_error=>true, :install_provider=>false, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil, :provider=>"vmware_workstation"} | |
INFO machine: Calling action: up on provider VMware Workstation | |
DEBUG environment: Attempting to acquire process-lock: machine-action-12240442f958aa7348abfc49d7894d29 | |
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-12240442f958aa7348abfc49d7894d29 | |
INFO interface: Machine: action ["up", "start", {:target=>:default}] | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000002b38ec0> | |
INFO warden: Calling IN action: VMware Middleware: Compatibility | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000002af38c0> | |
INFO warden: Calling IN action: VMware Middleware: FixOldMachineID | |
INFO warden: Calling IN action: VMware Middleware: CheckVMware | |
DEBUG vagrant_utility: request METHOD=POST PATH=/vmware/validate RESPONSE=204 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000002aaab20> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000002919518> | |
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: 2 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000000028a1630> | |
INFO warden: Calling IN action: #<Proc:0x0000000002a9b738@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x00000000028a13b0> | |
INFO handle_box: Machine already has box. HandleBox will not run. | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::PrepareClone:0x000000000286ce80> | |
INFO warden: Calling IN action: VMware Middleware: Import | |
INFO import: VMX file not in metadata, attempting to discover... | |
DEBUG import: Cloning into: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7 | |
INFO import: VMX file: /home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop/generic-fedora28-vmware.vmx | |
INFO interface: info: Cloning VMware VM: 'generic/fedora28'. This can take some time... | |
INFO interface: info: ==> default: Cloning VMware VM: 'generic/fedora28'. This can take some time... | |
==> default: Cloning VMware VM: 'generic/fedora28'. This can take some time... | |
INFO vmware_driver: Cloning machine using VMware linked clones. | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "clone", "/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop/generic-fedora28-vmware.vmx", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx", "linked"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO vmware_driver: VMX file: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG vagrant_utility: initialize HOST=127.0.0.1 PORT=9922 | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/info RESPONSE=200 | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/paths RESPONSE=200 | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = TRUE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 2 | |
DEBUG vmware_driver: - displayname = Clone of generic-fedora28-vmware | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 20001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 2 | |
DEBUG vmware_driver: - numvcpus = 2 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = TRUE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = | |
DEBUG vmware_driver: - uuid.location = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - invmteam = FALSE | |
INFO vmware_driver: Modifying VMX data... | |
DEBUG vmware_driver: - SET .encoding = "UTF-8" | |
DEBUG vmware_driver: - SET bios.bootorder = "hdd,cdrom" | |
DEBUG vmware_driver: - SET bios.hddorder = "scsi0:0" | |
DEBUG vmware_driver: - SET checkpoint.vmstate = "" | |
DEBUG vmware_driver: - SET cleanshutdown = "TRUE" | |
DEBUG vmware_driver: - SET config.version = "8" | |
DEBUG vmware_driver: - SET cpuid.corespersocket = "2" | |
DEBUG vmware_driver: - SET displayname = "Clone of generic-fedora28-vmware" | |
DEBUG vmware_driver: - SET ehci.pcislotnumber = "-1" | |
DEBUG vmware_driver: - SET ehci.present = "FALSE" | |
DEBUG vmware_driver: - SET extendedconfigfile = "generic-fedora28-vmware.vmxf" | |
DEBUG vmware_driver: - SET filesearchpath = ".;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop" | |
DEBUG vmware_driver: - SET floppy0.present = "FALSE" | |
DEBUG vmware_driver: - SET guestos = "fedora-64" | |
DEBUG vmware_driver: - SET gui.fullscreenatpoweron = "FALSE" | |
DEBUG vmware_driver: - SET gui.viewmodeatpoweron = "windowed" | |
DEBUG vmware_driver: - SET hgfs.linkrootshare = "TRUE" | |
DEBUG vmware_driver: - SET hgfs.maprootshare = "TRUE" | |
DEBUG vmware_driver: - SET ide0:0.clientdevice = "TRUE" | |
DEBUG vmware_driver: - SET ide0:0.devicetype = "cdrom-raw" | |
DEBUG vmware_driver: - SET ide0:0.filename = "auto detect" | |
DEBUG vmware_driver: - SET ide0:0.present = "TRUE" | |
DEBUG vmware_driver: - SET invmteam = "FALSE" | |
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE" | |
DEBUG vmware_driver: - SET memsize = "2048" | |
DEBUG vmware_driver: - SET migrate.hostlog = "./generic-fedora28-vmware-5118709c.hlog" | |
DEBUG vmware_driver: - SET monitor.phys_bits_used = "40" | |
DEBUG vmware_driver: - SET msg.autoanswer = "true" | |
DEBUG vmware_driver: - SET numa.autosize.cookie = "20001" | |
DEBUG vmware_driver: - SET numa.autosize.vcpu.maxpervirtualnode = "2" | |
DEBUG vmware_driver: - SET numvcpus = "2" | |
DEBUG vmware_driver: - SET nvme0.present = "FALSE" | |
DEBUG vmware_driver: - SET nvram = "generic-fedora28-vmware.nvram" | |
DEBUG vmware_driver: - SET parallel0.autodetect = "" | |
DEBUG vmware_driver: - SET parallel0.bidirectional = "" | |
DEBUG vmware_driver: - SET parallel0.filename = "" | |
DEBUG vmware_driver: - SET parallel0.present = "FALSE" | |
DEBUG vmware_driver: - SET parallel0.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET pcibridge0.pcislotnumber = "17" | |
DEBUG vmware_driver: - SET pcibridge0.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge4.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge4.pcislotnumber = "21" | |
DEBUG vmware_driver: - SET pcibridge4.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge4.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge5.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge5.pcislotnumber = "22" | |
DEBUG vmware_driver: - SET pcibridge5.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge5.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge6.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge6.pcislotnumber = "23" | |
DEBUG vmware_driver: - SET pcibridge6.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge6.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge7.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge7.pcislotnumber = "24" | |
DEBUG vmware_driver: - SET pcibridge7.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge7.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET policy.vm.mvmtid = "" | |
DEBUG vmware_driver: - SET powertype.poweroff = "soft" | |
DEBUG vmware_driver: - SET powertype.poweron = "soft" | |
DEBUG vmware_driver: - SET powertype.reset = "soft" | |
DEBUG vmware_driver: - SET powertype.suspend = "soft" | |
DEBUG vmware_driver: - SET proxyapps.publishtohost = "FALSE" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.enabled = "FALSE" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.ip = "127.0.0.1" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.port = "5991" | |
DEBUG vmware_driver: - SET replay.filename = "" | |
DEBUG vmware_driver: - SET replay.supported = "FALSE" | |
DEBUG vmware_driver: - SET sata0.present = "FALSE" | |
DEBUG vmware_driver: - SET scsi0.pcislotnumber = "16" | |
DEBUG vmware_driver: - SET scsi0.present = "TRUE" | |
DEBUG vmware_driver: - SET scsi0.virtualdev = "lsilogic" | |
DEBUG vmware_driver: - SET scsi0:0.filename = "generic-fedora28-vmware-cl1.vmdk" | |
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE" | |
DEBUG vmware_driver: - SET scsi0:0.redo = "" | |
DEBUG vmware_driver: - SET serial0.autodetect = "" | |
DEBUG vmware_driver: - SET serial0.filename = "" | |
DEBUG vmware_driver: - SET serial0.filetype = "" | |
DEBUG vmware_driver: - SET serial0.pipe.endpoint = "" | |
DEBUG vmware_driver: - SET serial0.present = "FALSE" | |
DEBUG vmware_driver: - SET serial0.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET serial0.trynorxloss = "" | |
DEBUG vmware_driver: - SET serial0.yieldonmsrread = "" | |
DEBUG vmware_driver: - SET softpoweroff = "TRUE" | |
DEBUG vmware_driver: - SET sound.autodetect = "TRUE" | |
DEBUG vmware_driver: - SET sound.filename = "-1" | |
DEBUG vmware_driver: - SET sound.present = "FALSE" | |
DEBUG vmware_driver: - SET sound.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET tools.synctime = "TRUE" | |
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle" | |
DEBUG vmware_driver: - SET usb.pcislotnumber = "-1" | |
DEBUG vmware_driver: - SET usb.present = "FALSE" | |
DEBUG vmware_driver: - SET uuid.action = "create" | |
DEBUG vmware_driver: - SET uuid.bios = "" | |
DEBUG vmware_driver: - SET uuid.location = "" | |
DEBUG vmware_driver: - SET vc.uuid = "" | |
DEBUG vmware_driver: - SET virtualhw.productcompatibility = "hosted" | |
DEBUG vmware_driver: - SET virtualhw.version = "9" | |
DEBUG vmware_driver: - SET vmci0.id = "1861462627" | |
DEBUG vmware_driver: - SET vmci0.pcislotnumber = "35" | |
DEBUG vmware_driver: - SET vmci0.present = "TRUE" | |
DEBUG vmware_driver: - SET vmotion.checkpointfbsize = "33554432" | |
INFO machine: New machine ID: "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx" | |
DEBUG vmware: Re-initializing driver for new ID: "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx" | |
INFO vmware_driver: VMX file: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG vagrant_utility: initialize HOST=127.0.0.1 PORT=9922 | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/info RESPONSE=200 | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmware/paths RESPONSE=200 | |
INFO warden: Calling IN action: VMware Middleware: SetDisplayName | |
INFO vmx_modify: Setting the default display name: fedora28-vmware: default | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = TRUE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 2 | |
DEBUG vmware_driver: - displayname = Clone of generic-fedora28-vmware | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - invmteam = FALSE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 20001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 2 | |
DEBUG vmware_driver: - numvcpus = 2 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = TRUE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = | |
DEBUG vmware_driver: - uuid.location = | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
INFO vmware_driver: Modifying VMX data... | |
DEBUG vmware_driver: - SET .encoding = "UTF-8" | |
DEBUG vmware_driver: - SET bios.bootorder = "hdd,cdrom" | |
DEBUG vmware_driver: - SET bios.hddorder = "scsi0:0" | |
DEBUG vmware_driver: - SET checkpoint.vmstate = "" | |
DEBUG vmware_driver: - SET cleanshutdown = "TRUE" | |
DEBUG vmware_driver: - SET config.version = "8" | |
DEBUG vmware_driver: - SET cpuid.corespersocket = "2" | |
DEBUG vmware_driver: - SET displayname = "fedora28-vmware: default" | |
DEBUG vmware_driver: - SET ehci.pcislotnumber = "-1" | |
DEBUG vmware_driver: - SET ehci.present = "FALSE" | |
DEBUG vmware_driver: - SET extendedconfigfile = "generic-fedora28-vmware.vmxf" | |
DEBUG vmware_driver: - SET filesearchpath = ".;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop" | |
DEBUG vmware_driver: - SET floppy0.present = "FALSE" | |
DEBUG vmware_driver: - SET guestos = "fedora-64" | |
DEBUG vmware_driver: - SET gui.fullscreenatpoweron = "FALSE" | |
DEBUG vmware_driver: - SET gui.viewmodeatpoweron = "windowed" | |
DEBUG vmware_driver: - SET hgfs.linkrootshare = "TRUE" | |
DEBUG vmware_driver: - SET hgfs.maprootshare = "TRUE" | |
DEBUG vmware_driver: - SET ide0:0.clientdevice = "TRUE" | |
DEBUG vmware_driver: - SET ide0:0.devicetype = "cdrom-raw" | |
DEBUG vmware_driver: - SET ide0:0.filename = "auto detect" | |
DEBUG vmware_driver: - SET ide0:0.present = "TRUE" | |
DEBUG vmware_driver: - SET invmteam = "FALSE" | |
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE" | |
DEBUG vmware_driver: - SET memsize = "2048" | |
DEBUG vmware_driver: - SET migrate.hostlog = "./generic-fedora28-vmware-5118709c.hlog" | |
DEBUG vmware_driver: - SET monitor.phys_bits_used = "40" | |
DEBUG vmware_driver: - SET msg.autoanswer = "true" | |
DEBUG vmware_driver: - SET numa.autosize.cookie = "20001" | |
DEBUG vmware_driver: - SET numa.autosize.vcpu.maxpervirtualnode = "2" | |
DEBUG vmware_driver: - SET numvcpus = "2" | |
DEBUG vmware_driver: - SET nvme0.present = "FALSE" | |
DEBUG vmware_driver: - SET nvram = "generic-fedora28-vmware.nvram" | |
DEBUG vmware_driver: - SET parallel0.autodetect = "" | |
DEBUG vmware_driver: - SET parallel0.bidirectional = "" | |
DEBUG vmware_driver: - SET parallel0.filename = "" | |
DEBUG vmware_driver: - SET parallel0.present = "FALSE" | |
DEBUG vmware_driver: - SET parallel0.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET pcibridge0.pcislotnumber = "17" | |
DEBUG vmware_driver: - SET pcibridge0.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge4.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge4.pcislotnumber = "21" | |
DEBUG vmware_driver: - SET pcibridge4.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge4.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge5.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge5.pcislotnumber = "22" | |
DEBUG vmware_driver: - SET pcibridge5.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge5.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge6.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge6.pcislotnumber = "23" | |
DEBUG vmware_driver: - SET pcibridge6.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge6.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge7.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge7.pcislotnumber = "24" | |
DEBUG vmware_driver: - SET pcibridge7.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge7.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET policy.vm.mvmtid = "" | |
DEBUG vmware_driver: - SET powertype.poweroff = "soft" | |
DEBUG vmware_driver: - SET powertype.poweron = "soft" | |
DEBUG vmware_driver: - SET powertype.reset = "soft" | |
DEBUG vmware_driver: - SET powertype.suspend = "soft" | |
DEBUG vmware_driver: - SET proxyapps.publishtohost = "FALSE" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.enabled = "FALSE" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.ip = "127.0.0.1" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.port = "5991" | |
DEBUG vmware_driver: - SET replay.filename = "" | |
DEBUG vmware_driver: - SET replay.supported = "FALSE" | |
DEBUG vmware_driver: - SET sata0.present = "FALSE" | |
DEBUG vmware_driver: - SET scsi0.pcislotnumber = "16" | |
DEBUG vmware_driver: - SET scsi0.present = "TRUE" | |
DEBUG vmware_driver: - SET scsi0.virtualdev = "lsilogic" | |
DEBUG vmware_driver: - SET scsi0:0.filename = "generic-fedora28-vmware-cl1.vmdk" | |
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE" | |
DEBUG vmware_driver: - SET scsi0:0.redo = "" | |
DEBUG vmware_driver: - SET serial0.autodetect = "" | |
DEBUG vmware_driver: - SET serial0.filename = "" | |
DEBUG vmware_driver: - SET serial0.filetype = "" | |
DEBUG vmware_driver: - SET serial0.pipe.endpoint = "" | |
DEBUG vmware_driver: - SET serial0.present = "FALSE" | |
DEBUG vmware_driver: - SET serial0.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET serial0.trynorxloss = "" | |
DEBUG vmware_driver: - SET serial0.yieldonmsrread = "" | |
DEBUG vmware_driver: - SET softpoweroff = "TRUE" | |
DEBUG vmware_driver: - SET sound.autodetect = "TRUE" | |
DEBUG vmware_driver: - SET sound.filename = "-1" | |
DEBUG vmware_driver: - SET sound.present = "FALSE" | |
DEBUG vmware_driver: - SET sound.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET tools.synctime = "TRUE" | |
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle" | |
DEBUG vmware_driver: - SET usb.pcislotnumber = "-1" | |
DEBUG vmware_driver: - SET usb.present = "FALSE" | |
DEBUG vmware_driver: - SET uuid.action = "create" | |
DEBUG vmware_driver: - SET uuid.bios = "" | |
DEBUG vmware_driver: - SET uuid.location = "" | |
DEBUG vmware_driver: - SET vc.uuid = "" | |
DEBUG vmware_driver: - SET virtualhw.productcompatibility = "hosted" | |
DEBUG vmware_driver: - SET virtualhw.version = "9" | |
DEBUG vmware_driver: - SET vmci0.id = "1861462627" | |
DEBUG vmware_driver: - SET vmci0.pcislotnumber = "35" | |
DEBUG vmware_driver: - SET vmci0.present = "TRUE" | |
DEBUG vmware_driver: - SET vmotion.checkpointfbsize = "33554432" | |
INFO warden: Calling IN action: VMware Middleware: Compatibility | |
INFO warden: Calling IN action: VMware Middleware: FixOldMachineID | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x0000000001d27700> | |
INFO interface: output: Checking if box 'generic/fedora28' is up to date... | |
INFO interface: output: ==> default: Checking if box 'generic/fedora28' is up to date... | |
==> default: Checking if box 'generic/fedora28' is up to date... | |
INFO downloader: Downloader starting download: | |
INFO downloader: -- Source: https://vagrantcloud.com/generic/fedora28 | |
INFO downloader: -- Destination: /tmp/vagrant-load-metadata20181017-30254-y3se8i | |
INFO subprocess: Starting process: ["/opt/vagrant/embedded/bin/curl", "-q", "--fail", "--location", "--max-redirs", "10", "--verbose", "--user-agent", "Vagrant/2.2.0 (+https://www.vagrantup.com; ruby2.4.4) ", "-H", "Accept: application/json", "--output", "/tmp/vagrant-load-metadata20181017-30254-y3se8i", "https://vagrantcloud.com/generic/fedora28"] | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: % Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
DEBUG subprocess: stderr: * Trying 52.204.188.97... | |
* TCP_NODELAY set | |
DEBUG subprocess: stderr: * Connected to vagrantcloud.com (52.204.188.97) port 443 (#0) | |
DEBUG subprocess: stderr: * ALPN, offering http/1.1 | |
DEBUG subprocess: stderr: * successfully set certificate verify locations: | |
* CAfile: /opt/vagrant/embedded/cacert.pem | |
CApath: none | |
DEBUG subprocess: stderr: } [5 bytes data] | |
* TLSv1.2 (OUT), TLS handshake, Client hello (1): | |
} [211 bytes data] | |
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Server hello (2): | |
{ [102 bytes data] | |
* TLSv1.2 (IN), TLS handshake, Certificate (11): | |
{ [2781 bytes data] | |
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Server key exchange (12): | |
{ [333 bytes data] | |
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Server finished (14): | |
{ [4 bytes data] | |
DEBUG subprocess: stderr: * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): | |
} [70 bytes data] | |
DEBUG subprocess: stderr: * TLSv1.2 (OUT), TLS change cipher, Client hello (1): | |
} [1 bytes data] | |
DEBUG subprocess: stderr: * TLSv1.2 (OUT), TLS handshake, Finished (20): | |
} [16 bytes data] | |
DEBUG subprocess: stderr: * TLSv1.2 (IN), TLS handshake, Finished (20): | |
{ [16 bytes data] | |
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 | |
* ALPN, server accepted to use http/1.1 | |
* Server certificate: | |
* subject: CN=app.vagrantup.com | |
* start date: Aug 22 23:14:51 2018 GMT | |
* expire date: Nov 20 23:14:51 2018 GMT | |
* subjectAltName: host "vagrantcloud.com" matched cert's "vagrantcloud.com" | |
* issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3 | |
* SSL certificate verify ok. | |
DEBUG subprocess: stderr: } [5 bytes data] | |
> GET /generic/fedora28 HTTP/1.1 | |
> Host: vagrantcloud.com | |
> User-Agent: Vagrant/2.2.0 (+https://www.vagrantup.com; ruby2.4.4) | |
> Accept: application/json | |
> | |
DEBUG subprocess: stderr: { [5 bytes data] | |
< HTTP/1.1 301 Moved Permanently | |
< Server: Cowboy | |
< Date: Thu, 18 Oct 2018 03:51:20 GMT | |
< Connection: keep-alive | |
< Location: https://vagrantcloud.com/generic/boxes/fedora28 | |
< Content-Type: text/html | |
< Cache-Control: no-cache | |
< X-Request-Id: c0d387e9-51d6-4fff-aad0-87bdbff6c57c | |
< X-Runtime: 0.005430 | |
< Content-Length: 113 | |
< Via: 1.1 vegur | |
< | |
* Ignoring the response-body | |
{ [113 bytes data] | |
100 113 100 113 0 0 706 0 --:--:-- --:--:-- --:--:-- 706 | |
* Connection #0 to host vagrantcloud.com left intact | |
DEBUG subprocess: stderr: * Issue another request to this URL: 'https://vagrantcloud.com/generic/boxes/fedora28' | |
* Found bundle for host vagrantcloud.com: 0x163dbf0 [can pipeline] | |
* Re-using existing connection! (#0) with host vagrantcloud.com | |
* Connected to vagrantcloud.com (52.204.188.97) port 443 (#0) | |
} [5 bytes data] | |
> GET /generic/boxes/fedora28 HTTP/1.1 | |
> Host: vagrantcloud.com | |
> User-Agent: Vagrant/2.2.0 (+https://www.vagrantup.com; ruby2.4.4) | |
> Accept: application/json | |
> | |
DEBUG subprocess: stderr: { [5 bytes data] | |
< HTTP/1.1 200 OK | |
< Server: Cowboy | |
< Date: Thu, 18 Oct 2018 03:51:20 GMT | |
< Connection: keep-alive | |
< X-Frame-Options: SAMEORIGIN | |
< X-Xss-Protection: 1; mode=block | |
< X-Content-Type-Options: nosniff | |
< Strict-Transport-Security: max-age=31536000; includeSubDomains; preload | |
< Content-Type: application/json; charset=utf-8 | |
< Etag: W/"4b55e45a285d6453ad4e6c25828c1642" | |
< Cache-Control: max-age=0, private, must-revalidate | |
< X-Request-Id: c09adb0b-271f-4055-9070-90a3a8e5c799 | |
< X-Runtime: 0.151144 | |
< Transfer-Encoding: chunked | |
< Via: 1.1 vegur | |
< | |
DEBUG subprocess: stderr: { [5 bytes data] | |
100 14025 0 14025 0 0 36714 0 --:--:-- --:--:-- --:--:-- 36714 | |
* Connection #0 to host vagrantcloud.com left intact | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000001df7180> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000002b4da78> | |
INFO warden: Calling IN action: VMware Middleware: Running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: not_running | |
INFO warden: Calling OUT action: VMware Middleware: Running | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000002a62b68> | |
INFO warden: Calling IN action: #<Proc:0x00000000029041b8@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: VMware Middleware: CheckExistingNetwork | |
INFO check_existing_network: Checking if the vmnet devices are healthy... | |
DEBUG environment: Attempting to acquire process-lock: vmware-network | |
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: vmware-network | |
INFO interface: info: Verifying vmnet devices are healthy... | |
INFO interface: info: ==> default: Verifying vmnet devices are healthy... | |
==> default: Verifying vmnet devices are healthy... | |
DEBUG vagrant_utility: request METHOD=POST PATH=/vmnet/verify RESPONSE=204 | |
INFO environment: Released process lock: vmware-network | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling IN action: VMware Middleware: PruneForwardedPorts | |
INFO prune_forwarded_ports: Pruning forwarded ports... | |
DEBUG environment: Attempting to acquire process-lock: vmware-network | |
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: vmware-network | |
DEBUG vagrant_utility: request METHOD=DELETE PATH=/portforwards RESPONSE=204 | |
INFO environment: Released process lock: vmware-network | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000002982248> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000000285b450> | |
INFO warden: Calling IN action: VMware Middleware: Suspended | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: not_running | |
DEBUG suspended: result: false | |
INFO warden: Calling OUT action: VMware Middleware: Suspended | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 2 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000001fdb258> | |
INFO warden: Calling IN action: #<Proc:0x00000000026f2820@/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x0000000001fdb0a0> | |
INFO provision: Checking provisioner sentinel file... | |
INFO warden: Calling IN action: VMware Middleware: PrepareSyncedFolderCleanup | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 1 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x0000000001cc20f8> | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: redhat | |
DEBUG host: Checking in: linux | |
DEBUG host: Found cap: nfs_prune in linux | |
INFO nfs: NFS pruning. Valid IDs: ["/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: redhat | |
DEBUG host: Checking in: linux | |
DEBUG host: Found cap: nfs_prune in linux | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /home/ladar/Data/vagrant/fedora28-vmware>, #<Vagrant::UI::Prefixed:0x0000000002346c30 @logger=#<Log4r::Logger:0x0000000002346b90 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00000000020546f8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000002016178 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002016100>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002a32dc8 @formatter=#<Log4r::BasicFormatter:0x0000000001fe0460 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000020544f0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @prefix=:default, @ui=#<Vagrant::UI::Colored:0x00000000028cc948 @logger=#<Log4r::Logger:0x00000000028cc8f8 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<VagrantLogger:0x00000000020546f8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000002016178 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002016100>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000002a32dc8 @formatter=#<Log4r::BasicFormatter:0x0000000001fe0460 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000020544f0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Thread::Mutex:0x00000000028ae7e0>>>, ["/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"]] (redhat) | |
INFO linux: Pruning invalid NFS entries... | |
DEBUG linux: Known valid NFS export IDs: ["/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"] | |
DEBUG linux: Composite valid NFS export IDs with user: ["1000 /home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx"] | |
DEBUG linux: NFS export IDs to be removed: [] | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x0000000002c0f628> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x0000000002b107b8> | |
INFO synced_folders: SyncedFolders loading from cache: false | |
INFO warden: Calling IN action: VMware Middleware: PrepareNFSSettings | |
INFO warden: Calling IN action: VMware Middleware: Network | |
DEBUG network: Available slots for high-level adapters: #<Set: {1, 2, 3, 4, 5, 6, 7, 8}> | |
INFO network: Determining network adapters required for high-level configuration... | |
INFO network: Determining adapters and compiling network configuration... | |
INFO network: Slot 0. Type: nat | |
DEBUG network: Normalized configuration: {:auto_config=>false, :type=>:dhcp} | |
DEBUG network: Adapter configuration: {:type=>:nat, :slot=>0} | |
DEBUG network: Network configuration: {:type=>:dhcp, :auto_config=>false} | |
INFO network: Enabling 1 adapters... | |
DEBUG environment: Attempting to acquire process-lock: vmware-network | |
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: vmware-network | |
INFO interface: info: Preparing network adapters... | |
INFO interface: info: ==> default: Preparing network adapters... | |
==> default: Preparing network adapters... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = TRUE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 2 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - invmteam = FALSE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 20001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 2 | |
DEBUG vmware_driver: - numvcpus = 2 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = TRUE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = | |
DEBUG vmware_driver: - uuid.location = | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
INFO vmware_driver: Modifying VMX data... | |
DEBUG vmware_driver: - SET .encoding = "UTF-8" | |
DEBUG vmware_driver: - SET bios.bootorder = "hdd,cdrom" | |
DEBUG vmware_driver: - SET bios.hddorder = "scsi0:0" | |
DEBUG vmware_driver: - SET checkpoint.vmstate = "" | |
DEBUG vmware_driver: - SET cleanshutdown = "TRUE" | |
DEBUG vmware_driver: - SET config.version = "8" | |
DEBUG vmware_driver: - SET cpuid.corespersocket = "2" | |
DEBUG vmware_driver: - SET displayname = "fedora28-vmware: default" | |
DEBUG vmware_driver: - SET ehci.pcislotnumber = "-1" | |
DEBUG vmware_driver: - SET ehci.present = "FALSE" | |
DEBUG vmware_driver: - SET ethernet0.addresstype = "generated" | |
DEBUG vmware_driver: - SET ethernet0.connectiontype = "nat" | |
DEBUG vmware_driver: - SET ethernet0.present = "TRUE" | |
DEBUG vmware_driver: - SET ethernet0.virtualdev = "e1000" | |
DEBUG vmware_driver: - SET extendedconfigfile = "generic-fedora28-vmware.vmxf" | |
DEBUG vmware_driver: - SET filesearchpath = ".;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop" | |
DEBUG vmware_driver: - SET floppy0.present = "FALSE" | |
DEBUG vmware_driver: - SET guestos = "fedora-64" | |
DEBUG vmware_driver: - SET gui.fullscreenatpoweron = "FALSE" | |
DEBUG vmware_driver: - SET gui.viewmodeatpoweron = "windowed" | |
DEBUG vmware_driver: - SET hgfs.linkrootshare = "TRUE" | |
DEBUG vmware_driver: - SET hgfs.maprootshare = "TRUE" | |
DEBUG vmware_driver: - SET ide0:0.clientdevice = "TRUE" | |
DEBUG vmware_driver: - SET ide0:0.devicetype = "cdrom-raw" | |
DEBUG vmware_driver: - SET ide0:0.filename = "auto detect" | |
DEBUG vmware_driver: - SET ide0:0.present = "TRUE" | |
DEBUG vmware_driver: - SET invmteam = "FALSE" | |
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE" | |
DEBUG vmware_driver: - SET memsize = "2048" | |
DEBUG vmware_driver: - SET migrate.hostlog = "./generic-fedora28-vmware-5118709c.hlog" | |
DEBUG vmware_driver: - SET monitor.phys_bits_used = "40" | |
DEBUG vmware_driver: - SET msg.autoanswer = "true" | |
DEBUG vmware_driver: - SET numa.autosize.cookie = "20001" | |
DEBUG vmware_driver: - SET numa.autosize.vcpu.maxpervirtualnode = "2" | |
DEBUG vmware_driver: - SET numvcpus = "2" | |
DEBUG vmware_driver: - SET nvme0.present = "FALSE" | |
DEBUG vmware_driver: - SET nvram = "generic-fedora28-vmware.nvram" | |
DEBUG vmware_driver: - SET parallel0.autodetect = "" | |
DEBUG vmware_driver: - SET parallel0.bidirectional = "" | |
DEBUG vmware_driver: - SET parallel0.filename = "" | |
DEBUG vmware_driver: - SET parallel0.present = "FALSE" | |
DEBUG vmware_driver: - SET parallel0.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET pcibridge0.pcislotnumber = "17" | |
DEBUG vmware_driver: - SET pcibridge0.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge4.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge4.pcislotnumber = "21" | |
DEBUG vmware_driver: - SET pcibridge4.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge4.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge5.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge5.pcislotnumber = "22" | |
DEBUG vmware_driver: - SET pcibridge5.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge5.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge6.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge6.pcislotnumber = "23" | |
DEBUG vmware_driver: - SET pcibridge6.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge6.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge7.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge7.pcislotnumber = "24" | |
DEBUG vmware_driver: - SET pcibridge7.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge7.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET policy.vm.mvmtid = "" | |
DEBUG vmware_driver: - SET powertype.poweroff = "soft" | |
DEBUG vmware_driver: - SET powertype.poweron = "soft" | |
DEBUG vmware_driver: - SET powertype.reset = "soft" | |
DEBUG vmware_driver: - SET powertype.suspend = "soft" | |
DEBUG vmware_driver: - SET proxyapps.publishtohost = "FALSE" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.enabled = "FALSE" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.ip = "127.0.0.1" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.port = "5991" | |
DEBUG vmware_driver: - SET replay.filename = "" | |
DEBUG vmware_driver: - SET replay.supported = "FALSE" | |
DEBUG vmware_driver: - SET sata0.present = "FALSE" | |
DEBUG vmware_driver: - SET scsi0.pcislotnumber = "16" | |
DEBUG vmware_driver: - SET scsi0.present = "TRUE" | |
DEBUG vmware_driver: - SET scsi0.virtualdev = "lsilogic" | |
DEBUG vmware_driver: - SET scsi0:0.filename = "generic-fedora28-vmware-cl1.vmdk" | |
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE" | |
DEBUG vmware_driver: - SET scsi0:0.redo = "" | |
DEBUG vmware_driver: - SET serial0.autodetect = "" | |
DEBUG vmware_driver: - SET serial0.filename = "" | |
DEBUG vmware_driver: - SET serial0.filetype = "" | |
DEBUG vmware_driver: - SET serial0.pipe.endpoint = "" | |
DEBUG vmware_driver: - SET serial0.present = "FALSE" | |
DEBUG vmware_driver: - SET serial0.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET serial0.trynorxloss = "" | |
DEBUG vmware_driver: - SET serial0.yieldonmsrread = "" | |
DEBUG vmware_driver: - SET softpoweroff = "TRUE" | |
DEBUG vmware_driver: - SET sound.autodetect = "TRUE" | |
DEBUG vmware_driver: - SET sound.filename = "-1" | |
DEBUG vmware_driver: - SET sound.present = "FALSE" | |
DEBUG vmware_driver: - SET sound.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET tools.synctime = "TRUE" | |
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle" | |
DEBUG vmware_driver: - SET usb.pcislotnumber = "-1" | |
DEBUG vmware_driver: - SET usb.present = "FALSE" | |
DEBUG vmware_driver: - SET uuid.action = "create" | |
DEBUG vmware_driver: - SET uuid.bios = "" | |
DEBUG vmware_driver: - SET uuid.location = "" | |
DEBUG vmware_driver: - SET vc.uuid = "" | |
DEBUG vmware_driver: - SET virtualhw.productcompatibility = "hosted" | |
DEBUG vmware_driver: - SET virtualhw.version = "9" | |
DEBUG vmware_driver: - SET vmci0.id = "1861462627" | |
DEBUG vmware_driver: - SET vmci0.pcislotnumber = "35" | |
DEBUG vmware_driver: - SET vmci0.present = "TRUE" | |
DEBUG vmware_driver: - SET vmotion.checkpointfbsize = "33554432" | |
INFO environment: Released process lock: vmware-network | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x0000000002a3ad48> | |
INFO warden: Calling IN action: VMware Middleware: VMXModify | |
INFO vmx_modify: Modifying VMX file according to user config... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = TRUE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 2 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - invmteam = FALSE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 2048 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 20001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 2 | |
DEBUG vmware_driver: - numvcpus = 2 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = TRUE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = | |
DEBUG vmware_driver: - uuid.location = | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462627 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
INFO vmx_modify: - Set: cpuid.coresPerSocket = '1' | |
INFO vmx_modify: - Set: memsize = '1024' | |
INFO vmx_modify: - Set: numvcpus = '1' | |
INFO vmware_driver: Modifying VMX data... | |
DEBUG vmware_driver: - SET .encoding = "UTF-8" | |
DEBUG vmware_driver: - SET bios.bootorder = "hdd,cdrom" | |
DEBUG vmware_driver: - SET bios.hddorder = "scsi0:0" | |
DEBUG vmware_driver: - SET checkpoint.vmstate = "" | |
DEBUG vmware_driver: - SET cleanshutdown = "TRUE" | |
DEBUG vmware_driver: - SET config.version = "8" | |
DEBUG vmware_driver: - SET cpuid.corespersocket = "1" | |
DEBUG vmware_driver: - SET displayname = "fedora28-vmware: default" | |
DEBUG vmware_driver: - SET ehci.pcislotnumber = "-1" | |
DEBUG vmware_driver: - SET ehci.present = "FALSE" | |
DEBUG vmware_driver: - SET ethernet0.addresstype = "generated" | |
DEBUG vmware_driver: - SET ethernet0.connectiontype = "nat" | |
DEBUG vmware_driver: - SET ethernet0.present = "TRUE" | |
DEBUG vmware_driver: - SET ethernet0.virtualdev = "e1000" | |
DEBUG vmware_driver: - SET extendedconfigfile = "generic-fedora28-vmware.vmxf" | |
DEBUG vmware_driver: - SET filesearchpath = ".;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop" | |
DEBUG vmware_driver: - SET floppy0.present = "FALSE" | |
DEBUG vmware_driver: - SET guestos = "fedora-64" | |
DEBUG vmware_driver: - SET gui.fullscreenatpoweron = "FALSE" | |
DEBUG vmware_driver: - SET gui.viewmodeatpoweron = "windowed" | |
DEBUG vmware_driver: - SET hgfs.linkrootshare = "TRUE" | |
DEBUG vmware_driver: - SET hgfs.maprootshare = "TRUE" | |
DEBUG vmware_driver: - SET ide0:0.clientdevice = "TRUE" | |
DEBUG vmware_driver: - SET ide0:0.devicetype = "cdrom-raw" | |
DEBUG vmware_driver: - SET ide0:0.filename = "auto detect" | |
DEBUG vmware_driver: - SET ide0:0.present = "TRUE" | |
DEBUG vmware_driver: - SET invmteam = "FALSE" | |
DEBUG vmware_driver: - SET isolation.tools.hgfs.disable = "FALSE" | |
DEBUG vmware_driver: - SET memsize = "1024" | |
DEBUG vmware_driver: - SET migrate.hostlog = "./generic-fedora28-vmware-5118709c.hlog" | |
DEBUG vmware_driver: - SET monitor.phys_bits_used = "40" | |
DEBUG vmware_driver: - SET msg.autoanswer = "true" | |
DEBUG vmware_driver: - SET numa.autosize.cookie = "20001" | |
DEBUG vmware_driver: - SET numa.autosize.vcpu.maxpervirtualnode = "2" | |
DEBUG vmware_driver: - SET numvcpus = "1" | |
DEBUG vmware_driver: - SET nvme0.present = "FALSE" | |
DEBUG vmware_driver: - SET nvram = "generic-fedora28-vmware.nvram" | |
DEBUG vmware_driver: - SET parallel0.autodetect = "" | |
DEBUG vmware_driver: - SET parallel0.bidirectional = "" | |
DEBUG vmware_driver: - SET parallel0.filename = "" | |
DEBUG vmware_driver: - SET parallel0.present = "FALSE" | |
DEBUG vmware_driver: - SET parallel0.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET pcibridge0.pcislotnumber = "17" | |
DEBUG vmware_driver: - SET pcibridge0.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge4.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge4.pcislotnumber = "21" | |
DEBUG vmware_driver: - SET pcibridge4.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge4.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge5.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge5.pcislotnumber = "22" | |
DEBUG vmware_driver: - SET pcibridge5.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge5.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge6.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge6.pcislotnumber = "23" | |
DEBUG vmware_driver: - SET pcibridge6.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge6.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET pcibridge7.functions = "8" | |
DEBUG vmware_driver: - SET pcibridge7.pcislotnumber = "24" | |
DEBUG vmware_driver: - SET pcibridge7.present = "TRUE" | |
DEBUG vmware_driver: - SET pcibridge7.virtualdev = "pcieRootPort" | |
DEBUG vmware_driver: - SET policy.vm.mvmtid = "" | |
DEBUG vmware_driver: - SET powertype.poweroff = "soft" | |
DEBUG vmware_driver: - SET powertype.poweron = "soft" | |
DEBUG vmware_driver: - SET powertype.reset = "soft" | |
DEBUG vmware_driver: - SET powertype.suspend = "soft" | |
DEBUG vmware_driver: - SET proxyapps.publishtohost = "FALSE" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.enabled = "FALSE" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.ip = "127.0.0.1" | |
DEBUG vmware_driver: - SET remotedisplay.vnc.port = "5991" | |
DEBUG vmware_driver: - SET replay.filename = "" | |
DEBUG vmware_driver: - SET replay.supported = "FALSE" | |
DEBUG vmware_driver: - SET sata0.present = "FALSE" | |
DEBUG vmware_driver: - SET scsi0.pcislotnumber = "16" | |
DEBUG vmware_driver: - SET scsi0.present = "TRUE" | |
DEBUG vmware_driver: - SET scsi0.virtualdev = "lsilogic" | |
DEBUG vmware_driver: - SET scsi0:0.filename = "generic-fedora28-vmware-cl1.vmdk" | |
DEBUG vmware_driver: - SET scsi0:0.present = "TRUE" | |
DEBUG vmware_driver: - SET scsi0:0.redo = "" | |
DEBUG vmware_driver: - SET serial0.autodetect = "" | |
DEBUG vmware_driver: - SET serial0.filename = "" | |
DEBUG vmware_driver: - SET serial0.filetype = "" | |
DEBUG vmware_driver: - SET serial0.pipe.endpoint = "" | |
DEBUG vmware_driver: - SET serial0.present = "FALSE" | |
DEBUG vmware_driver: - SET serial0.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET serial0.trynorxloss = "" | |
DEBUG vmware_driver: - SET serial0.yieldonmsrread = "" | |
DEBUG vmware_driver: - SET softpoweroff = "TRUE" | |
DEBUG vmware_driver: - SET sound.autodetect = "TRUE" | |
DEBUG vmware_driver: - SET sound.filename = "-1" | |
DEBUG vmware_driver: - SET sound.present = "FALSE" | |
DEBUG vmware_driver: - SET sound.startconnected = "FALSE" | |
DEBUG vmware_driver: - SET tools.synctime = "TRUE" | |
DEBUG vmware_driver: - SET tools.upgrade.policy = "upgradeAtPowerCycle" | |
DEBUG vmware_driver: - SET usb.pcislotnumber = "-1" | |
DEBUG vmware_driver: - SET usb.present = "FALSE" | |
DEBUG vmware_driver: - SET uuid.action = "create" | |
DEBUG vmware_driver: - SET uuid.bios = "" | |
DEBUG vmware_driver: - SET uuid.location = "" | |
DEBUG vmware_driver: - SET vc.uuid = "" | |
DEBUG vmware_driver: - SET virtualhw.productcompatibility = "hosted" | |
DEBUG vmware_driver: - SET virtualhw.version = "9" | |
DEBUG vmware_driver: - SET vmci0.id = "1861462627" | |
DEBUG vmware_driver: - SET vmci0.pcislotnumber = "35" | |
DEBUG vmware_driver: - SET vmci0.present = "TRUE" | |
DEBUG vmware_driver: - SET vmotion.checkpointfbsize = "33554432" | |
INFO warden: Calling IN action: VMware Middleware: PrepareForwardedPortCollisionParams | |
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x0000000002909910> | |
DEBUG environment: Attempting to acquire process-lock: fpcollision | |
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: fpcollision | |
INFO handle_port_collisions: Detecting any forwarded port collisions... | |
DEBUG handle_port_collisions: Extra in use: {2200=>#<Set: {"*"}>, 2201=>#<Set: {"*"}>, 2222=>#<Set: {"*"}>} | |
DEBUG handle_port_collisions: Remap: {} | |
DEBUG handle_port_collisions: Repair: true | |
INFO handle_port_collisions: Attempting to repair FP collision: 2222 | |
INFO handle_port_collisions: Repaired port also in use: 2202. Trying another... | |
INFO handle_port_collisions: Repaired FP collision: 2222 to 2203 | |
INFO interface: info: Fixed port collision for 22 => 2222. Now on port 2203. | |
INFO interface: info: ==> default: Fixed port collision for 22 => 2222. Now on port 2203. | |
==> default: Fixed port collision for 22 => 2222. Now on port 2203. | |
INFO environment: Released process lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling IN action: VMware Middleware: Boot | |
INFO interface: info: Starting the VMware VM... | |
INFO interface: info: ==> default: Starting the VMware VM... | |
==> default: Starting the VMware VM... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "start", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx", "nogui"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 43 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: VMware Middleware: WaitForAddress | |
INFO interface: info: Waiting for the VM to receive an address... | |
INFO interface: info: ==> default: Waiting for the VM to receive an address... | |
==> default: Waiting for the VM to receive an address... | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=400 | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=400 | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=400 | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=400 | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=400 | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=400 | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=400 | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=400 | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=400 | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=400 | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=400 | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=400 | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=400 | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=400 | |
INFO vmware_driver: Trying vmrun getGuestIPAddress... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", "/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Error: The VMware Tools are not running in the virtual machine: /home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 255 | |
INFO vmware_driver: vmrun getGuestIPAddress failed: VMRunError | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=200 | |
INFO warden: Calling IN action: VMware Middleware: ForwardPorts | |
DEBUG forward_ports: Building up ports to forward... | |
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200 | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=200 | |
INFO interface: info: Forwarding ports... | |
INFO interface: info: ==> default: Forwarding ports... | |
==> default: Forwarding ports... | |
INFO interface: detail: -- 22 => 2203 | |
INFO interface: detail: default: -- 22 => 2203 | |
default: -- 22 => 2203 | |
DEBUG vagrant_utility: request METHOD=PUT PATH=/vmnet/vmnet8/portforward RESPONSE=200 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000000000283bd80> | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO interface: output: Waiting for machine to boot. This may take a few minutes... | |
INFO interface: output: ==> default: Waiting for machine to boot. This may take a few minutes... | |
DEBUG subprocess: Selecting on IO | |
==> default: Waiting for machine to boot. This may take a few minutes... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=200 | |
DEBUG vmware: Using localhost lookup for SSH info. | |
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200 | |
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key | |
INFO interface: detail: SSH address: 127.0.0.1:2203 | |
INFO interface: detail: default: SSH address: 127.0.0.1:2203 | |
default: SSH address: 127.0.0.1:2203 | |
INFO interface: detail: SSH username: vagrant | |
INFO interface: detail: default: SSH username: vagrant | |
default: SSH username: vagrant | |
INFO interface: detail: SSH auth method: private key | |
INFO interface: detail: default: SSH auth method: private key | |
default: SSH auth method: private key | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=200 | |
DEBUG vmware: Using localhost lookup for SSH info. | |
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200 | |
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2203 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"] | |
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :verify_host_key=>:never, :password=>nil, :port=>2203, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "[email protected]", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x000000000259df38 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000000000259dec0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000000000259ddf8 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x000000000259df88>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x000000000259dcb8>>>, :keys=>["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"]} | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2018-10-17T22:51:42.730805 #30254] DEBUG -- net.ssh.transport.session[12c97e0]: establishing connection to 127.0.0.1:2203 | |
D, [2018-10-17T22:51:42.731170 #30254] DEBUG -- net.ssh.transport.session[12c97e0]: connection established | |
I, [2018-10-17T22:51:42.731254 #30254] INFO -- net.ssh.transport.server_version[12c7274]: negotiating protocol version | |
D, [2018-10-17T22:51:42.731283 #30254] DEBUG -- net.ssh.transport.server_version[12c7274]: local is `SSH-2.0-Ruby/Net::SSH_5.0.2 x86_64-linux' | |
D, [2018-10-17T22:51:43.017249 #30254] DEBUG -- net.ssh.transport.server_version[12c7274]: remote is `SSH-2.0-OpenSSH_7.8' | |
I, [2018-10-17T22:51:43.017776 #30254] INFO -- net.ssh.transport.algorithms[12c5cf8]: sending KEXINIT | |
D, [2018-10-17T22:51:43.018151 #30254] DEBUG -- socket[12c805c]: queueing packet nr 0 type 20 len 1156 | |
D, [2018-10-17T22:51:43.018270 #30254] DEBUG -- socket[12c805c]: sent 1160 bytes | |
D, [2018-10-17T22:51:49.661583 #30254] DEBUG -- socket[12c805c]: read 1000 bytes | |
D, [2018-10-17T22:51:49.661773 #30254] DEBUG -- socket[12c805c]: received packet nr 0 type 20 len 996 | |
I, [2018-10-17T22:51:49.661861 #30254] INFO -- net.ssh.transport.algorithms[12c5cf8]: got KEXINIT from server | |
I, [2018-10-17T22:51:49.662020 #30254] INFO -- net.ssh.transport.algorithms[12c5cf8]: negotiating algorithms | |
D, [2018-10-17T22:51:49.662167 #30254] DEBUG -- net.ssh.transport.algorithms[12c5cf8]: negotiated: | |
* kex: diffie-hellman-group-exchange-sha1 | |
* host_key: ssh-rsa | |
* encryption_server: aes128-cbc | |
* encryption_client: aes128-cbc | |
* hmac_client: hmac-sha1 | |
* hmac_server: hmac-sha1 | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2018-10-17T22:51:49.662197 #30254] DEBUG -- net.ssh.transport.algorithms[12c5cf8]: exchanging keys | |
D, [2018-10-17T22:51:49.662443 #30254] DEBUG -- socket[12c805c]: queueing packet nr 1 type 34 len 20 | |
D, [2018-10-17T22:51:49.662540 #30254] DEBUG -- socket[12c805c]: sent 24 bytes | |
D, [2018-10-17T22:51:49.668164 #30254] DEBUG -- socket[12c805c]: read 280 bytes | |
D, [2018-10-17T22:51:49.668335 #30254] DEBUG -- socket[12c805c]: received packet nr 1 type 31 len 276 | |
D, [2018-10-17T22:51:49.675737 #30254] DEBUG -- socket[12c805c]: queueing packet nr 2 type 32 len 268 | |
D, [2018-10-17T22:51:49.675859 #30254] DEBUG -- socket[12c805c]: sent 272 bytes | |
D, [2018-10-17T22:51:49.678289 #30254] DEBUG -- socket[12c805c]: read 848 bytes | |
D, [2018-10-17T22:51:49.678405 #30254] DEBUG -- socket[12c805c]: received packet nr 2 type 33 len 828 | |
D, [2018-10-17T22:51:49.680449 #30254] DEBUG -- socket[12c805c]: queueing packet nr 3 type 21 len 20 | |
D, [2018-10-17T22:51:49.680529 #30254] DEBUG -- socket[12c805c]: sent 24 bytes | |
D, [2018-10-17T22:51:49.680600 #30254] DEBUG -- socket[12c805c]: received packet nr 3 type 21 len 12 | |
D, [2018-10-17T22:51:49.681875 #30254] DEBUG -- net.ssh.authentication.session[1606f5c]: beginning authentication of `vagrant' | |
D, [2018-10-17T22:51:49.682019 #30254] DEBUG -- socket[12c805c]: queueing packet nr 4 type 5 len 28 | |
D, [2018-10-17T22:51:49.682063 #30254] DEBUG -- socket[12c805c]: sent 52 bytes | |
D, [2018-10-17T22:51:49.720151 #30254] DEBUG -- socket[12c805c]: read 52 bytes | |
D, [2018-10-17T22:51:49.720333 #30254] DEBUG -- socket[12c805c]: received packet nr 4 type 6 len 28 | |
D, [2018-10-17T22:51:49.720477 #30254] DEBUG -- net.ssh.authentication.session[1606f5c]: trying none | |
D, [2018-10-17T22:51:49.720667 #30254] DEBUG -- socket[12c805c]: queueing packet nr 5 type 50 len 44 | |
D, [2018-10-17T22:51:49.720738 #30254] DEBUG -- socket[12c805c]: sent 68 bytes | |
D, [2018-10-17T22:51:49.728721 #30254] DEBUG -- socket[12c805c]: read 84 bytes | |
D, [2018-10-17T22:51:49.729053 #30254] DEBUG -- socket[12c805c]: received packet nr 5 type 51 len 60 | |
D, [2018-10-17T22:51:49.729222 #30254] DEBUG -- net.ssh.authentication.session[1606f5c]: allowed methods: publickey,gssapi-keyex,gssapi-with-mic,password | |
D, [2018-10-17T22:51:49.729327 #30254] DEBUG -- net.ssh.authentication.methods.none[15ff7c0]: none failed | |
D, [2018-10-17T22:51:49.729425 #30254] DEBUG -- net.ssh.authentication.session[1606f5c]: trying publickey | |
D, [2018-10-17T22:51:49.729768 #30254] DEBUG -- net.ssh.authentication.agent[15f7d90]: connecting to ssh-agent | |
D, [2018-10-17T22:51:49.730612 #30254] DEBUG -- net.ssh.authentication.agent[15f7d90]: sending agent request 1 len 44 | |
D, [2018-10-17T22:51:49.730992 #30254] DEBUG -- net.ssh.authentication.agent[15f7d90]: received agent packet 2 len 5 | |
D, [2018-10-17T22:51:49.731055 #30254] DEBUG -- net.ssh.authentication.agent[15f7d90]: sending agent request 11 len 0 | |
D, [2018-10-17T22:51:49.733853 #30254] DEBUG -- net.ssh.authentication.agent[15f7d90]: received agent packet 12 len 13348 | |
D, [2018-10-17T22:51:49.735148 #30254] DEBUG -- net.ssh.authentication.methods.publickey[15fa374]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
D, [2018-10-17T22:51:49.735338 #30254] DEBUG -- socket[12c805c]: queueing packet nr 6 type 50 len 348 | |
D, [2018-10-17T22:51:49.735434 #30254] DEBUG -- socket[12c805c]: sent 372 bytes | |
D, [2018-10-17T22:51:49.737244 #30254] DEBUG -- socket[12c805c]: read 324 bytes | |
D, [2018-10-17T22:51:49.737391 #30254] DEBUG -- socket[12c805c]: received packet nr 6 type 60 len 300 | |
D, [2018-10-17T22:51:49.739147 #30254] DEBUG -- socket[12c805c]: queueing packet nr 7 type 50 len 620 | |
D, [2018-10-17T22:51:49.739267 #30254] DEBUG -- socket[12c805c]: sent 644 bytes | |
D, [2018-10-17T22:51:49.758266 #30254] DEBUG -- socket[12c805c]: read 36 bytes | |
D, [2018-10-17T22:51:49.758424 #30254] DEBUG -- socket[12c805c]: received packet nr 7 type 52 len 12 | |
D, [2018-10-17T22:51:49.758502 #30254] DEBUG -- net.ssh.authentication.methods.publickey[15fa374]: publickey succeeded (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
DEBUG ssh: Checking whether SSH is ready... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO ssh: Connection errored, not re-using. Will reconnect. | |
DEBUG ssh: #<Timeout::Error: execution expired> | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=200 | |
DEBUG vmware: Using localhost lookup for SSH info. | |
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200 | |
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2203 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"] | |
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :verify_host_key=>:never, :password=>nil, :port=>2203, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "[email protected]", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x0000000002419518 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00000000024193b0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000000002419248 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x0000000002419748>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000002418fc8>>>, :keys=>["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"]} | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2018-10-17T22:51:54.967367 #30254] DEBUG -- net.ssh.transport.session[11fc114]: establishing connection to 127.0.0.1:2203 | |
D, [2018-10-17T22:51:54.967684 #30254] DEBUG -- net.ssh.transport.session[11fc114]: connection established | |
I, [2018-10-17T22:51:54.967817 #30254] INFO -- net.ssh.transport.server_version[11f82a8]: negotiating protocol version | |
D, [2018-10-17T22:51:54.967864 #30254] DEBUG -- net.ssh.transport.server_version[11f82a8]: local is `SSH-2.0-Ruby/Net::SSH_5.0.2 x86_64-linux' | |
D, [2018-10-17T22:51:54.977407 #30254] DEBUG -- net.ssh.transport.server_version[11f82a8]: remote is `SSH-2.0-OpenSSH_7.8' | |
I, [2018-10-17T22:51:54.978101 #30254] INFO -- net.ssh.transport.algorithms[11ee3e8]: sending KEXINIT | |
D, [2018-10-17T22:51:54.978678 #30254] DEBUG -- socket[11f9914]: queueing packet nr 0 type 20 len 1156 | |
D, [2018-10-17T22:51:54.978975 #30254] DEBUG -- socket[11f9914]: sent 1160 bytes | |
D, [2018-10-17T22:51:54.979929 #30254] DEBUG -- socket[11f9914]: read 1000 bytes | |
D, [2018-10-17T22:51:54.980110 #30254] DEBUG -- socket[11f9914]: received packet nr 0 type 20 len 996 | |
I, [2018-10-17T22:51:54.980193 #30254] INFO -- net.ssh.transport.algorithms[11ee3e8]: got KEXINIT from server | |
I, [2018-10-17T22:51:54.980383 #30254] INFO -- net.ssh.transport.algorithms[11ee3e8]: negotiating algorithms | |
D, [2018-10-17T22:51:54.980592 #30254] DEBUG -- net.ssh.transport.algorithms[11ee3e8]: negotiated: | |
* kex: diffie-hellman-group-exchange-sha1 | |
* host_key: ssh-rsa | |
* encryption_server: aes128-cbc | |
* encryption_client: aes128-cbc | |
* hmac_client: hmac-sha1 | |
* hmac_server: hmac-sha1 | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2018-10-17T22:51:54.980649 #30254] DEBUG -- net.ssh.transport.algorithms[11ee3e8]: exchanging keys | |
D, [2018-10-17T22:51:54.980905 #30254] DEBUG -- socket[11f9914]: queueing packet nr 1 type 34 len 20 | |
D, [2018-10-17T22:51:54.980983 #30254] DEBUG -- socket[11f9914]: sent 24 bytes | |
D, [2018-10-17T22:51:54.983999 #30254] DEBUG -- socket[11f9914]: read 280 bytes | |
D, [2018-10-17T22:51:54.984117 #30254] DEBUG -- socket[11f9914]: received packet nr 1 type 31 len 276 | |
D, [2018-10-17T22:51:54.992665 #30254] DEBUG -- socket[11f9914]: queueing packet nr 2 type 32 len 268 | |
D, [2018-10-17T22:51:54.993007 #30254] DEBUG -- socket[11f9914]: sent 272 bytes | |
D, [2018-10-17T22:51:54.995840 #30254] DEBUG -- socket[11f9914]: read 848 bytes | |
D, [2018-10-17T22:51:54.996017 #30254] DEBUG -- socket[11f9914]: received packet nr 2 type 33 len 828 | |
D, [2018-10-17T22:51:54.998194 #30254] DEBUG -- socket[11f9914]: queueing packet nr 3 type 21 len 20 | |
D, [2018-10-17T22:51:54.998271 #30254] DEBUG -- socket[11f9914]: sent 24 bytes | |
D, [2018-10-17T22:51:54.998374 #30254] DEBUG -- socket[11f9914]: received packet nr 3 type 21 len 12 | |
D, [2018-10-17T22:51:54.998675 #30254] DEBUG -- net.ssh.authentication.session[d0c85c]: beginning authentication of `vagrant' | |
D, [2018-10-17T22:51:54.998799 #30254] DEBUG -- socket[11f9914]: queueing packet nr 4 type 5 len 28 | |
D, [2018-10-17T22:51:54.998833 #30254] DEBUG -- socket[11f9914]: sent 52 bytes | |
D, [2018-10-17T22:51:55.038191 #30254] DEBUG -- socket[11f9914]: read 52 bytes | |
D, [2018-10-17T22:51:55.038399 #30254] DEBUG -- socket[11f9914]: received packet nr 4 type 6 len 28 | |
D, [2018-10-17T22:51:55.038546 #30254] DEBUG -- net.ssh.authentication.session[d0c85c]: trying none | |
D, [2018-10-17T22:51:55.038759 #30254] DEBUG -- socket[11f9914]: queueing packet nr 5 type 50 len 44 | |
D, [2018-10-17T22:51:55.038831 #30254] DEBUG -- socket[11f9914]: sent 68 bytes | |
D, [2018-10-17T22:51:55.046811 #30254] DEBUG -- socket[11f9914]: read 84 bytes | |
D, [2018-10-17T22:51:55.046978 #30254] DEBUG -- socket[11f9914]: received packet nr 5 type 51 len 60 | |
D, [2018-10-17T22:51:55.047116 #30254] DEBUG -- net.ssh.authentication.session[d0c85c]: allowed methods: publickey,gssapi-keyex,gssapi-with-mic,password | |
D, [2018-10-17T22:51:55.047183 #30254] DEBUG -- net.ssh.authentication.methods.none[d08b30]: none failed | |
D, [2018-10-17T22:51:55.047242 #30254] DEBUG -- net.ssh.authentication.session[d0c85c]: trying publickey | |
D, [2018-10-17T22:51:55.047479 #30254] DEBUG -- net.ssh.authentication.agent[d04710]: connecting to ssh-agent | |
D, [2018-10-17T22:51:55.047663 #30254] DEBUG -- net.ssh.authentication.agent[d04710]: sending agent request 1 len 44 | |
D, [2018-10-17T22:51:55.047922 #30254] DEBUG -- net.ssh.authentication.agent[d04710]: received agent packet 2 len 5 | |
D, [2018-10-17T22:51:55.047974 #30254] DEBUG -- net.ssh.authentication.agent[d04710]: sending agent request 11 len 0 | |
D, [2018-10-17T22:51:55.049520 #30254] DEBUG -- net.ssh.authentication.agent[d04710]: received agent packet 12 len 13348 | |
D, [2018-10-17T22:51:55.050813 #30254] DEBUG -- net.ssh.authentication.methods.publickey[d04b0c]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
D, [2018-10-17T22:51:55.050997 #30254] DEBUG -- socket[11f9914]: queueing packet nr 6 type 50 len 348 | |
D, [2018-10-17T22:51:55.051081 #30254] DEBUG -- socket[11f9914]: sent 372 bytes | |
D, [2018-10-17T22:51:55.052174 #30254] DEBUG -- socket[11f9914]: read 324 bytes | |
D, [2018-10-17T22:51:55.052330 #30254] DEBUG -- socket[11f9914]: received packet nr 6 type 60 len 300 | |
D, [2018-10-17T22:51:55.056130 #30254] DEBUG -- socket[11f9914]: queueing packet nr 7 type 50 len 620 | |
D, [2018-10-17T22:51:55.056250 #30254] DEBUG -- socket[11f9914]: sent 644 bytes | |
D, [2018-10-17T22:51:55.070302 #30254] DEBUG -- socket[11f9914]: read 36 bytes | |
D, [2018-10-17T22:51:55.070467 #30254] DEBUG -- socket[11f9914]: received packet nr 7 type 52 len 12 | |
D, [2018-10-17T22:51:55.070570 #30254] DEBUG -- net.ssh.authentication.methods.publickey[d04b0c]: publickey succeeded (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
INFO ssh: SSH is ready! | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
INFO ssh: Connection errored, not re-using. Will reconnect. | |
DEBUG ssh: #<Timeout::Error: execution expired> | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO vmware_driver: Reading an accessible IP for machine... | |
INFO vmware_driver: Reading VMX data... | |
DEBUG vmware_driver: - .encoding = UTF-8 | |
DEBUG vmware_driver: - bios.bootorder = hdd,cdrom | |
DEBUG vmware_driver: - bios.hddorder = scsi0:0 | |
DEBUG vmware_driver: - checkpoint.vmstate = | |
DEBUG vmware_driver: - cleanshutdown = FALSE | |
DEBUG vmware_driver: - config.version = 8 | |
DEBUG vmware_driver: - cpuid.corespersocket = 1 | |
DEBUG vmware_driver: - displayname = fedora28-vmware: default | |
DEBUG vmware_driver: - ehci.pcislotnumber = -1 | |
DEBUG vmware_driver: - ehci.present = FALSE | |
DEBUG vmware_driver: - ethernet0.addresstype = generated | |
DEBUG vmware_driver: - ethernet0.connectiontype = nat | |
DEBUG vmware_driver: - ethernet0.present = TRUE | |
DEBUG vmware_driver: - ethernet0.virtualdev = e1000 | |
DEBUG vmware_driver: - extendedconfigfile = generic-fedora28-vmware.vmxf | |
DEBUG vmware_driver: - filesearchpath = .;/home/ladar/Data/vagrant/vagrant.d/boxes/generic-VAGRANTSLASH-fedora28/1.8.38/vmware_desktop | |
DEBUG vmware_driver: - floppy0.present = FALSE | |
DEBUG vmware_driver: - guestos = fedora-64 | |
DEBUG vmware_driver: - gui.fullscreenatpoweron = FALSE | |
DEBUG vmware_driver: - gui.viewmodeatpoweron = windowed | |
DEBUG vmware_driver: - hgfs.linkrootshare = TRUE | |
DEBUG vmware_driver: - hgfs.maprootshare = TRUE | |
DEBUG vmware_driver: - ide0:0.clientdevice = TRUE | |
DEBUG vmware_driver: - ide0:0.devicetype = cdrom-raw | |
DEBUG vmware_driver: - ide0:0.filename = auto detect | |
DEBUG vmware_driver: - ide0:0.present = TRUE | |
DEBUG vmware_driver: - isolation.tools.hgfs.disable = FALSE | |
DEBUG vmware_driver: - memsize = 1024 | |
DEBUG vmware_driver: - migrate.hostlog = ./generic-fedora28-vmware-5118709c.hlog | |
DEBUG vmware_driver: - monitor.phys_bits_used = 40 | |
DEBUG vmware_driver: - msg.autoanswer = true | |
DEBUG vmware_driver: - numa.autosize.cookie = 10001 | |
DEBUG vmware_driver: - numa.autosize.vcpu.maxpervirtualnode = 1 | |
DEBUG vmware_driver: - numvcpus = 1 | |
DEBUG vmware_driver: - nvme0.present = FALSE | |
DEBUG vmware_driver: - nvram = generic-fedora28-vmware.nvram | |
DEBUG vmware_driver: - parallel0.autodetect = | |
DEBUG vmware_driver: - parallel0.bidirectional = | |
DEBUG vmware_driver: - parallel0.filename = | |
DEBUG vmware_driver: - parallel0.present = FALSE | |
DEBUG vmware_driver: - parallel0.startconnected = FALSE | |
DEBUG vmware_driver: - pcibridge0.pcislotnumber = 17 | |
DEBUG vmware_driver: - pcibridge0.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.functions = 8 | |
DEBUG vmware_driver: - pcibridge4.pcislotnumber = 21 | |
DEBUG vmware_driver: - pcibridge4.present = TRUE | |
DEBUG vmware_driver: - pcibridge4.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge5.functions = 8 | |
DEBUG vmware_driver: - pcibridge5.pcislotnumber = 22 | |
DEBUG vmware_driver: - pcibridge5.present = TRUE | |
DEBUG vmware_driver: - pcibridge5.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge6.functions = 8 | |
DEBUG vmware_driver: - pcibridge6.pcislotnumber = 23 | |
DEBUG vmware_driver: - pcibridge6.present = TRUE | |
DEBUG vmware_driver: - pcibridge6.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - pcibridge7.functions = 8 | |
DEBUG vmware_driver: - pcibridge7.pcislotnumber = 24 | |
DEBUG vmware_driver: - pcibridge7.present = TRUE | |
DEBUG vmware_driver: - pcibridge7.virtualdev = pcieRootPort | |
DEBUG vmware_driver: - policy.vm.mvmtid = | |
DEBUG vmware_driver: - powertype.poweroff = soft | |
DEBUG vmware_driver: - powertype.poweron = soft | |
DEBUG vmware_driver: - powertype.reset = soft | |
DEBUG vmware_driver: - powertype.suspend = soft | |
DEBUG vmware_driver: - proxyapps.publishtohost = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.enabled = FALSE | |
DEBUG vmware_driver: - remotedisplay.vnc.ip = 127.0.0.1 | |
DEBUG vmware_driver: - remotedisplay.vnc.port = 5991 | |
DEBUG vmware_driver: - replay.filename = | |
DEBUG vmware_driver: - replay.supported = FALSE | |
DEBUG vmware_driver: - sata0.present = FALSE | |
DEBUG vmware_driver: - scsi0.pcislotnumber = 16 | |
DEBUG vmware_driver: - scsi0.present = TRUE | |
DEBUG vmware_driver: - scsi0.virtualdev = lsilogic | |
DEBUG vmware_driver: - scsi0:0.filename = generic-fedora28-vmware-cl1.vmdk | |
DEBUG vmware_driver: - scsi0:0.present = TRUE | |
DEBUG vmware_driver: - scsi0:0.redo = | |
DEBUG vmware_driver: - serial0.autodetect = | |
DEBUG vmware_driver: - serial0.filename = | |
DEBUG vmware_driver: - serial0.filetype = | |
DEBUG vmware_driver: - serial0.pipe.endpoint = | |
DEBUG vmware_driver: - serial0.present = FALSE | |
DEBUG vmware_driver: - serial0.startconnected = FALSE | |
DEBUG vmware_driver: - serial0.trynorxloss = | |
DEBUG vmware_driver: - serial0.yieldonmsrread = | |
DEBUG vmware_driver: - softpoweroff = FALSE | |
DEBUG vmware_driver: - sound.autodetect = TRUE | |
DEBUG vmware_driver: - sound.filename = -1 | |
DEBUG vmware_driver: - sound.present = FALSE | |
DEBUG vmware_driver: - sound.startconnected = FALSE | |
DEBUG vmware_driver: - tools.synctime = TRUE | |
DEBUG vmware_driver: - tools.upgrade.policy = upgradeAtPowerCycle | |
DEBUG vmware_driver: - usb.pcislotnumber = -1 | |
DEBUG vmware_driver: - usb.present = FALSE | |
DEBUG vmware_driver: - uuid.action = create | |
DEBUG vmware_driver: - uuid.bios = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - uuid.location = 56 4d aa f1 be 73 b0 57-ed f6 e3 d8 2a cf ec 50 | |
DEBUG vmware_driver: - vc.uuid = | |
DEBUG vmware_driver: - virtualhw.productcompatibility = hosted | |
DEBUG vmware_driver: - virtualhw.version = 9 | |
DEBUG vmware_driver: - vmci0.id = 1861462628 | |
DEBUG vmware_driver: - vmci0.pcislotnumber = 35 | |
DEBUG vmware_driver: - vmci0.present = TRUE | |
DEBUG vmware_driver: - vmotion.checkpointfbsize = 33554432 | |
DEBUG vmware_driver: - ethernet0.pcislotnumber = 32 | |
DEBUG vmware_driver: - ethernet0.generatedaddress = 00:0c:29:cf:ec:50 | |
DEBUG vmware_driver: - ethernet0.generatedaddressoffset = 0 | |
DEBUG vmware_driver: Trying to get MAC address for ethernet0 | |
DEBUG vmware_driver: No explicitly set MAC, looking or auto-generated one... | |
DEBUG vmware_driver: -- MAC: 00:0c:29:cf:ec:50 | |
INFO vmware_driver: Reading DHCP lease for '00:0c:29:cf:ec:50' on 'vmnet8' | |
DEBUG vagrant_utility: request METHOD=GET PATH=/vmnet/vmnet8/dhcplease/00:0c:29:cf:ec:50 RESPONSE=200 | |
DEBUG vmware: Using localhost lookup for SSH info. | |
DEBUG vagrant_utility: request METHOD=GET PATH=/portforwards RESPONSE=200 | |
DEBUG ssh: Checking key permissions: /home/ladar/Data/vagrant/vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2203 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"] | |
DEBUG ssh: - connect_opts: {:auth_methods=>["none", "hostbased", "publickey"], :config=>false, :forward_agent=>false, :send_env=>false, :keys_only=>true, :verify_host_key=>:never, :password=>nil, :port=>2203, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes128-cbc", "3des-cbc", "blowfish-cbc", "cast128-cbc", "aes192-cbc", "aes256-cbc", "[email protected]", "idea-cbc", "arcfour128", "arcfour256", "arcfour", "aes128-ctr", "aes192-ctr", "aes256-ctr", "cast128-ctr", "blowfish-ctr", "3des-ctr", "none"], :logger=>#<Logger:0x0000000001d7d498 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000000001d7d358 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000000001d7d1c8 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x0000000001d7da38>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000001d7cfc0>>>, :keys=>["/home/ladar/Data/vagrant/vagrant.d/insecure_private_key"]} | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2018-10-17T22:52:00.278789 #30254] DEBUG -- net.ssh.transport.session[e9c67c]: establishing connection to 127.0.0.1:2203 | |
D, [2018-10-17T22:52:00.279128 #30254] DEBUG -- net.ssh.transport.session[e9c67c]: connection established | |
I, [2018-10-17T22:52:00.279227 #30254] INFO -- net.ssh.transport.server_version[e99224]: negotiating protocol version | |
D, [2018-10-17T22:52:00.279262 #30254] DEBUG -- net.ssh.transport.server_version[e99224]: local is `SSH-2.0-Ruby/Net::SSH_5.0.2 x86_64-linux' | |
D, [2018-10-17T22:52:00.287547 #30254] DEBUG -- net.ssh.transport.server_version[e99224]: remote is `SSH-2.0-OpenSSH_7.8' | |
I, [2018-10-17T22:52:00.287845 #30254] INFO -- net.ssh.transport.algorithms[e93400]: sending KEXINIT | |
D, [2018-10-17T22:52:00.288117 #30254] DEBUG -- socket[e9affc]: queueing packet nr 0 type 20 len 1156 | |
D, [2018-10-17T22:52:00.288216 #30254] DEBUG -- socket[e9affc]: sent 1160 bytes | |
D, [2018-10-17T22:52:00.289049 #30254] DEBUG -- socket[e9affc]: read 1000 bytes | |
D, [2018-10-17T22:52:00.289149 #30254] DEBUG -- socket[e9affc]: received packet nr 0 type 20 len 996 | |
I, [2018-10-17T22:52:00.289221 #30254] INFO -- net.ssh.transport.algorithms[e93400]: got KEXINIT from server | |
I, [2018-10-17T22:52:00.289366 #30254] INFO -- net.ssh.transport.algorithms[e93400]: negotiating algorithms | |
D, [2018-10-17T22:52:00.289473 #30254] DEBUG -- net.ssh.transport.algorithms[e93400]: negotiated: | |
* kex: diffie-hellman-group-exchange-sha1 | |
* host_key: ssh-rsa | |
* encryption_server: aes128-cbc | |
* encryption_client: aes128-cbc | |
* hmac_client: hmac-sha1 | |
* hmac_server: hmac-sha1 | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2018-10-17T22:52:00.289503 #30254] DEBUG -- net.ssh.transport.algorithms[e93400]: exchanging keys | |
D, [2018-10-17T22:52:00.289716 #30254] DEBUG -- socket[e9affc]: queueing packet nr 1 type 34 len 20 | |
D, [2018-10-17T22:52:00.289776 #30254] DEBUG -- socket[e9affc]: sent 24 bytes | |
D, [2018-10-17T22:52:00.292853 #30254] DEBUG -- socket[e9affc]: read 280 bytes | |
D, [2018-10-17T22:52:00.292946 #30254] DEBUG -- socket[e9affc]: received packet nr 1 type 31 len 276 | |
D, [2018-10-17T22:52:00.302443 #30254] DEBUG -- socket[e9affc]: queueing packet nr 2 type 32 len 268 | |
D, [2018-10-17T22:52:00.302589 #30254] DEBUG -- socket[e9affc]: sent 272 bytes | |
D, [2018-10-17T22:52:00.305232 #30254] DEBUG -- socket[e9affc]: read 848 bytes | |
D, [2018-10-17T22:52:00.305362 #30254] DEBUG -- socket[e9affc]: received packet nr 2 type 33 len 828 | |
D, [2018-10-17T22:52:00.307332 #30254] DEBUG -- socket[e9affc]: queueing packet nr 3 type 21 len 20 | |
D, [2018-10-17T22:52:00.307403 #30254] DEBUG -- socket[e9affc]: sent 24 bytes | |
D, [2018-10-17T22:52:00.307465 #30254] DEBUG -- socket[e9affc]: received packet nr 3 type 21 len 12 | |
D, [2018-10-17T22:52:00.307749 #30254] DEBUG -- net.ssh.authentication.session[1596e28]: beginning authentication of `vagrant' | |
D, [2018-10-17T22:52:00.307877 #30254] DEBUG -- socket[e9affc]: queueing packet nr 4 type 5 len 28 | |
D, [2018-10-17T22:52:00.307913 #30254] DEBUG -- socket[e9affc]: sent 52 bytes | |
D, [2018-10-17T22:52:00.347226 #30254] DEBUG -- socket[e9affc]: read 52 bytes | |
D, [2018-10-17T22:52:00.347415 #30254] DEBUG -- socket[e9affc]: received packet nr 4 type 6 len 28 | |
D, [2018-10-17T22:52:00.347538 #30254] DEBUG -- net.ssh.authentication.session[1596e28]: trying none | |
D, [2018-10-17T22:52:00.347736 #30254] DEBUG -- socket[e9affc]: queueing packet nr 5 type 50 len 44 | |
D, [2018-10-17T22:52:00.347813 #30254] DEBUG -- socket[e9affc]: sent 68 bytes | |
D, [2018-10-17T22:52:00.355802 #30254] DEBUG -- socket[e9affc]: read 84 bytes | |
D, [2018-10-17T22:52:00.355993 #30254] DEBUG -- socket[e9affc]: received packet nr 5 type 51 len 60 | |
D, [2018-10-17T22:52:00.356103 #30254] DEBUG -- net.ssh.authentication.session[1596e28]: allowed methods: publickey,gssapi-keyex,gssapi-with-mic,password | |
D, [2018-10-17T22:52:00.356171 #30254] DEBUG -- net.ssh.authentication.methods.none[159288c]: none failed | |
D, [2018-10-17T22:52:00.356233 #30254] DEBUG -- net.ssh.authentication.session[1596e28]: trying publickey | |
D, [2018-10-17T22:52:00.356519 #30254] DEBUG -- net.ssh.authentication.agent[15881c0]: connecting to ssh-agent | |
D, [2018-10-17T22:52:00.356666 #30254] DEBUG -- net.ssh.authentication.agent[15881c0]: sending agent request 1 len 44 | |
D, [2018-10-17T22:52:00.356940 #30254] DEBUG -- net.ssh.authentication.agent[15881c0]: received agent packet 2 len 5 | |
D, [2018-10-17T22:52:00.356994 #30254] DEBUG -- net.ssh.authentication.agent[15881c0]: sending agent request 11 len 0 | |
D, [2018-10-17T22:52:00.358512 #30254] DEBUG -- net.ssh.authentication.agent[15881c0]: received agent packet 12 len 13348 | |
D, [2018-10-17T22:52:00.359875 #30254] DEBUG -- net.ssh.authentication.methods.publickey[1588b48]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
D, [2018-10-17T22:52:00.360044 #30254] DEBUG -- socket[e9affc]: queueing packet nr 6 type 50 len 348 | |
D, [2018-10-17T22:52:00.360145 #30254] DEBUG -- socket[e9affc]: sent 372 bytes | |
D, [2018-10-17T22:52:00.361395 #30254] DEBUG -- socket[e9affc]: read 324 bytes | |
D, [2018-10-17T22:52:00.361502 #30254] DEBUG -- socket[e9affc]: received packet nr 6 type 60 len 300 | |
D, [2018-10-17T22:52:00.363269 #30254] DEBUG -- socket[e9affc]: queueing packet nr 7 type 50 len 620 | |
D, [2018-10-17T22:52:00.363348 #30254] DEBUG -- socket[e9affc]: sent 644 bytes | |
D, [2018-10-17T22:52:00.379990 #30254] DEBUG -- socket[e9affc]: read 36 bytes | |
D, [2018-10-17T22:52:00.380165 #30254] DEBUG -- socket[e9affc]: received packet nr 7 type 52 len 12 | |
D, [2018-10-17T22:52:00.380261 #30254] DEBUG -- net.ssh.authentication.methods.publickey[1588b48]: publickey succeeded (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
INFO ssh: Execute: (sudo=false) | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: Sending SSH keep-alive... | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: Sending SSH keep-alive... | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: Sending SSH keep-alive... | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: Sending SSH keep-alive... | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: Sending SSH keep-alive... | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: Sending SSH keep-alive... | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: Sending SSH keep-alive... | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: Sending SSH keep-alive... | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
DEBUG ssh: Sending SSH keep-alive... | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
ERROR warden: Error occurred: Timed out while waiting for the machine to boot. This means that | |
Vagrant was unable to communicate with the guest machine within | |
the configured ("config.vm.boot_timeout" value) time period. | |
If you look above, you should be able to see the error(s) that | |
Vagrant had when attempting to connect to the machine. These errors | |
are usually good hints as to what may be wrong. | |
If you're using a custom box, make sure that networking is properly | |
working and you're able to connect to the machine. It is a common | |
problem that networking isn't setup properly in these boxes. | |
Verify that authentication configurations are also setup properly, | |
as well. | |
If the box appears to be booting properly, you may want to increase | |
the timeout ("config.vm.boot_timeout") value. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x0000000002909910> | |
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. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: Timed out while waiting for the machine to boot. This means that | |
Vagrant was unable to communicate with the guest machine within | |
the configured ("config.vm.boot_timeout" value) time period. | |
If you look above, you should be able to see the error(s) that | |
Vagrant had when attempting to connect to the machine. These errors | |
are usually good hints as to what may be wrong. | |
If you're using a custom box, make sure that networking is properly | |
working and you're able to connect to the machine. It is a common | |
problem that networking isn't setup properly in these boxes. | |
Verify that authentication configurations are also setup properly, | |
as well. | |
If the box appears to be booting properly, you may want to increase | |
the timeout ("config.vm.boot_timeout") value. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: Timed out while waiting for the machine to boot. This means that | |
Vagrant was unable to communicate with the guest machine within | |
the configured ("config.vm.boot_timeout" value) time period. | |
If you look above, you should be able to see the error(s) that | |
Vagrant had when attempting to connect to the machine. These errors | |
are usually good hints as to what may be wrong. | |
If you're using a custom box, make sure that networking is properly | |
working and you're able to connect to the machine. It is a common | |
problem that networking isn't setup properly in these boxes. | |
Verify that authentication configurations are also setup properly, | |
as well. | |
If the box appears to be booting properly, you may want to increase | |
the timeout ("config.vm.boot_timeout") value. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000002982248> | |
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: Timed out while waiting for the machine to boot. This means that | |
Vagrant was unable to communicate with the guest machine within | |
the configured ("config.vm.boot_timeout" value) time period. | |
If you look above, you should be able to see the error(s) that | |
Vagrant had when attempting to connect to the machine. These errors | |
are usually good hints as to what may be wrong. | |
If you're using a custom box, make sure that networking is properly | |
working and you're able to connect to the machine. It is a common | |
problem that networking isn't setup properly in these boxes. | |
Verify that authentication configurations are also setup properly, | |
as well. | |
If the box appears to be booting properly, you may want to increase | |
the timeout ("config.vm.boot_timeout") value. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: Timed out while waiting for the machine to boot. This means that | |
Vagrant was unable to communicate with the guest machine within | |
the configured ("config.vm.boot_timeout" value) time period. | |
If you look above, you should be able to see the error(s) that | |
Vagrant had when attempting to connect to the machine. These errors | |
are usually good hints as to what may be wrong. | |
If you're using a custom box, make sure that networking is properly | |
working and you're able to connect to the machine. It is a common | |
problem that networking isn't setup properly in these boxes. | |
Verify that authentication configurations are also setup properly, | |
as well. | |
If the box appears to be booting properly, you may want to increase | |
the timeout ("config.vm.boot_timeout") value. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000001df7180> | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
INFO warden: Calling recover: VMware Middleware: Import | |
INFO subprocess: Starting process: ["/usr/bin/vmrun", "list"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Total running VMs: 2 | |
/home/ladar/Data/vagrant/arch-vmware/.vagrant/machines/default/vmware_workstation/3885ce26-6e6c-4bb9-8fc8-5375714b6aca/generic-arch-vmware.vmx | |
/home/ladar/Data/vagrant/fedora28-vmware/.vagrant/machines/default/vmware_workstation/daded50d-49d9-4b73-b211-7442b0f766d7/generic-fedora28-vmware.vmx | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG vmware: VM state requested. Current state: running | |
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: Timed out while waiting for the machine to boot. This means that | |
Vagrant was unable to communicate with the guest machine within | |
the configured ("config.vm.boot_timeout" value) time period. | |
If you look above, you should be able to see the error(s) that | |
Vagrant had when attempting to connect to the machine. These errors | |
are usually good hints as to what may be wrong. | |
If you're using a custom box, make sure that networking is properly | |
working and you're able to connect to the machine. It is a common | |
problem that networking isn't setup properly in these boxes. | |
Verify that authentication configurations are also setup properly, | |
as well. | |
If the box appears to be booting properly, you may want to increase | |
the timeout ("config.vm.boot_timeout") value. | |
INFO warden: Beginning recovery process... | |
INFO warden: Recovery complete. | |
ERROR warden: Error occurred: Timed out while waiting for the machine to boot. This means that | |
Vagrant was unable to communicate with the guest machine within | |
the configured ("config.vm.boot_timeout" value) time period. | |
If you look above, you should be able to see the error(s) that | |
Vagrant had when attempting to connect to the machine. These errors | |
are usually good hints as to what may be wrong. | |
If you're using a custom box, make sure that networking is properly | |
working and you're able to connect to the machine. It is a common | |
problem that networking isn't setup properly in these boxes. | |
Verify that authentication configurations are also setup properly, | |
as well. | |
If the box appears to be booting properly, you may want to increase | |
the timeout ("config.vm.boot_timeout") value. | |
INFO warden: Beginning recovery process... | |
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000002aaab20> | |
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 environment: Released process lock: machine-action-12240442f958aa7348abfc49d7894d29 | |
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:0x0000000002841ff0> | |
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: #<Vagrant::Errors::VMBootTimeout: Timed out while waiting for the machine to boot. This means that | |
Vagrant was unable to communicate with the guest machine within | |
the configured ("config.vm.boot_timeout" value) time period. | |
If you look above, you should be able to see the error(s) that | |
Vagrant had when attempting to connect to the machine. These errors | |
are usually good hints as to what may be wrong. | |
If you're using a custom box, make sure that networking is properly | |
working and you're able to connect to the machine. It is a common | |
problem that networking isn't setup properly in these boxes. | |
Verify that authentication configurations are also setup properly, | |
as well. | |
If the box appears to be booting properly, you may want to increase | |
the timeout ("config.vm.boot_timeout") value.> | |
ERROR vagrant: Timed out while waiting for the machine to boot. This means that | |
Vagrant was unable to communicate with the guest machine within | |
the configured ("config.vm.boot_timeout" value) time period. | |
If you look above, you should be able to see the error(s) that | |
Vagrant had when attempting to connect to the machine. These errors | |
are usually good hints as to what may be wrong. | |
If you're using a custom box, make sure that networking is properly | |
working and you're able to connect to the machine. It is a common | |
problem that networking isn't setup properly in these boxes. | |
Verify that authentication configurations are also setup properly, | |
as well. | |
If the box appears to be booting properly, you may want to increase | |
the timeout ("config.vm.boot_timeout") value. | |
ERROR vagrant: /opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/wait_for_communicator.rb:62:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:503:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:1614:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:41:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb:49:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:1191:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:1583:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/set_hostname.rb:16:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:862:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:1138:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/synced_folders.rb:87:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/synced_folder_cleanup.rb:28:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/plugins/synced_folders/nfs/action_cleanup.rb:25:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:1210:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/provision.rb:80:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:1240:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:76:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/box_check_outdated.rb:82:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:393:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:234:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:1319:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:639:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/prepare_clone.rb:15:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/handle_box.rb:56:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:95:in `block in finalize_action' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/call.rb:53:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:104:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:393:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builtin/config_validate.rb:25:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/home/ladar/Data/vagrant/vagrant.d/gems/2.4.4/gems/vagrant-vmware-desktop-2.0.0/lib/vagrant-vmware-desktop-deprecated/lib/vagrant-vmware-desktop/action_farm.rb:251:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/warden.rb:34:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/builder.rb:116:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `block in run' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/util/busy.rb:19:in `busy' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/action/runner.rb:66:in `run' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/machine.rb:239:in `action_raw' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/machine.rb:208:in `block in action' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/environment.rb:614:in `lock' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/machine.rb:194:in `call' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/machine.rb:194:in `action' | |
/opt/vagrant/embedded/gems/2.2.0/gems/vagrant-2.2.0/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run' | |
INFO interface: error: Timed out while waiting for the machine to boot. This means that | |
Vagrant was unable to communicate with the guest machine within | |
the configured ("config.vm.boot_timeout" value) time period. | |
If you look above, you should be able to see the error(s) that | |
Vagrant had when attempting to connect to the machine. These errors | |
are usually good hints as to what may be wrong. | |
If you're using a custom box, make sure that networking is properly | |
working and you're able to connect to the machine. It is a common | |
problem that networking isn't setup properly in these boxes. | |
Verify that authentication configurations are also setup properly, | |
as well. | |
If the box appears to be booting properly, you may want to increase | |
the timeout ("config.vm.boot_timeout") value. | |
Timed out while waiting for the machine to boot. This means that | |
Vagrant was unable to communicate with the guest machine within | |
the configured ("config.vm.boot_timeout" value) time period. | |
If you look above, you should be able to see the error(s) that | |
Vagrant had when attempting to connect to the machine. These errors | |
are usually good hints as to what may be wrong. | |
If you're using a custom box, make sure that networking is properly | |
working and you're able to connect to the machine. It is a common | |
problem that networking isn't setup properly in these boxes. | |
Verify that authentication configurations are also setup properly, | |
as well. | |
If the box appears to be booting properly, you may want to increase | |
the timeout ("config.vm.boot_timeout") value. | |
INFO interface: Machine: error-exit ["Vagrant::Errors::VMBootTimeout", "Timed out while waiting for the machine to boot. This means that\nVagrant was unable to communicate with the guest machine within\nthe configured (\"config.vm.boot_timeout\" value) time period.\n\nIf you look above, you should be able to see the error(s) that\nVagrant had when attempting to connect to the machine. These errors\nare usually good hints as to what may be wrong.\n\nIf you're using a custom box, make sure that networking is properly\nworking and you're able to connect to the machine. It is a common\nproblem that networking isn't setup properly in these boxes.\nVerify that authentication configurations are also setup properly,\nas well.\n\nIf the box appears to be booting properly, you may want to increase\nthe timeout (\"config.vm.boot_timeout\") value."] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment