Skip to content

Instantly share code, notes, and snippets.

@noaho
Created March 12, 2020 05:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noaho/76c96fbca7db531729e59fb96871baaf to your computer and use it in GitHub Desktop.
Save noaho/76c96fbca7db531729e59fb96871baaf to your computer and use it in GitHub Desktop.
Vagrant up debug log after suspend
INFO global: Vagrant version: 2.2.7
INFO global: Ruby version: 2.4.9
INFO global: RubyGems version: 2.6.14.4
INFO global: VAGRANT_EXPERIMENTAL="typed_triggers"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/bin/vagrant"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_LOG="debug"
WARN global: resolv replacement has not been enabled!
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/synced_folders/nfs/plugin.rb
INFO manager: Registered plugin: NFS synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/synced_folders/rsync/plugin.rb
INFO manager: Registered plugin: RSync synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/synced_folders/smb/plugin.rb
INFO manager: Registered plugin: SMB synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/pushes/ftp/plugin.rb
INFO manager: Registered plugin: ftp
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/pushes/noop/plugin.rb
INFO manager: Registered plugin: noop
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/pushes/heroku/plugin.rb
INFO manager: Registered plugin: heroku
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/pushes/local-exec/plugin.rb
INFO manager: Registered plugin: local-exec
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/pushes/atlas/plugin.rb
INFO manager: Registered plugin: atlas
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/docker/plugin.rb
INFO manager: Registered plugin: docker-provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/hyperv/plugin.rb
INFO manager: Registered plugin: Hyper-V provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/docker/plugin.rb
INFO manager: Registered plugin: docker
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/file/plugin.rb
INFO manager: Registered plugin: file
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/salt/plugin.rb
INFO manager: Registered plugin: salt
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/snapshot/plugin.rb
INFO manager: Registered plugin: snapshot command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/validate/plugin.rb
INFO manager: Registered plugin: validate command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/winrm/plugin.rb
INFO manager: Registered plugin: winrm command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/provider/plugin.rb
INFO manager: Registered plugin: provider command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/rdp/plugin.rb
INFO manager: Registered plugin: rdp command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/winrm_config/plugin.rb
INFO manager: Registered plugin: winrm-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/powershell/plugin.rb
INFO manager: Registered plugin: powershell command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/cap/plugin.rb
INFO manager: Registered plugin: cap command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/push/plugin.rb
INFO manager: Registered plugin: push command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/list-commands/plugin.rb
INFO manager: Registered plugin: list-commands command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/version/plugin.rb
INFO manager: Registered plugin: version command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/cloud/plugin.rb
INFO manager: Registered plugin: vagrant-cloud
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/global-status/plugin.rb
INFO manager: Registered plugin: global-status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/port/plugin.rb
INFO manager: Registered plugin: port command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/login/plugin.rb
INFO manager: Registered plugin: vagrant-login
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/help/plugin.rb
INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/commands/upload/plugin.rb
INFO manager: Registered plugin: upload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/slackware/plugin.rb
INFO manager: Registered plugin: Slackware host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/null/plugin.rb
INFO manager: Registered plugin: null host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/void/plugin.rb
INFO manager: Registered plugin: Void host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/darwin/plugin.rb
INFO manager: Registered plugin: Mac OS X host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/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.7/gems/vagrant-2.2.7/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/suse/plugin.rb
INFO manager: Registered plugin: SUSE host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/hosts/alt/plugin.rb
INFO manager: Registered plugin: ALT Platform host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/communicators/winrm/plugin.rb
INFO manager: Registered plugin: winrm communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/communicators/winssh/plugin.rb
INFO manager: Registered plugin: windows ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/alpine/plugin.rb
INFO manager: Registered plugin: Alpine guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/solaris11/plugin.rb
INFO manager: Registered plugin: Solaris 11 guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/dragonflybsd/plugin.rb
INFO manager: Registered plugin: DragonFly BSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/amazon/plugin.rb
INFO manager: Registered plugin: Amazon Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/mint/plugin.rb
INFO manager: Registered plugin: Mint guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/slackware/plugin.rb
INFO manager: Registered plugin: Slackware guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/esxi/plugin.rb
INFO manager: Registered plugin: ESXi guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/netbsd/plugin.rb
INFO manager: Registered plugin: NetBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/bsd/plugin.rb
INFO manager: Registered plugin: BSD-based guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/haiku/plugin.rb
INFO manager: Registered plugin: Haiku guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/tinycore/plugin.rb
INFO manager: Registered plugin: TinyCore Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/atomic/plugin.rb
INFO manager: Registered plugin: Atomic Host guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/trisquel/plugin.rb
INFO manager: Registered plugin: Trisquel guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/smartos/plugin.rb
INFO manager: Registered plugin: SmartOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/kali/plugin.rb
INFO manager: Registered plugin: Kali guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/nixos/plugin.rb
INFO manager: Registered plugin: NixOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/photon/plugin.rb
INFO manager: Registered plugin: VMware Photon guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/darwin/plugin.rb
INFO manager: Registered plugin: Darwin guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/funtoo/plugin.rb
INFO manager: Registered plugin: Funtoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/windows/plugin.rb
INFO manager: Registered plugin: Windows guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/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.7/gems/vagrant-2.2.7/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/elementary/plugin.rb
INFO manager: Registered plugin: Elementary guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/coreos/plugin.rb
INFO manager: Registered plugin: CoreOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/guests/alt/plugin.rb
INFO manager: Registered plugin: ALT Platform guest
INFO vagrant: `vagrant` invoked: ["up", "--debug"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x0000000101a095b8>)
INFO environment: - cwd: /Users/user/Resilio/Sync/Work/TestTriggers
INFO environment: Home path: /Users/user/.vagrant.d
DEBUG environment: Effective local data path: /Users/user/Resilio/Sync/Work/TestTriggers/.vagrant
INFO environment: Local data path: /Users/user/Resilio/Sync/Work/TestTriggers/.vagrant
DEBUG environment: Creating: /Users/user/Resilio/Sync/Work/TestTriggers/.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-parallels = [installed: 2.0.1 constraint: > 0]
INFO manager: - vagrant-reload = [installed: 0.0.1 constraint: > 0]
INFO manager: - vagrant-timezone = [installed: 1.3.0 constraint: > 0]
INFO manager: - vagrant-vbguest = [installed: 0.23.0 constraint: > 0]
DEBUG bundler: Current generated plugin dependency list: [<Gem::Dependency type=:runtime name="vagrant-parallels" requirements="= 2.0.1">, <Gem::Dependency type=:runtime name="vagrant-reload" requirements="= 0.0.1">, <Gem::Dependency type=:runtime name="vagrant-timezone" requirements="= 1.3.0">, <Gem::Dependency type=:runtime name="vagrant-vbguest" requirements="= 0.23.0">]
DEBUG bundler: Generating new builtin set instance.
DEBUG bundler: Generating new plugin set instance. Skip gems - []
DEBUG bundler: Activating solution set: ["mini_portile2-2.4.0", "nokogiri-1.10.7", "vagrant-parallels-2.0.1", "vagrant-reload-0.0.1", "vagrant-timezone-1.3.0", "log4r-1.1.10", "concurrent-ruby-1.1.5", "i18n-1.8.2", "micromachine-3.0.0", "vagrant-vbguest-0.23.0"]
DEBUG bundler: Activating gem mini_portile2-2.4.0
DEBUG bundler: Activating gem nokogiri-1.10.7
DEBUG bundler: Activating gem vagrant-parallels-2.0.1
DEBUG bundler: Activating gem vagrant-reload-0.0.1
DEBUG bundler: Activating gem vagrant-timezone-1.3.0
DEBUG bundler: Activating gem micromachine-3.0.0
DEBUG bundler: Activating gem vagrant-vbguest-0.23.0
INFO manager: Loading plugins...
INFO manager: Loading plugin `vagrant-parallels` with default require: `vagrant-parallels`
INFO manager: Registered plugin: vagrant-parallels
DEBUG manager: Successfully loaded plugin `vagrant-parallels`.
INFO manager: Loading plugin `vagrant-reload` with default require: `vagrant-reload`
INFO manager: Registered plugin: Reload
DEBUG manager: Successfully loaded plugin `vagrant-reload`.
INFO manager: Loading plugin `vagrant-timezone` with default require: `vagrant-timezone`
INFO manager: Registered plugin: vagrant-timezone
DEBUG manager: Successfully loaded plugin `vagrant-timezone`.
INFO manager: Loading plugin `vagrant-vbguest` with default require: `vagrant-vbguest`
INFO manager: Registered plugin: vagrant-vbguest
DEBUG manager: Successfully loaded plugin `vagrant-vbguest`.
INFO loader: Set :root = ["#<Pathname:/Users/user/Resilio/Sync/Work/TestTriggers/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/Users/user/Resilio/Sync/Work/TestTriggers/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/user/Resilio/Sync/Work/TestTriggers/Vagrantfile
INFO loader: Loading configuration in order: [:home, :root]
DEBUG loader: Loading from: root (evaluating)
DEBUG config: Trigger defined for: resume
DEBUG config: Trigger defined for: resume
DEBUG config: Trigger defined for: machine_action_resume
DEBUG config: Trigger defined for: Vagrant::Action::VM::Resume
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO base: VBoxManage path: VBoxManage
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: prlctl version 15.1.3 (47255)
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for Parallels Desktop version: 15.1.3
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "info", "--license", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"status": "ACTIVE",
"serial": "58TNC8-******-******-******-E7CQNV",
"expiration": "12\/07\/2020 06:10:30",
"main_period_ends_at": "11\/30\/2020 06:10:30",
"grace_period_ends_at": "12\/07\/2020 06:10:30",
"cpu_total": 32,
"max_memory": 131072,
"edition": "pro",
"is_volume": "no",
"advanced_restrictions": "disabled",
"deferred_activation": "disabled",
"uuid": "deb1e2e223ef4ac3a5bf94f97699be76"
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO meta: Using Parallels driver: VagrantPlugins::Parallels::Driver::PD_12
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
DEBUG environment: Initial usable provider list: [[7, :parallels]]
DEBUG environment: Priority sorted usable provider list: [:parallels]
DEBUG environment: Preferred provider list: []
DEBUG environment: Using provider `parallels` as it is the highest priority in the usable list.
INFO base: VBoxManage path: VBoxManage
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: prlctl version 15.1.3 (47255)
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for Parallels Desktop version: 15.1.3
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "info", "--license", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"status": "ACTIVE",
"serial": "58TNC8-******-******-******-E7CQNV",
"expiration": "12\/07\/2020 06:10:30",
"main_period_ends_at": "11\/30\/2020 06:10:30",
"grace_period_ends_at": "12\/07\/2020 06:10:30",
"cpu_total": 32,
"max_memory": 131072,
"edition": "pro",
"is_volume": "no",
"advanced_restrictions": "disabled",
"deferred_activation": "disabled",
"uuid": "deb1e2e223ef4ac3a5bf94f97699be76"
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO meta: Using Parallels driver: VagrantPlugins::Parallels::Driver::PD_12
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
DEBUG environment: Initial usable provider list: [[7, :parallels]]
DEBUG environment: Priority sorted usable provider list: [:parallels]
DEBUG environment: Preferred provider list: []
DEBUG environment: Using provider `parallels` as it is the highest priority in the usable list.
INFO loader: Set "2165654920_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2165654920_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box found: bento/ubuntu-18.04 (parallels)
INFO loader: Set :"2178021480_bento/ubuntu-18.04_parallels" = ["#<Pathname:/Users/user/.vagrant.d/boxes/bento-VAGRANTSLASH-ubuntu-18.04/0/parallels/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/Users/user/.vagrant.d/boxes/bento-VAGRANTSLASH-ubuntu-18.04/0/parallels/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/user/.vagrant.d/boxes/bento-VAGRANTSLASH-ubuntu-18.04/0/parallels/Vagrantfile
INFO loader: Loading configuration in order: [:"2178021480_bento/ubuntu-18.04_parallels", :home, :root, "2165654920_machine_default"]
DEBUG loader: Loading from: root (cache)
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: 2 hooks defined.
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x0000000104343640>
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:0x0000000102278b18>
DEBUG vagrant: Experimental flag is enabled
INFO interface: warn: You have requested to enabled the experimental flag with the following features:
Features: typed_triggers
Please use with caution, as some of the features may not be fully
functional yet.
INFO interface: warn: ==> vagrant: You have requested to enabled the experimental flag with the following features:
==> vagrant:
==> vagrant: Features: typed_triggers
==> vagrant:
==> vagrant: Please use with caution, as some of the features may not be fully
==> vagrant: functional yet.
==> vagrant: You have requested to enabled the experimental flag with the following features:
==> vagrant:
==> vagrant: Features: typed_triggers
==> vagrant:
==> vagrant: Please use with caution, as some of the features may not be fully
==> vagrant: functional yet.
DEBUG checkpoint_client: starting plugin check
INFO cli: CLI: [] "up" []
DEBUG checkpoint_client: plugin check complete
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command []
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=>nil}
DEBUG command: Finding machine that match name: default
INFO command: Active machine found with name default. Using provider: parallels
INFO environment: Getting machine: default (parallels)
INFO environment: Uncached load of machine.
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: prlctl version 15.1.3 (47255)
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for Parallels Desktop version: 15.1.3
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "info", "--license", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"status": "ACTIVE",
"serial": "58TNC8-******-******-******-E7CQNV",
"expiration": "12\/07\/2020 06:10:30",
"main_period_ends_at": "11\/30\/2020 06:10:30",
"grace_period_ends_at": "12\/07\/2020 06:10:30",
"cpu_total": 32,
"max_memory": 131072,
"edition": "pro",
"is_volume": "no",
"advanced_restrictions": "disabled",
"deferred_activation": "disabled",
"uuid": "deb1e2e223ef4ac3a5bf94f97699be76"
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO meta: Using Parallels driver: VagrantPlugins::Parallels::Driver::PD_12
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO loader: Set "2165654920_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "2165654920_machine_default"]
ERROR loader: Unknown config sources: [:"2178021480_bento/ubuntu-18.04_parallels"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box found: bento/ubuntu-18.04 (parallels)
INFO loader: Set :"2178021480_bento/ubuntu-18.04_parallels" = ["#<Pathname:/Users/user/.vagrant.d/boxes/bento-VAGRANTSLASH-ubuntu-18.04/0/parallels/Vagrantfile>"]
INFO loader: Loading configuration in order: [:"2178021480_bento/ubuntu-18.04_parallels", :home, :root, "2165654920_machine_default"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO machine: Initializing machine: default
INFO machine: - Provider: VagrantPlugins::Parallels::Provider
INFO machine: - Box: #<Vagrant::Box:0x00000001041e96c8>
INFO machine: - Data dir: /Users/user/Resilio/Sync/Work/TestTriggers/.vagrant/machines/default/parallels
DEBUG parallels: Instantiating the driver for machine ID: "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e"
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: prlctl version 15.1.3 (47255)
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for Parallels Desktop version: 15.1.3
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "info", "--license", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"status": "ACTIVE",
"serial": "58TNC8-******-******-******-E7CQNV",
"expiration": "12\/07\/2020 06:10:30",
"main_period_ends_at": "11\/30\/2020 06:10:30",
"grace_period_ends_at": "12\/07\/2020 06:10:30",
"cpu_total": 32,
"max_memory": 131072,
"edition": "pro",
"is_volume": "no",
"advanced_restrictions": "disabled",
"deferred_activation": "disabled",
"uuid": "deb1e2e223ef4ac3a5bf94f97699be76"
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO meta: Using Parallels driver: VagrantPlugins::Parallels::Driver::PD_12
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: UUID STATUS IP_ADDR NAME
{6560e10b-0ea2-40a0-acbb-9ec0abda9d2e} suspended - TestTriggers_default_1583989687152_98888
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: suspended
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: Machine: metadata ["provider", :parallels, {:target=>:default}]
INFO command: With machine: default (#<VagrantPlugins::Parallels::Provider:0x000000010286ebd0 @logger=#<Log4r::Logger:0x000000010286eb58 @fullname="vagrant::provider::parallels", @outputters=[], @additive=true, @name="parallels", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000001018941d8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001040d7168 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001040d70c8>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000103a0fb50 @formatter=#<Log4r::BasicFormatter:0x000000010408e058 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000101894048 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::Parallels::Provider)>, @driver=#<VagrantPlugins::Parallels::Driver::Meta:0x00000001008acb58 @uuid="6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", @logger=#<Log4r::Logger:0x0000000102258d18 @fullname="vagrant_parallels::driver::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x0000000104308388 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x00000001040d7168 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001040d70c8>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000103a0fb50 @formatter=#<Log4r::BasicFormatter:0x000000010408e058 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000000101894048 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool", @driver=#<VagrantPlugins::Parallels::Driver::PD_12:0x000000010086f320 @uuid="6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", @logger=#<Log4r::Logger:0x00000001021f2608 @fullname="vagrant_parallels::driver::pd_12", @outputters=[], @additive=true, @name="pd_12", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x0000000104308388 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x00000001040d7168 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001040d70c8>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000103a0fb50 @formatter=#<Log4r::BasicFormatter:0x000000010408e058 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000000101894048 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool">, @version="15.1.3">, @cap_logger=#<Log4r::Logger:0x0000000100817080 @fullname="vagrant::capability_host::vagrantplugins::parallels::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::parallels", @parent=#<VagrantLogger:0x00000001018941d8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001040d7168 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001040d70c8>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000103a0fb50 @formatter=#<Log4r::BasicFormatter:0x000000010408e058 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000101894048 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:parallels, #<#<Class:0x0000000100817a08>:0x00000001021a1c58>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::Parallels::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000000100817800 @items={:public_address=>#<Proc:0x0000000101a10610@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x0000000101a104a8@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000100817620 @items={:public_address=>#<Proc:0x0000000102350fb8@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000000102350f40@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000100817580 @items={:forwarded_ports=>#<Proc:0x0000000103a950e8@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000103a95048@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000103a95020@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x0000000103a94ff8@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :parallels=>#<Vagrant::Registry:0x0000000100817418 @items={:public_address=>#<Proc:0x000000010237b308@/Users/user/.vagrant.d/gems/2.4.9/gems/vagrant-parallels-2.0.1/lib/vagrant-parallels/plugin.rb:76>, :forwarded_ports=>#<Proc:0x000000010237b268@/Users/user/.vagrant.d/gems/2.4.9/gems/vagrant-parallels-2.0.1/lib/vagrant-parallels/plugin.rb:81>, :host_address=>#<Proc:0x000000010237b240@/Users/user/.vagrant.d/gems/2.4.9/gems/vagrant-parallels-2.0.1/lib/vagrant-parallels/plugin.rb:86>, :nic_mac_addresses=>#<Proc:0x000000010237b218@/Users/user/.vagrant.d/gems/2.4.9/gems/vagrant-parallels-2.0.1/lib/vagrant-parallels/plugin.rb:91>, :snapshot_list=>#<Proc:0x000000010237b1f0@/Users/user/.vagrant.d/gems/2.4.9/gems/vagrant-parallels-2.0.1/lib/vagrant-parallels/plugin.rb:96>}, @results_cache={}>}>)
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: suspended
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: ["default"]
DEBUG command: -- options: {:provider=>nil}
DEBUG command: Finding machine that match name: default
INFO command: Active machine found with name default. Using provider: parallels
INFO environment: Getting machine: default (parallels)
INFO environment: Returning cached machine: default (parallels)
INFO command: With machine: default (#<VagrantPlugins::Parallels::Provider:0x000000010286ebd0 @logger=#<Log4r::Logger:0x000000010286eb58 @fullname="vagrant::provider::parallels", @outputters=[], @additive=true, @name="parallels", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000001018941d8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001040d7168 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001040d70c8>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000103a0fb50 @formatter=#<Log4r::BasicFormatter:0x000000010408e058 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000101894048 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::Parallels::Provider)>, @driver=#<VagrantPlugins::Parallels::Driver::Meta:0x00000001008acb58 @uuid="6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", @logger=#<Log4r::Logger:0x0000000102258d18 @fullname="vagrant_parallels::driver::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x0000000104308388 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x00000001040d7168 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001040d70c8>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000103a0fb50 @formatter=#<Log4r::BasicFormatter:0x000000010408e058 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000000101894048 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool", @driver=#<VagrantPlugins::Parallels::Driver::PD_12:0x000000010086f320 @uuid="6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", @logger=#<Log4r::Logger:0x00000001021f2608 @fullname="vagrant_parallels::driver::pd_12", @outputters=[], @additive=true, @name="pd_12", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x0000000104308388 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x00000001040d7168 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001040d70c8>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000103a0fb50 @formatter=#<Log4r::BasicFormatter:0x000000010408e058 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000000101894048 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool">, @version="15.1.3">, @cap_logger=#<Log4r::Logger:0x0000000100817080 @fullname="vagrant::capability_host::vagrantplugins::parallels::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::parallels", @parent=#<VagrantLogger:0x00000001018941d8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001040d7168 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x00000001040d70c8>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000103a0fb50 @formatter=#<Log4r::BasicFormatter:0x000000010408e058 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000000101894048 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:parallels, #<#<Class:0x0000000100817a08>:0x00000001021a1c58>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::Parallels::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000000100817800 @items={:public_address=>#<Proc:0x0000000101a10610@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x0000000101a104a8@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000100817620 @items={:public_address=>#<Proc:0x0000000102350fb8@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000000102350f40@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000100817580 @items={:forwarded_ports=>#<Proc:0x0000000103a950e8@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000103a95048@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000103a95020@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x0000000103a94ff8@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :parallels=>#<Vagrant::Registry:0x0000000100817418 @items={:public_address=>#<Proc:0x000000010237b308@/Users/user/.vagrant.d/gems/2.4.9/gems/vagrant-parallels-2.0.1/lib/vagrant-parallels/plugin.rb:76>, :forwarded_ports=>#<Proc:0x000000010237b268@/Users/user/.vagrant.d/gems/2.4.9/gems/vagrant-parallels-2.0.1/lib/vagrant-parallels/plugin.rb:81>, :host_address=>#<Proc:0x000000010237b240@/Users/user/.vagrant.d/gems/2.4.9/gems/vagrant-parallels-2.0.1/lib/vagrant-parallels/plugin.rb:86>, :nic_mac_addresses=>#<Proc:0x000000010237b218@/Users/user/.vagrant.d/gems/2.4.9/gems/vagrant-parallels-2.0.1/lib/vagrant-parallels/plugin.rb:91>, :snapshot_list=>#<Proc:0x000000010237b1f0@/Users/user/.vagrant.d/gems/2.4.9/gems/vagrant-parallels-2.0.1/lib/vagrant-parallels/plugin.rb:96>}, @results_cache={}>}>)
INFO interface: info: Bringing machine 'default' up with 'parallels' provider...
Bringing machine 'default' up with 'parallels' provider...
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: suspended
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Disabling parallelization because only executing one action
INFO batch_action: Batch action will parallelize: false
INFO batch_action: Starting action: #<Vagrant::Machine:0x00000001008cf3d8> up {:destroy_on_error=>true, :install_provider=>false, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
INFO machine: Calling action: up on provider Parallels (6560e10b-0ea2-40a0-acbb-9ec0abda9d2e)
DEBUG environment: Attempting to acquire process-lock: machine-action-dcb3cd5e52000d0472f4d96268c0a4fb
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-dcb3cd5e52000d0472f4d96268c0a4fb
INFO interface: Machine: action ["up", "start", {:target=>:default}]
INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/user/Resilio/Sync/Work/TestTriggers>]
DEBUG host: Trying: slackware
DEBUG host: Trying: freebsd
DEBUG host: Trying: void
DEBUG host: Trying: arch
DEBUG host: Trying: darwin
INFO host: Detected: darwin!
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000001008aee08>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001041c31f8>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x0000000101ac0b78>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000001041c31d0>
INFO environment: Running hook: before_call
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_call #<Vagrant::Action::Builder:0x00000001050dd440>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000001050a4708>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001030fae98>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x00000001041f0d60>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x00000001030fae70>
INFO environment: Running hook: before_is_state
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_is_state #<Vagrant::Action::Builder:0x0000000102381fa0>
DEBUG is_state: Checking if machine state is 'not_created'
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: suspended
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG is_state: -- Machine state: suspended
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001030e1bc8>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x00000001019ea5c8>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x0000000100895cc8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001030e1bc8>
INFO environment: Running hook: after_is_state
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_is_state #<Vagrant::Action::Builder:0x000000010082cc78>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x00000001030fae70>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x000000010202eb50>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001030fae98>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000001022c9040>
INFO warden: Calling IN action: #<Proc:0x00000001042725b8@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO warden: Calling IN action: #<Proc:0x00000001050d4bb0@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001041c30e0>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x000000010088c330>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001041c3068>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x000000010195ae00>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000001041c2fc8>
INFO environment: Running hook: before_config_validate
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_config_validate #<Vagrant::Action::Builder:0x0000000103aae778>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001041c2fa0>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x00000001019e3ac0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001041c2e60>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x0000000102238798>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000001041c2e38>
INFO environment: Running hook: before_call
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_call #<Vagrant::Action::Builder:0x00000001041e1fe0>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000101a5a5d0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000103a37768>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x0000000102298850>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x0000000103a37740>
INFO environment: Running hook: before_is_state
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_is_state #<Vagrant::Action::Builder:0x0000000102856dc8>
DEBUG is_state: Checking if machine state is 'not_created'
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: suspended
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG is_state: -- Machine state: suspended
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001008d47e8>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x000000010394eb58>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x0000000102321038>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001008d47e8>
INFO environment: Running hook: after_is_state
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_is_state #<Vagrant::Action::Builder:0x00000001019a43e8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x0000000103a37740>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x000000010310a208>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000103a37768>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000000010418d3f0>
INFO warden: Calling IN action: #<Proc:0x00000001042d1f90@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO warden: Calling IN action: #<Proc:0x0000000103862780@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001041c2d98>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x0000000102874558>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001041c2cd0>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x0000000102240b00>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x00000001041c2ca8>
INFO environment: Running hook: before_box_check_outdated
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_box_check_outdated #<Vagrant::Action::Builder:0x00000001039b7450>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x000000010191ac38>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x0000000101a4b670>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x000000010191a878>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x000000010424b198>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000000010191a648>
INFO environment: Running hook: before_call
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_call #<Vagrant::Action::Builder:0x0000000103946a20>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000103a1fe88>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x000000010433adb0>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x0000000101a137c0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x000000010433ad88>
INFO environment: Running hook: before_is_state
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_is_state #<Vagrant::Action::Builder:0x0000000103a07d38>
DEBUG is_state: Checking if machine state is 'running'
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: suspended
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG is_state: -- Machine state: suspended
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000101a29700>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x000000010310b5b8>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x00000001008175a8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000101a29700>
INFO environment: Running hook: after_is_state
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_is_state #<Vagrant::Action::Builder:0x0000000101ac3dc8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x000000010433ad88>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x00000001042d3bd8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x000000010433adb0>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000001050bc0b0>
INFO warden: Calling IN action: #<Proc:0x000000010082f388@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001042708f8>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x0000000101978bf8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000001042708d0>
INFO environment: Running hook: before_call
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_call #<Vagrant::Action::Builder:0x000000010201d440>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000001050dc888>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001039f6998>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x000000010509d818>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x00000001039f6970>
INFO environment: Running hook: before_is_state
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_is_state #<Vagrant::Action::Builder:0x00000001030e0340>
DEBUG is_state: Checking if machine state is 'suspended'
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: suspended
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG is_state: -- Machine state: suspended
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001050b61b0>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x000000010200d400>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x0000000103a76ff8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001050b61b0>
INFO environment: Running hook: after_is_state
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_is_state #<Vagrant::Action::Builder:0x00000001022617b0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x00000001039f6970>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x000000010507ea30>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001039f6998>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000000010397ef60>
INFO warden: Calling IN action: #<Proc:0x0000000102328f68@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001038bfc78>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x00000001042f9d60>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000001038bfc50>
INFO environment: Running hook: before_config_validate
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_config_validate #<Vagrant::Action::Builder:0x0000000102268a60>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001038bf818>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x00000001050773c0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001038bec38>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x00000001021b9308>
INFO warden: Calling IN action: #<VagrantPlugins::Parallels::Action::CheckSharedInterface:0x00000001038beb70>
INFO environment: Running hook: before_check_shared_interface
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_check_shared_interface #<Vagrant::Action::Builder:0x0000000101a400e0>
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "net", "info", "Shared", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"Network ID": "Shared",
"Type": "shared",
"Bound To": "vnic0",
"Parallels adapter": {
"IPv4 address": "10.211.55.2",
"IPv4 subnet mask": "255.255.255.0",
"Host assign IP v6": "off",
"IPv6 address": "fdb2:2c26:f4e4::1",
"IPv6 subnet mask": "ffff:ffff:ffff:ffff::"
},
"DHCPv4 server": {
"Server address": "10.211.55.1",
"IP scope start address": "10.211.55.1",
"IP scope end address": "10.211.55.254"
},
"NAT server": {
}
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001038beaf8>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x0000000102283e00>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001038bd338>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x0000000101998390>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000001038bcb90>
INFO environment: Running hook: before_call
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_call #<Vagrant::Action::Builder:0x000000010196a670>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000101a58780>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000103a379c0>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x0000000102298ee0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::IsState:0x0000000103a37998>
INFO environment: Running hook: before_is_state
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_is_state #<Vagrant::Action::Builder:0x0000000105095190>
DEBUG is_state: Checking if machine state is 'not_created'
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: suspended
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG is_state: -- Machine state: suspended
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001019e0500>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x00000001021b05c8>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x000000010431b488>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001019e0500>
INFO environment: Running hook: after_is_state
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_is_state #<Vagrant::Action::Builder:0x00000001019c0548>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::IsState:0x0000000103a37998>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x000000010424ab30>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000103a379c0>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000001041b4ae0>
INFO warden: Calling IN action: #<Proc:0x0000000103a37d08@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001020e0af8>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x00000001008ce208>
INFO warden: Calling IN action: #<VagrantPlugins::Parallels::Action::PrepareForwardedPortCollisionParams:0x00000001020e0ad0>
INFO environment: Running hook: before_prepare_forwarded_port_collision_params
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_prepare_forwarded_port_collision_params #<Vagrant::Action::Builder:0x0000000104273c60>
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "net", "info", "Shared", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"Network ID": "Shared",
"Type": "shared",
"Bound To": "vnic0",
"Parallels adapter": {
"IPv4 address": "10.211.55.2",
"IPv4 subnet mask": "255.255.255.0",
"Host assign IP v6": "off",
"IPv6 address": "fdb2:2c26:f4e4::1",
"IPv6 subnet mask": "ffff:ffff:ffff:ffff::"
},
"DHCPv4 server": {
"Server address": "10.211.55.1",
"IP scope start address": "10.211.55.1",
"IP scope end address": "10.211.55.254"
},
"NAT server": {
}
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "net", "info", "Shared", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"Network ID": "Shared",
"Type": "shared",
"Bound To": "vnic0",
"Parallels adapter": {
"IPv4 address": "10.211.55.2",
"IPv4 subnet mask": "255.255.255.0",
"Host assign IP v6": "off",
"IPv6 address": "fdb2:2c26:f4e4::1",
"IPv6 subnet mask": "ffff:ffff:ffff:ffff::"
},
"DHCPv4 server": {
"Server address": "10.211.55.1",
"IP scope start address": "10.211.55.1",
"IP scope end address": "10.211.55.254"
},
"NAT server": {
}
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001020e09b8>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x00000001041778c0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001020e08a0>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x00000001008efd18>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00000001020e0878>
INFO environment: Running hook: before_handle_forwarded_port_collisions
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_handle_forwarded_port_collisions #<Vagrant::Action::Builder:0x00000001042a1e08>
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: {}
DEBUG handle_port_collisions: Remap: {}
DEBUG handle_port_collisions: Repair: true
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: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000103869cb0>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x000000010421acf0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000103869b70>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x00000001019135c8>
INFO warden: Calling IN action: #<VagrantPlugins::Parallels::Action::ForwardPorts:0x0000000103869a80>
INFO environment: Running hook: before_forward_ports
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_forward_ports #<Vagrant::Action::Builder:0x000000010235a7e8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000103869a30>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x0000000102290da8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000103869878>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x0000000100885350>
INFO warden: Calling IN action: #<VagrantPlugins::Parallels::Action::Resume:0x0000000103869800>
INFO environment: Running hook: before_resume
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_resume #<Vagrant::Action::Builder:0x0000000101958308>
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: suspended
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO interface: info: Resuming suspended VM...
INFO interface: info: ==> default: Resuming suspended VM...
==> default: Resuming suspended VM...
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "resume", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Resuming the VM...
DEBUG subprocess: stdout: The VM has been successfully resumed.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000103869788>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x00000001050ddd78>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000103869008>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x00000001008a40c0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x0000000103868fb8>
INFO environment: Running hook: before_provision
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_provision #<Vagrant::Action::Builder:0x0000000102825480>
INFO provision: Checking provisioner sentinel file...
INFO provision: Sentinel found! Not provisioning.
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000101ac2bf8>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x0000000105025688>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000101ac2950>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x00000001022c91a8>
INFO warden: Calling IN action: #<VagrantPlugins::TimeZone::Action::SetTimeZone:0x0000000101ac2770>
INFO environment: Running hook: before_set_time_zone
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_set_time_zone #<Vagrant::Action::Builder:0x0000000102866ae8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000101ac2658>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x000000010283c6d0>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000101ac23b0>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x00000001040b4398>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x0000000101ac2360>
INFO environment: Running hook: before_wait_for_communicator
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_wait_for_communicator #<Vagrant::Action::Builder:0x00000001022d3248>
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
INFO interface: output: Waiting for machine to boot. This may take a few minutes...
DEBUG subprocess: Command not in installer, not touching env vars.
INFO interface: output: ==> default: Waiting for machine to boot. This may take a few minutes...
==> default: Waiting for machine to boot. This may take a few minutes... INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: running
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG subprocess: stdout: running
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--info", "--no-header", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: [
{
"ID": "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e",
"Name": "TestTriggers_default_1583989687152_98888",
"Description": "",
"Type": "VM",
"State": "running",
"OS": "ubuntu",
"Template": "no",
"Uptime": "1934",
"Home path": "\/Users\/user\/Parallels\/TestTriggers_default_1583989687152_98888.pvm\/config.pvs",
"Home": "\/Users\/user\/Parallels\/TestTriggers_default_1583989687152_98888.pvm\/",
"GuestTools": {
"state": "outdated",
"version": "15.1.2-47123"
},
"Mouse and Keyboard": {
"Smart mouse optimized for games": "auto",
"Sticky mouse": "off",
"Smooth scrolling": "on",
"Keyboard optimization mode": "auto"
},
"USB and Bluetooth": {
"Automatic sharing cameras": "off",
"Automatic sharing bluetooth": "off",
"Automatic sharing smart cards": "off",
"Support USB 3.0": "on"
},
"Startup and Shutdown": {
"Autostart": "off",
"Autostart delay": 0,
"Autostop": "suspend",
"Startup view": "headless",
"On shutdown": "close",
"On window close": "keep-running",
"Pause idle": "off",
"Undo disks": "off"
},
"Optimization": {
"Faster virtual machine": "on",
"Hypervisor type": "parallels",
"Adaptive hypervisor": "off",
"Disabled Windows logo": "on",
"Auto compress virtual disks": "off",
"Nested virtualization": "off",
"PMU virtualization": "off",
"Longer battery life": "on",
"Show battery status": "on",
"Resource quota": "unlimited"
},
"Travel mode": {
"Enter condition": "never",
"Enter threshold": 30,
"Quit condition": "never"
},
"Security": {
"Encrypted": "no",
"TPM enabled": "no",
"Custom password protection": "off",
"Configuration is locked": "off",
"Protected": "no",
"Archived": "no"
},
"Smart Guard": {
"enabled": false
},
"Modality": {
"Opacity (percentage)": 50,
"Stay on top": "on",
"Show on all spaces ": "on",
"Capture mouse clicks": "on"
},
"Fullscreen": {
"Use all displays": "off",
"Activate spaces on click": "on",
"Optimize for games": "off",
"Gamma control": "on",
"Scale view mode": "auto"
},
"Coherence": {
"Show Windows systray in Mac menu": "on",
"Auto-switch to full screen": "on",
"Disable aero": "off",
"Hide minimized windows": "off"
},
"Time Synchronization": {
"enabled": true,
"Smart mode": "off",
"Interval (in seconds)": 60,
"Timezone synchronization disabled": "on"
},
"Expiration": {
"enabled": false
},
"Boot order": "hdd0 cdrom0 net0 ",
"BIOS type": "legacy",
"Allow select boot device": "off",
"External boot device": "",
"Hardware": {
"cpu": {
"cpus": 1,
"VT-x": true,
"hotplug": false,
"accl": "high",
"mode": "32"
},
"memory": {
"size": "1024Mb",
"hotplug": false
},
"video": {
"adapter-type": "virtio",
"size": "64Mb",
"3d-acceleration": "highest",
"vertical-sync": "on",
"high-resolution": "off",
"high-resolution-in-guest": "on",
"native-scaling-in-guest": "off",
"automatic-video-memory": "on"
},
"memory_quota": {
"auto": "yes"
},
"hdd0": {
"enabled": true,
"port": "sata:0",
"image": "\/Users\/user\/Parallels\/TestTriggers_default_1583989687152_98888.pvm\/harddisk1.hdd",
"type": "expanded",
"size": "65536Mb",
"online-compact": "on"
},
"cdrom0": {
"enabled": true,
"port": "sata:1",
"image": "",
"state": "disconnected"
},
"usb": {
"enabled": true
},
"net0": {
"enabled": true,
"type": "shared",
"mac": "001C422DD74C",
"card": "virtio"
},
"sound0": {
"enabled": true,
"output": "Default",
"mixer": "Default"
}
},
"Host Shared Folders": {
"enabled": true,
"vagrant": {
"enabled": true,
"path": "\/Users\/user\/Resilio\/Sync\/Work\/TestTriggers",
"mode": "rw"
}
},
"Host defined sharing": "Off",
"Shared Profile": {
"enabled": false
},
"Shared Applications": {
"enabled": true,
"Host-to-guest apps sharing": "off",
"Guest-to-host apps sharing": "off",
"Show guest apps folder in Dock": "on",
"Show guest notifications": "on",
"Bounce dock icon when app flashes": "on",
"Add installed apps to launchpad": "off",
"Store internet passwords in macOS keychain": "off",
"Web browser": "default",
"Email client": "default",
"FTP client": "default",
"newsgroups client": "default",
"RSS client": "default",
"Remote access client": "default"
},
"SmartMount": {
"enabled": false
},
"Miscellaneous Sharing": {
"Shared clipboard": "on",
"Shared cloud": "off"
},
"Advanced": {
"VM hostname synchronization": "off",
"Public SSH keys synchronization": "off",
"Show developer tools": "off",
"Swipe from edges": "off",
"Share host location": "on"
}
}
]
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG ssh: Checking key permissions: /Users/user/Resilio/Sync/Work/TestTriggers/.vagrant/machines/default/parallels/private_key
INFO interface: detail: SSH address: 10.211.55.20:22
INFO interface: detail: default: SSH address: 10.211.55.20:22
default: SSH address: 10.211.55.20:22
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/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: running
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--info", "--no-header", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: [
{
"ID": "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e",
"Name": "TestTriggers_default_1583989687152_98888",
"Description": "",
"Type": "VM",
"State": "running",
"OS": "ubuntu",
"Template": "no",
"Uptime": "1935",
"Home path": "\/Users\/user\/Parallels\/TestTriggers_default_1583989687152_98888.pvm\/config.pvs",
"Home": "\/Users\/user\/Parallels\/TestTriggers_default_1583989687152_98888.pvm\/",
"GuestTools": {
"state": "outdated",
"version": "15.1.2-47123"
},
"Mouse and Keyboard": {
"Smart mouse optimized for games": "auto",
"Sticky mouse": "off",
"Smooth scrolling": "on",
"Keyboard optimization mode": "auto"
},
"USB and Bluetooth": {
"Automatic sharing cameras": "off",
"Automatic sharing bluetooth": "off",
"Automatic sharing smart cards": "off",
"Support USB 3.0": "on"
},
"Startup and Shutdown": {
"Autostart": "off",
"Autostart delay": 0,
"Autostop": "suspend",
"Startup view": "headless",
"On shutdown": "close",
"On window close": "keep-running",
"Pause idle": "off",
"Undo disks": "off"
},
"Optimization": {
"Faster virtual machine": "on",
"Hypervisor type": "parallels",
"Adaptive hypervisor": "off",
"Disabled Windows logo": "on",
"Auto compress virtual disks": "off",
"Nested virtualization": "off",
"PMU virtualization": "off",
"Longer battery life": "on",
"Show battery status": "on",
"Resource quota": "unlimited"
},
"Travel mode": {
"Enter condition": "never",
"Enter threshold": 30,
"Quit condition": "never"
},
"Security": {
"Encrypted": "no",
"TPM enabled": "no",
"Custom password protection": "off",
"Configuration is locked": "off",
"Protected": "no",
"Archived": "no"
},
"Smart Guard": {
"enabled": false
},
"Modality": {
"Opacity (percentage)": 50,
"Stay on top": "on",
"Show on all spaces ": "on",
"Capture mouse clicks": "on"
},
"Fullscreen": {
"Use all displays": "off",
"Activate spaces on click": "on",
"Optimize for games": "off",
"Gamma control": "on",
"Scale view mode": "auto"
},
"Coherence": {
"Show Windows systray in Mac menu": "on",
"Auto-switch to full screen": "on",
"Disable aero": "off",
"Hide minimized windows": "off"
},
"Time Synchronization": {
"enabled": true,
"Smart mode": "off",
"Interval (in seconds)": 60,
"Timezone synchronization disabled": "on"
},
"Expiration": {
"enabled": false
},
"Boot order": "hdd0 cdrom0 net0 ",
"BIOS type": "legacy",
"Allow select boot device": "off",
"External boot device": "",
"Hardware": {
"cpu": {
"cpus": 1,
"VT-x": true,
"hotplug": false,
"accl": "high",
"mode": "32"
},
"memory": {
"size": "1024Mb",
"hotplug": false
},
"video": {
"adapter-type": "virtio",
"size": "64Mb",
"3d-acceleration": "highest",
"vertical-sync": "on",
"high-resolution": "off",
"high-resolution-in-guest": "on",
"native-scaling-in-guest": "off",
"automatic-video-memory": "on"
},
"memory_quota": {
"auto": "yes"
},
"hdd0": {
"enabled": true,
"port": "sata:0",
"image": "\/Users\/user\/Parallels\/TestTriggers_default_1583989687152_98888.pvm\/harddisk1.hdd",
"type": "expanded",
"size": "65536Mb",
"online-compact": "on"
},
"cdrom0": {
"enabled": true,
"port": "sata:1",
"image": "",
"state": "disconnected"
},
"usb": {
"enabled": true
},
"net0": {
"enabled": true,
"type": "shared",
"mac": "001C422DD74C",
"card": "virtio"
},
"sound0": {
"enabled": true,
"output": "Default",
"mixer": "Default"
}
},
"Host Shared Folders": {
"enabled": true,
"vagrant": {
"enabled": true,
"path": "\/Users\/user\/Resilio\/Sync\/Work\/TestTriggers",
"mode": "rw"
}
},
"Host defined sharing": "Off",
"Shared Profile": {
"enabled": false
},
"Shared Applications": {
"enabled": true,
"Host-to-guest apps sharing": "off",
"Guest-to-host apps sharing": "off",
"Show guest apps folder in Dock": "on",
"Show guest notifications": "on",
"Bounce dock icon when app flashes": "on",
"Add installed apps to launchpad": "off",
"Store internet passwords in macOS keychain": "off",
"Web browser": "default",
"Email client": "default",
"FTP client": "default",
"newsgroups client": "default",
"RSS client": "default",
"Remote access client": "default"
},
"SmartMount": {
"enabled": false
},
"Miscellaneous Sharing": {
"Shared clipboard": "on",
"Shared cloud": "off"
},
"Advanced": {
"VM hostname synchronization": "off",
"Public SSH keys synchronization": "off",
"Show developer tools": "off",
"Swipe from edges": "off",
"Share host location": "on"
}
}
]
DEBUG subprocess: stdout: running
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG ssh: Checking key permissions: /Users/user/Resilio/Sync/Work/TestTriggers/.vagrant/machines/default/parallels/private_key
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 10.211.55.20
INFO ssh: - Port: 22
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/Users/user/Resilio/Sync/Work/TestTriggers/.vagrant/machines/default/parallels/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=>22, :timeout=>15, :user_known_hosts_file=>[], :verbose=>:debug, :encryption=>["aes256-ctr", "aes192-ctr", "aes128-ctr", "aes256-cbc", "aes192-cbc", "aes128-cbc", "rijndael-cbc@lysator.liu.se", "blowfish-ctr", "blowfish-cbc", "cast128-ctr", "cast128-cbc", "3des-ctr", "3des-cbc", "idea-cbc", "arcfour256", "arcfour128", "arcfour", "none"], :logger=>#<Logger:0x0000000102250258 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00000001022501e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000000102250190 @shift_period_suffix=nil, @shift_size=nil, @shift_age=nil, @filename=nil, @dev=#<StringIO:0x00000001022502a8>, @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000102250118>>>, :keys=>["/Users/user/Resilio/Sync/Work/TestTriggers/.vagrant/machines/default/parallels/private_key"], :remote_user=>"vagrant"}
DEBUG ssh: == Net-SSH connection debug-level log START ==
DEBUG ssh: D, [2020-03-12T12:44:05.942766 #6841] DEBUG -- net.ssh.transport.session[811203a0]: establishing connection to 10.211.55.20:22
D, [2020-03-12T12:44:05.943751 #6841] DEBUG -- net.ssh.transport.session[811203a0]: connection established
I, [2020-03-12T12:44:05.943887 #6841] INFO -- net.ssh.transport.server_version[8111d6f0]: negotiating protocol version
D, [2020-03-12T12:44:05.943921 #6841] DEBUG -- net.ssh.transport.server_version[8111d6f0]: local is `SSH-2.0-Ruby/Net::SSH_5.1.0 x86_64-darwin19'
D, [2020-03-12T12:44:05.950091 #6841] DEBUG -- net.ssh.transport.server_version[8111d6f0]: remote is `SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3'
I, [2020-03-12T12:44:05.950665 #6841] INFO -- net.ssh.transport.algorithms[82129184]: sending KEXINIT
D, [2020-03-12T12:44:05.951063 #6841] DEBUG -- socket[8044bfa8]: queueing packet nr 0 type 20 len 1324
D, [2020-03-12T12:44:05.951189 #6841] DEBUG -- socket[8044bfa8]: sent 1328 bytes
D, [2020-03-12T12:44:05.951347 #6841] DEBUG -- socket[8044bfa8]: read 1080 bytes
D, [2020-03-12T12:44:05.951502 #6841] DEBUG -- socket[8044bfa8]: received packet nr 0 type 20 len 1076
I, [2020-03-12T12:44:05.951567 #6841] INFO -- net.ssh.transport.algorithms[82129184]: got KEXINIT from server
I, [2020-03-12T12:44:05.951876 #6841] INFO -- net.ssh.transport.algorithms[82129184]: negotiating algorithms
D, [2020-03-12T12:44:05.952085 #6841] DEBUG -- net.ssh.transport.algorithms[82129184]: negotiated:
* kex: ecdh-sha2-nistp521
* host_key: ssh-ed25519
* encryption_server: aes256-ctr
* encryption_client: aes256-ctr
* hmac_client: hmac-sha2-512
* hmac_server: hmac-sha2-512
* compression_client: none
* compression_server: none
* language_client:
* language_server:
D, [2020-03-12T12:44:05.952148 #6841] DEBUG -- net.ssh.transport.algorithms[82129184]: exchanging keys
D, [2020-03-12T12:44:05.957206 #6841] DEBUG -- socket[8044bfa8]: queueing packet nr 1 type 30 len 148
D, [2020-03-12T12:44:05.957310 #6841] DEBUG -- socket[8044bfa8]: sent 152 bytes
D, [2020-03-12T12:44:05.995108 #6841] DEBUG -- socket[8044bfa8]: read 312 bytes
D, [2020-03-12T12:44:05.995288 #6841] DEBUG -- socket[8044bfa8]: received packet nr 1 type 31 len 292
D, [2020-03-12T12:44:06.000272 #6841] DEBUG -- socket[8044bfa8]: queueing packet nr 2 type 21 len 20
D, [2020-03-12T12:44:06.000378 #6841] DEBUG -- socket[8044bfa8]: sent 24 bytes
D, [2020-03-12T12:44:06.000477 #6841] DEBUG -- socket[8044bfa8]: received packet nr 2 type 21 len 12
D, [2020-03-12T12:44:06.000997 #6841] DEBUG -- net.ssh.authentication.session[81ceb158]: beginning authentication of `vagrant'
D, [2020-03-12T12:44:06.001164 #6841] DEBUG -- socket[8044bfa8]: queueing packet nr 3 type 5 len 28
D, [2020-03-12T12:44:06.001218 #6841] DEBUG -- socket[8044bfa8]: sent 96 bytes
D, [2020-03-12T12:44:06.044859 #6841] DEBUG -- socket[8044bfa8]: read 96 bytes
D, [2020-03-12T12:44:06.045084 #6841] DEBUG -- socket[8044bfa8]: received packet nr 3 type 6 len 28
D, [2020-03-12T12:44:06.045262 #6841] DEBUG -- net.ssh.authentication.session[81ceb158]: trying none
D, [2020-03-12T12:44:06.045546 #6841] DEBUG -- socket[8044bfa8]: queueing packet nr 4 type 50 len 44
D, [2020-03-12T12:44:06.045636 #6841] DEBUG -- socket[8044bfa8]: sent 112 bytes
D, [2020-03-12T12:44:06.047874 #6841] DEBUG -- socket[8044bfa8]: read 112 bytes
D, [2020-03-12T12:44:06.048058 #6841] DEBUG -- socket[8044bfa8]: received packet nr 4 type 51 len 44
D, [2020-03-12T12:44:06.048181 #6841] DEBUG -- net.ssh.authentication.session[81ceb158]: allowed methods: publickey,password
D, [2020-03-12T12:44:06.048260 #6841] DEBUG -- net.ssh.authentication.methods.none[81ce6ea0]: none failed
D, [2020-03-12T12:44:06.048337 #6841] DEBUG -- net.ssh.authentication.session[81ceb158]: trying publickey
D, [2020-03-12T12:44:06.054751 #6841] DEBUG -- net.ssh.authentication.agent[82115d3c]: connecting to ssh-agent
D, [2020-03-12T12:44:06.054982 #6841] DEBUG -- net.ssh.authentication.agent[82115d3c]: sending agent request 1 len 47
D, [2020-03-12T12:44:06.055131 #6841] DEBUG -- net.ssh.authentication.agent[82115d3c]: received agent packet 5 len 1
D, [2020-03-12T12:44:06.055240 #6841] DEBUG -- net.ssh.authentication.agent[82115d3c]: sending agent request 11 len 0
D, [2020-03-12T12:44:06.055456 #6841] DEBUG -- net.ssh.authentication.agent[82115d3c]: received agent packet 12 len 5
D, [2020-03-12T12:44:06.056097 #6841] DEBUG -- net.ssh.authentication.methods.publickey[8211862c]: trying publickey (1b:02:e3:95:97:a7:85:0b:e2:83:a9:74:bc:7f:86:06)
D, [2020-03-12T12:44:06.056392 #6841] DEBUG -- socket[8044bfa8]: queueing packet nr 5 type 50 len 348
D, [2020-03-12T12:44:06.056531 #6841] DEBUG -- socket[8044bfa8]: sent 416 bytes
D, [2020-03-12T12:44:06.057572 #6841] DEBUG -- socket[8044bfa8]: read 368 bytes
D, [2020-03-12T12:44:06.057780 #6841] DEBUG -- socket[8044bfa8]: received packet nr 5 type 60 len 300
D, [2020-03-12T12:44:06.061144 #6841] DEBUG -- socket[8044bfa8]: queueing packet nr 6 type 50 len 620
D, [2020-03-12T12:44:06.061223 #6841] DEBUG -- socket[8044bfa8]: sent 688 bytes
D, [2020-03-12T12:44:06.062819 #6841] DEBUG -- socket[8044bfa8]: read 80 bytes
D, [2020-03-12T12:44:06.063109 #6841] DEBUG -- socket[8044bfa8]: received packet nr 6 type 52 len 12
D, [2020-03-12T12:44:06.063272 #6841] DEBUG -- net.ssh.authentication.methods.publickey[8211862c]: publickey succeeded (1b:02:e3:95:97:a7:85:0b:e2:83:a9:74:bc:7f:86:06)
DEBUG ssh: == Net-SSH connection debug-level log END ==
DEBUG ssh: Checking whether SSH is ready...
DEBUG ssh: Re-using SSH connection.
INFO ssh: SSH is ready!
DEBUG ssh: Re-using SSH connection.
INFO ssh: Execute: (sudo=false)
DEBUG ssh: stderr: 41e57d38-b4f7-4e46-9c38-13873d338b86-vagrant-ssh
DEBUG ssh: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--no-header", "-o", "status"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: running
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "list", "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e", "--info", "--no-header", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: running
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG subprocess: stdout: [
{
"ID": "6560e10b-0ea2-40a0-acbb-9ec0abda9d2e",
"Name": "TestTriggers_default_1583989687152_98888",
"Description": "",
"Type": "VM",
"State": "running",
"OS": "ubuntu",
"Template": "no",
"Uptime": "1936",
"Home path": "\/Users\/user\/Parallels\/TestTriggers_default_1583989687152_98888.pvm\/config.pvs",
"Home": "\/Users\/user\/Parallels\/TestTriggers_default_1583989687152_98888.pvm\/",
"GuestTools": {
"state": "outdated",
"version": "15.1.2-47123"
},
"Mouse and Keyboard": {
"Smart mouse optimized for games": "auto",
"Sticky mouse": "off",
"Smooth scrolling": "on",
"Keyboard optimization mode": "auto"
},
"USB and Bluetooth": {
"Automatic sharing cameras": "off",
"Automatic sharing bluetooth": "off",
"Automatic sharing smart cards": "off",
"Support USB 3.0": "on"
},
"Startup and Shutdown": {
"Autostart": "off",
"Autostart delay": 0,
"Autostop": "suspend",
"Startup view": "headless",
"On shutdown": "close",
"On window close": "keep-running",
"Pause idle": "off",
"Undo disks": "off"
},
"Optimization": {
"Faster virtual machine": "on",
"Hypervisor type": "parallels",
"Adaptive hypervisor": "off",
"Disabled Windows logo": "on",
"Auto compress virtual disks": "off",
"Nested virtualization": "off",
"PMU virtualization": "off",
"Longer battery life": "on",
"Show battery status": "on",
"Resource quota": "unlimited"
},
"Travel mode": {
"Enter condition": "never",
"Enter threshold": 30,
"Quit condition": "never"
},
"Security": {
"Encrypted": "no",
"TPM enabled": "no",
"Custom password protection": "off",
"Configuration is locked": "off",
"Protected": "no",
"Archived": "no"
},
"Smart Guard": {
"enabled": false
},
"Modality": {
"Opacity (percentage)": 50,
"Stay on top": "on",
"Show on all spaces ": "on",
"Capture mouse clicks": "on"
},
"Fullscreen": {
"Use all displays": "off",
"Activate spaces on click": "on",
"Optimize for games": "off",
"Gamma control": "on",
"Scale view mode": "auto"
},
"Coherence": {
"Show Windows systray in Mac menu": "on",
"Auto-switch to full screen": "on",
"Disable aero": "off",
"Hide minimized windows": "off"
},
"Time Synchronization": {
"enabled": true,
"Smart mode": "off",
"Interval (in seconds)": 60,
"Timezone synchronization disabled": "on"
},
"Expiration": {
"enabled": false
},
"Boot order": "hdd0 cdrom0 net0 ",
"BIOS type": "legacy",
"Allow select boot device": "off",
"External boot device": "",
"Hardware": {
"cpu": {
"cpus": 1,
"VT-x": true,
"hotplug": false,
"accl": "high",
"mode": "32"
},
"memory": {
"size": "1024Mb",
"hotplug": false
},
"video": {
"adapter-type": "virtio",
"size": "64Mb",
"3d-acceleration": "highest",
"vertical-sync": "on",
"high-resolution": "off",
"high-resolution-in-guest": "on",
"native-scaling-in-guest": "off",
"automatic-video-memory": "on"
},
"memory_quota": {
"auto": "yes"
},
"hdd0": {
"enabled": true,
"port": "sata:0",
"image": "\/Users\/user\/Parallels\/TestTriggers_default_1583989687152_98888.pvm\/harddisk1.hdd",
"type": "expanded",
"size": "65536Mb",
"online-compact": "on"
},
"cdrom0": {
"enabled": true,
"port": "sata:1",
"image": "",
"state": "disconnected"
},
"usb": {
"enabled": true
},
"net0": {
"enabled": true,
"type": "shared",
"mac": "001C422DD74C",
"card": "virtio"
},
"sound0": {
"enabled": true,
"output": "Default",
"mixer": "Default"
}
},
"Host Shared Folders": {
"enabled": true,
"vagrant": {
"enabled": true,
"path": "\/Users\/user\/Resilio\/Sync\/Work\/TestTriggers",
"mode": "rw"
}
},
"Host defined sharing": "Off",
"Shared Profile": {
"enabled": false
},
"Shared Applications": {
"enabled": true,
"Host-to-guest apps sharing": "off",
"Guest-to-host apps sharing": "off",
"Show guest apps folder in Dock": "on",
"Show guest notifications": "on",
"Bounce dock icon when app flashes": "on",
"Add installed apps to launchpad": "off",
"Store internet passwords in macOS keychain": "off",
"Web browser": "default",
"Email client": "default",
"FTP client": "default",
"newsgroups client": "default",
"RSS client": "default",
"Remote access client": "default"
},
"SmartMount": {
"enabled": false
},
"Miscellaneous Sharing": {
"Shared clipboard": "on",
"Shared cloud": "off"
},
"Advanced": {
"VM hostname synchronization": "off",
"Public SSH keys synchronization": "off",
"Show developer tools": "off",
"Swipe from edges": "off",
"Share host location": "on"
}
}
]
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG ssh: Checking key permissions: /Users/user/Resilio/Sync/Work/TestTriggers/.vagrant/machines/default/parallels/private_key
INFO interface: output: Machine booted and ready!
INFO interface: output: ==> default: Machine booted and ready!
==> default: Machine booted and ready!
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000101ac2310>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x0000000103818b30>
INFO warden: Calling IN action: #<Proc:0x0000000101ac2180@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001038bc550>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x0000000103a25978>
INFO warden: Calling IN action: #<Proc:0x00000001038b74b0@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001042707e0>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x00000001042431f0>
INFO warden: Calling IN action: #<Proc:0x0000000104270740@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x000000010191a350>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x00000001039964f8>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000101919e00>
INFO environment: Running hook: before_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_before_trigger_action #<Vagrant::Action::Builder:0x0000000102313320>
INFO warden: Calling IN action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x0000000101919bf8>
INFO environment: Running hook: before_store_box_metadata
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_store_box_metadata #<Vagrant::Action::Builder:0x00000001039dea50>
DEBUG storeboxmetadata: Writing box metadata file to /Users/user/Resilio/Sync/Work/TestTriggers/.vagrant/machines/default/parallels/box_meta
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x000000010393e118>
INFO environment: Running hook: before_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: before_after_trigger_action #<Vagrant::Action::Builder:0x000000010084f390>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x0000000101a708a8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x000000010393e118>
INFO environment: Running hook: after_store_box_metadata
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_store_box_metadata #<Vagrant::Action::Builder:0x00000001022a2710>
INFO warden: Calling OUT action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x0000000101919bf8>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x0000000103113268>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000101919e00>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x000000010412e0d0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x000000010191a350>
INFO warden: Calling OUT action: #<Proc:0x0000000104270740@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x0000000103a5e408>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001042707e0>
INFO warden: Calling OUT action: #<Proc:0x00000001038b74b0@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x0000000102240998>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001038bc550>
INFO warden: Calling OUT action: #<Proc:0x0000000101ac2180@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x00000001019601c0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000101ac2310>
INFO environment: Running hook: after_wait_for_communicator
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_wait_for_communicator #<Vagrant::Action::Builder:0x00000001008ef750>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x0000000101ac2360>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x00000001019a34e8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000101ac23b0>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x0000000104203938>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000101ac2658>
INFO timezone: Time zone not configured
INFO environment: Running hook: after_set_time_zone
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_set_time_zone #<Vagrant::Action::Builder:0x0000000103a8c7b8>
INFO warden: Calling OUT action: #<VagrantPlugins::TimeZone::Action::SetTimeZone:0x0000000101ac2770>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x00000001039ead50>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000101ac2950>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x0000000104209658>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000101ac2bf8>
INFO interface: info: Machine already provisioned. Run `vagrant provision` or use the `--provision`
flag to force provisioning. Provisioners marked to run always will still run.
INFO interface: info: ==> default: Machine already provisioned. Run `vagrant provision` or use the `--provision`
==> default: flag to force provisioning. Provisioners marked to run always will still run.
==> default: Machine already provisioned. Run `vagrant provision` or use the `--provision`
==> default: flag to force provisioning. Provisioners marked to run always will still run.
INFO environment: Running hook: after_provision
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_provision #<Vagrant::Action::Builder:0x0000000101a514d0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Provision:0x0000000103868fb8>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x000000010228ba88>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000103869008>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x0000000105076f38>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000103869788>
INFO environment: Running hook: after_resume
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_resume #<Vagrant::Action::Builder:0x0000000101ab1ba0>
INFO warden: Calling OUT action: #<VagrantPlugins::Parallels::Action::Resume:0x0000000103869800>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x00000001019ca1d8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000103869878>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x00000001039d4cf8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000103869a30>
INFO environment: Running hook: after_forward_ports
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_forward_ports #<Vagrant::Action::Builder:0x00000001018543a8>
INFO warden: Calling OUT action: #<VagrantPlugins::Parallels::Action::ForwardPorts:0x0000000103869a80>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x0000000103a26990>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x0000000103869b70>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x0000000102233388>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x0000000103869cb0>
INFO environment: Running hook: after_handle_forwarded_port_collisions
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_handle_forwarded_port_collisions #<Vagrant::Action::Builder:0x00000001020d0a68>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00000001020e0878>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x00000001042c23d8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001020e08a0>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x00000001042599c8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001020e09b8>
INFO environment: Running hook: after_prepare_forwarded_port_collision_params
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_prepare_forwarded_port_collision_params #<Vagrant::Action::Builder:0x000000010417c230>
INFO warden: Calling OUT action: #<VagrantPlugins::Parallels::Action::PrepareForwardedPortCollisionParams:0x00000001020e0ad0>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x0000000103a3daf0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001020e0af8>
INFO warden: Calling OUT action: #<Proc:0x0000000103a37d08@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO environment: Running hook: after_call
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_call #<Vagrant::Action::Builder:0x0000000104271758>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000001038bcb90>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x0000000103944cc0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001038bd338>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x00000001008ac1a8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001038beaf8>
INFO environment: Running hook: after_check_shared_interface
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_check_shared_interface #<Vagrant::Action::Builder:0x000000010082ec58>
INFO warden: Calling OUT action: #<VagrantPlugins::Parallels::Action::CheckSharedInterface:0x00000001038beb70>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x0000000103a85878>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001038bec38>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x00000001042ebc88>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001038bf818>
INFO environment: Running hook: after_config_validate
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_config_validate #<Vagrant::Action::Builder:0x00000001050a56a8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000001038bfc50>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x000000010081df98>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001038bfc78>
INFO warden: Calling OUT action: #<Proc:0x0000000102328f68@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO environment: Running hook: after_call
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_call #<Vagrant::Action::Builder:0x000000010183f520>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000001042708d0>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x0000000103a46da8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001042708f8>
INFO warden: Calling OUT action: #<Proc:0x000000010082f388@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO environment: Running hook: after_call
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_call #<Vagrant::Action::Builder:0x000000010224a268>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x000000010191a648>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x00000001041e12c0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x000000010191a878>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x0000000103819878>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x000000010191ac38>
INFO environment: Running hook: after_box_check_outdated
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_box_check_outdated #<Vagrant::Action::Builder:0x0000000102877910>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x00000001041c2ca8>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x0000000104258230>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001041c2cd0>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x00000001019685a0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001041c2d98>
INFO warden: Calling OUT action: #<Proc:0x0000000103862780@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x00000001042d1f90@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO environment: Running hook: after_call
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_call #<Vagrant::Action::Builder:0x0000000104339ed8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000001041c2e38>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x00000001019c2820>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001041c2e60>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x0000000101999ab0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001041c2fa0>
INFO environment: Running hook: after_config_validate
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_config_validate #<Vagrant::Action::Builder:0x000000010398c020>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000001041c2fc8>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x0000000103aa4548>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001041c3068>
INFO environment: Running hook: after_after_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_after_trigger_action #<Vagrant::Action::Builder:0x0000000102280750>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::AfterTriggerAction:0x00000001041c30e0>
INFO warden: Calling OUT action: #<Proc:0x00000001050d4bb0@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x00000001042725b8@/opt/vagrant/embedded/gems/2.2.7/gems/vagrant-2.2.7/lib/vagrant/action/warden.rb:129 (lambda)>
INFO environment: Running hook: after_call
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_call #<Vagrant::Action::Builder:0x0000000102208570>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000001041c31d0>
INFO environment: Running hook: after_before_trigger_action
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 2 hooks defined.
INFO runner: Running action: after_before_trigger_action #<Vagrant::Action::Builder:0x000000010503dbc0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BeforeTriggerAction:0x00000001041c31f8>
INFO interface: Machine: action ["up", "end", {:target=>:default}]
INFO environment: Released process lock: machine-action-dcb3cd5e52000d0472f4d96268c0a4fb
DEBUG environment: Attempting to acquire process-lock: dotlock
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
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:0x00000001023137a8>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment