-----> Starting Kitchen (v1.10.2) -----> Converging ... Preparing files for transfer Preparing dna.json Resolving cookbook dependencies with Berkshelf 4.3.5... Removing non-cookbook files before transfer Preparing validation.pem Preparing client.rb -----> Chef Omnibus installation detected (install only if missing) Transferring files to Starting Chef Client, version 12.12.15 resolving cookbooks for run list: ["apt", "java::default", "cic_elkstack::packer"] Synchronizing Cookbooks: - apt (2.9.2) - cic_elkstack (0.1.0) - java (1.41.0) - windows (1.44.1) - homebrew (2.1.0) - elkstack (6.0.4) - chef_handler (1.4.0) - build-essential (2.4.0) - cron (1.7.6) - chef-sugar (3.4.0) - elasticsearch (0.3.14) - firewall (2.5.2) - kibana_lwrp (3.0.2) - htpasswd (0.2.4) - line (0.6.3) - logstash (0.12.0) - openssl (4.4.0) - newrelic_meetme_plugin (0.4.0) - nginx (2.7.6) - rackspace_monitoring (1.1.1) - rsyslog (4.0.1) - 7-zip (1.0.2) - yum (3.11.0) - runit (1.8.0) - python (1.4.6) - ark (1.2.0) - git (4.6.0) - apache2 (3.2.2) - libarchive (0.6.2) - ant (1.0.3) - logrotate (2.1.0) - curl (2.0.1) - bluepill (2.4.3) - ohai (2.1.0) - yum-epel (0.7.0) - compat_resource (12.10.7) - packagecloud (0.2.4) - dmg (2.4.0) - seven_zip (2.0.1) Installing Cookbook Gems: Compiling Cookbooks... [2016-08-08T14:51:29+00:00] WARN: Chef::Provider::AptRepository already exists! Cannot create deprecation class for LWRP provider apt_repository from cookbook apt [2016-08-08T14:51:29+00:00] WARN: AptRepository already exists! Deprecation class overwrites Custom resource apt_repository from cookbook apt Recipe: apt::default * bash[apt-get-update at compile time] action run - execute "bash" "/tmp/chef-script20160808-24130-17yapmo" Recipe: chef-sugar::default * chef_gem[chef-sugar] action install (up to date) [2016-08-08T14:53:06+00:00] WARN: Could not find encrypted data bag item lumberjack/secrets [2016-08-08T14:53:06+00:00] WARN: Could not find un-encrypted data bag item lumberjack/secrets [2016-08-08T14:53:06+00:00] WARN: Could not find an encrypted or unencrypted data bag to use as a lumberjack keypair Converging 121 resources Recipe: apt::default * file[/var/lib/apt/periodic/update-success-stamp] action nothing (skipped due to action :nothing) * bash[apt-get-update at compile time] action nothing (skipped due to action :nothing) * directory[/etc/apt/apt.conf.d] action create (up to date) * cookbook_file[/etc/apt/apt.conf.d/15update-stamp] action create (up to date) * execute[apt-get update] action nothing (skipped due to action :nothing) * execute[apt-get autoremove] action nothing (skipped due to action :nothing) * execute[apt-get autoclean] action nothing (skipped due to action :nothing) * execute[apt-get-update-periodic] action run (skipped due to not_if) * directory[/var/cache/local] action create (up to date) * directory[/var/cache/local/preseeding] action create (up to date) * template[/etc/apt/apt.conf.d/10recommends] action create (up to date) * apt_package[apt-transport-https] action install (up to date) Recipe: java::notify * log[jdk-version-changed] action nothing (skipped due to action :nothing) Recipe: java::openjdk * apt_repository[openjdk-r-ppa] action add * execute[apt-cache gencaches] action nothing (skipped due to action :nothing) * apt_update[openjdk-r-ppa] action nothing (skipped due to action :nothing) * execute[install-key DA1A4A13543B466853BAF164EB9B1D8886F44E2A] action run (skipped due to not_if) * file[/etc/apt/sources.list.d/openjdk-r-ppa.list] action create (up to date) (up to date) * apt_package[openjdk-7-jdk] action install (up to date) * apt_package[openjdk-7-jre-headless] action install (up to date) * java_alternatives[set-java-alternatives] action set (up to date) Recipe: java::default_java_symlink * link[/usr/lib/jvm/default-java] action create (up to date) Recipe: java::set_java_home * ruby_block[set-env-java-home] action run - execute the ruby block set-env-java-home * directory[/etc/profile.d] action create (up to date) * template[/etc/profile.d/jdk.sh] action create (up to date) Recipe: build-essential::_debian * apt_package[autoconf] action install (up to date) * apt_package[binutils-doc] action install (up to date) * apt_package[bison] action install (up to date) * apt_package[build-essential] action install (up to date) * apt_package[flex] action install (up to date) * apt_package[gettext] action install (up to date) * apt_package[ncurses-dev] action install (up to date) Recipe: chef-sugar::default * chef_gem[chef-sugar] action install (up to date) Recipe: python::package * apt_package[python] action install (up to date) * apt_package[python-dev] action install (up to date) Recipe: python::pip * cookbook_file[/tmp/kitchen/cache/get-pip.py] action create (skipped due to not_if) * execute[install-pip] action run (skipped due to not_if) * python_pip[setuptools] action upgrade - upgrade python_pip[setuptools] version from to latest Recipe: elkstack::_python * bash[manually upgrade setuptools] action run (skipped due to only_if) Recipe: python::virtualenv * python_pip[virtualenv] action upgrade - upgrade python_pip[virtualenv] version from 15.0.3 to latest Recipe: elkstack::_server * apt_package[ruby] action install (up to date) * append_if_no_line[make sure a line is in /etc/hosts] action edit (up to date) Recipe: firewall::default * firewall[default] action install - install iptables and enable/start services * apt_package[iptables-persistent] action install (up to date) * file[create empty /etc/iptables/rules.v4] action create (skipped due to not_if) * file[create empty /etc/iptables/rules.v6] action create (skipped due to not_if) * service[iptables-persistent] action enable (up to date) * service[iptables-persistent] action start (up to date) * firewall_rule[allow world to ssh] action create * firewall_rule[allow world to winrm] action create (skipped due to only_if) * firewall_rule[allow world to mosh] action create (skipped due to only_if) * firewall_rule[established] action create * firewall_rule[ipv6_icmp] action create Recipe: elkstack::acl * firewall_rule[allow syslog entries inbound] action create * firewall_rule[allow lumberjack entries inbound] action create * firewall_rule[allow tcp entries inbound] action create * firewall_rule[allow nginx SSL entries inbound] action create * firewall_rule[allow nginx entries inbound] action create * firewall_rule[allow udp entries inbound] action create * firewall_rule[open_loopback] action create Recipe: elasticsearch::curl * apt_package[curl] action install (up to date) Recipe: ark::default * apt_package[libtool] action install (up to date) * apt_package[autoconf] action install (up to date) * apt_package[make] action install (up to date) * apt_package[unzip] action install (up to date) * apt_package[rsync] action install (up to date) * apt_package[gcc] action install (up to date) * apt_package[autogen] action install (up to date) * apt_package[shtool] action install (up to date) * apt_package[pkg-config] action install (up to date) Recipe: elasticsearch::default * group[elasticsearch] action create (up to date) * user[elasticsearch] action create (up to date) * bash[remove the elasticsearch user home] action run (skipped due to not_if) * directory[/usr/local/etc/elasticsearch] action create (up to date) * directory[/usr/local/var/log/elasticsearch] action create (up to date) * directory[/usr/local/var/run] action create (up to date) * directory[/usr/local/var/data/elasticsearch] action create (up to date) * template[/etc/init.d/elasticsearch] action create (up to date) * service[elasticsearch] action enable (up to date) * ark[elasticsearch] action install (skipped due to not_if) * bash[enable user limits] action run (skipped due to not_if) * file[/etc/security/limits.d/10-elasticsearch.conf] action create (up to date) * log[increase limits] action nothing (skipped due to action :nothing) * template[elasticsearch-env.sh] action create (up to date) * template[elasticsearch.yml] action create (up to date) * template[logging.yml] action create (up to date) Recipe: elasticsearch::plugins * directory[/usr/local/elasticsearch-1.4.4/plugins/] action create (up to date) * ruby_block[Install plugin: karmi/elasticsearch-paramedic] action run (skipped due to not_if) * ruby_block[Install plugin: mobz/elasticsearch-head] action run (skipped due to not_if) * ruby_block[Install plugin: jlinn/elasticsearch-cloud-rackspace] action run (skipped due to not_if) Recipe: elkstack::elasticsearch * service[elasticsearch] action start (up to date) Recipe: elkstack::elasticsearch_monitoring * rackspace_monitoring_service[default] action create (skipped due to only_if) * rackspace_monitoring_service[default] action start (skipped due to only_if) * rackspace_monitoring_check[elasticsearch] action create (skipped due to only_if) * rackspace_monitoring_check[elasticsearch_service] action create (skipped due to only_if) Recipe: elkstack::logstash * logstash_instance[server] action create (up to date) * user[logstash] action create (up to date) * group[logstash] action create (up to date) * ark[server] action put * directory[/opt/logstash/server] action create (up to date) * remote_file[/tmp/kitchen/cache/server.tar.gz] action create (up to date) * execute[unpack /tmp/kitchen/cache/server.tar.gz] action nothing (skipped due to action :nothing) * execute[set owner on /opt/logstash/server] action nothing (skipped due to action :nothing) (up to date) * directory[/opt/logstash/server/bin] action create (up to date) * directory[/opt/logstash/server/etc] action create (up to date) * directory[/opt/logstash/server/lib] action create (up to date) * directory[/opt/logstash/server/log] action create (up to date) * directory[/opt/logstash/server/tmp] action create (up to date) * directory[/opt/logstash/server/etc/conf.d] action create (up to date) * directory[/opt/logstash/server/patterns] action create (up to date) Recipe: logrotate::default * apt_package[logrotate] action upgrade (up to date) * directory[/etc/logrotate.d] action create (up to date) * logrotate_app[logstash_server] action enable * directory[/etc/logrotate.d] action create (up to date) * template[/etc/logrotate.d/logstash_server] action create (up to date) (up to date) Recipe: runit::default * service[runit] action nothing (skipped due to action :nothing) * execute[start-runsvdir] action nothing (skipped due to action :nothing) * apt_package[runit] action install (up to date) Recipe: elkstack::logstash * logstash_service[server] action enable (up to date) Recipe: * service[logstash_server] action nothing (skipped due to action :nothing) * runit_service[logstash_server] action enable * ruby_block[restart_service] action nothing (skipped due to action :nothing) * ruby_block[restart_log_service] action nothing (skipped due to action :nothing) * directory[/etc/sv/logstash_server] action create (up to date) * template[/etc/sv/logstash_server/run] action create (up to date) * directory[/etc/sv/logstash_server/log] action create (up to date) * directory[/etc/sv/logstash_server/log/main] action create (up to date) * directory[/var/log/logstash_server] action create (up to date) * template[/etc/sv/logstash_server/log/config] action create (up to date) * link[/var/log/logstash_server/config] action create (up to date) * template[/etc/sv/logstash_server/log/run] action create (up to date) * directory[/etc/sv/logstash_server/env] action create (up to date) * ruby_block[zap extra env files for logstash_server service] action run (skipped due to only_if) * template[/etc/sv/logstash_server/check] action create (skipped due to only_if) * template[/etc/sv/logstash_server/finish] action create (skipped due to only_if) * directory[/etc/sv/logstash_server/control] action create (up to date) * link[/etc/init.d/logstash_server] action create (up to date) * file[/etc/sv/logstash_server/down] action nothing (skipped due to action :nothing) * directory[/etc/service] action create (up to date) * link[/etc/service/logstash_server] action create (up to date) * ruby_block[wait for logstash_server service socket] action run - execute the ruby block wait for logstash_server service socket Recipe: elkstack::logstash * directory[/opt/logstash] action create (up to date) Recipe: elkstack::_lumberjack_secrets * file[/opt/logstash/lumberjack.key] action create (skipped due to not_if) * file[/opt/logstash/lumberjack.crt] action create (skipped due to not_if) Recipe: elkstack::logstash * logstash_config[server] action create * template[/opt/logstash/server/etc/conf.d/input_syslog] action create (up to date) * template[/opt/logstash/server/etc/conf.d/input_tcp] action create (up to date) * template[/opt/logstash/server/etc/conf.d/input_udp] action create (up to date) * template[/opt/logstash/server/etc/conf.d/output_elasticsearch] action create (up to date) (up to date) Recipe: elkstack::logstash_monitoring * rackspace_monitoring_service[default] action create (skipped due to only_if) * rackspace_monitoring_service[default] action start (skipped due to only_if) * rackspace_monitoring_check[tcp-logstash-5959] action enable (skipped due to only_if) * rackspace_monitoring_check[logstash_service] action create (skipped due to only_if) Recipe: elkstack::kibana_ssl * directory[/etc/nginx/ssl] action create (up to date) * htpasswd[/etc/nginx/htpassword] action overwrite Recipe: htpasswd::_common * chef_gem[htauth] action install (up to date) - Create htpasswd[/etc/nginx/htpassword] * ruby_block[Creating htpasswd file /etc/nginx/htpassword] action run - execute the ruby block Creating htpasswd file /etc/nginx/htpassword * chef_gem[htauth] action install (up to date) Recipe: elkstack::kibana_ssl * file[/etc/nginx/htpassword.curl] action create_if_missing (up to date) * openssl_x509[/etc/nginx/ssl/kibana.pem] action create - Create openssl_x509[/etc/nginx/ssl/kibana.pem] Recipe: elkstack::kibana * kibana_user[kibana] action create - create resource kibana * user[kibana] action create (up to date) * group[kibana] action create (up to date) * kibana_install[kibana] action create Recipe: libarchive::default * apt_package[libarchive-dev] action upgrade (up to date) * chef_gem[ffi-libarchive] action install (up to date) - create resource kibana * directory[/opt/kibana] action create (up to date) * apt_package[libarchive-dev] action nothing (skipped due to action :nothing) * chef_gem[ffi-libarchive] action install (up to date) * remote_file[/tmp/kitchen/cache/kibana_kibana_4.2.1-linux-x64_kibana.tar.gz] action create (up to date) * libarchive_file[kibana_kibana_4.2.1-linux-x64_kibana.tar.gz] action extract (skipped due to not_if) * link[/opt/kibana/current] action create (up to date) Recipe: elkstack::kibana * template[/opt/kibana/current/config/kibana.yml] action create (up to date) Recipe: * service[kibana] action nothing (skipped due to action :nothing) Recipe: elkstack::kibana * runit_service[kibana] action enable * ruby_block[restart_service] action nothing (skipped due to action :nothing) * ruby_block[restart_log_service] action nothing (skipped due to action :nothing) * directory[/etc/sv/kibana] action create (up to date) * template[/etc/sv/kibana/run] action create (up to date) * directory[/etc/sv/kibana/log] action create (up to date) * directory[/etc/sv/kibana/log/main] action create (up to date) * directory[/var/log/kibana] action create (up to date) * template[/etc/sv/kibana/log/config] action create (up to date) * link[/var/log/kibana/config] action create (up to date) * template[/etc/sv/kibana/log/run] action create (up to date) * directory[/etc/sv/kibana/env] action create (up to date) * ruby_block[zap extra env files for kibana service] action run (skipped due to only_if) * template[/etc/sv/kibana/check] action create (skipped due to only_if) * template[/etc/sv/kibana/finish] action create (skipped due to only_if) * directory[/etc/sv/kibana/control] action create (up to date) * link[/etc/init.d/kibana] action create (up to date) * file[/etc/sv/kibana/down] action nothing (skipped due to action :nothing) * directory[/etc/service] action create (up to date) * link[/etc/service/kibana] action create (up to date) * ruby_block[wait for kibana service socket] action run - execute the ruby block wait for kibana service socket * kibana_web[kibana] action create Recipe: ohai::default * remote_directory[/etc/chef/ohai_plugins for cookbook ohai] action create Recipe: * cookbook_file[/etc/chef/ohai_plugins/README] action create (up to date) (up to date) Recipe: ohai::default * ohai[custom_plugins] action reload[2016-08-08T14:53:56+00:00] WARN: Ohai::Config[:plugin_path] is set. Ohai::Config[:plugin_path] is deprecated and will be removed in future releases of ohai. Use ohai.plugin_path in your configuration file to configure :plugin_path for ohai. [2016-08-08T14:53:56+00:00] WARN: Ohai::Config[:plugin_path] is set. Ohai::Config[:plugin_path] is deprecated and will be removed in future releases of ohai. Use ohai.plugin_path in your configuration file to configure :plugin_path for ohai. [2016-08-08T14:53:56+00:00] WARN: [DEPRECATION] Plugin at /etc/chef/ohai_plugins/nginx.rb is a version 6 plugin. Version 6 plugins will not be supported in future releases of Ohai. Please upgrade your plugin to version 7 plugin syntax. For more information visit here: docs.chef.io/ohai_custom.html [2016-08-08T14:53:56+00:00] WARN: Ohai::Mixin::Command run_command is deprecated and will be removed in Ohai 9.0.0 [2016-08-08T14:53:56+00:00] WARN: Ohai::Mixin::Command popen4 is deprecated and will be removed in Ohai 9.0.0 - re-run ohai and merge results into node attributes - create resource kibana Recipe: nginx::ohai_plugin * ohai[reload_nginx] action nothing (skipped due to action :nothing) * template[/etc/chef/ohai_plugins/nginx.rb] action create (up to date) Recipe: ohai::default * remote_directory[/etc/chef/ohai_plugins for cookbook ohai] action nothing (skipped due to action :nothing) * ohai[custom_plugins] action nothing (skipped due to action :nothing) Recipe: nginx::package * apt_package[nginx] action install (skipped due to not_if) * service[nginx] action enable (up to date) Recipe: nginx::commons_dir * directory[/etc/nginx] action create (up to date) * directory[/var/log/nginx] action create (up to date) * directory[/run] action create (up to date) * directory[/etc/nginx/sites-available] action create (up to date) * directory[/etc/nginx/sites-enabled] action create (up to date) * directory[/etc/nginx/conf.d] action create (up to date) Recipe: nginx::commons_script * template[/usr/sbin/nxensite] action create (up to date) * template[/usr/sbin/nxdissite] action create (up to date) Recipe: nginx::commons_conf * template[nginx.conf] action create (up to date) * template[/etc/nginx/sites-available/default] action create (up to date) * execute[nxdissite default] action run (skipped due to only_if) Recipe: nginx::default * service[nginx] action start (up to date) * template[/etc/nginx/sites-available/kibana] action create (up to date) Recipe: * execute[nxensite kibana] action run (skipped due to not_if) Recipe: elkstack::kibana * service[nginx] action nothing (skipped due to action :nothing) * file[/etc/nginx/conf.d/default.conf] action delete (skipped due to only_if) Recipe: elkstack::kibana_monitoring * rackspace_monitoring_service[default] action create (skipped due to only_if) * rackspace_monitoring_service[default] action start (skipped due to only_if) * rackspace_monitoring_check[nginx_service] action create (skipped due to only_if) Recipe: rsyslog::default * apt_package[rsyslog] action install (up to date) * directory[/etc/rsyslog.d] action create (up to date) * log[adm] action write * directory[/var/spool/rsyslog] action create (up to date) * execute[validate_config] action nothing (skipped due to action :nothing) * template[/etc/rsyslog.conf] action create (up to date) * template[/etc/rsyslog.d/50-default.conf] action create (up to date) * service[rsyslog] action enable (up to date) * service[rsyslog] action start (up to date) Recipe: rsyslog::client * template[/etc/rsyslog.d/49-remote.conf] action create (up to date) * file[/etc/rsyslog.d/server.conf] action delete (up to date) Recipe: firewall::default * firewall[default] action restart (skipped due to only_if) (skipped due to only_if) * file[/etc/iptables/rules.v4] action create (up to date) * file[/etc/iptables/rules.v6] action create (up to date) (up to date) Running handlers: Running handlers complete Deprecated features used! Default value "5601" is invalid for property kibana_port of resource kibana_web. In Chef 13 this will become an error: Option kibana_port must be a kind of [Integer]! You passed "5601".. at 1 location: - /tmp/kitchen/cache/cookbooks/kibana_lwrp/libraries/web.rb:30:in `' "method access to node attributes (node.foo.bar) is deprecated and will be removed in Chef 13, please use bracket syntax (node["foo"]["bar"]) at 15 locations: - /tmp/kitchen/cache/cookbooks/7-zip/attributes/default.rb:21:in `from_file' - /tmp/kitchen/cache/cookbooks/java/attributes/default.rb:22:in `from_file' - /tmp/kitchen/cache/cookbooks/elasticsearch/attributes/default.rb:43:in `from_file' - /tmp/kitchen/cache/cookbooks/elasticsearch/attributes/default.rb:54:in `from_file' - /tmp/kitchen/cache/cookbooks/elasticsearch/attributes/default.rb:72:in `from_file' - /tmp/kitchen/cache/cookbooks/elasticsearch/attributes/data.rb:104:in `from_file' - /tmp/kitchen/cache/cookbooks/elasticsearch/attributes/proxy.rb:16:in `from_file' - /tmp/kitchen/cache/cookbooks/elasticsearch/attributes/proxy.rb:17:in `from_file' - /tmp/kitchen/cache/cookbooks/elasticsearch/attributes/proxy.rb:18:in `from_file' - /tmp/kitchen/cache/cookbooks/elasticsearch/attributes/proxy.rb:20:in `from_file' - /tmp/kitchen/cache/cookbooks/python/attributes/default.rb:23:in `from_file' - /tmp/kitchen/cache/cookbooks/python/attributes/default.rb:24:in `from_file' - /tmp/kitchen/cache/cookbooks/python/attributes/default.rb:39:in `from_file' - /tmp/kitchen/cache/cookbooks/nginx/attributes/default.rb:43:in `from_file' - /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-sugar-3.4.0/lib/chef/sugar/node.rb:162:in `method_missing' node.set is deprecated and will be removed in Chef 14, please use node.default/node.override (or node.normal only if you really need persistence) at 10 locations: - /tmp/kitchen/cache/cookbooks/elkstack/recipes/_base.rb:11:in `from_file' - /tmp/kitchen/cache/cookbooks/elkstack/recipes/_server.rb:15:in `from_file' - /tmp/kitchen/cache/cookbooks/elasticsearch/recipes/search_discovery.rb:20:in `from_file' - /tmp/kitchen/cache/cookbooks/elasticsearch/recipes/search_discovery.rb:24:in `from_file' - /tmp/kitchen/cache/cookbooks/elasticsearch/recipes/search_discovery.rb:30:in `from_file' - /tmp/kitchen/cache/cookbooks/elkstack/recipes/kibana.rb:20:in `from_file' - /tmp/kitchen/cache/cookbooks/elkstack/recipes/kibana.rb:21:in `from_file' - /tmp/kitchen/cache/cookbooks/kibana_lwrp/libraries/install.rb:100:in `block (2 levels) in ' - /tmp/kitchen/cache/cookbooks/kibana_lwrp/libraries/web.rb:68:in `block (2 levels) in ' - /tmp/kitchen/cache/cookbooks/kibana_lwrp/libraries/web.rb:69:in `block (2 levels) in ' Cloning resource attributes for service[elasticsearch] from prior resource (CHEF-3694) Previous service[elasticsearch]: /tmp/kitchen/cache/cookbooks/elasticsearch/recipes/default.rb:72:in `from_file' Current service[elasticsearch]: /tmp/kitchen/cache/cookbooks/elkstack/recipes/elasticsearch.rb:27:in `from_file' at 1 location: - /tmp/kitchen/cache/cookbooks/elkstack/recipes/elasticsearch.rb:27:in `from_file' Cloning resource attributes for rackspace_monitoring_service[default] from prior resource (CHEF-3694) Previous rackspace_monitoring_service[default]: /tmp/kitchen/cache/cookbooks/elkstack/recipes/elasticsearch_monitoring.rb:14:in `from_file' Current rackspace_monitoring_service[default]: /tmp/kitchen/cache/cookbooks/elkstack/recipes/logstash_monitoring.rb:18:in `from_file' at 1 location: - /tmp/kitchen/cache/cookbooks/elkstack/recipes/logstash_monitoring.rb:18:in `from_file' Cloning resource attributes for rackspace_monitoring_service[default] from prior resource (CHEF-3694) Previous rackspace_monitoring_service[default]: /tmp/kitchen/cache/cookbooks/elkstack/recipes/logstash_monitoring.rb:18:in `from_file' Current rackspace_monitoring_service[default]: /tmp/kitchen/cache/cookbooks/elkstack/recipes/kibana_monitoring.rb:19:in `from_file' at 1 location: - /tmp/kitchen/cache/cookbooks/elkstack/recipes/kibana_monitoring.rb:19:in `from_file' chef_gem[htauth] chef_gem compile_time installation is deprecated at 1 location: - /tmp/kitchen/cache/cookbooks/htpasswd/recipes/_common.rb:1:in `from_file' chef_gem[htauth] Please set `compile_time false` on the resource to use the new behavior. at 1 location: - /tmp/kitchen/cache/cookbooks/htpasswd/recipes/_common.rb:1:in `from_file' chef_gem[htauth] or set `compile_time true` on the resource if compile_time behavior is required. at 1 location: - /tmp/kitchen/cache/cookbooks/htpasswd/recipes/_common.rb:1:in `from_file' Cloning resource attributes for service[nginx] from prior resource (CHEF-3694) Previous service[nginx]: /tmp/kitchen/cache/cookbooks/elkstack/recipes/kibana.rb:108:in `from_file' Current service[nginx]: /tmp/kitchen/cache/cookbooks/nginx/recipes/package.rb:47:in `from_file' at 1 location: - /tmp/kitchen/cache/cookbooks/nginx/recipes/package.rb:47:in `from_file' Cloning resource attributes for service[nginx] from prior resource (CHEF-3694) Previous service[nginx]: /tmp/kitchen/cache/cookbooks/nginx/recipes/package.rb:47:in `from_file' Current service[nginx]: /tmp/kitchen/cache/cookbooks/nginx/recipes/default.rb:24:in `from_file' at 1 location: - /tmp/kitchen/cache/cookbooks/nginx/recipes/default.rb:24:in `from_file' Chef Client finished, 27/242 resources updated in 03 minutes 21 seconds Finished converging (4m48.68s). -----> Kitchen is finished. (4m50.61s)