Skip to content

Add acceptance for zabbix::proxy class #776

Add acceptance for zabbix::proxy class

Add acceptance for zabbix::proxy class #776

Triggered via pull request May 6, 2024 08:23
Status Cancelled
Total duration 1h 3m 28s
Artifacts

ci.yml

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

Annotations

204 errors
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082545177.pp.7nNOGs Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.19 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082548487.pp.KdSvYB Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent" to be installed
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082552813.pp.4J69RF Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082556209.pp.CPKfG1 Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082559401.pp.HEH37k Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082602549.pp.h3wfiL Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082545413.pp.c0Lc1A Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.22 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With minimal parameter 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082549126.pp.k8HFfE Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.22 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082540542.pp.9jxyVt Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent" to be installed
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082543559.pp.XW6QF0 Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent" to be installed
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082554032.pp.JsL4Sz Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.19 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082557748.pp.cAwD1c Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.18 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082547669.pp.3nZWjK Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082601425.pp.PcoVnA Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.21 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082550649.pp.kWJ9jb Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082605097.pp.HoWqM7 Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.22 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082553649.pp.TaTiK2 Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082556597.pp.thpj5A Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082551275.pp.FzcGNB Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With minimal parameter 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082554562.pp.1lnpj8 Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 5.0 With minimal parameter Package "zabbix-agent" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent" to be installed
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 5.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082558972.pp.b3EWAh Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082602208.pp.mKod7c Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082605441.pp.hO1ugE Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082608648.pp.ch52k3 Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Error: Could not find a suitable provider for apt_key �[mNotice: Applied catalog in 0.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class default parameters 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082727405.pp.oSax9x Last 10 lines of output were: May 06 08:27:49 centos7-64-puppet7.example.com zabbix_proxy[6826]: One child process died (PID:6830,exitcode/signal:1). Exiting ... May 06 08:27:51 centos7-64-puppet7.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:27:51 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:27:51 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:27:51 centos7-64-puppet7.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Triggered 'refresh' from 4 events Info: Class[Zabbix::Proxy]: Unscheduling all events on Class[Zabbix::Proxy] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 21.48 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082751282.pp.nJxL6V Last 10 lines of output were: May 06 08:28:04 centos7-64-puppet7.example.com zabbix_proxy[7001]: required mandatory version: 05000000 May 06 08:28:04 centos7-64-puppet7.example.com zabbix_proxy[7001]: proxy #0 started [main process] May 06 08:28:04 centos7-64-puppet7.example.com zabbix_proxy[7005]: proxy #1 started [configuration syncer #1] May 06 08:28:04 centos7-64-puppet7.example.com zabbix_proxy[7001]: One child process died (PID:7005,exitcode/signal:1). Exiting ... May 06 08:28:06 centos7-64-puppet7.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:28:06 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:28:06 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:28:06 centos7-64-puppet7.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: Applied catalog in 13.12 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L26
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L27
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class deploys a zabbix 6.0 proxy 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082806874.pp.lKDrQN Last 10 lines of output were: May 06 08:28:22 centos7-64-puppet7.example.com systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. May 06 08:28:22 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:28:22 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:28:22 centos7-64-puppet7.example.com zabbix_proxy[7209]: zabbix_proxy [7209]: unknown parameter "StartODBCPollers" in config file "/etc/zabbix/zabbix_proxy.conf", line 342 May 06 08:28:22 centos7-64-puppet7.example.com systemd[1]: zabbix-proxy.service: control process exited, code=exited status=1 �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Proxy]: Unscheduling all events on Class[Zabbix::Proxy] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 13.26 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 6.0 proxy 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082822447.pp.ZzwfJx Last 10 lines of output were: May 06 08:28:06 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:28:06 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:28:06 centos7-64-puppet7.example.com systemd[1]: zabbix-proxy.service failed. May 06 08:28:22 centos7-64-puppet7.example.com systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. May 06 08:28:22 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:28:22 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:28:22 centos7-64-puppet7.example.com zabbix_proxy[7209]: zabbix_proxy [7209]: unknown parameter "StartODBCPollers" in config file "/etc/zabbix/zabbix_proxy.conf", line 342 May 06 08:28:22 centos7-64-puppet7.example.com systemd[1]: zabbix-proxy.service: control process exited, code=exited status=1 �[mNotice: Applied catalog in 11.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L50
zabbix::proxy class deploys a zabbix 6.0 proxy Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L51
zabbix::proxy class deploys a zabbix 6.0 proxy Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class default parameters 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 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082817204.pp.Rxi1dP Last 10 lines of output were: May 06 08:28:42 centos7-64-puppet8.example.com zabbix_proxy[6807]: One child process died (PID:6811,exitcode/signal:1). Exiting ... May 06 08:28:44 centos7-64-puppet8.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:28:44 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:28:44 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:28:44 centos7-64-puppet8.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Triggered 'refresh' from 4 events Info: Class[Zabbix::Proxy]: Unscheduling all events on Class[Zabbix::Proxy] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 25.18 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082845106.pp.5Nsty2 Last 10 lines of output were: May 06 08:28:58 centos7-64-puppet8.example.com zabbix_proxy[6982]: required mandatory version: 05000000 May 06 08:28:58 centos7-64-puppet8.example.com zabbix_proxy[6982]: proxy #0 started [main process] May 06 08:28:58 centos7-64-puppet8.example.com zabbix_proxy[6986]: proxy #1 started [configuration syncer #1] May 06 08:28:58 centos7-64-puppet8.example.com zabbix_proxy[6982]: One child process died (PID:6986,exitcode/signal:1). Exiting ... May 06 08:29:00 centos7-64-puppet8.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:29:00 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:29:00 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:29:00 centos7-64-puppet8.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: Applied catalog in 13.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L26
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L27
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class deploys a zabbix 6.0 proxy 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 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082900924.pp.l0r4Ic Last 10 lines of output were: May 06 08:29:16 centos7-64-puppet8.example.com systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. May 06 08:29:16 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:29:16 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:29:16 centos7-64-puppet8.example.com zabbix_proxy[7190]: zabbix_proxy [7190]: unknown parameter "StartODBCPollers" in config file "/etc/zabbix/zabbix_proxy.conf", line 342 May 06 08:29:16 centos7-64-puppet8.example.com systemd[1]: zabbix-proxy.service: control process exited, code=exited status=1 �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Proxy]: Unscheduling all events on Class[Zabbix::Proxy] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 13.34 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 6.0 proxy 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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082916756.pp.6qfvpQ Last 10 lines of output were: May 06 08:29:00 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:29:00 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:29:00 centos7-64-puppet8.example.com systemd[1]: zabbix-proxy.service failed. May 06 08:29:16 centos7-64-puppet8.example.com systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. May 06 08:29:16 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:29:16 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:29:16 centos7-64-puppet8.example.com zabbix_proxy[7190]: zabbix_proxy [7190]: unknown parameter "StartODBCPollers" in config file "/etc/zabbix/zabbix_proxy.conf", line 342 May 06 08:29:16 centos7-64-puppet8.example.com systemd[1]: zabbix-proxy.service: control process exited, code=exited status=1 �[mNotice: Applied catalog in 10.94 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L50
zabbix::proxy class deploys a zabbix 6.0 proxy Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L51
zabbix::proxy class deploys a zabbix 6.0 proxy Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class default parameters 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_082838893.pp.427gcl Last 10 lines of output were: May 06 08:29:17 oracle7-64-puppet7.example.com zabbix_proxy[7578]: One child process died (PID:7582,exitcode/signal:1). Exiting ... May 06 08:29:19 oracle7-64-puppet7.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:29:19 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:29:19 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:29:19 oracle7-64-puppet7.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Triggered 'refresh' from 4 events Info: Class[Zabbix::Proxy]: Unscheduling all events on Class[Zabbix::Proxy] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 38.39 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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_082919733.pp.9CbQjA Last 10 lines of output were: May 06 08:29:35 oracle7-64-puppet7.example.com zabbix_proxy[7780]: current database version (mandatory/optional): 05000000/05000007 May 06 08:29:35 oracle7-64-puppet7.example.com zabbix_proxy[7780]: required mandatory version: 05000000 May 06 08:29:35 oracle7-64-puppet7.example.com zabbix_proxy[7780]: proxy #0 started [main process] May 06 08:29:35 oracle7-64-puppet7.example.com zabbix_proxy[7780]: One child process died (PID:7784,exitcode/signal:1). Exiting ... May 06 08:29:37 oracle7-64-puppet7.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:29:37 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:29:37 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:29:37 oracle7-64-puppet7.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: Applied catalog in 15.58 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L26
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L27
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class deploys a zabbix 6.0 proxy 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_082938165.pp.IRCElX Last 10 lines of output were: May 06 08:29:57 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:29:57 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:29:57 oracle7-64-puppet7.example.com zabbix_proxy[8024]: zabbix_proxy [8024]: unknown parameter "StartODBCPollers" in config file "/etc/zabbix/zabbix_proxy.conf", line 342 May 06 08:29:57 oracle7-64-puppet7.example.com systemd[1]: zabbix-proxy.service: control process exited, code=exited status=1 May 06 08:29:57 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Proxy. �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Proxy]: Unscheduling all events on Class[Zabbix::Proxy] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 16.93 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 6.0 proxy 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_082957456.pp.ECJ3xE Last 10 lines of output were: May 06 08:29:37 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:29:37 oracle7-64-puppet7.example.com systemd[1]: zabbix-proxy.service failed. May 06 08:29:57 oracle7-64-puppet7.example.com systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. May 06 08:29:57 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:29:57 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:29:57 oracle7-64-puppet7.example.com zabbix_proxy[8024]: zabbix_proxy [8024]: unknown parameter "StartODBCPollers" in config file "/etc/zabbix/zabbix_proxy.conf", line 342 May 06 08:29:57 oracle7-64-puppet7.example.com systemd[1]: zabbix-proxy.service: control process exited, code=exited status=1 May 06 08:29:57 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Proxy. �[mNotice: Applied catalog in 13.63 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L50
zabbix::proxy class deploys a zabbix 6.0 proxy Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L51
zabbix::proxy class deploys a zabbix 6.0 proxy Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class default parameters 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-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082856513.pp.fMeDIl Last 10 lines of output were: May 06 08:29:37 oracle7-64-puppet8.example.com zabbix_proxy[7572]: One child process died (PID:7576,exitcode/signal:1). Exiting ... May 06 08:29:39 oracle7-64-puppet8.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:29:39 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:29:39 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:29:39 oracle7-64-puppet8.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Triggered 'refresh' from 4 events Info: Class[Zabbix::Proxy]: Unscheduling all events on Class[Zabbix::Proxy] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 40.49 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082939633.pp.Ezuq7K Last 10 lines of output were: May 06 08:29:55 oracle7-64-puppet8.example.com zabbix_proxy[7774]: current database version (mandatory/optional): 05000000/05000007 May 06 08:29:55 oracle7-64-puppet8.example.com zabbix_proxy[7774]: required mandatory version: 05000000 May 06 08:29:55 oracle7-64-puppet8.example.com zabbix_proxy[7774]: proxy #0 started [main process] May 06 08:29:55 oracle7-64-puppet8.example.com zabbix_proxy[7774]: One child process died (PID:7778,exitcode/signal:1). Exiting ... May 06 08:29:57 oracle7-64-puppet8.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:29:57 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:29:57 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:29:57 oracle7-64-puppet8.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: Applied catalog in 15.53 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L26
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L27
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class deploys a zabbix 6.0 proxy 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-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082958093.pp.wtrUjg Last 10 lines of output were: May 06 08:30:08 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:30:08 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:30:08 oracle7-64-puppet8.example.com zabbix_proxy[7976]: Starting Zabbix Proxy (active) [oracle7-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). May 06 08:30:08 oracle7-64-puppet8.example.com zabbix_proxy[7976]: **** Enabled features **** May 06 08:30:08 oracle7-64-puppet8.example.com zabbix_proxy[7976]: SNMP monitoring: YES �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Proxy]: Unscheduling all events on Class[Zabbix::Proxy] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 9.56 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 6.0 proxy 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083010175.pp.tdX5ZL Last 10 lines of output were: May 06 08:29:57 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:29:57 oracle7-64-puppet8.example.com systemd[1]: zabbix-proxy.service failed. May 06 08:30:08 oracle7-64-puppet8.example.com systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. May 06 08:30:08 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:30:08 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:30:08 oracle7-64-puppet8.example.com zabbix_proxy[7976]: Starting Zabbix Proxy (active) [oracle7-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). May 06 08:30:08 oracle7-64-puppet8.example.com zabbix_proxy[7976]: **** Enabled features **** May 06 08:30:08 oracle7-64-puppet8.example.com zabbix_proxy[7976]: SNMP monitoring: YES �[mNotice: Applied catalog in 13.47 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L50
zabbix::proxy class deploys a zabbix 6.0 proxy Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L51
zabbix::proxy class deploys a zabbix 6.0 proxy Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082753617.pp.s9zusc Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.54 seconds Info: Using environment 'production' Info: Applying configuration version '1714984075' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.22 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class default parameters 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 'centos7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082742729.pp.Q7VpJk Last 10 lines of output were: May 06 08:28:06 centos7-64-puppet8.example.com zabbix_proxy[6840]: One child process died (PID:6844,exitcode/signal:1). Exiting ... May 06 08:28:08 centos7-64-puppet8.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:28:08 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:28:08 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:28:08 centos7-64-puppet8.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Triggered 'refresh' from 4 events Info: Class[Zabbix::Proxy]: Unscheduling all events on Class[Zabbix::Proxy] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 23.78 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082809032.pp.cCcMb0 Last 10 lines of output were: May 06 08:28:22 centos7-64-puppet8.example.com zabbix_proxy[7015]: current database version (mandatory/optional): 05000000/05000007 May 06 08:28:22 centos7-64-puppet8.example.com zabbix_proxy[7015]: required mandatory version: 05000000 May 06 08:28:22 centos7-64-puppet8.example.com zabbix_proxy[7015]: proxy #0 started [main process] May 06 08:28:22 centos7-64-puppet8.example.com zabbix_proxy[7015]: One child process died (PID:7019,exitcode/signal:1). Exiting ... May 06 08:28:24 centos7-64-puppet8.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:28:24 centos7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:28:24 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:28:24 centos7-64-puppet8.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: Applied catalog in 13.00 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L26
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L27
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class deploys a zabbix 5.0 proxy 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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082824617.pp.N51Rsk Last 10 lines of output were: May 06 08:28:24 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:28:24 centos7-64-puppet8.example.com systemd[1]: zabbix-proxy.service failed. May 06 08:28:38 centos7-64-puppet8.example.com systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. May 06 08:28:38 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:28:38 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:28:38 centos7-64-puppet8.example.com zabbix_proxy[7217]: Starting Zabbix Proxy (active) [centos7-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). May 06 08:28:38 centos7-64-puppet8.example.com zabbix_proxy[7217]: **** Enabled features **** May 06 08:28:38 centos7-64-puppet8.example.com zabbix_proxy[7217]: SNMP monitoring: YES �[mNotice: Applied catalog in 13.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 5.0 proxy 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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082840182.pp.VBopZQ Last 10 lines of output were: May 06 08:28:24 centos7-64-puppet8.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:28:24 centos7-64-puppet8.example.com systemd[1]: zabbix-proxy.service failed. May 06 08:28:38 centos7-64-puppet8.example.com systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. May 06 08:28:38 centos7-64-puppet8.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:28:38 centos7-64-puppet8.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:28:38 centos7-64-puppet8.example.com zabbix_proxy[7217]: Starting Zabbix Proxy (active) [centos7-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). May 06 08:28:38 centos7-64-puppet8.example.com zabbix_proxy[7217]: **** Enabled features **** May 06 08:28:38 centos7-64-puppet8.example.com zabbix_proxy[7217]: SNMP monitoring: YES �[mNotice: Applied catalog in 13.09 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L50
zabbix::proxy class deploys a zabbix 5.0 proxy Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L51
zabbix::proxy class deploys a zabbix 5.0 proxy Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class default parameters 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082739612.pp.e6BGQ4 Last 10 lines of output were: May 06 08:28:04 centos7-64-puppet7.example.com zabbix_proxy[6842]: One child process died (PID:6846,exitcode/signal:1). Exiting ... May 06 08:28:06 centos7-64-puppet7.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:28:06 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:28:06 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:28:06 centos7-64-puppet7.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Triggered 'refresh' from 4 events Info: Class[Zabbix::Proxy]: Unscheduling all events on Class[Zabbix::Proxy] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 24.83 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082806777.pp.mWiLkp Last 10 lines of output were: May 06 08:28:19 centos7-64-puppet7.example.com zabbix_proxy[7017]: current database version (mandatory/optional): 05000000/05000007 May 06 08:28:19 centos7-64-puppet7.example.com zabbix_proxy[7017]: required mandatory version: 05000000 May 06 08:28:20 centos7-64-puppet7.example.com zabbix_proxy[7017]: proxy #0 started [main process] May 06 08:28:20 centos7-64-puppet7.example.com zabbix_proxy[7017]: One child process died (PID:7021,exitcode/signal:1). Exiting ... May 06 08:28:21 centos7-64-puppet7.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:28:21 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:28:21 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:28:21 centos7-64-puppet7.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: Applied catalog in 13.09 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L26
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L27
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class deploys a zabbix 5.0 proxy 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082822324.pp.HQ4npH Last 10 lines of output were: May 06 08:28:21 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:28:21 centos7-64-puppet7.example.com systemd[1]: zabbix-proxy.service failed. May 06 08:28:35 centos7-64-puppet7.example.com systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. May 06 08:28:35 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:28:35 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:28:35 centos7-64-puppet7.example.com zabbix_proxy[7219]: Starting Zabbix Proxy (active) [centos7-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). May 06 08:28:35 centos7-64-puppet7.example.com zabbix_proxy[7219]: **** Enabled features **** May 06 08:28:35 centos7-64-puppet7.example.com zabbix_proxy[7219]: SNMP monitoring: YES �[mNotice: Applied catalog in 13.01 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 5.0 proxy 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082837639.pp.OUo12o Last 10 lines of output were: May 06 08:28:21 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:28:21 centos7-64-puppet7.example.com systemd[1]: zabbix-proxy.service failed. May 06 08:28:35 centos7-64-puppet7.example.com systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. May 06 08:28:35 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:28:35 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:28:35 centos7-64-puppet7.example.com zabbix_proxy[7219]: Starting Zabbix Proxy (active) [centos7-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). May 06 08:28:35 centos7-64-puppet7.example.com zabbix_proxy[7219]: **** Enabled features **** May 06 08:28:35 centos7-64-puppet7.example.com zabbix_proxy[7219]: SNMP monitoring: YES �[mNotice: Applied catalog in 12.98 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L50
zabbix::proxy class deploys a zabbix 5.0 proxy Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L51
zabbix::proxy class deploys a zabbix 5.0 proxy Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L26
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L39
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the first apply Failure/Error: apply_manifest(pp1, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083001202.pp.n4limc Last 10 lines of output were: Info: /Stage[main]/Zabbix::Web/Service[php-fpm]: Unscheduling refresh on Service[php-fpm] �[mNotice: /Stage[main]/Zabbix::Web/Selboolean[httpd_can_connect_zabbix]/value: value changed 'off' to 'on' �[mNotice: /Stage[main]/Zabbix::Web/Selboolean[httpd_can_network_connect_db]/value: value changed 'off' to 'on' �[mNotice: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat[25-localhost.conf]/File[/etc/httpd/conf.d/25-localhost.conf]/ensure: defined content as '{sha256}5624606b137b70fe6e34b2f22f12f7aab06e840773e9ddfca614fe86af5ff461' Info: Concat[25-localhost.conf]: Scheduling refresh of Class[Apache::Service] Info: Class[Apache::Service]: Scheduling refresh of Service[httpd] �[mNotice: /Stage[main]/Apache::Service/Service[httpd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Apache::Service/Service[httpd]: Unscheduling refresh on Service[httpd] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 77.02 seconds
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L46
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the second apply Failure/Error: apply_manifest(pp1, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083121928.pp.eP8GBM Last 10 lines of output were: /opt/puppetlabs/puppet/bin/ruby -I /opt/puppetlabs/puppet/lib/ruby/2.7.0 -r ./siteconf20240506-15497-hcrs21.rb extconf.rb extconf failedCannot allocate memory - /opt/puppetlabs/puppet/bin/ruby Gem files will remain installed in /opt/puppetlabs/puppet/lib/ruby/gems/2.7.0/gems/http_parser.rb-0.6.0 for inspection. Results logged to /opt/puppetlabs/puppet/lib/ruby/gems/2.7.0/extensions/x86_64-linux/2.7.0/http_parser.rb-0.6.0/gem_make.out Warning: /Stage[main]/Zabbix::Resources::Web/File[/etc/zabbix/api.conf]: Skipping because of failed dependencies Info: Class[Apache::Service]: Scheduling refresh of Service[httpd] �[mNotice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 1 event Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 17.20 seconds
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L72
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the third apply Failure/Error: apply_manifest(pp2, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083142933.pp.ooSwoF Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.02 seconds Info: Using environment 'production' Info: Applying configuration version '1714984304' Error: Could not find a suitable provider for zabbix_host �[mNotice: Applied catalog in 0.06 seconds
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L76
zabbix_host type create zabbix_host resources with zabbix version 6.0 works without changes on the fourth apply Failure/Error: apply_manifest(pp2, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083145223.pp.E33fEt Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.02 seconds Info: Using environment 'production' Info: Applying configuration version '1714984306' Error: Could not find a suitable provider for zabbix_host �[mNotice: Applied catalog in 0.05 seconds
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L101
zabbix_host type create zabbix_host resources with zabbix version 6.0 creates hosts with SNMP interface and details without errors Failure/Error: apply_manifest(pp3, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083147156.pp.myS9hL Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.02 seconds Info: Using environment 'production' Info: Applying configuration version '1714984308' Error: Could not find a suitable provider for zabbix_host �[mNotice: Applied catalog in 0.05 seconds
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L105
zabbix_host type create zabbix_host resources with zabbix version 6.0 creates hosts with SNMP interface and details without changes Failure/Error: apply_manifest(pp3, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083149057.pp.XUyjU5 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.02 seconds Info: Using environment 'production' Info: Applying configuration version '1714984310' Error: Could not find a suitable provider for zabbix_host �[mNotice: Applied catalog in 0.05 seconds
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix_host type create zabbix_host resources with zabbix version 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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083150961.pp.QE4fcy Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.02 seconds Info: Using environment 'production' Info: Applying configuration version '1714984312' Error: Could not find a suitable provider for zabbix_host �[mNotice: Applied catalog in 0.04 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/zabbix_host_spec.rb:109
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix_host type create zabbix_host resources with zabbix version 6.0 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_083152906.pp.tXzIUq Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.02 seconds Info: Using environment 'production' Info: Applying configuration version '1714984314' Error: Could not find a suitable provider for zabbix_host �[mNotice: Applied catalog in 0.04 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/zabbix_host_spec.rb:109
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: spec/acceptance/zabbix_host_spec.rb#L144
zabbix_host type create zabbix_host resources with zabbix version 6.0 test1.example.com is created Failure/Error: expect(test1['host']).to eq('test1.example.com') NoMethodError: undefined method `[]' for nil:NilClass
Puppet / Puppet 8 - CentOS 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082848475.pp.twhEyH Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.47 seconds Info: Using environment 'production' Info: Applying configuration version '1714984130' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.65 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 8 - CentOS 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 6.0 proxy 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082916653.pp.QXlXh9 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.48 seconds Info: Using environment 'production' Info: Applying configuration version '1714984158' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.88 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 8 - CentOS 8 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082830954.pp.DotF22 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.50 seconds Info: Using environment 'production' Info: Applying configuration version '1714984112' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.29 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: spec/acceptance/proxy_spec.rb#L50
zabbix::proxy class deploys a zabbix 6.0 proxy Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082843627.pp.qerrZu Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.52 seconds Info: Using environment 'production' Info: Applying configuration version '1714984125' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 12.34 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 8 - CentOS 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 5.0 proxy 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082912776.pp.QjBff9 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.54 seconds Info: Using environment 'production' Info: Applying configuration version '1714984154' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.74 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 8 - CentOS 8 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082835377.pp.iq6bLI Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.53 seconds Info: Using environment 'production' Info: Applying configuration version '1714984117' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 10.83 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082846515.pp.5cKyGC Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.57 seconds Info: Using environment 'production' Info: Applying configuration version '1714984128' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 10.91 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 6.0 proxy 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-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082914570.pp.CS0nPt Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.53 seconds Info: Using environment 'production' Info: Applying configuration version '1714984156' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.66 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082912145.pp.VWsSXf Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.50 seconds Info: Using environment 'production' Info: Applying configuration version '1714984153' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.70 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 7 - CentOS 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 5.0 proxy 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082940432.pp.bHvyFl Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.51 seconds Info: Using environment 'production' Info: Applying configuration version '1714984182' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.85 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 7 - CentOS 8 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082839202.pp.HVJP1h Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.52 seconds Info: Using environment 'production' Info: Applying configuration version '1714984121' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.32 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L50
zabbix::proxy class deploys a zabbix 5.0 proxy Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Distro Puppet - Archlinux rolling - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class default parameters 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-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082847611.pp.gWiLQa Last 10 lines of output were: May 06 08:29:25 oracle7-64-puppet8.example.com zabbix_proxy[7596]: One child process died (PID:7600,exitcode/signal:1). Exiting ... May 06 08:29:27 oracle7-64-puppet8.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:29:27 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:29:27 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:29:27 oracle7-64-puppet8.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Triggered 'refresh' from 4 events Info: Class[Zabbix::Proxy]: Unscheduling all events on Class[Zabbix::Proxy] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 37.84 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082928101.pp.XvJdJu Last 10 lines of output were: May 06 08:29:44 oracle7-64-puppet8.example.com zabbix_proxy[7798]: current database version (mandatory/optional): 05000000/05000007 May 06 08:29:44 oracle7-64-puppet8.example.com zabbix_proxy[7798]: required mandatory version: 05000000 May 06 08:29:44 oracle7-64-puppet8.example.com zabbix_proxy[7798]: proxy #0 started [main process] May 06 08:29:44 oracle7-64-puppet8.example.com zabbix_proxy[7798]: One child process died (PID:7802,exitcode/signal:1). Exiting ... May 06 08:29:46 oracle7-64-puppet8.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:29:46 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:29:46 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:29:46 oracle7-64-puppet8.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: Applied catalog in 15.54 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L26
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L27
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class deploys a zabbix 5.0 proxy 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082946618.pp.vp1F1f Last 10 lines of output were: May 06 08:29:46 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:29:46 oracle7-64-puppet8.example.com systemd[1]: zabbix-proxy.service failed. May 06 08:30:02 oracle7-64-puppet8.example.com systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. May 06 08:30:02 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:30:02 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:30:02 oracle7-64-puppet8.example.com zabbix_proxy[8039]: Starting Zabbix Proxy (active) [oracle7-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). May 06 08:30:02 oracle7-64-puppet8.example.com zabbix_proxy[8039]: **** Enabled features **** May 06 08:30:02 oracle7-64-puppet8.example.com zabbix_proxy[8039]: SNMP monitoring: YES �[mNotice: Applied catalog in 15.63 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 5.0 proxy 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083004924.pp.BD2oVi Last 10 lines of output were: May 06 08:29:46 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:29:46 oracle7-64-puppet8.example.com systemd[1]: zabbix-proxy.service failed. May 06 08:30:02 oracle7-64-puppet8.example.com systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. May 06 08:30:02 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:30:02 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:30:02 oracle7-64-puppet8.example.com zabbix_proxy[8039]: Starting Zabbix Proxy (active) [oracle7-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). May 06 08:30:02 oracle7-64-puppet8.example.com zabbix_proxy[8039]: **** Enabled features **** May 06 08:30:02 oracle7-64-puppet8.example.com zabbix_proxy[8039]: SNMP monitoring: YES �[mNotice: Applied catalog in 15.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L50
zabbix::proxy class deploys a zabbix 5.0 proxy Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L51
zabbix::proxy class deploys a zabbix 5.0 proxy Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class default parameters 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_082907675.pp.7qg4aJ Last 10 lines of output were: May 06 08:29:47 oracle7-64-puppet7.example.com zabbix_proxy[7601]: One child process died (PID:7605,exitcode/signal:1). Exiting ... May 06 08:29:49 oracle7-64-puppet7.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:29:49 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:29:49 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:29:49 oracle7-64-puppet7.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Triggered 'refresh' from 4 events Info: Class[Zabbix::Proxy]: Unscheduling all events on Class[Zabbix::Proxy] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 40.02 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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_082950169.pp.77xGtH Last 10 lines of output were: May 06 08:30:05 oracle7-64-puppet7.example.com zabbix_proxy[7809]: current database version (mandatory/optional): 05000000/05000007 May 06 08:30:05 oracle7-64-puppet7.example.com zabbix_proxy[7809]: required mandatory version: 05000000 May 06 08:30:05 oracle7-64-puppet7.example.com zabbix_proxy[7809]: proxy #0 started [main process] May 06 08:30:05 oracle7-64-puppet7.example.com zabbix_proxy[7809]: One child process died (PID:7813,exitcode/signal:1). Exiting ... May 06 08:30:07 oracle7-64-puppet7.example.com systemd[1]: Can't open PID file /run/zabbix/zabbix_proxy.pid (yet?) after start: No such file or directory May 06 08:30:07 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Proxy. May 06 08:30:07 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:30:07 oracle7-64-puppet7.example.com systemd[1]: zabbix-proxy.service failed. �[mNotice: Applied catalog in 15.11 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L26
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L27
zabbix::proxy class default parameters Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::proxy class deploys a zabbix 5.0 proxy 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083008042.pp.IRcFRv Last 10 lines of output were: May 06 08:30:07 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:30:07 oracle7-64-puppet7.example.com systemd[1]: zabbix-proxy.service failed. May 06 08:30:23 oracle7-64-puppet7.example.com systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. May 06 08:30:23 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:30:23 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:30:23 oracle7-64-puppet7.example.com zabbix_proxy[8044]: Starting Zabbix Proxy (active) [oracle7-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). May 06 08:30:23 oracle7-64-puppet7.example.com zabbix_proxy[8044]: **** Enabled features **** May 06 08:30:23 oracle7-64-puppet7.example.com zabbix_proxy[8044]: SNMP monitoring: YES �[mNotice: Applied catalog in 15.74 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 5.0 proxy 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_083026090.pp.oF9JxM Last 10 lines of output were: May 06 08:30:07 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-proxy.service entered failed state. May 06 08:30:07 oracle7-64-puppet7.example.com systemd[1]: zabbix-proxy.service failed. May 06 08:30:23 oracle7-64-puppet7.example.com systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. May 06 08:30:23 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Proxy. May 06 08:30:23 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Proxy... May 06 08:30:23 oracle7-64-puppet7.example.com zabbix_proxy[8044]: Starting Zabbix Proxy (active) [oracle7-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). May 06 08:30:23 oracle7-64-puppet7.example.com zabbix_proxy[8044]: **** Enabled features **** May 06 08:30:23 oracle7-64-puppet7.example.com zabbix_proxy[8044]: SNMP monitoring: YES �[mNotice: Applied catalog in 15.45 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L50
zabbix::proxy class deploys a zabbix 5.0 proxy Service "zabbix-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-proxy" to be running
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: spec/acceptance/proxy_spec.rb#L51
zabbix::proxy class deploys a zabbix 5.0 proxy Service "zabbix-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-proxy" to be enabled
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083037584.pp.ncJXLW Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.52 seconds Info: Using environment 'production' Info: Applying configuration version '1714984239' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.06 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 6.0 proxy 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083105559.pp.WGfyIP Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.50 seconds Info: Using environment 'production' Info: Applying configuration version '1714984267' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.68 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083026009.pp.CjbJ8d Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.54 seconds Info: Using environment 'production' Info: Applying configuration version '1714984228' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 10.99 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 5.0 proxy 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-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083054056.pp.hgrVMh Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.52 seconds Info: Using environment 'production' Info: Applying configuration version '1714984256' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.56 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083052388.pp.o7k5MG Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.59 seconds Info: Using environment 'production' Info: Applying configuration version '1714984254' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 10.73 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 5.0 proxy 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083120422.pp.nu58H9 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.62 seconds Info: Using environment 'production' Info: Applying configuration version '1714984282' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.24 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class default parameters 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083724185.pp.5AMcY4 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.52 seconds Info: Using environment 'production' Info: Applying configuration version '1714984645' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.57 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:10
Puppet / Puppet 7 - CentOS 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::proxy class deploys a zabbix 6.0 proxy 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 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_083752404.pp.kZVHxm Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.51 seconds Info: Using environment 'production' Info: Applying configuration version '1714984674' �[mNotice: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Zabbix::Proxy/Service[zabbix-proxy]: Unscheduling refresh on Service[zabbix-proxy] �[mNotice: Applied catalog in 11.83 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/proxy_spec.rb:33
Puppet / Puppet 7 - CentOS 8 - Zabbix 6.0
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Debian 12 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Debian 12 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - AlmaLinux 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Debian 12 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Debian 12 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 5.0
The operation was canceled.
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Distro Puppet - Archlinux rolling - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Debian 12 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Debian 12 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 5.0
The run was canceled by @Valantin.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0
The run was canceled by @Valantin.
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0
The operation was canceled.