Add Puppet 8 support #1548
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Puppet
/
Static validations
14s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
80 errors
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_database_spec.rb#L12
foreman on centos-8-x86_64 with db_manage set to false is expected not to contain Class[foreman::database::postgresql]
Failure/Error: it { should_not contain_class('foreman::database::postgresql') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az530-375.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_database_spec.rb#L14
foreman on centos-8-x86_64 with db_manage set to false is expected to contain Foreman::Rake[db:migrate]
Failure/Error: it { should contain_foreman__rake('db:migrate') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az530-375.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/support/plugin.rb#L6
foreman::plugin::bootdisk is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az530-375.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
Shared Example Group: "basic foreman plugin tests" called from ./spec/classes/plugin/bootdisk_spec.rb:4
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_database_spec.rb#L15
foreman on centos-8-x86_64 with db_manage set to false is expected to contain Foreman_config_entry[db_pending_seed]
Failure/Error: it { should contain_foreman_config_entry('db_pending_seed') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az530-375.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/support/plugin.rb#L7
foreman::plugin::bootdisk is expected to contain Foreman::Plugin[bootdisk]
Failure/Error: it { should contain_foreman__plugin(name) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az530-375.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
Shared Example Group: "basic foreman plugin tests" called from ./spec/classes/plugin/bootdisk_spec.rb:4
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_database_spec.rb#L16
foreman on centos-8-x86_64 with db_manage set to false is expected to contain Foreman::Rake[db:seed]
Failure/Error: it { should contain_foreman__rake('db:seed') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az530-375.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/support/plugin.rb#L6
foreman::plugin::dhcp_browser is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az530-375.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
Shared Example Group: "basic foreman plugin tests" called from ./spec/classes/plugin/dhcp_browser_spec.rb:4
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_database_spec.rb#L22
foreman on centos-8-x86_64 with db_manage_rake set to false is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az530-375.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/support/plugin.rb#L7
foreman::plugin::dhcp_browser is expected to contain Foreman::Plugin[dhcp_browser]
Failure/Error: it { should contain_foreman__plugin(name) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az530-375.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
Shared Example Group: "basic foreman plugin tests" called from ./spec/classes/plugin/dhcp_browser_spec.rb:4
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_database_spec.rb#L23
foreman on centos-8-x86_64 with db_manage_rake set to false is expected to contain Class[foreman::database::postgresql]
Failure/Error: it { should contain_class('foreman::database::postgresql') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az530-375.bq0sc14cqklujfo00hvyg2cvkh.bx.internal.cloudapp.net
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190830078.pp.HucBBs
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: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 47, column: 16) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190832950.pp.2nsE4w
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: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 47, column: 16) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_config_ipa_spec.rb#L13
foreman on ubuntu-20.04-x86_64 without apache is expected to raise Puppet::Error with message matching /External authentication via IPA can only be enabled when Apache is used/
Failure/Error: it { should raise_error(Puppet::Error, /External authentication via IPA can only be enabled when Apache is used/) }
expected Puppet::Error with message matching /External authentication via IPA can only be enabled when Apache is used/, got #<Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Could not find...pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net> with backtrace:
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/parser/templatewrapper.rb:67:in `file='
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/parser/functions/template.rb:26:in `block (2 levels) in get_binding'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/parser/functions/template.rb:20:in `collect'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/parser/functions/template.rb:20:in `block in get_binding'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/parser/functions.rb:215:in `block (2 levels) in newfunction'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/util/profiler/around_profiler.rb:58:in `profile'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/util/profiler.rb:51:in `profile'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/parser/functions.rb:208:in `block in newfunction'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/functions.rb:751:in `block in call'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/functions.rb:748:in `catch'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/functions.rb:748:in `call'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/puppet_stack.rb:42:in `stack'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/runtime3_support.rb:305:in `block in call_function'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/util/profiler/around_profiler.rb:58:in `profile'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/util/profiler.rb:51:in `profile'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/runtime3_support.rb:303:in `call_function'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:995:in `call_function_with_block'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:964:in `eval_CallNamedFunctionExpression'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/visitor.rb:94:in `visit_this_1'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:81:in `evaluate'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:909:in `eval_AttributeOperation'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/visitor.rb:94:in `visit_this_1'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:81:in `evaluate'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:864:in `block (2 levels) in eval_ResourceExpression'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:863:in `each'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:863:in `reduce'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:863:in `block in eval_ResourceExpression'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:824:in `map'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/evaluator/evaluator_impl.rb:824:in `eval_ResourceExpression'
# ./vendor/bundle/ruby/2.7.0/gems/puppet-7.27.0/lib/puppet/pops/visitor.rb:94:in `visit_this_1'
# ./vendor/bundle/r
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_config_ipa_spec.rb#L28
foreman on ubuntu-20.04-x86_64 with apache enrolled system is expected to contain Exec[ipa-getkeytab]
Failure/Error: it { should contain_exec('ipa-getkeytab') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_config_ipa_spec.rb#L29
foreman on ubuntu-20.04-x86_64 with apache enrolled system is expected to contain Class[apache::mod::authnz_pam]
Failure/Error: it { should contain_class('apache::mod::authnz_pam') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_config_ipa_spec.rb#L30
foreman on ubuntu-20.04-x86_64 with apache enrolled system is expected to contain Class[apache::mod::intercept_form_submit]
Failure/Error: it { should contain_class('apache::mod::intercept_form_submit') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_config_ipa_spec.rb#L31
foreman on ubuntu-20.04-x86_64 with apache enrolled system is expected to contain Class[apache::mod::lookup_identity]
Failure/Error: it { should contain_class('apache::mod::lookup_identity') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_config_ipa_spec.rb#L32
foreman on ubuntu-20.04-x86_64 with apache enrolled system is expected to contain Class[apache::mod::auth_gssapi]
Failure/Error: it { should contain_class('apache::mod::auth_gssapi') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_config_ipa_spec.rb#L33
foreman on ubuntu-20.04-x86_64 with apache enrolled system is expected to contain Class[apache::mod::auth_basic]
Failure/Error: it { should contain_class('apache::mod::auth_basic') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_config_ipa_spec.rb#L35
foreman on ubuntu-20.04-x86_64 with apache enrolled system should contain Apache fragments
Failure/Error:
should contain_foreman__config__apache__fragment('intercept_form_submit')
.with_ssl_content(/^\s*InterceptFormPAMService foreman$/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_config_ipa_spec.rb#L57
foreman on ubuntu-20.04-x86_64 with apache enrolled system with gssapi_local_name=false should contain Apache fragments
Failure/Error:
should contain_foreman__config__apache__fragment('auth_gssapi')
.with_ssl_content(/^\s*GssapiLocalName Off$/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_config_ipa_spec.rb#L66
foreman on ubuntu-20.04-x86_64 with apache enrolled system with GSSAPI auth for API should contain GSSAPI and Basic coniguration in API fragment
Failure/Error:
should contain_foreman__config__apache__fragment('external_auth_api')
.with_ssl_content(/^\s*AuthType Basic$/)
.with_ssl_content(/^\s*AuthBasicProvider PAM$/)
.with_ssl_content(/^\s*AuthPAMService foreman$/)
.with_ssl_content(/^\s*require pam-account foreman$/)
.with_ssl_content(/^\s*AuthType GSSAPI/)
.with_ssl_content(/^\s*GssapiCredStore keytab:#{keytab_path}$/)
.with_ssl_content(/^\s*GssapiLocalName On$/)
.with_ssl_content(/^\s*require pam-account foreman$/)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az1131-216.0xqdga4yyfmu3itawgde4i0n1g.dx.internal.cloudapp.net
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190857901.pp.ydGHEo
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: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 47, column: 16) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190903848.pp.H5b5FL
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: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 47, column: 16) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_191152891.pp.LRCLGP
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: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 47, column: 16) on node centos8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_191154801.pp.yQpNp7
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: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 47, column: 16) on node centos8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "httpd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "httpd" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "httpd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "httpd" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_191159814.pp.WLcv74
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: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 47, column: 16) on node centos8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_191202832.pp.mq0ZUv
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: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 47, column: 16) on node centos8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "httpd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "httpd" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "httpd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "httpd" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190914855.pp.kzSZSM
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: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 47, column: 16) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190922484.pp.U1c20x
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: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 47, column: 16) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190953281.pp.Zc1eB3
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: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 47, column: 16) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_191000217.pp.ulV2LZ
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: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/_header.yaml.erb' (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config.pp, line: 47, column: 16) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|