Skip to content

Instantly share code, notes, and snippets.

@atomic-penguin
Created July 24, 2013 18:55
Show Gist options
  • Select an option

  • Save atomic-penguin/6073401 to your computer and use it in GitHub Desktop.

Select an option

Save atomic-penguin/6073401 to your computer and use it in GitHub Desktop.
test kitchen / vagrant bailout Fedora 19
[wolfe21@wolfe21-ig88 mumail]$ kitchen test -d never
-----> Starting Kitchen (v1.0.0.beta.1)
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ShellOut::ShellCommandFailed
>>>>>> Message: Expected process to exit with [0], but received '1'
---- Begin output of vagrant --version ----
STDOUT:
STDERR: /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/host.rb:15:in `block in match?': invalid byte sequence in US-ASCII (ArgumentError)
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/host.rb:14:in `open'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/host.rb:14:in `open'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/plugins/hosts/fedora/host.rb:14:in `match?'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/hosts.rb:18:in `block in detect'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/hosts.rb:17:in `each'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/hosts.rb:17:in `detect'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/environment.rb:485:in `host'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/environment.rb:503:in `block in action_runner'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/runner.rb:28:in `call'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/action/runner.rb:28:in `run'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/environment.rb:274:in `hook'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/lib/vagrant/environment.rb:135:in `initialize'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/bin/vagrant:62:in `new'
from /opt/vagrant/embedded/gems/gems/vagrant-1.2.4/bin/vagrant:62:in `<top (required)>'
from /opt/vagrant/bin/../embedded/gems/bin/vagrant:23:in `load'
from /opt/vagrant/bin/../embedded/gems/bin/vagrant:23:in `<main>'
---- End output of vagrant --version ----
Ran vagrant --version returned 1
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
Fedora release 19 (Schrödinger’s Cat)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment