Skip to content

Instantly share code, notes, and snippets.

Created August 16, 2016 19:00
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 anonymous/dadad502c98ec2696636383e5ad1d993 to your computer and use it in GitHub Desktop.
Save anonymous/dadad502c98ec2696636383e5ad1d993 to your computer and use it in GitHub Desktop.
Bringing machine 'salttest' up with 'virtualbox' provider...
==> salttest: Importing base box 'bento/debian-8.2'...
==> salttest: Matching MAC address for NAT networking...
==> salttest: Checking if box 'bento/debian-8.2' is up to date...
==> salttest: Setting the name of the VM: other_box_salttest_1471373540032_71698
==> salttest: Fixed port collision for 22 => 2222. Now on port 2200.
==> salttest: Clearing any previously set network interfaces...
==> salttest: Preparing network interfaces based on configuration...
salttest: Adapter 1: nat
salttest: Adapter 2: hostonly
==> salttest: Forwarding ports...
salttest: 22 (guest) => 2200 (host) (adapter 1)
==> salttest: Booting VM...
==> salttest: Waiting for machine to boot. This may take a few minutes...
salttest: SSH address: 127.0.0.1:2200
salttest: SSH username: vagrant
salttest: SSH auth method: private key
salttest: Warning: Connection reset. Retrying...
salttest: Warning: Remote connection disconnect. Retrying...
salttest: Warning: Connection reset. Retrying...
salttest: Warning: Remote connection disconnect. Retrying...
salttest: Warning: Connection reset. Retrying...
salttest: Warning: Remote connection disconnect. Retrying...
salttest: Warning: Connection reset. Retrying...
salttest: Warning: Remote connection disconnect. Retrying...
salttest: Warning: Connection reset. Retrying...
salttest: Warning: Remote connection disconnect. Retrying...
salttest: Warning: Connection reset. Retrying...
salttest: Warning: Remote connection disconnect. Retrying...
salttest: Warning: Connection reset. Retrying...
salttest: Warning: Remote connection disconnect. Retrying...
salttest:
salttest: Vagrant insecure key detected. Vagrant will automatically replace
salttest: this with a newly generated keypair for better security.
salttest:
salttest: Inserting generated public key within guest...
salttest: Removing insecure key from the guest if it's present...
salttest: Key inserted! Disconnecting and reconnecting using new SSH key...
==> salttest: Machine booted and ready!
==> salttest: Checking for guest additions in VM...
==> salttest: Setting hostname...
==> salttest: Configuring and enabling network interfaces...
==> salttest: Installing rsync to the VM...
==> salttest: Rsyncing folder: /home/shoul/tmp/other_box/ => /vagrant
==> salttest: Running provisioner: shell...
salttest: Running: inline script
==> salttest: stdin: is not a tty
==> salttest: apt-listchanges: Mailing root: apt-listchanges: news for salttest-debian-jessie.test
==> salttest: dpkg-preconfigure: unable to re-open stdin: No such file or directory
(Reading database ... 65%tabase ...
==> salttest: (Reading database ... 70%
==> salttest: (Reading database ... 75%
==> salttest: (Reading database ... 80%
==> salttest: (Reading database ... 85%
==> salttest: (Reading database ... 90%
==> salttest: (Reading database ... 95%
==> salttest: (Reading database ... 100%
==> salttest: (Reading database ...
==> salttest: 30847 files and directories currently installed.)
==> salttest: Preparing to unpack .../curl_7.38.0-4+deb8u4_amd64.deb ...
==> salttest: Unpacking curl (7.38.0-4+deb8u4) over (7.38.0-4+deb8u2) ...
==> salttest: Preparing to unpack .../libcurl3_7.38.0-4+deb8u4_amd64.deb ...
==> salttest: Unpacking libcurl3:amd64 (7.38.0-4+deb8u4) over (7.38.0-4+deb8u2) ...
==> salttest: Preparing to unpack .../ca-certificates_20141019+deb8u1_all.deb ...
==> salttest: Unpacking ca-certificates (20141019+deb8u1) over (20141019) ...
==> salttest: Processing triggers for man-db (2.7.0.2-5) ...
==> salttest: Setting up libcurl3:amd64 (7.38.0-4+deb8u4) ...
==> salttest: Setting up curl (7.38.0-4+deb8u4) ...
==> salttest: Setting up ca-certificates (20141019+deb8u1) ...
==> salttest: Processing triggers for libc-bin (2.19-18+deb8u1) ...
==> salttest: Processing triggers for ca-certificates (20141019+deb8u1) ...
==> salttest: Updating certificates in /etc/ssl/certs...
==> salttest: 19 added, 18 removed; done.
==> salttest: Running hooks in /etc/ca-certificates/update.d....
==> salttest: done.
==> salttest: Running provisioner: salt...
Copying salt minion config to vm.
==> salttest: Forcing shutdown of VM...
==> salttest: Destroying VM and associated drives...
/usr/share/vagrant/plugins/communicators/ssh/communicator.rb:271:in `initialize': No such file or directory @ rb_sysopen - /home/shoul/tmp/other_box/salt/minion (Errno::ENOENT)
from /usr/share/vagrant/plugins/communicators/ssh/communicator.rb:271:in `open'
from /usr/share/vagrant/plugins/communicators/ssh/communicator.rb:271:in `block in upload'
from /usr/share/vagrant/plugins/communicators/ssh/communicator.rb:630:in `block in scp_connect'
from /usr/share/vagrant/plugins/communicators/ssh/communicator.rb:312:in `connect'
from /usr/share/vagrant/plugins/communicators/ssh/communicator.rb:628:in `scp_connect'
from /usr/share/vagrant/plugins/communicators/ssh/communicator.rb:265:in `upload'
from /home/shoul/.vagrant.d/gems/gems/vagrant-salt-0.4.0/lib/vagrant-salt/provisioner.rb:114:in `upload_configs'
from /home/shoul/.vagrant.d/gems/gems/vagrant-salt-0.4.0/lib/vagrant-salt/provisioner.rb:7:in `provision'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/provision.rb:133:in `run_provisioner'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:95:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:95:in `block in finalize_action'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builder.rb:116:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `block in run'
from /usr/lib/ruby/vendor_ruby/vagrant/util/busy.rb:19:in `busy'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `run'
from /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:439:in `hook'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/provision.rb:121:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/provision.rb:121:in `block in call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/provision.rb:103:in `each'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/provision.rb:103:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/share/vagrant/plugins/providers/virtualbox/action/clear_forwarded_ports.rb:15:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/share/vagrant/plugins/providers/virtualbox/action/set_name.rb:50:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/share/vagrant/plugins/providers/virtualbox/action/clean_machine_folder.rb:17:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/share/vagrant/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:95:in `block in finalize_action'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builder.rb:116:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `block in run'
from /usr/lib/ruby/vendor_ruby/vagrant/util/busy.rb:19:in `busy'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `run'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/call.rb:53:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:95:in `block in finalize_action'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builder.rb:116:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `block in run'
from /usr/lib/ruby/vendor_ruby/vagrant/util/busy.rb:19:in `busy'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `run'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/call.rb:53:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:95:in `block in finalize_action'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builder.rb:116:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `block in run'
from /usr/lib/ruby/vendor_ruby/vagrant/util/busy.rb:19:in `busy'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `run'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/call.rb:53:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/box_check_outdated.rb:78:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/config_validate.rb:25:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/share/vagrant/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:95:in `block in finalize_action'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/share/vagrant/plugins/providers/virtualbox/action/match_mac_address.rb:19:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/share/vagrant/plugins/providers/virtualbox/action/discard_state.rb:15:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/share/vagrant/plugins/providers/virtualbox/action/import.rb:74:in `import'
from /usr/share/vagrant/plugins/providers/virtualbox/action/import.rb:13:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/share/vagrant/plugins/providers/virtualbox/action/prepare_clone_snapshot.rb:17:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/prepare_clone.rb:15:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/share/vagrant/plugins/providers/virtualbox/action/customize.rb:40:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/share/vagrant/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:95:in `block in finalize_action'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builder.rb:116:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `block in run'
from /usr/lib/ruby/vendor_ruby/vagrant/util/busy.rb:19:in `busy'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `run'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/call.rb:53:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/config_validate.rb:25:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:95:in `block in finalize_action'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/handle_box.rb:56:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:95:in `block in finalize_action'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builder.rb:116:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `block in run'
from /usr/lib/ruby/vendor_ruby/vagrant/util/busy.rb:19:in `busy'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `run'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builtin/call.rb:53:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/share/vagrant/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builder.rb:116:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `block in run'
from /usr/lib/ruby/vendor_ruby/vagrant/util/busy.rb:19:in `busy'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `run'
from /usr/lib/ruby/vendor_ruby/vagrant/machine.rb:225:in `action_raw'
from /usr/lib/ruby/vendor_ruby/vagrant/machine.rb:200:in `block in action'
from /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:527:in `lock'
from /usr/lib/ruby/vendor_ruby/vagrant/machine.rb:186:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/machine.rb:186:in `action'
from /usr/lib/ruby/vendor_ruby/vagrant/batch_action.rb:82:in `block (2 levels) in run'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment