Skip to content

Add Puppet 8 support #277

Add Puppet 8 support

Add Puppet 8 support #277

Triggered via pull request February 20, 2024 16:32
Status Failure
Total duration 47m 27s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
26s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

90 errors
Puppet / 8 (Ruby 3.2): spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L86
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with one instance Failure/Error: stdout = execute([command(:keystore)] + args, options) #<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments) got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash) Please stub a default value first if message might be received with other args as well.
Puppet / 8 (Ruby 3.2): spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L9
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with one instance instance es-01 Failure/Error: stdout = execute([command(:keystore)] + args, options) #<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments) got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash) Please stub a default value first if message might be received with other args as well. Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:88
Puppet / 8 (Ruby 3.2): spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L10
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with one instance instance es-01 Failure/Error: stdout = execute([command(:keystore)] + args, options) #<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments) got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash) Please stub a default value first if message might be received with other args as well. Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:88
Puppet / 8 (Ruby 3.2): spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L12
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with one instance instance es-01 Failure/Error: stdout = execute([command(:keystore)] + args, options) #<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments) got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash) Please stub a default value first if message might be received with other args as well. Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:88
Puppet / 8 (Ruby 3.2): spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L94
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances Failure/Error: stdout = execute([command(:keystore)] + args, options) #<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments) got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash) Diff: @@ -1,7 +1,7 @@ [["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=> - {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", - "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, + {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", + "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}] Please stub a default value first if message might be received with other args as well.
Puppet / 8 (Ruby 3.2): spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L9
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances instance es-01 Failure/Error: stdout = execute([command(:keystore)] + args, options) #<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments) got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash) Diff: @@ -1,7 +1,7 @@ [["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=> - {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", - "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, + {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", + "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}] Please stub a default value first if message might be received with other args as well. Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:96
Puppet / 8 (Ruby 3.2): spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L10
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances instance es-01 Failure/Error: stdout = execute([command(:keystore)] + args, options) #<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments) got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash) Diff: @@ -1,7 +1,7 @@ [["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=> - {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", - "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, + {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", + "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}] Please stub a default value first if message might be received with other args as well. Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:96
Puppet / 8 (Ruby 3.2): spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L12
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances instance es-01 Failure/Error: stdout = execute([command(:keystore)] + args, options) #<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments) got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash) Diff: @@ -1,7 +1,7 @@ [["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=> - {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", - "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, + {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", + "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}] Please stub a default value first if message might be received with other args as well. Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:96
Puppet / 8 (Ruby 3.2): spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L9
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances instance es-02 Failure/Error: stdout = execute([command(:keystore)] + args, options) #<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments) got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash) Diff: @@ -1,7 +1,7 @@ [["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=> - {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", - "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, + {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", + "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}] Please stub a default value first if message might be received with other args as well. Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:97
Puppet / 8 (Ruby 3.2): spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L10
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances instance es-02 Failure/Error: stdout = execute([command(:keystore)] + args, options) #<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments) got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash) Diff: @@ -1,7 +1,7 @@ [["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=> - {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", - "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, + {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", + "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}] Please stub a default value first if message might be received with other args as well. Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:97
Puppet / Puppet 8 - CentOS 7: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163541781.pp.Nb2RWW Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.54 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 7: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163545589.pp.aM0Aem Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.54 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 7: spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open Failure/Error: expect(subject).to be_listening expected Port "9200" to be listening Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 7: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") } Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 7 running: curl http://localhost:9200/_template Last 10 lines of output were: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to ::1: Cannot assign requested address Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 7: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163850017.pp.Y9AVaN Last 10 lines of output were: �[mNotice: /Stage[main]/Elasticsearch::Config/Augeas[/etc/sysconfig/elasticsearch]/returns: executed successfully �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/content: content changed '{sha256}2640ef4a08a49da59f90644f465b00104c52fe26fc44239b837e13fa7bd4874a' to '{sha256}84524af076fc0d11a203f410631a7cff51c84f2ec04578dba038f143add6dc38' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/owner: owner changed 'root' to 'elasticsearch' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/mode: mode changed '0660' to '0440' �[mNotice: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]: Unscheduling refresh on Service[elasticsearch] Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[9ce9daa68e5fd38d]/Elasticsearch_template[9ce9daa68e5fd38d]: Skipping because provider prefetch failed Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 18.38 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 7: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` absent manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163912258.pp.CfKLTS Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.54 seconds Info: Using environment 'production' Info: Applying configuration version '1708447155' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[9ce9daa68e5fd38d]/Elasticsearch_template[9ce9daa68e5fd38d]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.22 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 7: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163916560.pp.7Yhc9J Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.54 seconds Info: Using environment 'production' Info: Applying configuration version '1708447159' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[e846a3dbb402e4c8]/Elasticsearch_template[e846a3dbb402e4c8]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.22 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 7: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `content` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163920622.pp.yNqdrx Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.54 seconds Info: Using environment 'production' Info: Applying configuration version '1708447163' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[e846a3dbb402e4c8]/Elasticsearch_template[e846a3dbb402e4c8]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.22 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 7: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `content` present http://localhost:9200/_template returns the installed template Failure/Error: expect(JSON.parse(subject.stdout).values). to include(include(template)) expected [{"aliases" => {}, "index_patterns" => [".ml-config"], "mappings" => {"_meta" => {"version" => "7.10.1"}, "dyna..." => {"name" => "ml-size-based-ilm-policy", "rollover_alias" => ".ml-state-write"}}}, "version" => 7100199}] to include (include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_i...ms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}}) Diff: @@ -1,1595 +1,3189 @@ -[(include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_interval" => "5s", "analysis" => {"analyzer" => {"default" => {"type" => "standard", "stopwords" => "_none_"}}}}}, "mappings" => {"dynamic_templates" => [{"string_fields" => {"match" => "*", "match_mapping_type" => "string", "mapping" => {"type" => "multi_field", "fields" => {"{name}" => {"type" => "text", "index" => "analyzed", "omit_norms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}})] +[{"aliases"=>{}, + "index_patterns"=>[".ml-config"], + "mappings"=> + {"_meta"=>{"version"=>"7.10.1"}, + "dynamic_templates"=> + [{"strings_as_keywords"=>{"mapping"=>{"type"=>"keyword"}, "match"=>"*"}}], + "properties"=> + {"aggregations"=>{"enabled"=>false, "type"=>"object"}, + "allow_lazy_open"=>{"type"=>"keyword"}, + "analysis"=> + {"properties"=> + {"classification"=> + {"properties"=> + {"class_assignment_objective"=>{"type"=>"keyword"}, + "dependent_variable"=>{"type"=>"keyword"}, + "eta"=>{"type"=>"double"}, + "feature_bag_fraction"=>{"type"=>"double"}, + "feature_processors"=>{"enabled"=>false}, + "gamma"=>{"type"=>"double"}, + "lambda"=>{"type"=>"double"}, + "max_trees"=>{"type"=>"integer"}, + "num_top_classes"=>{"type"=>"integer"}, + "num_top_feature_importance_values"=>{"type"=>"integer"}, + "prediction_field_name"=>{"type"=>"keyword"}, + "training_percent"=>{"type"=>"double"}}}, + "outlier_detection"=> + {"properties"=> + {"feature_influence_threshold"=>{"type"=>"double"}, + "method"=>{"type"=>"keyword"}, + "n_neighbors"=>{"type"=>"integer"}}}, + "regression"=> + {"properties"=> + {"dependent_variable"=>{"type"=>"keyword"}, + "eta"=>{"type"=>"double"}, + "feature_bag_fraction"=>{"type"=>"double"}, + "feature_processors"=>{"enabled"=>false}, + "gamma"=>{"type"=>"double"}, + "lambda"=>{"type"=>"double"}, + "loss_function"=>{"type"=>"keyword"}, + "loss_function_parameter"=>{"type"=>"double"}, + "max_trees"=>{"type"=>"integer"}, + "num_top_feature_importance_values"=>{"type"=>"integer"}, + "prediction_field_name"=>{"type"=>"keyword"}, + "training_percent"=>{"type"=>"double"}}}}}, + "analysis_config"=> + {"properties"=> + {"bucket_span"=>{"type"=>"keyword"}, + "categorization_analyzer"=>{"enabled"=>false, "type"=>"object"}, + "categorization_field_name
Puppet / Puppet 8 - CentOS 7: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164056659.pp.dXoNtK Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.55 seconds Info: Using environment 'production' Info: Applying configuration version '1708447259' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[e846a3dbb402e4c8]/Elasticsearch_template[e846a3dbb402e4c8]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.22 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 7: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163552864.pp.oOIcXu Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.57 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 7: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163556910.pp.BUrnyi Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.59 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 7: spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open Failure/Error: expect(subject).to be_listening expected Port "9200" to be listening Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 7: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") } Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 7 running: curl http://localhost:9200/_template Last 10 lines of output were: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to ::1: Cannot assign requested address Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 7: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163901820.pp.1FNGBk Last 10 lines of output were: �[mNotice: /Stage[main]/Elasticsearch::Config/Augeas[/etc/sysconfig/elasticsearch]/returns: executed successfully �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/content: content changed '{sha256}2640ef4a08a49da59f90644f465b00104c52fe26fc44239b837e13fa7bd4874a' to '{sha256}b18798b764405f616648ac550c8390741d01b9fdaab10698757438b45c7d7664' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/owner: owner changed 'root' to 'elasticsearch' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/mode: mode changed '0660' to '0440' �[mNotice: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]: Unscheduling refresh on Service[elasticsearch] Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[b71611fe0afd79e1]/Elasticsearch_template[b71611fe0afd79e1]: Skipping because provider prefetch failed Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 18.30 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 7: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` absent manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163924377.pp.SdOrew Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.57 seconds Info: Using environment 'production' Info: Applying configuration version '1708447167' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[b71611fe0afd79e1]/Elasticsearch_template[b71611fe0afd79e1]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.23 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 7: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163929105.pp.NccgUP Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.57 seconds Info: Using environment 'production' Info: Applying configuration version '1708447172' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[29912f6843311a50]/Elasticsearch_template[29912f6843311a50]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.23 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 7: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `content` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163933484.pp.N2yrDB Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.57 seconds Info: Using environment 'production' Info: Applying configuration version '1708447176' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[29912f6843311a50]/Elasticsearch_template[29912f6843311a50]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.23 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 7: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `content` present http://localhost:9200/_template returns the installed template Failure/Error: expect(JSON.parse(subject.stdout).values). to include(include(template)) expected [{"aliases" => {}, "index_patterns" => [".monitoring-beats-7-*"], "mappings" => {"dynamic" => false, "propert...pand_replicas" => "0-1", "max_result_window" => "10000", "number_of_shards" => "1"}}, "version" => 7100199}] to include (include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_i...ms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}}) Diff: @@ -1,1595 +1,3189 @@ -[(include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_interval" => "5s", "analysis" => {"analyzer" => {"default" => {"type" => "standard", "stopwords" => "_none_"}}}}}, "mappings" => {"dynamic_templates" => [{"string_fields" => {"match" => "*", "match_mapping_type" => "string", "mapping" => {"type" => "multi_field", "fields" => {"{name}" => {"type" => "text", "index" => "analyzed", "omit_norms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}})] +[{"aliases"=>{}, + "index_patterns"=>[".monitoring-beats-7-*"], + "mappings"=> + {"dynamic"=>false, + "properties"=> + {"beats_state"=> + {"properties"=> + {"beat"=> + {"properties"=> + {"host"=>{"type"=>"keyword"}, + "name"=>{"type"=>"keyword"}, + "type"=>{"type"=>"keyword"}, + "uuid"=>{"type"=>"keyword"}, + "version"=>{"type"=>"keyword"}}}, + "state"=> + {"properties"=> + {"beat"=>{"properties"=>{"name"=>{"type"=>"keyword"}}}, + "host"=> + {"properties"=> + {"architecture"=>{"type"=>"keyword"}, + "hostname"=>{"type"=>"keyword"}, + "name"=>{"type"=>"keyword"}, + "os"=> + {"properties"=> + {"build"=>{"type"=>"keyword"}, + "family"=>{"type"=>"keyword"}, + "platform"=>{"type"=>"keyword"}, + "version"=>{"type"=>"keyword"}}}}}, + "input"=> + {"properties"=> + {"count"=>{"type"=>"long"}, "names"=>{"type"=>"keyword"}}}, + "module"=> + {"properties"=> + {"count"=>{"type"=>"long"}, "names"=>{"type"=>"keyword"}}}, + "output"=>{"properties"=>{"name"=>{"type"=>"keyword"}}}, + "service"=> + {"properties"=> + {"id"=>{"type"=>"keyword"}, + "name"=>{"type"=>"keyword"}, + "version"=>{"type"=>"keyword"}}}}}, + "timestamp"=>{"format"=>"date_time", "type"=>"date"}}}, + "beats_stats"=> + {"properties"=> + {"beat"=> + {"properties"=> + {"host"=>{"type"=>"keyword"}, + "name"=>{"type"=>"keyword"}, + "type"=>{"type"=>"keyword"}, + "uuid"=>{"type"=>"keyword"}, + "version"=>{"type"=>"keyword"}}}, + "metrics"=> + {"properties"=> + {"apm-server"=> + {"properties"=> + {"acm"=> + {"properties"=> +
Puppet / Puppet 8 - OracleLinux 7: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164109780.pp.2HKeIV Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.55 seconds Info: Using environment 'production' Info: Applying configuration version '1708447273' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[29912f6843311a50]/Elasticsearch_template[29912f6843311a50]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.22 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 8: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163631370.pp.qOljJw Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.55 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 8: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163636055.pp.nJu3tR Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.54 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 8: spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open Failure/Error: expect(subject).to be_listening expected Port "9200" to be listening Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 8: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") } Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 7 running: curl http://localhost:9200/_template Last 10 lines of output were: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 9200: Connection refused Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 8: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163941516.pp.qgj0L8 Last 10 lines of output were: �[mNotice: /Stage[main]/Elasticsearch::Config/Augeas[/etc/sysconfig/elasticsearch]/returns: executed successfully �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/content: content changed '{sha256}2640ef4a08a49da59f90644f465b00104c52fe26fc44239b837e13fa7bd4874a' to '{sha256}9c9feb3605235cdb86300f7600f7f544a2974fa738a2acf82dcf05230c94003d' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/owner: owner changed 'root' to 'elasticsearch' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/mode: mode changed '0660' to '0440' �[mNotice: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]: Unscheduling refresh on Service[elasticsearch] Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[c4e389880aa1d3fb]/Elasticsearch_template[c4e389880aa1d3fb]: Skipping because provider prefetch failed Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 23.62 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 8: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` absent manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164009820.pp.WyctUt Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.56 seconds Info: Using environment 'production' Info: Applying configuration version '1708447213' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[c4e389880aa1d3fb]/Elasticsearch_template[c4e389880aa1d3fb]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.21 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 8: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164015045.pp.1pBbtK Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.55 seconds Info: Using environment 'production' Info: Applying configuration version '1708447219' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[250c87064d3ef5f2]/Elasticsearch_template[250c87064d3ef5f2]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.21 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 8: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `content` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164019980.pp.ZpMevT Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.56 seconds Info: Using environment 'production' Info: Applying configuration version '1708447223' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[250c87064d3ef5f2]/Elasticsearch_template[250c87064d3ef5f2]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.21 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - CentOS 8: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `content` present http://localhost:9200/_template returns the installed template Failure/Error: expect(JSON.parse(subject.stdout).values). to include(include(template)) expected [{"aliases" => {}, "index_patterns" => [".monitoring-kibana-7-*"], "mappings" => {"dynamic" => false, "proper...pression", "format" => "7", "number_of_replicas" => "0", "number_of_shards" => "1"}}, "version" => 7000199}] to include (include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_i...ms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}}) Diff: @@ -1,1595 +1,3189 @@ -[(include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_interval" => "5s", "analysis" => {"analyzer" => {"default" => {"type" => "standard", "stopwords" => "_none_"}}}}}, "mappings" => {"dynamic_templates" => [{"string_fields" => {"match" => "*", "match_mapping_type" => "string", "mapping" => {"type" => "multi_field", "fields" => {"{name}" => {"type" => "text", "index" => "analyzed", "omit_norms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}})] +[{"aliases"=>{}, + "index_patterns"=>[".monitoring-kibana-7-*"], + "mappings"=> + {"dynamic"=>false, + "properties"=> + {"cluster_uuid"=>{"type"=>"keyword"}, + "interval_ms"=>{"type"=>"long"}, + "kibana_stats"=> + {"properties"=> + {"cloud"=> + {"properties"=> + {"id"=>{"type"=>"keyword"}, + "metadata"=>{"type"=>"object"}, + "name"=>{"type"=>"keyword"}, + "region"=>{"type"=>"keyword"}, + "vm_type"=>{"type"=>"keyword"}, + "zone"=>{"type"=>"keyword"}}}, + "concurrent_connections"=>{"type"=>"long"}, + "kibana"=> + {"properties"=> + {"host"=>{"type"=>"keyword"}, + "name"=>{"type"=>"keyword"}, + "snapshot"=>{"type"=>"boolean"}, + "status"=>{"type"=>"keyword"}, + "statuses"=> + {"properties"=> + {"name"=>{"type"=>"keyword"}, "state"=>{"type"=>"keyword"}}}, + "transport_address"=>{"type"=>"keyword"}, + "uuid"=>{"type"=>"keyword"}, + "version"=>{"type"=>"keyword"}}}, + "os"=> + {"properties"=> + {"load"=> + {"properties"=> + {"15m"=>{"type"=>"half_float"}, + "1m"=>{"type"=>"half_float"}, + "5m"=>{"type"=>"half_float"}}}, + "memory"=> + {"properties"=> + {"free_in_bytes"=>{"type"=>"float"}, + "total_in_bytes"=>{"type"=>"float"}, + "used_in_bytes"=>{"type"=>"float"}}}, + "uptime_in_millis"=>{"type"=>"long"}}}, + "process"=> + {"properties"=> + {"event_loop_delay"=>{"type"=>"float"}, + "memory"=> + {"properties"=> + {"heap"=> + {"properties"=> + {"size_limit"=>{"type"=>"float"}, + "total_in_bytes"=>{"type"=>"float"}, + "used_in_bytes"=>{"type"=>"float"}}}, + "resident_set_size_in_bytes"=>{"type"=>"float"}}}, + "uptime_in_millis"=>{"t
Puppet / Puppet 8 - CentOS 8: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164157078.pp.8xNKt3 Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.56 seconds Info: Using environment 'production' Info: Applying configuration version '1708447321' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[250c87064d3ef5f2]/Elasticsearch_template[250c87064d3ef5f2]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.21 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 10: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163602659.pp.SF9BtK Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.62 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 10: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163607372.pp.D3ioJf Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.63 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 10: spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open Failure/Error: expect(subject).to be_listening expected Port "9200" to be listening Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 10: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") } Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 7 running: curl http://localhost:9200/_template Last 10 lines of output were: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 9200: Connection refused Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 10: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163912737.pp.IuC6Bs Last 10 lines of output were: �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/content: content changed '{sha256}2640ef4a08a49da59f90644f465b00104c52fe26fc44239b837e13fa7bd4874a' to '{sha256}99ed2f34c8b58fb89a386435824ce6dd813abb725527df1904b8dc26bc944aed' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/owner: owner changed 'root' to 'elasticsearch' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/mode: mode changed '0660' to '0440' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/jvm.options.d/jvm.options]/ensure: defined content as '{sha256}1d1ab52a24ad649e3055c2e65797e6f3057dd23f42e2bbbe0c23f3fff10e08e4' �[mNotice: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]: Unscheduling refresh on Service[elasticsearch] Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[f6dc1181e4875ef3]/Elasticsearch_template[f6dc1181e4875ef3]: Skipping because provider prefetch failed Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 19.89 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 10: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` absent manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163937428.pp.IK2rMz Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.68 seconds Info: Using environment 'production' Info: Applying configuration version '1708447181' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[f6dc1181e4875ef3]/Elasticsearch_template[f6dc1181e4875ef3]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.32 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 10: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163944200.pp.gwrkHk Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.66 seconds Info: Using environment 'production' Info: Applying configuration version '1708447188' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[6029a5a04182db7d]/Elasticsearch_template[6029a5a04182db7d]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.28 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 10: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `content` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163950575.pp.5o9GgG Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.65 seconds Info: Using environment 'production' Info: Applying configuration version '1708447194' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[6029a5a04182db7d]/Elasticsearch_template[6029a5a04182db7d]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.30 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 10: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `content` present http://localhost:9200/_template returns the installed template Failure/Error: expect(JSON.parse(subject.stdout).values). to include(include(template)) expected [{"aliases" => {}, "index_patterns" => [".ml-inference-000003"], "mappings" => {"_meta" => {"version" => "71001..." => {"name" => "ml-size-based-ilm-policy", "rollover_alias" => ".ml-state-write"}}}, "version" => 7100199}] to include (include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_i...ms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}}) Diff: @@ -1,1595 +1,3189 @@ -[(include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_interval" => "5s", "analysis" => {"analyzer" => {"default" => {"type" => "standard", "stopwords" => "_none_"}}}}}, "mappings" => {"dynamic_templates" => [{"string_fields" => {"match" => "*", "match_mapping_type" => "string", "mapping" => {"type" => "multi_field", "fields" => {"{name}" => {"type" => "text", "index" => "analyzed", "omit_norms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}})] +[{"aliases"=>{}, + "index_patterns"=>[".ml-inference-000003"], + "mappings"=> + {"_meta"=>{"version"=>"7100199"}, + "dynamic"=>"false", + "properties"=> + {"compression_version"=>{"type"=>"long"}, + "create_time"=>{"type"=>"date"}, + "created_by"=>{"type"=>"keyword"}, + "default_field_map"=>{"enabled"=>false}, + "definition"=>{"enabled"=>false}, + "definition_length"=>{"type"=>"long"}, + "description"=>{"type"=>"text"}, + "doc_num"=>{"type"=>"long"}, + "doc_type"=>{"type"=>"keyword"}, + "estimated_heap_memory_usage_bytes"=>{"type"=>"long"}, + "estimated_operations"=>{"type"=>"long"}, + "feature_importance_baseline"=> + {"properties"=> + {"baseline"=>{"type"=>"double"}, + "classes"=> + {"properties"=> + {"baseline"=>{"type"=>"double"}, + "class_name"=>{"type"=>"keyword"}}}}}, + "inference_config"=>{"enabled"=>false}, + "input"=>{"enabled"=>false}, + "metadata"=>{"enabled"=>false}, + "model_id"=>{"type"=>"keyword"}, + "tags"=>{"type"=>"keyword"}, + "total_definition_length"=>{"type"=>"long"}, + "total_feature_importance"=> + {"dynamic"=>"false", + "properties"=> + {"classes"=> + {"dynamic"=>"false", + "properties"=> + {"class_name"=>{"type"=>"keyword"}, + "importance"=> + {"properties"=> + {"max"=>{"type"=>"double"}, + "mean_magnitude"=>{"type"=>"double"}, + "min"=>{"type"=>"double"}}}}, + "type"=>"nested"}, + "feature_name"=>{"type"=>"keyword"}, + "importance"=> + {"properties"=> + {"max"=>{"type"=>"double"}, + "mean_magnitude"=>{"type"=>"double"}, + "min"=>{"type"=>"double"}}}}, + "type"=>"nested"}, + "version"=>{"type"=>"keyword"}}}, + "order"=>0, + "settings"=> + {"index"=>{"auto_expand_replicas"=>"0-1", "number_of_shards"=>"1"}}, + "version"=>7100199}, + {"aliases"=>{}, + "index_patterns"=>[".monitoring-alerts-7"], + "mappings"=> +
Puppet / Puppet 8 - Debian 10: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164128984.pp.CPcKgo Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.65 seconds Info: Using environment 'production' Info: Applying configuration version '1708447293' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[6029a5a04182db7d]/Elasticsearch_template[6029a5a04182db7d]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.33 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 11: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163609116.pp.ikHFGx Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.65 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 11: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163613852.pp.Bxk80b Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.66 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 11: spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open Failure/Error: expect(subject).to be_listening expected Port "9200" to be listening Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 11: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") } Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 7 running: curl http://localhost:9200/_template Last 10 lines of output were: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (7) Failed to connect to localhost port 9200: Connection refused Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 11: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163919172.pp.1kgF2v Last 10 lines of output were: �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/content: content changed '{sha256}2640ef4a08a49da59f90644f465b00104c52fe26fc44239b837e13fa7bd4874a' to '{sha256}c101cd851c24e5c9c49ae1cd28a1b42f95b9bc885770071db671376a0d5243b6' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/owner: owner changed 'root' to 'elasticsearch' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/mode: mode changed '0660' to '0440' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/jvm.options.d/jvm.options]/ensure: defined content as '{sha256}1d1ab52a24ad649e3055c2e65797e6f3057dd23f42e2bbbe0c23f3fff10e08e4' �[mNotice: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]: Unscheduling refresh on Service[elasticsearch] Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[7c4fe655f93596dc]/Elasticsearch_template[7c4fe655f93596dc]: Skipping because provider prefetch failed Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 26.63 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 11: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` absent manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163950592.pp.S6X2xP Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.67 seconds Info: Using environment 'production' Info: Applying configuration version '1708447195' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[7c4fe655f93596dc]/Elasticsearch_template[7c4fe655f93596dc]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.04 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 11: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163957130.pp.zevT5i Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.70 seconds Info: Using environment 'production' Info: Applying configuration version '1708447201' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[cffb0a2994a8cd8b]/Elasticsearch_template[cffb0a2994a8cd8b]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.05 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 11: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `content` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164003511.pp.X03ikV Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.69 seconds Info: Using environment 'production' Info: Applying configuration version '1708447207' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[cffb0a2994a8cd8b]/Elasticsearch_template[cffb0a2994a8cd8b]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.05 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Debian 11: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `content` present http://localhost:9200/_template returns the installed template Failure/Error: expect(JSON.parse(subject.stdout).values). to include(include(template)) expected [{"aliases" => {}, "index_patterns" => [".ml-stats-*"], "mappings" => {"_meta" => {"version" => "7.10.1"}, "dyn... => {"index" => {"auto_expand_replicas" => "0-1", "codec" => "best_compression", "number_of_shards" => "1"}}}] to include (include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_i...ms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}}) Diff: @@ -1,1595 +1,3189 @@ -[(include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_interval" => "5s", "analysis" => {"analyzer" => {"default" => {"type" => "standard", "stopwords" => "_none_"}}}}}, "mappings" => {"dynamic_templates" => [{"string_fields" => {"match" => "*", "match_mapping_type" => "string", "mapping" => {"type" => "multi_field", "fields" => {"{name}" => {"type" => "text", "index" => "analyzed", "omit_norms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}})] +[{"aliases"=>{}, + "index_patterns"=>[".ml-stats-*"], + "mappings"=> + {"_meta"=>{"version"=>"7.10.1"}, + "dynamic"=>false, + "properties"=> + {"cache_miss_count"=>{"type"=>"long"}, + "failure_count"=>{"type"=>"long"}, + "hyperparameters"=> + {"properties"=> + {"alpha"=>{"type"=>"double"}, + "class_assignment_objective"=>{"type"=>"keyword"}, + "downsample_factor"=>{"type"=>"double"}, + "eta"=>{"type"=>"double"}, + "eta_growth_rate_per_tree"=>{"type"=>"double"}, + "feature_bag_fraction"=>{"type"=>"double"}, + "gamma"=>{"type"=>"double"}, + "lambda"=>{"type"=>"double"}, + "max_attempts_to_add_tree"=>{"type"=>"integer"}, + "max_optimization_rounds_per_hyperparameter"=>{"type"=>"integer"}, + "max_trees"=>{"type"=>"integer"}, + "num_folds"=>{"type"=>"integer"}, + "num_splits_per_feature"=>{"type"=>"integer"}, + "soft_tree_depth_limit"=>{"type"=>"double"}, + "soft_tree_depth_tolerance"=>{"type"=>"double"}}}, + "inference_count"=>{"type"=>"long"}, + "iteration"=>{"type"=>"integer"}, + "job_id"=>{"type"=>"keyword"}, + "missing_all_fields_count"=>{"type"=>"long"}, + "model_id"=>{"type"=>"keyword"}, + "node_id"=>{"type"=>"keyword"}, + "parameters"=> + {"properties"=> + {"compute_feature_influence"=>{"type"=>"boolean"}, + "feature_influence_threshold"=>{"type"=>"double"}, + "method"=>{"type"=>"keyword"}, + "n_neighbors"=>{"type"=>"integer"}, + "outlier_fraction"=>{"type"=>"double"}, + "standardization_enabled"=>{"type"=>"boolean"}}}, + "peak_usage_bytes"=>{"type"=>"long"}, + "skipped_docs_count"=>{"type"=>"long"}, + "test_docs_count"=>{"type"=>"long"}, + "timestamp"=>{"type"=>"date"}, + "timing_stats"=> + {"properties"=> + {"elapsed_time"=>{"type"=>"long"}, + "iteration_time"=>{"type"=>"long"}}}, + "training_docs_count"=>{"type"=>"long"}, + "type"=>{"type"=>"keyword"}, + "validation_loss"=> + {"properties"=> + {"fold_values"=> + {"properties"=> �
Puppet / Puppet 8 - Debian 11: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164141918.pp.Sd2hzG Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.67 seconds Info: Using environment 'production' Info: Applying configuration version '1708447306' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[cffb0a2994a8cd8b]/Elasticsearch_template[cffb0a2994a8cd8b]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.04 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 20.04: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163615671.pp.ewupda Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.66 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 20.04: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163621604.pp.5nia7t Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.68 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 20.04: spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open Failure/Error: expect(subject).to be_listening expected Port "9200" to be listening Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 20.04: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") } Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 7 running: curl http://localhost:9200/_template Last 10 lines of output were: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (7) Failed to connect to localhost port 9200: Connection refused Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 20.04: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163928306.pp.u6VkOc Last 10 lines of output were: �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/content: content changed '{sha256}2640ef4a08a49da59f90644f465b00104c52fe26fc44239b837e13fa7bd4874a' to '{sha256}33617abc794bedc8b5607f488a9f3c8c23f847b3607acf67d7e4360d6a4848d5' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/owner: owner changed 'root' to 'elasticsearch' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/mode: mode changed '0660' to '0440' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/jvm.options.d/jvm.options]/ensure: defined content as '{sha256}1d1ab52a24ad649e3055c2e65797e6f3057dd23f42e2bbbe0c23f3fff10e08e4' �[mNotice: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]: Unscheduling refresh on Service[elasticsearch] Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[3608f322a3a7d122]/Elasticsearch_template[3608f322a3a7d122]: Skipping because provider prefetch failed Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 19.48 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 20.04: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` absent manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163953726.pp.HBhwlW Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.67 seconds Info: Using environment 'production' Info: Applying configuration version '1708447199' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[3608f322a3a7d122]/Elasticsearch_template[3608f322a3a7d122]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.13 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 20.04: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164001161.pp.wc5Lf9 Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.69 seconds Info: Using environment 'production' Info: Applying configuration version '1708447206' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[011cbf37939cb3e7]/Elasticsearch_template[011cbf37939cb3e7]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.22 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 20.04: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `content` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164008726.pp.pF4wAX Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.65 seconds Info: Using environment 'production' Info: Applying configuration version '1708447214' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[011cbf37939cb3e7]/Elasticsearch_template[011cbf37939cb3e7]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.16 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 20.04: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `content` present http://localhost:9200/_template returns the installed template Failure/Error: expect(JSON.parse(subject.stdout).values). to include(include(template)) expected [{"aliases" => {}, "index_patterns" => [".logstash"], "mappings" => {"_meta" => {"logstash-version" => "7.10.1"...settings" => {"index" => {"auto_expand_replicas" => "0-1", "number_of_shards" => "1"}}, "version" => 7100199}] to include (include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_i...ms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}}) Diff: @@ -1,1595 +1,3189 @@ -[(include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_interval" => "5s", "analysis" => {"analyzer" => {"default" => {"type" => "standard", "stopwords" => "_none_"}}}}}, "mappings" => {"dynamic_templates" => [{"string_fields" => {"match" => "*", "match_mapping_type" => "string", "mapping" => {"type" => "multi_field", "fields" => {"{name}" => {"type" => "text", "index" => "analyzed", "omit_norms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}})] +[{"aliases"=>{}, + "index_patterns"=>[".logstash"], + "mappings"=> + {"_meta"=>{"logstash-version"=>"7.10.1"}, + "dynamic"=>"strict", + "properties"=> + {"description"=>{"type"=>"text"}, + "last_modified"=>{"type"=>"date"}, + "metadata"=>{"dynamic"=>false, "type"=>"object"}, + "pipeline"=>{"type"=>"text"}, + "pipeline_metadata"=> + {"properties"=> + {"type"=>{"type"=>"keyword"}, "version"=>{"type"=>"short"}}}, + "pipeline_settings"=>{"dynamic"=>false, "type"=>"object"}, + "username"=>{"type"=>"keyword"}}}, + "order"=>0, + "settings"=> + {"index"=> + {"auto_expand_replicas"=>"0-1", + "codec"=>"best_compression", + "number_of_shards"=>"1"}}}, + {"aliases"=>{".transform-notifications-read"=>{"is_hidden"=>true}}, + "index_patterns"=>[".transform-notifications-*"], + "mappings"=> + {"_meta"=>{"version"=>"7.10.1"}, + "dynamic"=>"false", + "properties"=> + {"level"=>{"type"=>"keyword"}, + "message"=>{"fields"=>{"raw"=>{"type"=>"keyword"}}, "type"=>"text"}, + "node_name"=>{"type"=>"keyword"}, + "timestamp"=>{"type"=>"date"}, + "transform_id"=>{"type"=>"keyword"}}}, + "order"=>0, + "settings"=> + {"index"=> + {"auto_expand_replicas"=>"0-1", + "hidden"=>"true", + "number_of_shards"=>"1"}}, + "version"=>7100199}, + {"aliases"=>{}, + "index_patterns"=>[".ml-stats-*"], + "mappings"=> + {"_meta"=>{"version"=>"7.10.1"}, + "dynamic"=>false, + "properties"=> + {"cache_miss_count"=>{"type"=>"long"}, + "failure_count"=>{"type"=>"long"}, + "hyperparameters"=> + {"properties"=> + {"alpha"=>{"type"=>"double"}, + "class_assignment_objective"=>{"type"=>"keyword"}, + "downsample_factor"=>{"type"=>"double"}, + "eta"=>{"type"=>"double"}, + "eta_growth_rate_per_tree"=>{"type"=>"double"}, + "feature_bag_fraction"=>{"type"=>"double"}, + "gamma"=>{"type"=>"double"}, + "lambda"=>{"type"=>"double"}, + "max_attempts_to_add_tree"=>{"type"=>"integer"}, + "max_optimization_rounds_per_hyperparameter"=>{"type"
Puppet / Puppet 8 - Ubuntu 20.04: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164147904.pp.xfnA1d Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.65 seconds Info: Using environment 'production' Info: Applying configuration version '1708447313' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[011cbf37939cb3e7]/Elasticsearch_template[011cbf37939cb3e7]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.14 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 8: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163650686.pp.s8kMkX Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.64 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 8: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163656739.pp.BI0AZV Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.64 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 8: spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open Failure/Error: expect(subject).to be_listening expected Port "9200" to be listening Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 8: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") } Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 7 running: curl http://localhost:9200/_template Last 10 lines of output were: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 9200: Connection refused Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 8: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164003606.pp.LmfuY2 Last 10 lines of output were: �[mNotice: /Stage[main]/Elasticsearch::Config/Augeas[/etc/sysconfig/elasticsearch]/returns: executed successfully �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/content: content changed '{sha256}2640ef4a08a49da59f90644f465b00104c52fe26fc44239b837e13fa7bd4874a' to '{sha256}9974e3ca36e06c916b94fc1d196be51156a7dc135907b41cacef7c9efea47b8f' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/owner: owner changed 'root' to 'elasticsearch' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/mode: mode changed '0660' to '0440' �[mNotice: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]: Unscheduling refresh on Service[elasticsearch] Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[a71f53f380a4f199]/Elasticsearch_template[a71f53f380a4f199]: Skipping because provider prefetch failed Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 23.72 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 8: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` absent manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164033227.pp.aicz48 Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.61 seconds Info: Using environment 'production' Info: Applying configuration version '1708447238' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[a71f53f380a4f199]/Elasticsearch_template[a71f53f380a4f199]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.24 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 8: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164039598.pp.DbU98d Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.62 seconds Info: Using environment 'production' Info: Applying configuration version '1708447244' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[7fbfb20ac66d1fbb]/Elasticsearch_template[7fbfb20ac66d1fbb]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.24 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 8: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `content` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164045714.pp.aUnSrm Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.62 seconds Info: Using environment 'production' Info: Applying configuration version '1708447250' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[7fbfb20ac66d1fbb]/Elasticsearch_template[7fbfb20ac66d1fbb]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.24 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - OracleLinux 8: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `content` present http://localhost:9200/_template returns the installed template Failure/Error: expect(JSON.parse(subject.stdout).values). to include(include(template)) expected [{"aliases" => {}, "index_patterns" => [".monitoring-alerts-7"], "mappings" => {"dynamic" => false, "properti..." => {"auto_expand_replicas" => "0-1", "hidden" => "true", "number_of_shards" => "1"}}, "version" => 7100199}] to include (include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_i...ms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}}) Diff: @@ -1,1595 +1,3189 @@ -[(include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_interval" => "5s", "analysis" => {"analyzer" => {"default" => {"type" => "standard", "stopwords" => "_none_"}}}}}, "mappings" => {"dynamic_templates" => [{"string_fields" => {"match" => "*", "match_mapping_type" => "string", "mapping" => {"type" => "multi_field", "fields" => {"{name}" => {"type" => "text", "index" => "analyzed", "omit_norms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}})] +[{"aliases"=>{}, + "index_patterns"=>[".monitoring-alerts-7"], + "mappings"=> + {"dynamic"=>false, + "properties"=> + {"message"=>{"type"=>"text"}, + "metadata"=> + {"properties"=> + {"cluster_uuid"=>{"type"=>"keyword"}, + "link"=>{"type"=>"keyword"}, + "severity"=>{"type"=>"short"}, + "type"=>{"type"=>"keyword"}, + "version"=>{"type"=>"keyword"}, + "watch"=>{"type"=>"keyword"}}}, + "prefix"=>{"type"=>"text"}, + "resolved_timestamp"=>{"type"=>"date"}, + "suffix"=>{"type"=>"text"}, + "timestamp"=>{"type"=>"date"}, + "update_timestamp"=>{"type"=>"date"}}}, + "order"=>0, + "settings"=> + {"index"=> + {"auto_expand_replicas"=>"0-1", + "codec"=>"best_compression", + "format"=>"7", + "number_of_replicas"=>"0", + "number_of_shards"=>"1"}}, + "version"=>7000199}, + {"aliases"=>{}, + "index_patterns"=>[".ml-meta"], + "mappings"=> + {"_meta"=>{"version"=>"7100199"}, + "dynamic_templates"=> + [{"strings_as_keywords"=>{"mapping"=>{"type"=>"keyword"}, "match"=>"*"}}], + "properties"=> + {"calendar_id"=>{"type"=>"keyword"}, + "description"=>{"type"=>"keyword"}, + "end_time"=>{"type"=>"date"}, + "job_ids"=>{"type"=>"keyword"}, + "start_time"=>{"type"=>"date"}}}, + "order"=>0, + "settings"=> + {"index"=>{"auto_expand_replicas"=>"0-1", "number_of_shards"=>"1"}}, + "version"=>7100199}, + {"aliases"=>{}, + "index_patterns"=>[".ml-config"], + "mappings"=> + {"_meta"=>{"version"=>"7.10.1"}, + "dynamic_templates"=> + [{"strings_as_keywords"=>{"mapping"=>{"type"=>"keyword"}, "match"=>"*"}}], + "properties"=> + {"aggregations"=>{"enabled"=>false, "type"=>"object"}, + "allow_lazy_open"=>{"type"=>"keyword"}, + "analysis"=> + {"properties"=> + {"classification"=> + {"properties"=> + {"class_assignment_objective"=>{"type"=>"keyword"}, + "dependent_variable"=>{"type"=>"keyword"}, + "eta"=>{"type"=>"double"}, + "feature_bag_fraction"=>{"type"=>"double"},
Puppet / Puppet 8 - OracleLinux 8: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164223998.pp.Mfcub5 Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.63 seconds Info: Using environment 'production' Info: Applying configuration version '1708447349' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[7fbfb20ac66d1fbb]/Elasticsearch_template[7fbfb20ac66d1fbb]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 0.23 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 18.04: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163620438.pp.EEmzE9 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.64 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 18.04: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163626375.pp.zMm7oU Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.63 seconds Error: uninitialized constant PSON Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 18.04: spec/helpers/acceptance/tests/template_shared_examples.rb#L41
elasticsearch v7.10.1 class template resources configured through `source` present Port "9200" open Failure/Error: expect(subject).to be_listening expected Port "9200" to be listening Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 18.04: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `source` present http://localhost:9200/_template returns the installed template Failure/Error: subject { shell("curl http://localhost:#{elasticsearch_port}/_template") } Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 7 running: curl http://localhost:9200/_template Last 10 lines of output were: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 9200: Connection refused Shared Example Group: "template content" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:21 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 18.04: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `source` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_163932922.pp.4Ml9ex Last 10 lines of output were: �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/content: content changed '{sha256}2640ef4a08a49da59f90644f465b00104c52fe26fc44239b837e13fa7bd4874a' to '{sha256}811d598e0a704a54aec1bb2223a5cf3020e23e1a8f2d00daf8b1d75222af2eb8' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/owner: owner changed 'root' to 'elasticsearch' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/elasticsearch.yml]/mode: mode changed '0660' to '0440' �[mNotice: /Stage[main]/Elasticsearch::Config/File[/etc/elasticsearch/jvm.options.d/jvm.options]/ensure: defined content as '{sha256}1d1ab52a24ad649e3055c2e65797e6f3057dd23f42e2bbbe0c23f3fff10e08e4' �[mNotice: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]: Unscheduling refresh on Service[elasticsearch] Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[53c35c8b5466eadc]/Elasticsearch_template[53c35c8b5466eadc]: Skipping because provider prefetch failed Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 30.28 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 18.04: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `source` absent manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164009189.pp.oSVcmE Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.64 seconds Info: Using environment 'production' Info: Applying configuration version '1708447214' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[53c35c8b5466eadc]/Elasticsearch_template[53c35c8b5466eadc]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.27 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:77 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 18.04: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` present manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164016701.pp.XWpfOE Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.64 seconds Info: Using environment 'production' Info: Applying configuration version '1708447221' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[377fd5b8a624c79c]/Elasticsearch_template[377fd5b8a624c79c]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.28 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 18.04: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L35
elasticsearch v7.10.1 class template resources configured through `content` present manifest is idempotent Failure/Error: apply_manifest(applied_manifest, catch_changes: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164023957.pp.Z5ZGtd Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.64 seconds Info: Using environment 'production' Info: Applying configuration version '1708447229' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[377fd5b8a624c79c]/Elasticsearch_template[377fd5b8a624c79c]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.35 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:19 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65
Puppet / Puppet 8 - Ubuntu 18.04: spec/helpers/acceptance/tests/template_shared_examples.rb#L49
elasticsearch v7.10.1 class template resources configured through `content` present http://localhost:9200/_template returns the installed template Failure/Error: expect(JSON.parse(subject.stdout).values). to include(include(template)) expected [{"aliases" => {}, "index_patterns" => [".ml-state*"], "mappings" => {"_meta" => {"version" => "7100199"}, "ena..." => {"auto_expand_replicas" => "0-1", "hidden" => "true", "number_of_shards" => "1"}}, "version" => 7100199}] to include (include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_i...ms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}}) Diff: @@ -1,1595 +1,3189 @@ -[(include {"index_patterns" => ["logstash-*"], "version" => 123, "settings" => {"index" => {"refresh_interval" => "5s", "analysis" => {"analyzer" => {"default" => {"type" => "standard", "stopwords" => "_none_"}}}}}, "mappings" => {"dynamic_templates" => [{"string_fields" => {"match" => "*", "match_mapping_type" => "string", "mapping" => {"type" => "multi_field", "fields" => {"{name}" => {"type" => "text", "index" => "analyzed", "omit_norms" => true}, "raw" => {"type " => "text", "index" => "not_analyzed", "ignore_above" => 256}}}}}]}})] +[{"aliases"=>{}, + "index_patterns"=>[".ml-state*"], + "mappings"=>{"_meta"=>{"version"=>"7100199"}, "enabled"=>false}, + "order"=>0, + "settings"=> + {"index"=> + {"auto_expand_replicas"=>"0-1", + "hidden"=>"true", + "lifecycle"=> + {"name"=>"ml-size-based-ilm-policy", + "rollover_alias"=>".ml-state-write"}}}, + "version"=>7100199}, + {"aliases"=>{}, + "index_patterns"=>[".ml-stats-*"], + "mappings"=> + {"_meta"=>{"version"=>"7.10.1"}, + "dynamic"=>false, + "properties"=> + {"cache_miss_count"=>{"type"=>"long"}, + "failure_count"=>{"type"=>"long"}, + "hyperparameters"=> + {"properties"=> + {"alpha"=>{"type"=>"double"}, + "class_assignment_objective"=>{"type"=>"keyword"}, + "downsample_factor"=>{"type"=>"double"}, + "eta"=>{"type"=>"double"}, + "eta_growth_rate_per_tree"=>{"type"=>"double"}, + "feature_bag_fraction"=>{"type"=>"double"}, + "gamma"=>{"type"=>"double"}, + "lambda"=>{"type"=>"double"}, + "max_attempts_to_add_tree"=>{"type"=>"integer"}, + "max_optimization_rounds_per_hyperparameter"=>{"type"=>"integer"}, + "max_trees"=>{"type"=>"integer"}, + "num_folds"=>{"type"=>"integer"}, + "num_splits_per_feature"=>{"type"=>"integer"}, + "soft_tree_depth_limit"=>{"type"=>"double"}, + "soft_tree_depth_tolerance"=>{"type"=>"double"}}}, + "inference_count"=>{"type"=>"long"}, + "iteration"=>{"type"=>"integer"}, + "job_id"=>{"type"=>"keyword"}, + "missing_all_fields_count"=>{"type"=>"long"}, + "model_id"=>{"type"=>"keyword"}, + "node_id"=>{"type"=>"keyword"}, + "parameters"=> + {"properties"=> + {"compute_feature_influence"=>{"type"=>"boolean"}, + "feature_influence_threshold"=>{"type"=>"double"}, + "method"=>{"type"=>"keyword"}, + "n_neighbors"=>{"type"=>"integer"}, + "outlier_fraction"=>{"type"=>"double"}, + "standardization_enabled"=>{"type"=>"boolean"}}}, + "peak_usage_bytes"=>{"type"=>"long"}, + "skipped_docs_count"=>{"type"=>"long"}, + "test_docs_count"=>{"type"=>"lon
Puppet / Puppet 8 - Ubuntu 18.04: spec/helpers/acceptance/tests/manifest_shared_examples.rb#L29
elasticsearch v7.10.1 class template resources configured through `content` absent manifest applies cleanly Failure/Error: apply_manifest(applied_manifest, catch_failures: true, debug: v[:puppet_debug]) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_164203377.pp.ZgNPE6 Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/config.pp", 24]:["/etc/puppetlabs/code/environments/production/modules/elasticsearch/manifests/init.pp", 492] (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation') �[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.64 seconds Info: Using environment 'production' Info: Applying configuration version '1708447328' Error: Could not prefetch elasticsearch_template provider 'ruby': wrong number of arguments (given 9, expected 0..8) Warning: /Stage[main]/Main/Elasticsearch::Template[377fd5b8a624c79c]/Elasticsearch_template[377fd5b8a624c79c]: Skipping because provider prefetch failed �[mNotice: Applied catalog in 1.28 seconds Shared Example Group: "manifest application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:33 Shared Example Group: "template application" called from ./spec/helpers/acceptance/tests/template_shared_examples.rb:87 Shared Example Group: "template operations" called from ./spec/acceptance/tests/acceptance_spec.rb:65