Guest User

Untitled

a guest
Dec 10th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.62 KB | None | 0 0
  1. steph@LAPTOP-0BADHT0N MINGW64 /c/code/v1/mvp0-level0 (develop)
  2. $ VAGRANT_LOG=info vagrant up apt
  3. INFO global: Vagrant version: 2.2.2
  4. INFO global: Ruby version: 2.4.4
  5. INFO global: RubyGems version: 2.6.14.1
  6. INFO global: VAGRANT_EXECUTABLE="C:\\apps\\Vagrant\\embedded\\gems\\2.2.2\\gems\\vagrant-2.2.2\\bin\\vagrant"
  7. INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="C:\\apps\\Vagrant\\embedded"
  8. INFO global: VAGRANT_INSTALLER_ENV="1"
  9. INFO global: VAGRANT_INSTALLER_VERSION="2"
  10. INFO global: VAGRANT_LOG="info"
  11. WARN global: resolv replacement has not been enabled!
  12. INFO manager: Registered plugin: box command
  13. INFO manager: Registered plugin: cap command
  14. INFO manager: Registered plugin: vagrant-cloud
  15. INFO manager: Registered plugin: destroy command
  16. INFO manager: Registered plugin: global-status command
  17. INFO manager: Registered plugin: halt command
  18. INFO manager: Registered plugin: help command
  19. INFO manager: Registered plugin: init command
  20. INFO manager: Registered plugin: list-commands command
  21. INFO manager: Registered plugin: vagrant-login
  22. INFO manager: Registered plugin: package command
  23. INFO manager: Registered plugin: plugin command
  24. INFO manager: Registered plugin: port command
  25. INFO manager: Registered plugin: powershell command
  26. INFO manager: Registered plugin: provider command
  27. INFO manager: Registered plugin: provision command
  28. INFO manager: Registered plugin: push command
  29. INFO manager: Registered plugin: rdp command
  30. INFO manager: Registered plugin: reload command
  31. INFO manager: Registered plugin: resume command
  32. INFO manager: Registered plugin: snapshot command
  33. INFO manager: Registered plugin: ssh command
  34. INFO manager: Registered plugin: ssh-config command
  35. INFO manager: Registered plugin: status command
  36. INFO manager: Registered plugin: suspend command
  37. INFO manager: Registered plugin: up command
  38. INFO manager: Registered plugin: upload command
  39. INFO manager: Registered plugin: validate command
  40. INFO manager: Registered plugin: version command
  41. INFO manager: Registered plugin: winrm command
  42. INFO manager: Registered plugin: winrm-config command
  43. INFO manager: Registered plugin: ssh communicator
  44. INFO manager: Registered plugin: winrm communicator
  45. INFO manager: Registered plugin: windows ssh communicator
  46. INFO manager: Registered plugin: ALT Platform guest
  47. INFO manager: Registered plugin: Amazon Linux guest
  48. INFO manager: Registered plugin: Arch guest
  49. INFO manager: Registered plugin: Atomic Host guest
  50. INFO manager: Registered plugin: BSD-based guest
  51. INFO manager: Registered plugin: CoreOS guest
  52. INFO manager: Registered plugin: Darwin guest
  53. INFO manager: Registered plugin: Debian guest
  54. INFO manager: Registered plugin: DragonFly BSD guest
  55. INFO manager: Registered plugin: Elementary guest
  56. INFO manager: Registered plugin: ESXi guest.
  57. INFO manager: Registered plugin: Fedora guest
  58. INFO manager: Registered plugin: FreeBSD guest
  59. INFO manager: Registered plugin: Funtoo guest
  60. INFO manager: Registered plugin: Gentoo guest
  61. INFO manager: Registered plugin: Haiku guest
  62. INFO manager: Registered plugin: Kali guest
  63. INFO manager: Registered plugin: Linux guest.
  64. INFO manager: Registered plugin: Mint guest
  65. INFO manager: Registered plugin: NetBSD guest
  66. INFO manager: Registered plugin: NixOS guest
  67. INFO manager: Registered plugin: OmniOS guest.
  68. INFO manager: Registered plugin: OpenBSD guest
  69. INFO manager: Registered plugin: VMware Photon guest
  70. INFO manager: Registered plugin: PLD Linux guest
  71. INFO manager: Registered plugin: Red Hat Enterprise Linux guest
  72. INFO manager: Registered plugin: Slackware guest
  73. INFO manager: Registered plugin: SmartOS guest.
  74. INFO manager: Registered plugin: Solaris guest.
  75. INFO manager: Registered plugin: Solaris 11 guest.
  76. INFO manager: Registered plugin: SUSE guest
  77. INFO manager: Registered plugin: TinyCore Linux guest.
  78. INFO manager: Registered plugin: Trisquel guest
  79. INFO manager: Registered plugin: Ubuntu guest
  80. INFO manager: Registered plugin: Windows guest.
  81. INFO manager: Registered plugin: ALT Platform host
  82. INFO manager: Registered plugin: Arch host
  83. INFO manager: Registered plugin: BSD host
  84. INFO manager: Registered plugin: Mac OS X host
  85. INFO manager: Registered plugin: FreeBSD host
  86. INFO manager: Registered plugin: Gentoo host
  87. INFO manager: Registered plugin: Linux host
  88. INFO manager: Registered plugin: null host
  89. INFO manager: Registered plugin: Red Hat Enterprise Linux host
  90. INFO manager: Registered plugin: Slackware host
  91. INFO manager: Registered plugin: SUSE host
  92. INFO manager: Registered plugin: Windows host
  93. INFO manager: Registered plugin: kernel
  94. INFO manager: Registered plugin: kernel
  95. INFO manager: Registered plugin: docker-provider
  96. INFO manager: Registered plugin: Hyper-V provider
  97. INFO manager: Registered plugin: VirtualBox provider
  98. INFO manager: Registered plugin: ansible
  99. INFO manager: Registered plugin: CFEngine Provisioner
  100. INFO manager: Registered plugin: chef
  101. INFO manager: Registered plugin: docker
  102. INFO manager: Registered plugin: file
  103. INFO manager: Registered plugin: puppet
  104. INFO manager: Registered plugin: salt
  105. INFO manager: Registered plugin: shell
  106. INFO manager: Registered plugin: atlas
  107. INFO manager: Registered plugin: ftp
  108. INFO manager: Registered plugin: heroku
  109. INFO manager: Registered plugin: local-exec
  110. INFO manager: Registered plugin: noop
  111. INFO manager: Registered plugin: NFS synced folders
  112. INFO manager: Registered plugin: RSync synced folders
  113. INFO manager: Registered plugin: SMB synced folders
  114. INFO vagrant: `vagrant` invoked: ["up", "apt"]
  115. INFO environment: Environment initialized (#<Vagrant::Environment:0x0000000003e01c78>)
  116. INFO environment: - cwd: c:/code/v1/mvp0-level0
  117. INFO environment: Home path: C:/Users/steph/.vagrant.d
  118. INFO environment: Local data path: c:/code/v1/mvp0-level0/.vagrant
  119. INFO manager: Plugins:
  120. INFO manager: Loading plugins...
  121. INFO manager: Plugins:
  122. INFO manager: - vagrant-disksize = [installed: 0.1.3 constraint: > 0]
  123. INFO manager: - vagrant-hostmanager = [installed: 1.8.9 constraint: > 0]
  124. INFO manager: - vagrant-reload = [installed: 0.0.1 constraint: > 0]
  125. INFO manager: - vagrant-vbguest = [installed: 0.16.0 constraint: > 0]
  126. INFO manager: Loading plugins...
  127. INFO manager: Loading plugin `vagrant-disksize` with default require: `vagrant-disksize`
  128. ERROR manager: Failed to load plugin `vagrant-disksize` with default require. - LoadError: cannot load such file -- vagrant-disksize
  129. INFO manager: Loading plugin `vagrant-disksize` with slash require: `vagrant/disksize`
  130. INFO manager: Registered plugin: vagrant-disksize
  131. INFO manager: Loading plugin `vagrant-hostmanager` with default require: `vagrant-hostmanager`
  132. INFO manager: Registered plugin: HostManager
  133. INFO manager: Loading plugin `vagrant-reload` with default require: `vagrant-reload`
  134. INFO manager: Registered plugin: Reload
  135. INFO manager: Loading plugin `vagrant-vbguest` with default require: `vagrant-vbguest`
  136. INFO manager: Registered plugin: vagrant-vbguest
  137. INFO loader: Set :root = ["#<Pathname:c:/code/v1/mvp0-level0/Vagrantfile>"]
  138. INFO loader: Loading configuration in order: [:home, :root]
  139. INFO environment: Running hook: environment_plugins_loaded
  140. INFO runner: Preparing hooks for middleware sequence...
  141. INFO runner: 2 hooks defined.
  142. INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x0000000004643c38>
  143. INFO environment: Running hook: environment_load
  144. INFO runner: Preparing hooks for middleware sequence...
  145. INFO runner: 2 hooks defined.
  146. INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x00000000042c7eb0>
  147. INFO cli: CLI: [] "up" ["apt"]
  148. INFO command: Active machine found with name apt. Using provider: virtualbox
  149. INFO environment: Getting machine: apt (virtualbox)
  150. INFO environment: Uncached load of machine.
  151. INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe
  152. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "--version"]
  153. INFO subprocess: Command not in installer, restoring original environment...
  154. INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
  155. INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe
  156. INFO loader: Set "41457840_machine_apt" = ["[\"2\", #<Proc:0x0000000003890500@c:/code/v1/mvp0-level0/Vagrantfile:135>]"]
  157. INFO loader: Loading configuration in order: [:home, :root, "41457840_machine_apt"]
  158. INFO provisioner: Provisioner config for 'reload' not found. Ignoring config.
  159. INFO box_collection: Box found: debian/contrib-stretch64 (virtualbox)
  160. INFO environment: Running hook: authenticate_box_url
  161. INFO host: Autodetecting host type for [#<Vagrant::Environment: c:/code/v1/mvp0-level0>]
  162. INFO host: Detected: windows!
  163. INFO runner: Preparing hooks for middleware sequence...
  164. INFO runner: 3 hooks defined.
  165. INFO runner: Running action: authenticate_box_url #<Vagrant::Action::Builder:0x0000000004b13f10>
  166. INFO warden: Calling IN action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x0000000003924750>
  167. INFO warden: Calling OUT action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x0000000003924750>
  168. INFO loader: Set :"42165940_debian/contrib-stretch64_virtualbox" = ["#<Pathname:C:/Users/steph/.vagrant.d/boxes/debian-VAGRANTSLASH-contrib-stretch64/9.5.0/virtualbox/Vagrantfile>"]
  169. INFO loader: Loading configuration in order: [:"42165940_debian/contrib-stretch64_virtualbox", :home, :root, "41457840_machine_apt"]
  170. INFO machine: Initializing machine: apt
  171. INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
  172. INFO machine: - Box: #<Vagrant::Box:0x00000000047c6a38>
  173. INFO machine: - Data dir: c:/code/v1/mvp0-level0/.vagrant/machines/apt/virtualbox
  174. INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe
  175. INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
  176. INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe
  177. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "cd7c9f26-a302-4964-be95-50f8dcd18c8b"]
  178. INFO subprocess: Command not in installer, restoring original environment...
  179. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "cd7c9f26-a302-4964-be95-50f8dcd18c8b", "--machinereadable"]
  180. INFO subprocess: Command not in installer, restoring original environment...
  181. INFO interface: Machine: metadata ["provider", :virtualbox, {:target=>:apt}]
  182. INFO command: With machine: apt (#<VagrantPlugins::ProviderVirtualBox::Provider:0x0000000003d37d88 @logger=#<Log4r::Logger:0x0000000003d37b30 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000037b06d0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000003e87be8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000003e87b70>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000004633e50 @formatter=#<Log4r::BasicFormatter:0x0000000003e74430 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000037b0568 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @machine=#<Vagrant::Machine: apt (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000000000426fe18 @logger=#<Log4r::Logger:0x0000000004557ae0 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x0000000003d37b30 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000037b06d0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000003e87be8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000003e87b70>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000004633e50 @formatter=#<Log4r::BasicFormatter:0x0000000003e74430 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000037b0568 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", @uuid="cd7c9f26-a302-4964-be95-50f8dcd18c8b", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2:0x000000000464abc8 @logger=#<Log4r::Logger:0x000000000480c1f0 @fullname="vagrant::provider::virtualbox_5_2", @outputters=[], @additive=true, @name="virtualbox_5_2", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000037b06d0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000003e87be8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000003e87b70>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000004633e50 @formatter=#<Log4r::BasicFormatter:0x0000000003e74430 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000037b0568 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", @uuid="cd7c9f26-a302-4964-be95-50f8dcd18c8b">, @version="5.2.22">, @cap_logger=#<Log4r::Logger:0x0000000004b31740 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x00000000037b06d0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000003e87be8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000003e87b70>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000004633e50 @formatter=#<Log4r::BasicFormatter:0x0000000003e74430 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000037b0568 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000000004b31c40>:0x0000000004bfca08>]], @cap_args=[#<Vagrant::Machine: apt (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000000004b31ad8 @items={:public_address=>#<Proc:0x0000000004a82038@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x0000000004a81ea8@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000004b31a10 @items={:public_address=>#<Proc:0x0000000004a74168@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000000004a74028@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000004b31970 @items={:forwarded_ports=>#<Proc:0x0000000004a5c018@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000004a57f90@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000004a57f68@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x0000000004a57f40@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}>)
  183. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "cd7c9f26-a302-4964-be95-50f8dcd18c8b", "--machinereadable"]
  184. INFO subprocess: Command not in installer, restoring original environment...
  185. INFO command: Active machine found with name apt. Using provider: virtualbox
  186. INFO environment: Getting machine: apt (virtualbox)
  187. INFO environment: Returning cached machine: apt (virtualbox)
  188. INFO command: With machine: apt (#<VagrantPlugins::ProviderVirtualBox::Provider:0x0000000003d37d88 @logger=#<Log4r::Logger:0x0000000003d37b30 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000037b06d0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000003e87be8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000003e87b70>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000004633e50 @formatter=#<Log4r::BasicFormatter:0x0000000003e74430 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000037b0568 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @machine=#<Vagrant::Machine: apt (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000000000426fe18 @logger=#<Log4r::Logger:0x0000000004557ae0 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x0000000003d37b30 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000037b06d0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000003e87be8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000003e87b70>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000004633e50 @formatter=#<Log4r::BasicFormatter:0x0000000003e74430 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000037b0568 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", @uuid="cd7c9f26-a302-4964-be95-50f8dcd18c8b", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2:0x000000000464abc8 @logger=#<Log4r::Logger:0x000000000480c1f0 @fullname="vagrant::provider::virtualbox_5_2", @outputters=[], @additive=true, @name="virtualbox_5_2", @path="vagrant::provider", @parent=#<VagrantLogger:0x00000000037b06d0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000003e87be8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000003e87b70>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000004633e50 @formatter=#<Log4r::BasicFormatter:0x0000000003e74430 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000037b0568 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", @uuid="cd7c9f26-a302-4964-be95-50f8dcd18c8b">, @version="5.2.22">, @cap_logger=#<Log4r::Logger:0x0000000004b31740 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<VagrantLogger:0x00000000037b06d0 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000000003e87be8 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Thread::Mutex:0x0000000003e87b70>, @name="stderr", @level=0, @formatter=#<Vagrant::Util::LoggingFormatter:0x0000000004633e50 @formatter=#<Log4r::BasicFormatter:0x0000000003e74430 @depth=7>>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000000037b0568 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x0000000004b31c40>:0x0000000004bfca08>]], @cap_args=[#<Vagrant::Machine: apt (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000000004b31ad8 @items={:public_address=>#<Proc:0x0000000004a82038@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x0000000004a81ea8@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000000004b31a10 @items={:public_address=>#<Proc:0x0000000004a74168@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000000004a74028@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000000004b31970 @items={:forwarded_ports=>#<Proc:0x0000000004a5c018@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x0000000004a57f90@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x0000000004a57f68@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x0000000004a57f40@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>}>)
  189. INFO interface: info: Bringing machine 'apt' up with 'virtualbox' provider...
  190. Bringing machine 'apt' up with 'virtualbox' provider...
  191. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "cd7c9f26-a302-4964-be95-50f8dcd18c8b", "--machinereadable"]
  192. INFO subprocess: Command not in installer, restoring original environment...
  193. INFO batch_action: Enabling parallelization by default.
  194. INFO batch_action: Disabling parallelization because provider doesn't support it: virtualbox
  195. INFO batch_action: Batch action will parallelize: false
  196. INFO batch_action: Starting action: #<Vagrant::Machine:0x0000000004441c50> up {:destroy_on_error=>true, :install_provider=>false, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
  197. INFO machine: Calling action: up on provider VirtualBox (cd7c9f26-a302-4964-be95-50f8dcd18c8b)
  198. INFO environment: Acquired process lock: dotlock
  199. INFO environment: Released process lock: dotlock
  200. INFO environment: Acquired process lock: machine-action-e0b1dcd151cd237dac898c10693c97c6
  201. INFO interface: Machine: action ["up", "start", {:target=>:apt}]
  202. INFO runner: Preparing hooks for middleware sequence...
  203. INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe
  204. INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
  205. INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe
  206. INFO runner: 5 hooks defined.
  207. INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000004d15bd8>
  208. INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000000000496f768>
  209. INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe
  210. INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
  211. INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe
  212. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "list", "hostonlyifs"]
  213. INFO subprocess: Command not in installer, restoring original environment...
  214. INFO subprocess: Starting process: ["C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\/powershell.EXE", "-NoLogo", "-NoProfile", "-NonInteractive", "-ExecutionPolicy", "Bypass", "-Command", "Write-Output $PSVersionTable.PSVersion.Major"]
  215. INFO subprocess: Command not in installer, restoring original environment...
  216. INFO subprocess: Starting process: ["C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\/powershell.EXE", "-NoLogo", "-NoProfile", "-NonInteractive", "-ExecutionPolicy", "Bypass", "-Command", "$(Get-WindowsOptionalFeature -FeatureName Microsoft-Hyper-V-Hypervisor).State"]
  217. INFO subprocess: Command not in installer, restoring original environment...
  218. INFO subprocess: Starting process: ["C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\/powershell.EXE", "-NoLogo", "-NoProfile", "-NonInteractive", "-ExecutionPolicy", "Bypass", "-Command", "$(Get-WindowsFeature -FeatureName Microsoft-Hyper-V-Hypervisor).State"]
  219. INFO subprocess: Command not in installer, restoring original environment...
  220. INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000000000391c8c0>
  221. INFO runner: Preparing hooks for middleware sequence...
  222. INFO runner: 5 hooks defined.
  223. INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000004f04fc0>
  224. INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000000004ef49e0>
  225. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "cd7c9f26-a302-4964-be95-50f8dcd18c8b", "--machinereadable"]
  226. INFO subprocess: Command not in installer, restoring original environment...
  227. INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000000004ef49e0>
  228. INFO runner: Preparing hooks for middleware sequence...
  229. INFO runner: 5 hooks defined.
  230. INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000004cce288>
  231. INFO warden: Calling IN action: #<Proc:0x0000000004c49768@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:94 (lambda)>
  232. INFO warden: Calling IN action: #<Proc:0x0000000004cce1e8@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:94 (lambda)>
  233. INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x000000000391c848>
  234. INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000000000391c7d0>
  235. INFO runner: Preparing hooks for middleware sequence...
  236. INFO runner: 5 hooks defined.
  237. INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000004b630d8>
  238. INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000000004b58c50>
  239. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "cd7c9f26-a302-4964-be95-50f8dcd18c8b", "--machinereadable"]
  240. INFO subprocess: Command not in installer, restoring original environment...
  241. INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000000004b58c50>
  242. INFO runner: Preparing hooks for middleware sequence...
  243. INFO runner: 5 hooks defined.
  244. INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000000000497ea88>
  245. INFO warden: Calling IN action: #<Proc:0x0000000003917280@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:94 (lambda)>
  246. INFO warden: Calling IN action: #<Proc:0x000000000497e830@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:94 (lambda)>
  247. INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x000000000391c730>
  248. INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe
  249. INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
  250. INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe
  251. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "list", "hostonlyifs"]
  252. INFO subprocess: Command not in installer, restoring original environment...
  253. INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x000000000482c658>
  254. INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x000000000482c5e0>
  255. INFO interface: output: Checking if box 'debian/contrib-stretch64' is up to date...
  256. INFO interface: output: ==> apt: Checking if box 'debian/contrib-stretch64' is up to date...
  257. ==> apt: Checking if box 'debian/contrib-stretch64' is up to date...
  258. INFO box: box update check is under the interval threshold
  259. INFO box: Skipping box update check
  260. INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000000047ed8e0>
  261. INFO runner: Preparing hooks for middleware sequence...
  262. INFO runner: 5 hooks defined.
  263. INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000000042a56f8>
  264. INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x0000000004275e58>
  265. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "cd7c9f26-a302-4964-be95-50f8dcd18c8b", "--machinereadable"]
  266. INFO subprocess: Command not in installer, restoring original environment...
  267. INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x0000000004275e58>
  268. INFO runner: Preparing hooks for middleware sequence...
  269. INFO runner: 5 hooks defined.
  270. INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000000037a0b18>
  271. INFO warden: Calling IN action: #<Proc:0x0000000005123388@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:94 (lambda)>
  272. INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000000037a06e0>
  273. INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe
  274. INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_5_2
  275. INFO base: VBoxManage path: C:/Program Files/Oracle/VirtualBox/VBoxManage.exe
  276. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "list", "hostonlyifs"]
  277. INFO subprocess: Command not in installer, restoring original environment...
  278. INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000000051df100>
  279. INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000000051df060>
  280. INFO runner: Preparing hooks for middleware sequence...
  281. INFO runner: 5 hooks defined.
  282. INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000003888be8>
  283. INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000000003877488>
  284. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "cd7c9f26-a302-4964-be95-50f8dcd18c8b", "--machinereadable"]
  285. INFO subprocess: Command not in installer, restoring original environment...
  286. INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000000003877488>
  287. INFO runner: Preparing hooks for middleware sequence...
  288. INFO runner: 5 hooks defined.
  289. INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000004a29320>
  290. INFO warden: Calling IN action: #<Proc:0x0000000003944e60@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:94 (lambda)>
  291. INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000004a29208>
  292. INFO runner: Preparing hooks for middleware sequence...
  293. INFO runner: 5 hooks defined.
  294. INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000004805350>
  295. INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00000000047fc778>
  296. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "cd7c9f26-a302-4964-be95-50f8dcd18c8b", "--machinereadable"]
  297. INFO subprocess: Command not in installer, restoring original environment...
  298. INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00000000047fc778>
  299. INFO runner: Preparing hooks for middleware sequence...
  300. INFO runner: 5 hooks defined.
  301. INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000000046a5e38>
  302. INFO warden: Calling IN action: #<Proc:0x0000000004303bb8@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:94 (lambda)>
  303. INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00000000046a5d48>
  304. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "cd7c9f26-a302-4964-be95-50f8dcd18c8b", "--machinereadable"]
  305. INFO subprocess: Command not in installer, restoring original environment...
  306. INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x00000000046a5d20>
  307. INFO provision: Checking provisioner sentinel file...
  308. INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000004633f40>
  309. INFO warden: Calling IN action: #<VagrantPlugins::HostManager::Action::UpdateAll:0x0000000004633f18>
  310. INFO update_all: Updating /etc/hosts file automatically
  311. INFO warden: Calling IN action: #<Proc:0x000000000448d290@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:94 (lambda)>
  312. INFO warden: Calling IN action: #<Proc:0x0000000004a29190@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:94 (lambda)>
  313. INFO warden: Calling IN action: #<Proc:0x00000000051def98@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:94 (lambda)>
  314. INFO warden: Calling IN action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x00000000047ed840>
  315. INFO warden: Calling OUT action: #<VagrantPlugins::CommandUp::StoreBoxMetadata:0x00000000047ed840>
  316. INFO warden: Calling OUT action: #<Proc:0x00000000051def98@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:94 (lambda)>
  317. INFO warden: Calling OUT action: #<Proc:0x0000000004a29190@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:94 (lambda)>
  318. INFO warden: Calling OUT action: #<Proc:0x000000000448d290@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:94 (lambda)>
  319. INFO interface: info: [vagrant-hostmanager:host] Updating hosts file on your workstation (password may be required)...
  320. INFO interface: info: ==> apt: [vagrant-hostmanager:host] Updating hosts file on your workstation (password may be required)...
  321. ==> apt: [vagrant-hostmanager:host] Updating hosts file on your workstation (password may be required)...
  322. INFO environment: Getting machine: apt (virtualbox)
  323. INFO environment: Returning cached machine: apt (virtualbox)
  324. INFO warden: Calling OUT action: #<VagrantPlugins::HostManager::Action::UpdateAll:0x0000000004633f18>
  325. INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000004633f40>
  326. INFO provision: Writing provisioning sentinel so we don't provision again
  327. INFO interface: info: Running provisioner: shell...
  328. INFO interface: info: ==> apt: Running provisioner: shell...
  329. ==> apt: Running provisioner: shell...
  330. INFO environment: Running hook: provisioner_run
  331. INFO runner: Preparing hooks for middleware sequence...
  332. INFO runner: 2 hooks defined.
  333. INFO runner: Running action: provisioner_run #<Method: Vagrant::Action::Builtin::Provision#run_provisioner>
  334. INFO warden: Calling IN action: #<Proc:0x00000000051eceb8@C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:94 (lambda)>
  335. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "cd7c9f26-a302-4964-be95-50f8dcd18c8b", "--machinereadable"]
  336. INFO subprocess: Command not in installer, restoring original environment...
  337. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "cd7c9f26-a302-4964-be95-50f8dcd18c8b", "--machinereadable"]
  338. INFO subprocess: Command not in installer, restoring original environment...
  339. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "cd7c9f26-a302-4964-be95-50f8dcd18c8b", "--machinereadable"]
  340. INFO subprocess: Command not in installer, restoring original environment...
  341. INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "showvminfo", "cd7c9f26-a302-4964-be95-50f8dcd18c8b", "--machinereadable"]
  342. INFO subprocess: Command not in installer, restoring original environment...
  343. INFO ssh: Attempting SSH connection...
  344. INFO ssh: Attempting to connect to SSH...
  345. INFO ssh: - Host: 127.0.0.1
  346. INFO ssh: - Port: 2200
  347. INFO ssh: - Username: vagrant
  348. INFO ssh: - Password? false
  349. INFO ssh: - Key Path: ["C:/Users/steph/.vagrant.d/insecure_private_key"]
  350. ERROR warden: Error occurred: An error occurred in the underlying SSH library that Vagrant uses.
  351. The error message is shown below. In many cases, errors from this
  352. library are caused by ssh-agent issues. Try disabling your SSH
  353. agent or removing some keys and try again.
  354.  
  355. If the problem persists, please report a bug to the net-ssh project.
  356.  
  357. timeout during server version negotiating
  358. INFO warden: Beginning recovery process...
  359. INFO warden: Recovery complete.
  360. ERROR warden: Error occurred: An error occurred in the underlying SSH library that Vagrant uses.
  361. The error message is shown below. In many cases, errors from this
  362. library are caused by ssh-agent issues. Try disabling your SSH
  363. agent or removing some keys and try again.
  364.  
  365. If the problem persists, please report a bug to the net-ssh project.
  366.  
  367. timeout during server version negotiating
  368. INFO warden: Beginning recovery process...
  369. INFO warden: Recovery complete.
  370. INFO warden: Beginning recovery process...
  371. INFO warden: Recovery complete.
  372. ERROR warden: Error occurred: An error occurred in the underlying SSH library that Vagrant uses.
  373. The error message is shown below. In many cases, errors from this
  374. library are caused by ssh-agent issues. Try disabling your SSH
  375. agent or removing some keys and try again.
  376.  
  377. If the problem persists, please report a bug to the net-ssh project.
  378.  
  379. timeout during server version negotiating
  380. INFO warden: Beginning recovery process...
  381. INFO warden: Recovery complete.
  382. ERROR warden: Error occurred: An error occurred in the underlying SSH library that Vagrant uses.
  383. The error message is shown below. In many cases, errors from this
  384. library are caused by ssh-agent issues. Try disabling your SSH
  385. agent or removing some keys and try again.
  386.  
  387. If the problem persists, please report a bug to the net-ssh project.
  388.  
  389. timeout during server version negotiating
  390. INFO warden: Beginning recovery process...
  391. INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000004a29208>
  392. INFO warden: Beginning recovery process...
  393. INFO warden: Recovery complete.
  394. INFO warden: Recovery complete.
  395. ERROR warden: Error occurred: An error occurred in the underlying SSH library that Vagrant uses.
  396. The error message is shown below. In many cases, errors from this
  397. library are caused by ssh-agent issues. Try disabling your SSH
  398. agent or removing some keys and try again.
  399.  
  400. If the problem persists, please report a bug to the net-ssh project.
  401.  
  402. timeout during server version negotiating
  403. INFO warden: Beginning recovery process...
  404. INFO warden: Recovery complete.
  405. ERROR warden: Error occurred: An error occurred in the underlying SSH library that Vagrant uses.
  406. The error message is shown below. In many cases, errors from this
  407. library are caused by ssh-agent issues. Try disabling your SSH
  408. agent or removing some keys and try again.
  409.  
  410. If the problem persists, please report a bug to the net-ssh project.
  411.  
  412. timeout during server version negotiating
  413. INFO warden: Beginning recovery process...
  414. INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000000051df060>
  415. INFO warden: Beginning recovery process...
  416. INFO warden: Recovery complete.
  417. INFO warden: Recovery complete.
  418. INFO warden: Beginning recovery process...
  419. INFO warden: Recovery complete.
  420. INFO warden: Beginning recovery process...
  421. INFO warden: Recovery complete.
  422. ERROR warden: Error occurred: An error occurred in the underlying SSH library that Vagrant uses.
  423. The error message is shown below. In many cases, errors from this
  424. library are caused by ssh-agent issues. Try disabling your SSH
  425. agent or removing some keys and try again.
  426.  
  427. If the problem persists, please report a bug to the net-ssh project.
  428.  
  429. timeout during server version negotiating
  430. INFO warden: Beginning recovery process...
  431. INFO warden: Recovery complete.
  432. ERROR warden: Error occurred: An error occurred in the underlying SSH library that Vagrant uses.
  433. The error message is shown below. In many cases, errors from this
  434. library are caused by ssh-agent issues. Try disabling your SSH
  435. agent or removing some keys and try again.
  436.  
  437. If the problem persists, please report a bug to the net-ssh project.
  438.  
  439. timeout during server version negotiating
  440. INFO warden: Beginning recovery process...
  441. INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000000047ed8e0>
  442. INFO warden: Beginning recovery process...
  443. INFO warden: Recovery complete.
  444. INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000000000391c7d0>
  445. INFO warden: Beginning recovery process...
  446. INFO warden: Recovery complete.
  447. INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000000000391c8c0>
  448. INFO warden: Beginning recovery process...
  449. INFO warden: Recovery complete.
  450. INFO warden: Recovery complete.
  451. INFO warden: Beginning recovery process...
  452. INFO warden: Recovery complete.
  453. INFO warden: Beginning recovery process...
  454. INFO warden: Recovery complete.
  455. INFO warden: Beginning recovery process...
  456. INFO warden: Recovery complete.
  457. ERROR warden: Error occurred: An error occurred in the underlying SSH library that Vagrant uses.
  458. The error message is shown below. In many cases, errors from this
  459. library are caused by ssh-agent issues. Try disabling your SSH
  460. agent or removing some keys and try again.
  461.  
  462. If the problem persists, please report a bug to the net-ssh project.
  463.  
  464. timeout during server version negotiating
  465. INFO warden: Beginning recovery process...
  466. INFO warden: Recovery complete.
  467. ERROR warden: Error occurred: An error occurred in the underlying SSH library that Vagrant uses.
  468. The error message is shown below. In many cases, errors from this
  469. library are caused by ssh-agent issues. Try disabling your SSH
  470. agent or removing some keys and try again.
  471.  
  472. If the problem persists, please report a bug to the net-ssh project.
  473.  
  474. timeout during server version negotiating
  475. INFO warden: Beginning recovery process...
  476. INFO warden: Recovery complete.
  477. INFO warden: Beginning recovery process...
  478. INFO warden: Recovery complete.
  479. INFO warden: Beginning recovery process...
  480. INFO warden: Recovery complete.
  481. ERROR warden: Error occurred: An error occurred in the underlying SSH library that Vagrant uses.
  482. The error message is shown below. In many cases, errors from this
  483. library are caused by ssh-agent issues. Try disabling your SSH
  484. agent or removing some keys and try again.
  485.  
  486. If the problem persists, please report a bug to the net-ssh project.
  487.  
  488. timeout during server version negotiating
  489. INFO warden: Beginning recovery process...
  490. INFO warden: Recovery complete.
  491. ERROR warden: Error occurred: An error occurred in the underlying SSH library that Vagrant uses.
  492. The error message is shown below. In many cases, errors from this
  493. library are caused by ssh-agent issues. Try disabling your SSH
  494. agent or removing some keys and try again.
  495.  
  496. If the problem persists, please report a bug to the net-ssh project.
  497.  
  498. timeout during server version negotiating
  499. INFO warden: Beginning recovery process...
  500. INFO warden: Recovery complete.
  501. INFO warden: Beginning recovery process...
  502. INFO warden: Recovery complete.
  503. INFO warden: Beginning recovery process...
  504. INFO warden: Recovery complete.
  505. INFO environment: Released process lock: machine-action-e0b1dcd151cd237dac898c10693c97c6
  506. INFO environment: Running hook: environment_unload
  507. INFO runner: Preparing hooks for middleware sequence...
  508. INFO runner: 2 hooks defined.
  509. INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x000000000467c678>
  510. ERROR vagrant: Vagrant experienced an error! Details:
  511. ERROR vagrant: #<Vagrant::Errors::NetSSHException: An error occurred in the underlying SSH library that Vagrant uses.
  512. The error message is shown below. In many cases, errors from this
  513. library are caused by ssh-agent issues. Try disabling your SSH
  514. agent or removing some keys and try again.
  515.  
  516. If the problem persists, please report a bug to the net-ssh project.
  517.  
  518. timeout during server version negotiating>
  519. ERROR vagrant: An error occurred in the underlying SSH library that Vagrant uses.
  520. The error message is shown below. In many cases, errors from this
  521. library are caused by ssh-agent issues. Try disabling your SSH
  522. agent or removing some keys and try again.
  523.  
  524. If the problem persists, please report a bug to the net-ssh project.
  525.  
  526. timeout during server version negotiating
  527. ERROR vagrant: C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/communicators/ssh/communicator.rb:469:in `rescue in connect'
  528. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/communicators/ssh/communicator.rb:394:in `connect'
  529. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/communicators/ssh/communicator.rb:237:in `execute'
  530. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/communicators/ssh/communicator.rb:274:in `sudo'
  531. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/provisioners/shell/provisioner.rb:78:in `block (2 levels) in provision_ssh'
  532. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/provisioners/shell/provisioner.rb:69:in `tap'
  533. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/provisioners/shell/provisioner.rb:69:in `block in provision_ssh'
  534. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/provisioners/shell/provisioner.rb:293:in `with_script_file'
  535. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/provisioners/shell/provisioner.rb:67:in `provision_ssh'
  536. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/provisioners/shell/provisioner.rb:31:in `provision'
  537. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builtin/provision.rb:138:in `run_provisioner'
  538. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:95:in `call'
  539. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  540. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  541. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builder.rb:116:in `call'
  542. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/runner.rb:66:in `block in run'
  543. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/util/busy.rb:19:in `busy'
  544. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/runner.rb:66:in `run'
  545. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/environment.rb:526:in `hook'
  546. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builtin/provision.rb:126:in `call'
  547. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builtin/provision.rb:126:in `block in call'
  548. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builtin/provision.rb:103:in `each'
  549. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builtin/provision.rb:103:in `call'
  550. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  551. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
  552. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  553. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  554. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  555. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builder.rb:116:in `call'
  556. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/runner.rb:66:in `block in run'
  557. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/util/busy.rb:19:in `busy'
  558. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/runner.rb:66:in `run'
  559. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builtin/call.rb:53:in `call'
  560. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  561. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  562. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  563. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builder.rb:116:in `call'
  564. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/runner.rb:66:in `block in run'
  565. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/util/busy.rb:19:in `busy'
  566. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/runner.rb:66:in `run'
  567. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builtin/call.rb:53:in `call'
  568. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  569. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
  570. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  571. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/virtualbox/action/check_virtualbox.rb:26:in `call'
  572. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  573. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  574. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  575. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builder.rb:116:in `call'
  576. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/runner.rb:66:in `block in run'
  577. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/util/busy.rb:19:in `busy'
  578. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/runner.rb:66:in `run'
  579. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builtin/call.rb:53:in `call'
  580. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  581. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builtin/box_check_outdated.rb:83:in `call'
  582. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  583. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
  584. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  585. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/virtualbox/action/check_virtualbox.rb:26:in `call'
  586. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  587. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  588. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  589. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  590. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  591. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builder.rb:116:in `call'
  592. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/runner.rb:66:in `block in run'
  593. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/util/busy.rb:19:in `busy'
  594. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/runner.rb:66:in `run'
  595. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builtin/call.rb:53:in `call'
  596. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  597. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
  598. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  599. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  600. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  601. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
  602. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  603. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builder.rb:116:in `call'
  604. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/runner.rb:66:in `block in run'
  605. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/util/busy.rb:19:in `busy'
  606. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/runner.rb:66:in `run'
  607. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builtin/call.rb:53:in `call'
  608. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  609. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/plugins/providers/virtualbox/action/check_virtualbox.rb:26:in `call'
  610. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/warden.rb:34:in `call'
  611. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/builder.rb:116:in `call'
  612. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/runner.rb:66:in `block in run'
  613. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/util/busy.rb:19:in `busy'
  614. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/action/runner.rb:66:in `run'
  615. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/machine.rb:239:in `action_raw'
  616. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/machine.rb:208:in `block in action'
  617. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/environment.rb:614:in `lock'
  618. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/machine.rb:194:in `call'
  619. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/machine.rb:194:in `action'
  620. C:/apps/Vagrant/embedded/gems/2.2.2/gems/vagrant-2.2.2/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run'
  621. INFO interface: error: An error occurred in the underlying SSH library that Vagrant uses.
  622. The error message is shown below. In many cases, errors from this
  623. library are caused by ssh-agent issues. Try disabling your SSH
  624. agent or removing some keys and try again.
  625.  
  626. If the problem persists, please report a bug to the net-ssh project.
  627.  
  628. timeout during server version negotiating
  629. An error occurred in the underlying SSH library that Vagrant uses.
  630. The error message is shown below. In many cases, errors from this
  631. library are caused by ssh-agent issues. Try disabling your SSH
  632. agent or removing some keys and try again.
  633.  
  634. If the problem persists, please report a bug to the net-ssh project.
  635.  
  636. timeout during server version negotiating
  637. INFO interface: Machine: error-exit ["Vagrant::Errors::NetSSHException", "An error occurred in the underlying SSH library that Vagrant uses.\nThe error message is shown below. In many cases, errors from this\nlibrary are caused by ssh-agent issues. Try disabling your SSH\nagent or removing some keys and try again.\n\nIf the problem persists, please report a bug to the net-ssh project.\n\ntimeout during server version negotiating"]
Add Comment
Please, Sign In to add comment