Add support for OracleLinux/AlmaLinux/Rocky #1218
ci.yml
on: pull_request
Puppet
/
Static validations
2m 31s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
42 errors and 10 warnings
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_agent_spec.rb#L109
puppet on rocky-9-x86_64 with no custom parameters is expected not to contain Service[puppet-run.timer]
Failure/Error: it { is_expected.not_to contain_service('puppet-run.timer') }
expected that the catalogue would not contain Service[puppet-run.timer]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_agent_spec.rb#L110
puppet on rocky-9-x86_64 with no custom parameters is expected not to contain File[/etc/systemd/system/puppet-run.timer]
Failure/Error: it { is_expected.not_to contain_file('/etc/systemd/system/puppet-run.timer') }
expected that the catalogue would not contain File[/etc/systemd/system/puppet-run.timer]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_agent_spec.rb#L111
puppet on rocky-9-x86_64 with no custom parameters is expected not to contain File[/etc/systemd/system/puppet-run.service]
Failure/Error: it { is_expected.not_to contain_file('/etc/systemd/system/puppet-run.service') }
expected that the catalogue would not contain File[/etc/systemd/system/puppet-run.service]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_agent_spec.rb#L200
puppet on rocky-9-x86_64 runmode when runmode => cron is expected not to contain Service[puppet-run.timer]
Failure/Error: it { is_expected.not_to contain_service('puppet-run.timer') }
expected that the catalogue would not contain Service[puppet-run.timer]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_agent_spec.rb#L246
puppet on rocky-9-x86_64 runmode when runmode => cron with specified time is expected not to contain Service[puppet-run.timer]
Failure/Error: it { is_expected.not_to contain_service('puppet-run.timer') }
expected that the catalogue would not contain Service[puppet-run.timer]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_agent_spec.rb#L293
puppet on rocky-9-x86_64 runmode when runmode => systemd.timer is expected to raise Puppet::Error with message matching /Runmode of systemd.timer not supported on Linux operating systems!/
Failure/Error: it { is_expected.to raise_error(Puppet::Error, /Runmode of systemd.timer not supported on #{facts[:kernel]} operating systems!/) }
expected Puppet::Error with message matching /Runmode of systemd.timer not supported on Linux operating systems!/ but nothing was raised
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_agent_spec.rb#L336
puppet on rocky-9-x86_64 runmode when runmode => systemd.timer with configured time is expected to raise Puppet::Error with message matching /Runmode of systemd.timer not supported on Linux operating systems!/
Failure/Error: it { is_expected.to raise_error(Puppet::Error, /Runmode of systemd.timer not supported on #{facts[:kernel]} operating systems!/) }
expected Puppet::Error with message matching /Runmode of systemd.timer not supported on Linux operating systems!/ but nothing was raised
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_agent_spec.rb#L357
puppet on rocky-9-x86_64 runmode when runmode => none is expected not to contain Service[puppet-run.timer]
Failure/Error: it { is_expected.not_to contain_service('puppet-run.timer') }
expected that the catalogue would not contain Service[puppet-run.timer]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_agent_spec.rb#L109
puppet on oraclelinux-7-x86_64 with no custom parameters is expected not to contain Service[puppet-run.timer]
Failure/Error: it { is_expected.not_to contain_service('puppet-run.timer') }
expected that the catalogue would not contain Service[puppet-run.timer]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_agent_spec.rb#L110
puppet on oraclelinux-7-x86_64 with no custom parameters is expected not to contain File[/etc/systemd/system/puppet-run.timer]
Failure/Error: it { is_expected.not_to contain_file('/etc/systemd/system/puppet-run.timer') }
expected that the catalogue would not contain File[/etc/systemd/system/puppet-run.timer]
|
Puppet / Puppet 7 - Rocky 8
The run was canceled by @evgeni.
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install puppetserver (latest): default options 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 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083323620.pp.MKC88O
Last 10 lines of output were:
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Info: Class[Puppet]: Unscheduling all events on Class[Puppet]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 328.56 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:17
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install puppetserver (latest): default options 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 'rocky8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083854445.pp.cm7RNA
Last 10 lines of output were:
�[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 298.14 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:17
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install puppetserver (latest): server_max_open_files 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 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084354827.pp.CTKunL
Last 10 lines of output were:
�[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 298.37 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:31
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install puppetserver (latest): server_max_open_files 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 'rocky8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084855343.pp.nxtodT
Last 10 lines of output were:
�[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 298.28 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:31
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/puppetserver_latest_spec.rb#L44
Scenario: install puppetserver (latest): server_max_open_files Command "grep '^Max open files' /proc/`cat /var/run/puppetlabs/puppetserver/puppetserver.pid`/limits" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 2
(compared using ==)
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/puppetserver_latest_spec.rb#L45
Scenario: install puppetserver (latest): server_max_open_files Command "grep '^Max open files' /proc/`cat /var/run/puppetlabs/puppetserver/puppetserver.pid`/limits" stdout is expected to match /^Max open files\s+32143\s+32143\s+files\s*$/
Failure/Error: its(:stdout) { is_expected.to match %r{^Max open files\s+32143\s+32143\s+files\s*$} }
expected "" to match /^Max open files\s+32143\s+32143\s+files\s*$/
Diff:
@@ -1 +1 @@
-/^Max open files\s+32143\s+32143\s+files\s*$/
+""
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: minor version upgrade install 7.6.0 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 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085358376.pp.biwoWv
Last 10 lines of output were:
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Info: Class[Puppet]: Unscheduling all events on Class[Puppet]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 324.71 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:40
|
Puppet / Puppet 7 - Rocky 8
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 7
The run was canceled by @evgeni.
|
Puppet / Puppet 7 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install puppetserver (latest): default options 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 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083405091.pp.0i9vQu
Last 10 lines of output were:
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Info: Class[Puppet]: Unscheduling all events on Class[Puppet]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 331.04 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:17
|
Puppet / Puppet 7 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install puppetserver (latest): default options 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 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083939734.pp.V1zzjG
Last 10 lines of output were:
�[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 300.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:17
|
Puppet / Puppet 7 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install puppetserver (latest): server_max_open_files 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 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084444090.pp.T8WHsY
Last 10 lines of output were:
�[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 300.90 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:31
|
Puppet / Puppet 7 - OracleLinux 7:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install puppetserver (latest): server_max_open_files 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 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084948599.pp.iLwjsF
Last 10 lines of output were:
�[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 300.90 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:31
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/puppetserver_latest_spec.rb#L45
Scenario: install puppetserver (latest): server_max_open_files Command "grep '^Max open files' /proc/`cat /var/run/puppetlabs/puppetserver/puppetserver.pid`/limits" stdout is expected to match /^Max open files\s+32143\s+32143\s+files\s*$/
Failure/Error: its(:stdout) { is_expected.to match %r{^Max open files\s+32143\s+32143\s+files\s*$} }
expected "Max open files 1048576 1048576 files \n" to match /^Max open files\s+32143\s+32143\s+files\s*$/
Diff:
@@ -1 +1 @@
-/^Max open files\s+32143\s+32143\s+files\s*$/
+Max open files 1048576 1048576 files
|
Puppet / Puppet 7 - OracleLinux 7
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 8
The run was canceled by @evgeni.
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install puppetserver (latest): default options 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 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083335671.pp.3jbb53
Last 10 lines of output were:
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Info: Class[Puppet]: Unscheduling all events on Class[Puppet]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 319.61 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:17
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install puppetserver (latest): default options 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 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083857540.pp.oiyVvo
Last 10 lines of output were:
�[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 298.13 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:17
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install puppetserver (latest): server_max_open_files 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 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084357911.pp.KbyX5a
Last 10 lines of output were:
�[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 298.23 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:31
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install puppetserver (latest): server_max_open_files 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 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084858424.pp.6PG2vw
Last 10 lines of output were:
�[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 298.25 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:31
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/puppetserver_latest_spec.rb#L44
Scenario: install puppetserver (latest): server_max_open_files Command "grep '^Max open files' /proc/`cat /var/run/puppetlabs/puppetserver/puppetserver.pid`/limits" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 2
(compared using ==)
|
Puppet / Puppet 7 - AlmaLinux 8
The run was canceled by @evgeni.
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install puppetserver (latest): default options 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 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083346642.pp.vRe3A2
Last 10 lines of output were:
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Info: Class[Puppet]: Unscheduling all events on Class[Puppet]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 324.92 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:17
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/puppetserver_latest_spec.rb#L45
Scenario: install puppetserver (latest): server_max_open_files Command "grep '^Max open files' /proc/`cat /var/run/puppetlabs/puppetserver/puppetserver.pid`/limits" stdout is expected to match /^Max open files\s+32143\s+32143\s+files\s*$/
Failure/Error: its(:stdout) { is_expected.to match %r{^Max open files\s+32143\s+32143\s+files\s*$} }
expected "" to match /^Max open files\s+32143\s+32143\s+files\s*$/
Diff:
@@ -1 +1 @@
-/^Max open files\s+32143\s+32143\s+files\s*$/
+""
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install puppetserver (latest): default options 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 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083914520.pp.f8Dbp6
Last 10 lines of output were:
�[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 297.48 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:17
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: minor version upgrade install 7.6.0 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 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085401649.pp.4N3vgh
Last 10 lines of output were:
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Info: Class[Puppet]: Unscheduling all events on Class[Puppet]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 318.60 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:40
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install puppetserver (latest): server_max_open_files 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 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084414886.pp.u0Dhe6
Last 10 lines of output were:
�[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 297.59 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:31
|
Puppet / Puppet 7 - OracleLinux 8
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install puppetserver (latest): server_max_open_files 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 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_084915404.pp.WJLyeU
Last 10 lines of output were:
�[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true
Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 297.57 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:31
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/puppetserver_latest_spec.rb#L45
Scenario: install puppetserver (latest): server_max_open_files Command "grep '^Max open files' /proc/`cat /var/run/puppetlabs/puppetserver/puppetserver.pid`/limits" stdout is expected to match /^Max open files\s+32143\s+32143\s+files\s*$/
Failure/Error: its(:stdout) { is_expected.to match %r{^Max open files\s+32143\s+32143\s+files\s*$} }
expected "Max open files 1048576 1048576 files \n" to match /^Max open files\s+32143\s+32143\s+files\s*$/
Diff:
@@ -1 +1 @@
-/^Max open files\s+32143\s+32143\s+files\s*$/
+Max open files 1048576 1048576 files
|
Puppet / Puppet 7 - AlmaLinux 8
The operation was canceled.
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_server_spec.rb#L487
puppet on centos-7-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_server_spec.rb#L487
puppet on ubuntu-20.04-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_server_spec.rb#L487
puppet on centos-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_server_spec.rb#L487
puppet on rocky-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_server_spec.rb#L487
puppet on centos-8-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_server_spec.rb#L487
puppet on fedora-36-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_server_spec.rb#L487
puppet on redhat-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_server_spec.rb#L487
puppet on freebsd-12-amd64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_server_spec.rb#L487
puppet on oraclelinux-7-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|
Puppet / 7 (Ruby 2.7):
spec/classes/puppet_server_spec.rb#L487
puppet on redhat-8-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl
Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem')
expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
|