Skip to content

Instantly share code, notes, and snippets.

@ermaker
Created December 23, 2014 00:27
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 ermaker/71afe2c0ea6bf0b7be03 to your computer and use it in GitHub Desktop.
Save ermaker/71afe2c0ea6bf0b7be03 to your computer and use it in GitHub Desktop.
A log failing chef-install check with vagrant
INFO global: Vagrant version: 1.7.1
INFO global: Ruby version: 2.0.0
INFO global: RubyGems version: 2.0.14
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/bin/../embedded/gems/gems/vagrant-1.7.1/bin/vagrant"
INFO global: VAGRANT_LOG="info"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/bin/../embedded"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_DETECTED_OS="Linux"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_INTERNAL_BUNDLERIZED="1"
INFO global: Plugins:
INFO global: - bundler = 1.7.9
INFO global: - json = 1.8.1
INFO global: - mime-types = 1.25.1
INFO global: - rdoc = 4.2.0
INFO global: - rest-client = 1.6.8
INFO global: - vagrant-berkshelf = 4.0.1
INFO global: - vagrant-ca-certificates = 0.0.5
INFO global: - vagrant-omnibus = 1.4.1
INFO global: - vagrant-proxyconf = 1.4.0
INFO global: - vagrant-share = 1.1.4
INFO manager: Registered plugin: kernel
INFO manager: Registered plugin: VirtualBox provider
INFO manager: Registered plugin: Hyper-V provider
INFO manager: Registered plugin: docker-provider
INFO manager: Registered plugin: kernel
INFO manager: Registered plugin: Windows guest.
INFO manager: Registered plugin: Fedora guest
INFO manager: Registered plugin: Solaris 11 guest.
INFO manager: Registered plugin: Linux guest.
INFO manager: Registered plugin: RedHat guest
INFO manager: Registered plugin: ESXi guest.
INFO manager: Registered plugin: OpenBSD guest
INFO manager: Registered plugin: NetBSD guest
INFO manager: Registered plugin: Darwin guest
INFO manager: Registered plugin: Solaris guest.
INFO manager: Registered plugin: Gentoo guest
INFO manager: Registered plugin: CoreOS guest
INFO manager: Registered plugin: Mint guest
INFO manager: Registered plugin: Arch guest
INFO manager: Registered plugin: Funtoo guest
INFO manager: Registered plugin: NixOS guest
INFO manager: Registered plugin: Debian guest
INFO manager: Registered plugin: PLD Linux guest
INFO manager: Registered plugin: SUSE guest
INFO manager: Registered plugin: OmniOS guest.
INFO manager: Registered plugin: TinyCore Linux guest.
INFO manager: Registered plugin: Ubuntu guest
INFO manager: Registered plugin: FreeBSD guest
INFO manager: Registered plugin: SmartOS guest.
INFO manager: Registered plugin: BSD host
INFO manager: Registered plugin: Windows host
INFO manager: Registered plugin: Linux host
INFO manager: Registered plugin: Red Hat host
INFO manager: Registered plugin: Mac OS X host
INFO manager: Registered plugin: Gentoo host
INFO manager: Registered plugin: Arch host
INFO manager: Registered plugin: Slackware host
INFO manager: Registered plugin: SUSE host
INFO manager: Registered plugin: null host
INFO manager: Registered plugin: FreeBSD host
INFO manager: Registered plugin: puppet
INFO manager: Registered plugin: chef
INFO manager: Registered plugin: salt
INFO manager: Registered plugin: shell
INFO manager: Registered plugin: CFEngine Provisioner
INFO manager: Registered plugin: file
INFO manager: Registered plugin: ansible
INFO manager: Registered plugin: docker
INFO manager: Registered plugin: list-commands command
INFO manager: Registered plugin: ssh-config command
INFO manager: Registered plugin: status command
INFO manager: Registered plugin: suspend command
INFO manager: Registered plugin: rdp command
INFO manager: Registered plugin: destroy command
INFO manager: Registered plugin: init command
INFO manager: Registered plugin: version command
INFO manager: Registered plugin: resume command
INFO manager: Registered plugin: vagrant-login
INFO manager: Registered plugin: box command
INFO manager: Registered plugin: provision command
INFO manager: Registered plugin: ssh command
INFO manager: Registered plugin: global-status command
INFO manager: Registered plugin: push command
INFO manager: Registered plugin: help command
INFO manager: Registered plugin: plugin command
INFO manager: Registered plugin: package command
INFO manager: Registered plugin: halt command
INFO manager: Registered plugin: up command
INFO manager: Registered plugin: reload command
INFO manager: Registered plugin: winrm communicator
INFO manager: Registered plugin: ssh communicator
INFO manager: Registered plugin: NFS synced folders
INFO manager: Registered plugin: SMB synced folders
INFO manager: Registered plugin: RSync synced folders
INFO manager: Registered plugin: noop
INFO manager: Registered plugin: heroku
INFO manager: Registered plugin: ftp
INFO manager: Registered plugin: atlas
INFO manager: Registered plugin: local-exec
INFO global: Loading plugins!
INFO manager: Registered plugin: vagrant-share
INFO proxyconf: Trying to load vagrant-aws
INFO proxyconf: Failed to load vagrant-aws: #<LoadError: cannot load such file -- vagrant-aws>
INFO proxyconf: Ignoring the error
INFO proxyconf: Trying to load vagrant-omnibus
INFO manager: Registered plugin: vagrant-omnibus
INFO proxyconf: Trying to load vagrant-vbguest
INFO proxyconf: Failed to load vagrant-vbguest: #<LoadError: cannot load such file -- vagrant-vbguest>
INFO proxyconf: Ignoring the error
INFO manager: Registered plugin: vagrant-proxyconf
INFO ca-certificates: Trying to load vagrant-omnibus
INFO manager: Registered plugin: vagrant-ca-certificates
INFO root: Version requirements from Vagrantfile: ["~> 1.5"]
INFO root: - Version requirements satisfied!
INFO manager: Registered plugin: berkshelf
INFO vagrant: `vagrant` invoked: ["up"]
INFO environment: Environment initialized (#<Vagrant::Environment:0x0000000128e528>)
INFO environment: - cwd: /home/m/proj/vagrant_chef_test
INFO environment: Home path: /home/m/.vagrant.d
INFO environment: Local data path: /home/m/proj/vagrant_chef_test/.vagrant
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000001f65a80>
INFO environment: Running hook: environment_load
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x0000000222de98>
INFO cli: CLI: [] "up" []
INFO loader: Set :root = #<Pathname:/home/m/proj/vagrant_chef_test/Vagrantfile>
INFO loader: Loading configuration in order: [:home, :root]
INFO loader: Set "11311760_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "11311760_machine_default"]
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO environment: Getting machine: default (virtualbox)
INFO environment: Uncached load of machine.
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO loader: Set "11311760_machine_default" = []
INFO loader: Loading configuration in order: [:home, :root, "11311760_machine_default"]
INFO box_collection: Box found: ubuntu/trusty64 (virtualbox)
INFO environment: Running hook: authenticate_box_url
INFO host: Autodetecting host type for [#<Vagrant::Environment: /home/m/proj/vagrant_chef_test>]
INFO host: Detected: linux!
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000002104170>
INFO warden: Calling IN action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x00000002af7628>
INFO warden: Calling OUT action: #<VagrantPlugins::LoginCommand::AddAuthentication:0x00000002af7628>
INFO loader: Set :"22546440_ubuntu/trusty64_virtualbox" = #<Pathname:/home/m/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/14.04/virtualbox/Vagrantfile>
INFO loader: Loading configuration in order: [:"22546440_ubuntu/trusty64_virtualbox", :home, :root, "11311760_machine_default"]
INFO machine: Initializing machine: default
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider
INFO machine: - Box: #<Vagrant::Box:0x00000002b961b0>
INFO machine: - Data dir: /home/m/proj/vagrant_chef_test/.vagrant/machines/default/virtualbox
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO machine: New machine ID: nil
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO command: With machine: default (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00000001061d68 @logger=#<Log4r::Logger:0x00000001061a98 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001062808 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001263c38 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001263a80>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001266320 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001062218 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @machine=#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x0000000226b630 @logger=#<Log4r::Logger:0x0000000285b0e0 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x00000001061a98 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001062808 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001263c38 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001263a80>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001266320 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001062218 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @version="4.3.10", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3:0x00000002af4b58 @logger=#<Log4r::Logger:0x00000002b59238 @fullname="vagrant::provider::virtualbox_4_3", @outputters=[], @additive=true, @name="virtualbox_4_3", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001062808 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001263c38 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001263a80>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001266320 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001062218 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>>, @cap_logger=#<Log4r::Logger:0x00000002132778 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x00000001062808 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001263c38 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001263a80>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001266320 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001062218 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x000000021333d0>:0x0000000219dbb8>]], @cap_args=[#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:virtualbox=>#<Vagrant::Registry:0x000000021331a0 @items={:forwarded_ports=>#<Proc:0x00000001264868@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000001264778@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000001462cc8@/opt/vagrant/embedded/gems/gems/vagrant-share-1.1.4/lib/vagrant-share.rb:39>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x00000002133088 @items={:public_address=>#<Proc:0x00000001f803d0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/hyperv/plugin.rb:25>}, @results_cache={}>, :docker=>#<Vagrant::Registry:0x00000002132e08 @items={:public_address=>#<Proc:0x0000000121ddc8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/docker/plugin.rb:54>, :proxy_machine=>#<Proc:0x0000000121dad0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/docker/plugin.rb:59>}, @results_cache={}>}>)
INFO interface: info: Bringing machine 'default' up with 'virtualbox' provider...
Bringing machine 'default' up with 'virtualbox' provider...
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Disabling parallelization because provider doesn't support it: virtualbox
INFO batch_action: Batch action will parallelize: false
INFO batch_action: Starting action: #<Vagrant::Machine:0x00000002f57ab0> up {:destroy_on_error=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
INFO machine: Calling action: up on provider VirtualBox (new VM)
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO environment: Acquired process lock: machine-action-f56dba94b6029141aae8baa379cbebdc
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000002265050>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000002cfc838>
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"]
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000002cfc810>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x000000020ae040>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000000020e0770>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000000020e0770>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000002175190>
INFO warden: Calling IN action: #<Proc:0x000000021fd1f8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x000000021750a0>
INFO handle_box: Machine already has box. HandleBox will not run.
INFO warden: Calling IN action: #<Proc:0x000000021c0398@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::Berkshelf::Action::Check:0x00000002cfc7c0>
INFO subprocess: Starting process: ["/usr/bin/berks", "--version", "--format", "json"]
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x00000002d339a0>
INFO warden: Calling IN action: #<VagrantPlugins::Berkshelf::Action::Load:0x00000002d33978>
INFO interface: detail: The Berkshelf shelf is at "/home/m/.berkshelf/vagrant-berkshelf/shelves/berkshelf20141223-21370-1amndiy-default"
INFO interface: detail: default: The Berkshelf shelf is at "/home/m/.berkshelf/vagrant-berkshelf/shelves/berkshelf20141223-21370-1amndiy-default"
default: The Berkshelf shelf is at "/home/m/.berkshelf/vagrant-berkshelf/shelves/berkshelf20141223-21370-1amndiy-default"
INFO warden: Calling IN action: #<VagrantPlugins::Berkshelf::Action::Share:0x00000002d5e9e8>
INFO interface: info: Sharing cookbooks with VM
INFO interface: info: ==> default: Sharing cookbooks with VM
==> default: Sharing cookbooks with VM
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000002d88a40>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000002d88a18>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000002a075d8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000002a0ca60>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000002a0ca60>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000002b5a930>
INFO warden: Calling IN action: #<Proc:0x00000002bc7670@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00000002b5a890>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000002b5a840>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x00000002b5a818>
INFO interface: info: Importing base box 'ubuntu/trusty64'...
INFO interface: info: ==> default: Importing base box 'ubuntu/trusty64'...
==> default: Importing base box 'ubuntu/trusty64'...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "-n", "/home/m/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/14.04/virtualbox/box.ovf"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "/home/m/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/14.04/virtualbox/box.ovf", "--vsys", "0", "--vmname", "ubuntu-cloudimg-trusty-vagrant-amd64_1419294006269_39275", "--vsys", "0", "--unit", "6", "--disk", "/home/m/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1419294006269_39275/box-disk1.vmdk"]
INFO interface: info:

 INFO interface: info: Progress: 90%
Progress: 90% INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
INFO machine: New machine ID: "41697f3e-7801-4398-a157-6219a5305bac"
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac"]
INFO interface: info:

 INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x00000002b5a7f0>
INFO interface: info: Matching MAC address for NAT networking...
INFO interface: info: ==> default: Matching MAC address for NAT networking...
==> default: Matching MAC address for NAT networking...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "41697f3e-7801-4398-a157-6219a5305bac", "--macaddress1", "080027226C74"]
INFO warden: Calling IN action: #<Proc:0x00000002b5a7a0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x00000002d889a0>
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"]
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3
INFO base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"]
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x00000002d88978>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x00000002d88950>
INFO interface: output: Checking if box 'ubuntu/trusty64' is up to date...
INFO interface: output: ==> default: Checking if box 'ubuntu/trusty64' is up to date...
==> default: Checking if box 'ubuntu/trusty64' is up to date...
INFO downloader: Downloader starting download:
INFO downloader: -- Source: https://atlas.hashicorp.com/ubuntu/trusty64
INFO downloader: -- Destination: /tmp/vagrant20141223-21370-1yniy9
INFO subprocess: Starting process: ["/opt/vagrant/bin/../embedded/bin/curl", "-q", "--fail", "--location", "--max-redirs", "10", "--user-agent", "Vagrant/1.7.1", "-H", "Accept: application/json", "--output", "/tmp/vagrant20141223-21370-1yniy9", "https://atlas.hashicorp.com/ubuntu/trusty64"]
WARN downloader: Downloader exit code: 60
INFO interface: warn: There was a problem while downloading the metadata for your box
to check for updates. This is not an error, since it is usually due
to temporary network problems. This is just a warning. The problem
encountered was:
SSL certificate problem: unable to get local issuer certificate
More details here: http://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
If you want to check for box updates, verify your network connection
is valid and try again.
INFO interface: warn: ==> default: There was a problem while downloading the metadata for your box
==> default: to check for updates. This is not an error, since it is usually due
==> default: to temporary network problems. This is just a warning. The problem
==> default: encountered was:
==> default:
==> default: SSL certificate problem: unable to get local issuer certificate
==> default: More details here: http://curl.haxx.se/docs/sslcerts.html
==> default:
==> default: curl performs SSL certificate verification by default, using a "bundle"
==> default: of Certificate Authority (CA) public keys (CA certs). If the default
==> default: bundle file isn't adequate, you can specify an alternate file
==> default: using the --cacert option.
==> default: If this HTTPS server uses a certificate signed by a CA represented in
==> default: the bundle, the certificate verification probably failed due to a
==> default: problem with the certificate (it might be expired, or the name might
==> default: not match the domain name in the URL).
==> default: If you'd like to turn off curl's verification of the certificate, use
==> default: the -k (or --insecure) option.
==> default:
==> default: If you want to check for box updates, verify your network connection
==> default: is valid and try again.
==> default: There was a problem while downloading the metadata for your box
==> default: to check for updates. This is not an error, since it is usually due
==> default: to temporary network problems. This is just a warning. The problem
==> default: encountered was:
==> default:
==> default: SSL certificate problem: unable to get local issuer certificate
==> default: More details here: http://curl.haxx.se/docs/sslcerts.html
==> default:
==> default: curl performs SSL certificate verification by default, using a "bundle"
==> default: of Certificate Authority (CA) public keys (CA certs). If the default
==> default: bundle file isn't adequate, you can specify an alternate file
==> default: using the --cacert option.
==> default: If this HTTPS server uses a certificate signed by a CA represented in
==> default: the bundle, the certificate verification probably failed due to a
==> default: problem with the certificate (it might be expired, or the name might
==> default: not match the domain name in the URL).
==> default: If you'd like to turn off curl's verification of the certificate, use
==> default: the -k (or --insecure) option.
==> default:
==> default: If you want to check for box updates, verify your network connection
==> default: is valid and try again.
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000002dbe848>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000002cb5000>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00000002ccac20>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x00000002ccac20>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000002d4e480>
INFO warden: Calling IN action: #<Proc:0x00000002d93148@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000002d4e390>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000002df9ce0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x00000002e0b350>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x00000002e0b350>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x000000011ecbd8>
INFO warden: Calling IN action: #<Proc:0x000000014475e0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000000011ec598>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000001fa3da8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000001fb35a0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000001fb35a0>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x0000000226b108>
INFO warden: Calling IN action: #<Proc:0x00000001618108@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000000226b090>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x0000000226b068>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "systemproperties"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x0000000226b040>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
INFO interface: info: Setting the name of the VM: vagrant_chef_test_default_1419294020599_47015
INFO interface: info: ==> default: Setting the name of the VM: vagrant_chef_test_default_1419294020599_47015
==> default: Setting the name of the VM: vagrant_chef_test_default_1419294020599_47015
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "41697f3e-7801-4398-a157-6219a5305bac", "--name", "vagrant_chef_test_default_1419294020599_47015"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x000000028582a0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO interface: info: Clearing any previously set forwarded ports...
INFO interface: info: ==> default: Clearing any previously set forwarded ports...
==> default: Clearing any previously set forwarded ports...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "41697f3e-7801-4398-a157-6219a5305bac", "--natpf1", "delete", "guestssh"]
INFO warden: Calling IN action: #<VagrantPlugins::Berkshelf::Action::Save:0x00000002858250>
INFO save: Berkshelf disabled, skipping
INFO warden: Calling IN action: #<VagrantPlugins::Berkshelf::Action::Install:0x000000029f8bc8>
INFO install: Berkshelf disabled, skipping
INFO warden: Calling IN action: #<VagrantPlugins::Berkshelf::Action::Upload:0x00000002b016a0>
INFO upload: Berkshelf disabled, skipping
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x00000002b64728>
INFO provision: Checking provisioner sentinel file...
INFO warden: Calling IN action: #<VagrantPlugins::CaCertificates::Action::OnlyOnce:0x00000002bc5898>
INFO warden: Calling IN action: #<VagrantPlugins::ProxyConf::Action::OnlyOnce:0x00000002bc5870>
INFO warden: Calling IN action: #<VagrantPlugins::Omnibus::Action::InstallChef:0x00000002bc5848>
INFO warden: Calling IN action: #<VagrantPlugins::CaCertificates::Action::OnlyOnce:0x00000002cd3528>
INFO warden: Calling IN action: #<VagrantPlugins::ProxyConf::Action::OnlyOnce:0x00000002cd3500>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x00000002cd34d8>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x00000002cd34b0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "0b3d00b8-24d0-4b01-a014-d8a981363e56", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00000002cd3488>
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...
INFO handle_port_collisions: Attempting to repair FP collision: 2222
INFO handle_port_collisions: Repaired FP collision: 2222 to 2200
INFO interface: info: Fixed port collision for 22 => 2222. Now on port 2200.
INFO interface: info: ==> default: Fixed port collision for 22 => 2222. Now on port 2200.
==> default: Fixed port collision for 22 => 2222. Now on port 2200.
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x00000002d0e1a0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"]
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x00000002d425e0>
INFO nfs: NFS pruning. Valid IDs: ["0b3d00b8-24d0-4b01-a014-d8a981363e56", "41697f3e-7801-4398-a157-6219a5305bac"]
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /home/m/proj/vagrant_chef_test>, #<Vagrant::UI::Prefixed:0x00000002f91c88 @logger=#<Log4r::Logger:0x00000002f91be8 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x00000001062808 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001263c38 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001263a80>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001266320 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001062218 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @opts={}, @prefix=:default, @ui=#<Vagrant::UI::Basic:0x000000012bb910 @logger=#<Log4r::Logger:0x000000012bb7a8 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x00000001062808 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001263c38 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001263a80>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001266320 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001062218 @level=0, @outputters=[]>, @level=2, @trace=false>, @level=2, @trace=false>, @opts={:color=>:default}, @lock=#<Mutex:0x000000013e63a8>>>, ["0b3d00b8-24d0-4b01-a014-d8a981363e56", "41697f3e-7801-4398-a157-6219a5305bac"]] (linux)
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x00000002d75760>
INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x00000002db2188>
INFO synced_folders: Synced Folder Implementation: virtualbox
INFO synced_folders: - /vagrant: . => /vagrant
INFO synced_folders: - v-csc-1: /home/m/.berkshelf/vagrant-berkshelf/shelves/berkshelf20141223-21370-1amndiy-default => /tmp/vagrant-chef-4/chef-solo-1/cookbooks
INFO synced_folders: Invoking synced folder prepare for: virtualbox
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "41697f3e-7801-4398-a157-6219a5305bac", "--name", "vagrant", "--hostpath", "/home/m/proj/vagrant_chef_test"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "41697f3e-7801-4398-a157-6219a5305bac", "VBoxInternal2/SharedFoldersEnableSymlinksCreate/vagrant", "1"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "41697f3e-7801-4398-a157-6219a5305bac", "--name", "v-csc-1", "--hostpath", "/home/m/.berkshelf/vagrant-berkshelf/shelves/berkshelf20141223-21370-1amndiy-default"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "41697f3e-7801-4398-a157-6219a5305bac", "VBoxInternal2/SharedFoldersEnableSymlinksCreate/v-csc-1", "1"]
INFO warden: Calling IN action: #<VagrantPlugins::CaCertificates::Action::OnlyOnce:0x00000002de8170>
INFO warden: Calling IN action: #<VagrantPlugins::ProxyConf::Action::OnlyOnce:0x00000002de83a0>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x00000002de8508>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x00000002e1e270>
INFO interface: info: Clearing any previously set network interfaces...
INFO interface: info: ==> default: Clearing any previously set network interfaces...
==> default: Clearing any previously set network interfaces...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "41697f3e-7801-4398-a157-6219a5305bac", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x00000002e1e248>
INFO network: Determining network adapters required for high-level configuration...
INFO network: Determining adapters and compiling network configuration...
INFO network: Network slot 1. Type: nat.
INFO network: Enabling adapters...
INFO interface: output: Preparing network interfaces based on configuration...
INFO interface: output: ==> default: Preparing network interfaces based on configuration...
==> default: Preparing network interfaces based on configuration...
INFO interface: detail: Adapter 1: nat
INFO interface: detail: default: Adapter 1: nat
default: Adapter 1: nat
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "41697f3e-7801-4398-a157-6219a5305bac", "--nic1", "nat"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x00000002e51c38>
INFO interface: output: Forwarding ports...
INFO interface: output: ==> default: Forwarding ports...
==> default: Forwarding ports...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO interface: detail: 22 => 2200 (adapter 1)
INFO interface: detail: default: 22 => 2200 (adapter 1)
default: 22 => 2200 (adapter 1)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "41697f3e-7801-4398-a157-6219a5305bac", "--natpf1", "ssh,tcp,127.0.0.1,2200,,22"]
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x00000002e51c10>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00000002e51bc0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "41697f3e-7801-4398-a157-6219a5305bac", "--rtcuseutc", "on"]
INFO sanedefaults: Automatically figuring out whether to enable/disable NAT DNS proxy...
INFO sanedefaults: Disabling DNS proxy since resolv.conf contains 127.0.0.1 or 127.0.1.1
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "41697f3e-7801-4398-a157-6219a5305bac", "--natdnsproxy1", "off"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "41697f3e-7801-4398-a157-6219a5305bac", "--natdnshostresolver1", "off"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000001045348>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000000010452f8>
INFO interface: info: Booting VM...
INFO interface: info: ==> default: Booting VM...
==> default: Booting VM...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "startvm", "41697f3e-7801-4398-a157-6219a5305bac", "--type", "headless"]
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000001045118>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000000010450c8>
INFO interface: output: Waiting for machine to boot. This may take a few minutes...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
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: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO interface: detail: SSH address: 127.0.0.1:2200
INFO interface: detail: default: SSH address: 127.0.0.1:2200
default: SSH address: 127.0.0.1:2200
INFO interface: detail: SSH username: vagrant
INFO interface: detail: default: SSH username: vagrant
default: SSH username: vagrant
INFO interface: detail: SSH auth method: private key
INFO interface: detail: default: SSH auth method: private key
default: SSH auth method: private key
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2200
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/home/m/.vagrant.d/insecure_private_key"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionTimeout: Vagrant timed out while attempting to connect via SSH. This usually
means that the VM booted, but there are issues with the SSH configuration
or network connectivity issues. Please try to `vagrant reload` or
`vagrant up` again.>
INFO interface: detail: Warning: Connection timeout. Retrying...
INFO interface: detail: default: Warning: Connection timeout. Retrying...
default: Warning: Connection timeout. Retrying...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2200
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/home/m/.vagrant.d/insecure_private_key"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO interface: detail:
Vagrant insecure key detected. Vagrant will automatically replace
this with a newly generated keypair for better security.
INFO interface: detail: default:
default: Vagrant insecure key detected. Vagrant will automatically replace
default: this with a newly generated keypair for better security.
default:
default: Vagrant insecure key detected. Vagrant will automatically replace
default: this with a newly generated keypair for better security.
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Autodetecting host type for [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO ssh: Execute: cat /etc/issue | grep 'Linux Mint' (sudo=false)
INFO ssh: Execute: grep 'Fedora release [12][67890]' /etc/redhat-release (sudo=false)
INFO ssh: Execute: cat /etc/pld-release (sudo=false)
INFO ssh: Execute: [ -x /usr/bin/lsb_release ] && /usr/bin/lsb_release -i 2>/dev/null | grep Ubuntu (sudo=false)
INFO guest: Detected: ubuntu!
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO ssh: Inserting key to avoid password: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN3M6jNpHXsLv0zUzAJi4Ht2Wr0l5xTyD4EbivVJur6uhJPOa6Mfo/w1xB8XLg/Mz/p70EEjFwgJ2IVouH6zhDkSO2KR5ioAOvS1LntjLA+UOiU3Ub5Ay4ETvL7khL3aLlzMkcBcfON3mwrHJwwrvX8cuLO9sIy3uCLW3GJ5HCnkQnkFXfe4Z0kSb1GEPQa+I70UyyaBJ7RWUHWD2M5JDrB3GA0NftXVnvTy27bDDYX6N7UslzQX+kCcSp9z5KESD0WfxZCIjROFPB07p4VsbUyYcf0lpVayW7WhQoXRvXY6W4YK4nZ3v7Wo+Wa1XCFO+ErSyFWYAUeCVuDZqWtfD/ vagrant
INFO interface: detail:
Inserting generated public key within guest...
INFO interface: detail: default:
default: Inserting generated public key within guest...
default:
default: Inserting generated public key within guest...
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: insert_public_key [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN3M6jNpHXsLv0zUzAJi4Ht2Wr0l5xTyD4EbivVJur6uhJPOa6Mfo/w1xB8XLg/Mz/p70EEjFwgJ2IVouH6zhDkSO2KR5ioAOvS1LntjLA+UOiU3Ub5Ay4ETvL7khL3aLlzMkcBcfON3mwrHJwwrvX8cuLO9sIy3uCLW3GJ5HCnkQnkFXfe4Z0kSb1GEPQa+I70UyyaBJ7RWUHWD2M5JDrB3GA0NftXVnvTy27bDDYX6N7UslzQX+kCcSp9z5KESD0WfxZCIjROFPB07p4VsbUyYcf0lpVayW7WhQoXRvXY6W4YK4nZ3v7Wo+Wa1XCFO+ErSyFWYAUeCVuDZqWtfD/ vagrant"] (ubuntu)
INFO ssh: Execute: mkdir -p ~/.ssh (sudo=false)
INFO ssh: Execute: chmod 0700 ~/.ssh (sudo=false)
INFO ssh: Execute: printf 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN3M6jNpHXsLv0zUzAJi4Ht2Wr0l5xTyD4EbivVJur6uhJPOa6Mfo/w1xB8XLg/Mz/p70EEjFwgJ2IVouH6zhDkSO2KR5ioAOvS1LntjLA+UOiU3Ub5Ay4ETvL7khL3aLlzMkcBcfON3mwrHJwwrvX8cuLO9sIy3uCLW3GJ5HCnkQnkFXfe4Z0kSb1GEPQa+I70UyyaBJ7RWUHWD2M5JDrB3GA0NftXVnvTy27bDDYX6N7UslzQX+kCcSp9z5KESD0WfxZCIjROFPB07p4VsbUyYcf0lpVayW7WhQoXRvXY6W4YK4nZ3v7Wo+Wa1XCFO+ErSyFWYAUeCVuDZqWtfD/ vagrant\n' >> ~/.ssh/authorized_keys (sudo=false)
INFO ssh: Execute: chmod 0600 ~/.ssh/authorized_keys (sudo=false)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO interface: detail: Removing insecure key from the guest if its present...
INFO interface: detail: default: Removing insecure key from the guest if its present...
default: Removing insecure key from the guest if its present...
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: remove_public_key [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA6NF8iallvQVp22WDkTkyrtvp9eWW6A8YVr+kz4TjGYe7gHzIw+niNltGEFHzD8+v1I2YJ6oXevct1YeS0o9HZyN1Q9qgCgzUFtdOKLv6IedplqoPkcmF0aYet2PkEDo3MlTBckFXPITAMzF8dJSIFo9D8HfdOV0IAdx4O7PtixWKn5y2hMNG0zQPyUecp4pzC6kivAIhyfHilFR61RGL+GPXQ2MWZWFYbAGjyiYJnAmCP3NOTd0jMZEnDkbUvxhMmBYSdETk1rRgm+R4LOzFUGaHqHDLKLX+FIPKcF96hrucXzcWyLbIbEgE98OHlnVYCzRdK8jlqm8tehUc9c9WhQ== vagrant insecure public key"] (ubuntu)
INFO ssh: Execute: test -f ~/.ssh/authorized_keys (sudo=false)
INFO ssh: Execute: sed -i '/^.*ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA6NF8iallvQVp22WDkTkyrtvp9eWW6A8YVr+kz4TjGYe7gHzIw+niNltGEFHzD8+v1I2YJ6oXevct1YeS0o9HZyN1Q9qgCgzUFtdOKLv6IedplqoPkcmF0aYet2PkEDo3MlTBckFXPITAMzF8dJSIFo9D8HfdOV0IAdx4O7PtixWKn5y2hMNG0zQPyUecp4pzC6kivAIhyfHilFR61RGL+GPXQ2MWZWFYbAGjyiYJnAmCP3NOTd0jMZEnDkbUvxhMmBYSdETk1rRgm+R4LOzFUGaHqHDLKLX+FIPKcF96hrucXzcWyLbIbEgE98OHlnVYCzRdK8jlqm8tehUc9c9WhQ== vagrant insecure public key.*$/d' ~/.ssh/authorized_keys (sudo=false)
INFO interface: detail: Key inserted! Disconnecting and reconnecting using new SSH key...
INFO interface: detail: default: Key inserted! Disconnecting and reconnecting using new SSH key...
default: Key inserted! Disconnecting and reconnecting using new SSH key...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO ssh: Attempting to correct key permissions to 0600
INFO ssh: Attempting SSH connection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 127.0.0.1
INFO ssh: - Port: 2200
INFO ssh: - Username: vagrant
INFO ssh: - Password? false
INFO ssh: - Key Path: ["/home/m/proj/vagrant_chef_test/.vagrant/machines/default/virtualbox/private_key"]
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
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: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000001045028>
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x00000001044fb0>
INFO interface: output: Checking for guest additions in VM...
INFO interface: output: ==> default: Checking for guest additions in VM...
==> default: Checking for guest additions in VM...
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "41697f3e-7801-4398-a157-6219a5305bac", "/VirtualBox/GuestAdd/Version"]
INFO warden: Calling IN action: #<Proc:0x000000013ca068@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Proc:0x00000001219958@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Proc:0x00000002d4e2f0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x00000002d4e2f0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x00000001219958@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x000000013ca068@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x00000001044fb0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000001045028>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000000010450c8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000001045118>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000000010452f8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000001045348>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00000002e51bc0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SetHostname:0x00000002e51c10>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x00000002e51c38>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x00000002e1e248>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x00000002e1e270>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x00000002de8508>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000002266e28>
INFO warden: Calling IN action: #<Proc:0x00000002af6ca0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000002266ce8>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000002cafbf0>
INFO warden: Calling IN action: #<VagrantPlugins::ProxyConf::Action::IsEnabled:0x00000002cc1418>
INFO warden: Calling OUT action: #<VagrantPlugins::ProxyConf::Action::IsEnabled:0x00000002cc1418>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000002d16cb0>
INFO warden: Calling IN action: #<Proc:0x00000002d67d40@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::ProxyConf::Action::ConfigureAptProxy:0x00000002d16c10>
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: apt_proxy_conf [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (ubuntu)
INFO interface: info: Configuring proxy for Apt...
INFO interface: info: ==> default: Configuring proxy for Apt...
==> default: Configuring proxy for Apt...
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: apt_proxy_conf [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (ubuntu)
INFO ssh: Execute: rm /tmp/vagrant-proxyconf (sudo=true)
INFO ssh: Execute: chmod 0644 /tmp/vagrant-proxyconf (sudo=true)
INFO ssh: Execute: chown root:root /tmp/vagrant-proxyconf (sudo=true)
INFO ssh: Execute: mkdir -p /etc/apt/apt.conf.d (sudo=true)
INFO ssh: Execute: mv /tmp/vagrant-proxyconf /etc/apt/apt.conf.d/01proxy (sudo=true)
INFO warden: Calling IN action: #<VagrantPlugins::ProxyConf::Action::ConfigureChefProxy:0x00000002d16bc0>
INFO proxyconf: No Chef provisioners configured
INFO warden: Calling IN action: #<VagrantPlugins::ProxyConf::Action::ConfigureDockerProxy:0x00000002d16b98>
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: docker_proxy_conf [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (ubuntu)
INFO ssh: Execute: which docker (sudo=false)
INFO ssh: Execute: which docker.io (sudo=false)
INFO proxyconf: Skipping Docker proxy config as the machine does not support it
INFO warden: Calling IN action: #<VagrantPlugins::ProxyConf::Action::ConfigureEnvProxy:0x00000002d16b48>
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: env_proxy_conf [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (ubuntu)
INFO interface: info: Configuring proxy environment variables...
INFO interface: info: ==> default: Configuring proxy environment variables...
==> default: Configuring proxy environment variables...
INFO proxyconf: Writing the proxy configuration to files
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: env_proxy_conf [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (ubuntu)
INFO ssh: Execute: rm /tmp/vagrant-proxyconf (sudo=true)
INFO ssh: Execute: chmod 0644 /tmp/vagrant-proxyconf (sudo=true)
INFO ssh: Execute: chown root:root /tmp/vagrant-proxyconf (sudo=true)
INFO ssh: Execute: mkdir -p /etc/profile.d (sudo=true)
INFO ssh: Execute: mv /tmp/vagrant-proxyconf /etc/profile.d/proxy.sh (sudo=true)
INFO ssh: Execute: rm /tmp/vagrant-proxyconf (sudo=true)
INFO ssh: Execute: chmod 0440 /tmp/vagrant-proxyconf (sudo=true)
INFO ssh: Execute: chown root:root /tmp/vagrant-proxyconf (sudo=true)
INFO ssh: Execute: mkdir -p /etc/sudoers.d (sudo=true)
INFO ssh: Execute: mv /tmp/vagrant-proxyconf /etc/sudoers.d/proxy (sudo=true)
INFO ssh: Execute: rm /tmp/vagrant-proxyconf (sudo=true)
INFO ssh: Execute: touch /etc/environment (sudo=true)
INFO ssh: Execute: sed -e '/^HTTP_PROXY=/ d
/^HTTPS_PROXY=/ d
/^FTP_PROXY=/ d
/^NO_PROXY=/ d
/^http_proxy=/ d
/^https_proxy=/ d
/^ftp_proxy=/ d
/^no_proxy=/ d
' /etc/environment > /etc/environment.new (sudo=true)
INFO ssh: Execute: cat /tmp/vagrant-proxyconf >> /etc/environment.new (sudo=true)
INFO ssh: Execute: chmod 0644 /etc/environment.new (sudo=true)
INFO ssh: Execute: chown root:root /etc/environment.new (sudo=true)
INFO ssh: Execute: mv /etc/environment.new /etc/environment (sudo=true)
INFO ssh: Execute: rm /tmp/vagrant-proxyconf (sudo=true)
INFO warden: Calling IN action: #<VagrantPlugins::ProxyConf::Action::ConfigureGitProxy:0x00000002d16af8>
INFO proxyconf: git_proxy not enabled or configured
INFO warden: Calling IN action: #<VagrantPlugins::ProxyConf::Action::ConfigureNpmProxy:0x00000002d16ad0>
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: npm_proxy_conf [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (ubuntu)
INFO ssh: Execute: which npm (sudo=false)
INFO proxyconf: Skipping npm proxy config as `npm` is not found
INFO warden: Calling IN action: #<VagrantPlugins::ProxyConf::Action::ConfigurePearProxy:0x00000002d16aa8>
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: pear_proxy_conf [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (ubuntu)
INFO ssh: Execute: which pear (sudo=false)
INFO proxyconf: Skipping PEAR proxy config as `pear` is not found
INFO warden: Calling IN action: #<VagrantPlugins::ProxyConf::Action::ConfigureSvnProxy:0x00000002d16a80>
INFO proxyconf: svn_proxy not enabled or configured
INFO warden: Calling IN action: #<VagrantPlugins::ProxyConf::Action::ConfigureYumProxy:0x00000002d16a58>
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO proxyconf: Skipping Yum proxy config as the machine does not support it
INFO warden: Calling IN action: #<Proc:0x00000002d16a08@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Proc:0x00000002d16a08@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<VagrantPlugins::ProxyConf::Action::ConfigureYumProxy:0x00000002d16a58>
INFO warden: Calling OUT action: #<VagrantPlugins::ProxyConf::Action::ConfigureSvnProxy:0x00000002d16a80>
INFO warden: Calling OUT action: #<VagrantPlugins::ProxyConf::Action::ConfigurePearProxy:0x00000002d16aa8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProxyConf::Action::ConfigureNpmProxy:0x00000002d16ad0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProxyConf::Action::ConfigureGitProxy:0x00000002d16af8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProxyConf::Action::ConfigureEnvProxy:0x00000002d16b48>
INFO warden: Calling OUT action: #<VagrantPlugins::ProxyConf::Action::ConfigureDockerProxy:0x00000002d16b98>
INFO warden: Calling OUT action: #<VagrantPlugins::ProxyConf::Action::ConfigureChefProxy:0x00000002d16bc0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProxyConf::Action::ConfigureAptProxy:0x00000002d16c10>
INFO warden: Calling OUT action: #<Proc:0x00000002d67d40@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000002266ce8>
INFO warden: Calling OUT action: #<Proc:0x00000002af6ca0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<VagrantPlugins::ProxyConf::Action::OnlyOnce:0x00000002de83a0>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x0000000302c7b0>
INFO warden: Calling IN action: #<Proc:0x00000002fb5d40@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000302c738>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000002f464b8>
INFO warden: Calling IN action: #<VagrantPlugins::CaCertificates::Action::IsEnabled:0x00000002f37878>
INFO warden: Calling OUT action: #<VagrantPlugins::CaCertificates::Action::IsEnabled:0x00000002f37878>
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Warden:0x00000002ef5950>
INFO warden: Calling IN action: #<Proc:0x00000001267f18@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling IN action: #<VagrantPlugins::CaCertificates::Action::UploadCertificates:0x00000002ef5f40>
INFO interface: info: Uploading certificates to 'ca-certificates'...
INFO interface: info: ==> default: Uploading certificates to 'ca-certificates'...
==> default: Uploading certificates to 'ca-certificates'...
INFO ssh: Execute: mkdir -p 'ca-certificates' (sudo=true)
INFO ssh: Execute: rm -rf 'ca-certificates'/* (sudo=true)
INFO ssh: Execute: chown 'root:root' 'ca-certificates' (sudo=true)
INFO ssh: Execute: chmod '0777' 'ca-certificates' (sudo=true)
INFO ssh: Execute: chmod '0755' 'ca-certificates' (sudo=true)
INFO interface: info: Done.
INFO interface: info: ==> default: Done.
==> default: Done.
INFO warden: Calling IN action: #<VagrantPlugins::CaCertificates::Action::UpdateCertificates:0x00000002ef5f68>
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO interface: info: Updating certificate configurtion...
INFO interface: info: ==> default: Updating certificate configurtion...
==> default: Updating certificate configurtion...
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: update_certificates [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>] (ubuntu)
INFO ssh: Execute: sed -i '/^vagrant/ d' '/etc/ca-certificates.conf' (sudo=true)
INFO ssh: Execute: find ca-certificates -maxdepth 1 -type f -exec basename {} \; | sed -e 's#^#vagrant/#' >> /etc/ca-certificates.conf (sudo=true)
INFO ssh: Execute: find ca-certificates -maxdepth 1 -type f -exec cat {} >> /usr/lib/ssl/cert.pem \; (sudo=true)
INFO ssh: Execute: update-ca-certificates (sudo=true)
INFO interface: info: Updating certificates in /etc/ssl/certs...
Updating certificates in /etc/ssl/certs...
INFO interface: info: 0 added, 0 removed; done.
0 added, 0 removed; done.
INFO interface: info: Running hooks in /etc/ca-certificates/update.d....
Running hooks in /etc/ca-certificates/update.d....
INFO interface: info: done.
done.
INFO interface: info: Done.
INFO interface: info: ==> default: Done.
==> default: Done.
INFO warden: Calling OUT action: #<VagrantPlugins::CaCertificates::Action::UpdateCertificates:0x00000002ef5f68>
INFO warden: Calling OUT action: #<VagrantPlugins::CaCertificates::Action::UploadCertificates:0x00000002ef5f40>
INFO warden: Calling OUT action: #<Proc:0x00000001267f18@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x0000000302c738>
INFO warden: Calling OUT action: #<Proc:0x00000002fb5d40@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO warden: Calling OUT action: #<VagrantPlugins::CaCertificates::Action::OnlyOnce:0x00000002de8170>
INFO synced_folders: Invoking synced folder enable: virtualbox
INFO interface: output: Mounting shared folders...
INFO interface: output: ==> default: Mounting shared folders...
==> default: Mounting shared folders...
INFO interface: detail: /vagrant => /home/m/proj/vagrant_chef_test
INFO interface: detail: default: /vagrant => /home/m/proj/vagrant_chef_test
default: /vagrant => /home/m/proj/vagrant_chef_test
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: mount_virtualbox_shared_folder [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, "vagrant", "/vagrant", {:guestpath=>"/vagrant", :hostpath=>"/home/m/proj/vagrant_chef_test", :disabled=>false, :owner=>"vagrant", :group=>"vagrant"}] (ubuntu)
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: shell_expand_guest_path [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, "/vagrant"] (ubuntu)
INFO ssh: Execute: echo; printf /vagrant (sudo=false)
INFO ssh: Execute: mkdir -p /vagrant (sudo=true)
INFO ssh: Execute: mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d: -f3` vagrant /vagrant (sudo=true)
INFO ssh: Execute: chown `id -u vagrant`:`getent group vagrant | cut -d: -f3` /vagrant (sudo=true)
INFO ssh: Execute: test -x /sbin/initctl (sudo=false)
INFO ssh: Execute: /sbin/initctl emit --no-wait vagrant-mounted MOUNTPOINT=/vagrant (sudo=true)
INFO interface: detail: /tmp/vagrant-chef-4/chef-solo-1/cookbooks => /home/m/.berkshelf/vagrant-berkshelf/shelves/berkshelf20141223-21370-1amndiy-default
INFO interface: detail: default: /tmp/vagrant-chef-4/chef-solo-1/cookbooks => /home/m/.berkshelf/vagrant-berkshelf/shelves/berkshelf20141223-21370-1amndiy-default
default: /tmp/vagrant-chef-4/chef-solo-1/cookbooks => /home/m/.berkshelf/vagrant-berkshelf/shelves/berkshelf20141223-21370-1amndiy-default
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: mount_virtualbox_shared_folder [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, "v-csc-1", "/tmp/vagrant-chef-4/chef-solo-1/cookbooks", {:id=>"v-csc-1", :guestpath=>"/tmp/vagrant-chef-4/chef-solo-1/cookbooks", :hostpath=>"/home/m/.berkshelf/vagrant-berkshelf/shelves/berkshelf20141223-21370-1amndiy-default", :disabled=>false, :owner=>"vagrant", :group=>"vagrant"}] (ubuntu)
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: shell_expand_guest_path [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, "/tmp/vagrant-chef-4/chef-solo-1/cookbooks"] (ubuntu)
INFO ssh: Execute: echo; printf /tmp/vagrant-chef-4/chef-solo-1/cookbooks (sudo=false)
INFO ssh: Execute: mkdir -p /tmp/vagrant-chef-4/chef-solo-1/cookbooks (sudo=true)
INFO ssh: Execute: mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d: -f3` v-csc-1 /tmp/vagrant-chef-4/chef-solo-1/cookbooks (sudo=true)
INFO ssh: Execute: chown `id -u vagrant`:`getent group vagrant | cut -d: -f3` /tmp/vagrant-chef-4/chef-solo-1/cookbooks (sudo=true)
INFO ssh: Execute: test -x /sbin/initctl (sudo=false)
INFO ssh: Execute: /sbin/initctl emit --no-wait vagrant-mounted MOUNTPOINT=/tmp/vagrant-chef-4/chef-solo-1/cookbooks (sudo=true)
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolders:0x00000002db2188>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x00000002d75760>
INFO warden: Calling OUT action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x00000002d425e0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x00000002d0e1a0>
INFO environment: Released process lock: fpcollision
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00000002cd3488>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x00000002cd34b0>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::EnvSet:0x00000002cd34d8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProxyConf::Action::OnlyOnce:0x00000002cd3500>
INFO warden: Calling OUT action: #<VagrantPlugins::CaCertificates::Action::OnlyOnce:0x00000002cd3528>
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO warden: Calling OUT action: #<VagrantPlugins::Omnibus::Action::InstallChef:0x00000002bc5848>
INFO warden: Calling OUT action: #<VagrantPlugins::ProxyConf::Action::OnlyOnce:0x00000002bc5870>
INFO warden: Calling OUT action: #<VagrantPlugins::CaCertificates::Action::OnlyOnce:0x00000002bc5898>
INFO provision: Writing provisioning sentinel so we don't provision again
INFO interface: info: Running provisioner: chef_solo...
INFO interface: info: ==> default: Running provisioner: chef_solo...
==> default: Running provisioner: chef_solo...
INFO environment: Running hook: provisioner_run
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 5 hooks defined.
INFO runner: Running action: #<Method: Vagrant::Action::Builtin::Provision#run_provisioner>
INFO warden: Calling IN action: #<Proc:0x00000002ec1a38@/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:94 (lambda)>
INFO chef_solo: Checking for Chef installation...
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: chef_installed [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, :latest] (ubuntu)
INFO ssh: Execute: test -x /opt/chef/bin/knife (sudo=true)
INFO interface: detail: Installing Chef (latest)...
INFO interface: detail: default: Installing Chef (latest)...
default: Installing Chef (latest)...
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: chef_install [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, :latest, false] (ubuntu)
INFO ssh: Execute: apt-get update -y -qq (sudo=true)
INFO ssh: Execute: apt-get install -y -qq curl (sudo=true)
INFO ssh: Execute: curl -sL https://www.getchef.com/chef/install.sh | sudo bash (sudo=true)
INFO ssh: SSH is ready!
INFO ssh: Execute: (sudo=false)
INFO guest: Execute capability: chef_installed [#<Vagrant::Machine: default (VagrantPlugins::ProviderVirtualBox::Provider)>, :latest] (ubuntu)
INFO ssh: Execute: test -x /opt/chef/bin/knife (sudo=true)
ERROR warden: Error occurred: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<VagrantPlugins::ProxyConf::Action::OnlyOnce:0x00000002de83a0>
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000002266ce8>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Calling recover: #<VagrantPlugins::CaCertificates::Action::OnlyOnce:0x00000002de8170>
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x0000000302c738>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x00000002cd3488>
INFO warden: Calling recover: #<VagrantPlugins::ProxyConf::Action::OnlyOnce:0x00000002cd3500>
INFO warden: Calling recover: #<VagrantPlugins::CaCertificates::Action::OnlyOnce:0x00000002cd3528>
INFO warden: Calling recover: #<VagrantPlugins::ProxyConf::Action::OnlyOnce:0x00000002bc5870>
INFO warden: Calling recover: #<VagrantPlugins::CaCertificates::Action::OnlyOnce:0x00000002bc5898>
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x000000011ec598>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000002d4e390>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000002dbe848>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000002d88a18>
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x00000002b5a818>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "41697f3e-7801-4398-a157-6219a5305bac", "--machinereadable"]
INFO warden: Recovery complete.
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x00000002cfc810>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO environment: Released process lock: machine-action-f56dba94b6029141aae8baa379cbebdc
INFO environment: Running hook: environment_unload
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 4 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x00000002d5cdc8>
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<VagrantPlugins::Chef::Provisioner::Base::ChefError: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false>
ERROR vagrant: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
ERROR vagrant: /opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/provisioners/chef/installer.rb:33:in `ensure_installed'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/provisioners/chef/provisioner/base.rb:33:in `install_chef'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/provisioners/chef/provisioner/chef_solo.rb:38:in `provision'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/provision.rb:133:in `run_provisioner'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:95:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/environment.rb:428:in `hook'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/provision.rb:121:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/provision.rb:121:in `block in call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/provision.rb:103:in `each'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/provision.rb:103:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/home/m/.vagrant.d/gems/gems/vagrant-berkshelf-4.0.1/lib/vagrant-berkshelf/action/upload.rb:13:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/home/m/.vagrant.d/gems/gems/vagrant-berkshelf-4.0.1/lib/vagrant-berkshelf/action/install.rb:10:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/home/m/.vagrant.d/gems/gems/vagrant-berkshelf-4.0.1/lib/vagrant-berkshelf/action/save.rb:10:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/virtualbox/action/clear_forwarded_ports.rb:15:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/virtualbox/action/set_name.rb:50:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/virtualbox/action/clean_machine_folder.rb:17:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/box_check_outdated.rb:68:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/virtualbox/action/match_mac_address.rb:16:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/virtualbox/action/import.rb:32:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/virtualbox/action/customize.rb:40:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/virtualbox/action/check_accessible.rb:18:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/config_validate.rb:25:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/home/m/.vagrant.d/gems/gems/vagrant-berkshelf-4.0.1/lib/vagrant-berkshelf/action/share.rb:28:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/home/m/.vagrant.d/gems/gems/vagrant-berkshelf-4.0.1/lib/vagrant-berkshelf/action/load.rb:30:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/env_set.rb:19:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/home/m/.vagrant.d/gems/gems/vagrant-berkshelf-4.0.1/lib/vagrant-berkshelf/action/check.rb:13:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/handle_box.rb:56:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:95:in `block in finalize_action'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builtin/call.rb:53:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/warden.rb:34:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/builder.rb:116:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/runner.rb:66:in `block in run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/util/busy.rb:19:in `busy'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/action/runner.rb:66:in `run'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/machine.rb:212:in `action_raw'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/machine.rb:189:in `block in action'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/environment.rb:516:in `lock'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/machine.rb:176:in `call'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/machine.rb:176:in `action'
/opt/vagrant/embedded/gems/gems/vagrant-1.7.1/lib/vagrant/batch_action.rb:82:in `block (2 levels) in run'
INFO interface: error: Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
Vagrant could not detect Chef on the guest! Even after Vagrant
attempted to install Chef, it could still not find Chef on the system.
Please make sure you are connected to the Internet and can access
Chef's package distribution servers. If you already have Chef
installed on this guest, you can disable the automatic Chef detection
by setting the 'install' option in the Chef configuration section of
your Vagrantfile:
chef.install = false
INFO interface: Machine: error-exit ["VagrantPlugins::Chef::Provisioner::Base::ChefError", "Vagrant could not detect Chef on the guest! Even after Vagrant\nattempted to install Chef, it could still not find Chef on the system.\nPlease make sure you are connected to the Internet and can access\nChef's package distribution servers. If you already have Chef\ninstalled on this guest, you can disable the automatic Chef detection\nby setting the 'install' option in the Chef configuration section of\nyour Vagrantfile:\n\n chef.install = false"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment