Skip to content

Instantly share code, notes, and snippets.

@jessereynolds
Created January 16, 2014 05:42
Show Gist options
  • Select an option

  • Save jessereynolds/8450342 to your computer and use it in GitHub Desktop.

Select an option

Save jessereynolds/8450342 to your computer and use it in GitHub Desktop.
chef 11.8.2 crashes my centos 6.3 vm running in virtualbox 4.3.6 on macos 10.8.5
jesse@heart-of-gold omnibus-flapjack $ vagrant destroy centos-6
Are you sure you want to destroy the 'centos-6' VM? [y/N] y
[centos-6] Destroying VM and associated drives...
[Berkshelf] Cleaning Vagrant's berkshelf
[centos-6] Running cleanup tasks for 'chef_solo' provisioner...
[centos-6] Running cleanup tasks for 'shell' provisioner...
jesse@heart-of-gold omnibus-flapjack $ vagrant up centos-6
Bringing machine 'centos-6' up with 'virtualbox' provider...
[centos-6] Importing base box 'opscode-centos-6.3'...
[centos-6] Matching MAC address for NAT networking...
[centos-6] Setting the name of the VM...
[centos-6] Clearing any previously set forwarded ports...
[Berkshelf] This version of the Berkshelf plugin has not been fully tested on this version of Vagrant.
[Berkshelf] You should check for a newer version of vagrant-berkshelf.
[Berkshelf] If you encounter any errors with this version, please report them at https://github.com/RiotGames/vagrant-berkshelf/issues
[Berkshelf] You can also join the discussion in #berkshelf on Freenode.
[Berkshelf] Updating Vagrant's berkshelf: '/Users/jesse/.berkshelf/centos-6/vagrant/berkshelf-20140116-2630-17h7fb9-centos-6'
[Berkshelf] Using omnibus (1.0.8)
[Berkshelf] Using apt (1.9.2)
[Berkshelf] Using build-essential (1.4.2)
[Berkshelf] Using git (2.3.0)
[Berkshelf] Using dmg (2.0.0)
[Berkshelf] Using yum (2.3.2)
[Berkshelf] Using windows (1.10.0)
[Berkshelf] Using chef_handler (1.1.4)
[Berkshelf] Using runit (1.2.0)
[Berkshelf] Using homebrew (1.3.2)
[Berkshelf] Using pkgin (0.4.0)
[Berkshelf] Using pkgutil (0.0.3)
[Berkshelf] Using wix (1.1.0)
[Berkshelf] Using 7-zip (1.0.2)
[centos-6] Clearing any previously set network interfaces...
[centos-6] Preparing network interfaces based on configuration...
[centos-6] Forwarding ports...
[centos-6] -- 22 => 2222 (adapter 1)
[centos-6] Running 'pre-boot' VM customizations...
[centos-6] Booting VM...
[centos-6] Waiting for machine to boot. This may take a few minutes...
[centos-6] Machine booted and ready!
[centos-6] The guest additions on this VM do not match the installed version of
VirtualBox! In most cases this is fine, but in rare cases it can
prevent things such as shared folders from working properly. If you see
shared folder errors, please make sure the guest additions within the
virtual machine match the version of VirtualBox you have installed on
your host and reload your VM.
Guest Additions Version: 4.2.6
VirtualBox Version: 4.3
[centos-6] Setting hostname...
[centos-6] Mounting shared folders...
[centos-6] -- /vagrant
[centos-6] -- /home/vagrant/omnibus-flapjack
[centos-6] -- /tmp/vagrant-chef-1/chef-solo-1/cookbooks
[centos-6] Installing Chef 11.8.2 Omnibus package...
[centos-6] Downloading Chef 11.8.2 for el...
[centos-6] downloading https://www.opscode.com/chef/metadata?v=11.8.2&prerelease=false&p=el&pv=6&m=x86_64
to file /tmp/install.sh.3659/metadata.txt
[centos-6] trying wget...
[centos-6] url https://opscode-omnibus-packages.s3.amazonaws.com/el/6/x86_64/chef-11.8.2-1.el6.x86_64.rpm
md5 10f3d0da82efa973fe91cc24a6a74549
sha256 044558f38d25bbf75dbd5790ccce892a38e5e9f2a091ed55367ab914fbd1cfed
[centos-6] downloaded metadata file looks valid...
[centos-6] downloading https://opscode-omnibus-packages.s3.amazonaws.com/el/6/x86_64/chef-11.8.2-1.el6.x86_64.rpm
to file /tmp/install.sh.3659/chef-11.8.2.x86_64.rpm
[centos-6] trying wget...
[centos-6] Checksum compare with sha256sum succeeded.
[centos-6] Installing Chef 11.8.2
installing with rpm...
[centos-6] warning: /tmp/install.sh.3659/chef-11.8.2.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 83ef826a: NOKEY
[centos-6] Preparing...
[centos-6] #########################
[centos-6] #########################
[centos-6] chef
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] #
[centos-6] Thank you for installing Chef!
[centos-6] Running provisioner: chef_solo...
Generating chef JSON and uploading...
Running chef-solo...
SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
jesse@heart-of-gold omnibus-flapjack $ vagrant status
Current machine states:
ubuntu-10.04 not created (virtualbox)
ubuntu-11.04 not created (virtualbox)
ubuntu-precise64 not running (vmware_fusion)
ubuntu-12.04 not created (virtualbox)
centos-5 not created (virtualbox)
centos-6 aborted (virtualbox)
This environment represents multiple VMs. The VMs are all listed
above with their current state. For more information about a specific
VM, run `vagrant status NAME`.
@EvanFreeman
Copy link
Copy Markdown

Me as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment