0

i am trying to kitchen test

C:/opscode/chefdk/embedded/lib/ruby/gems/2.4.0/gems/chef-provisioning-aws-2.2.2/lib/chef/resource/aws_route53_record_set.rb:48: warning: constant ::Fixnum is deprecated

one
  • 11
  • 1
  • >>>>>> ------Exception------- >>>>>> Class: Kitchen::ShellOut::ShellCommandFailed >>>>>> Message: Expected process to exit with [0], but received '1' ---- Begin output of vagrant --version ---- STDOUT: STDERR: stdin is not a tty ---- End output of vagrant --version ---- Ran vagrant --version returned 1 >>>>>> ---------------------- >>>>>> Please see .kitchen/logs/kitchen.log for more details >>>>>> Also try running `kitchen diagnose --all` for configuration – one Aug 22 '17 at 14:02
  • Please [edit] your question to add informations, comments are not there for that. You should take the [tour] and read [ask] also. – Tensibai Aug 22 '17 at 14:40
  • C:/opscode/chefdk/embedded/lib/ruby/gems/2.4.0/gems/test-kitchen-1.17.0/lib/kitchen/loader/yaml.rb:340:in `rescue in parse_yaml_string' – one Aug 22 '17 at 15:15

1 Answers1

0

chef verify is an internal command we (the developers of ChefDK) use as part of the packaging process. It is not for you. Do not run it.

coderanger
  • 52,400
  • 4
  • 52
  • 75