Skip to content

repo.pp: use apt::keyring on distros where using keys stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg) is deprecated #868

repo.pp: use apt::keyring on distros where using keys stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg) is deprecated

repo.pp: use apt::keyring on distros where using keys stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg) is deprecated #868

Triggered via pull request July 26, 2024 06:32
Status Cancelled
Total duration 3h 14m 45s
Artifacts

ci.yml

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

Annotations

261 errors and 22 warnings
Puppet / 8 (Ruby 3.2): spec/classes/sender_spec.rb#L56
zabbix::sender on debian-12-x86_64 when declaring manage_repo is true is expected to contain Apt::Key[zabbix-A1848F5] Failure/Error: it { is_expected.to contain_apt__key('zabbix-A1848F5') } expected that the catalogue would contain Apt::Key[zabbix-A1848F5]
Puppet / 8 (Ruby 3.2): spec/classes/sender_spec.rb#L57
zabbix::sender on debian-12-x86_64 when declaring manage_repo is true is expected to contain Apt::Key[zabbix-FBABD5F] Failure/Error: it { is_expected.to contain_apt__key('zabbix-FBABD5F') } expected that the catalogue would contain Apt::Key[zabbix-FBABD5F]
Puppet / 8 (Ruby 3.2): spec/classes/repo_spec.rb#L23
zabbix::repo on debian-12-x86_64 is expected to contain Apt::Key[zabbix-A1848F5] Failure/Error: it { is_expected.to contain_apt__key('zabbix-A1848F5') } if facts[:os]['family'] == 'Debian' expected that the catalogue would contain Apt::Key[zabbix-A1848F5]
Puppet / 8 (Ruby 3.2): spec/classes/repo_spec.rb#L24
zabbix::repo on debian-12-x86_64 is expected to contain Apt::Key[zabbix-FBABD5F] Failure/Error: it { is_expected.to contain_apt__key('zabbix-FBABD5F') } if facts[:os]['family'] == 'Debian' expected that the catalogue would contain Apt::Key[zabbix-FBABD5F]
Puppet / 8 (Ruby 3.2): spec/classes/javagateway_spec.rb#L32
zabbix::javagateway on debian-12-x86_64 with all defaults is expected to contain Apt::Key[zabbix-A1848F5] Failure/Error: it { is_expected.to contain_apt__key('zabbix-A1848F5') } if facts[:os]['family'] == 'Debian' expected that the catalogue would contain Apt::Key[zabbix-A1848F5]
Puppet / 8 (Ruby 3.2): spec/classes/javagateway_spec.rb#L33
zabbix::javagateway on debian-12-x86_64 with all defaults is expected to contain Apt::Key[zabbix-FBABD5F] Failure/Error: it { is_expected.to contain_apt__key('zabbix-FBABD5F') } if facts[:os]['family'] == 'Debian' expected that the catalogue would contain Apt::Key[zabbix-FBABD5F]
Puppet / 8 (Ruby 3.2): spec/classes/sender_spec.rb#L56
zabbix::sender on ubuntu-22.04-x86_64 when declaring manage_repo is true is expected to contain Apt::Key[zabbix-A1848F5] Failure/Error: it { is_expected.to contain_apt__key('zabbix-A1848F5') } expected that the catalogue would contain Apt::Key[zabbix-A1848F5]
Puppet / 8 (Ruby 3.2): spec/classes/sender_spec.rb#L57
zabbix::sender on ubuntu-22.04-x86_64 when declaring manage_repo is true is expected to contain Apt::Key[zabbix-FBABD5F] Failure/Error: it { is_expected.to contain_apt__key('zabbix-FBABD5F') } expected that the catalogue would contain Apt::Key[zabbix-FBABD5F]
Puppet / 8 (Ruby 3.2): spec/classes/repo_spec.rb#L23
zabbix::repo on ubuntu-22.04-x86_64 is expected to contain Apt::Key[zabbix-A1848F5] Failure/Error: it { is_expected.to contain_apt__key('zabbix-A1848F5') } if facts[:os]['family'] == 'Debian' expected that the catalogue would contain Apt::Key[zabbix-A1848F5]
Puppet / 8 (Ruby 3.2): spec/classes/repo_spec.rb#L24
zabbix::repo on ubuntu-22.04-x86_64 is expected to contain Apt::Key[zabbix-FBABD5F] Failure/Error: it { is_expected.to contain_apt__key('zabbix-FBABD5F') } if facts[:os]['family'] == 'Debian' expected that the catalogue would contain Apt::Key[zabbix-FBABD5F]
Puppet / 7 (Ruby 2.7): spec/classes/sender_spec.rb#L56
zabbix::sender on debian-12-x86_64 when declaring manage_repo is true is expected to contain Apt::Key[zabbix-A1848F5] Failure/Error: it { is_expected.to contain_apt__key('zabbix-A1848F5') } expected that the catalogue would contain Apt::Key[zabbix-A1848F5]
Puppet / 7 (Ruby 2.7): spec/classes/sender_spec.rb#L57
zabbix::sender on debian-12-x86_64 when declaring manage_repo is true is expected to contain Apt::Key[zabbix-FBABD5F] Failure/Error: it { is_expected.to contain_apt__key('zabbix-FBABD5F') } expected that the catalogue would contain Apt::Key[zabbix-FBABD5F]
Puppet / 7 (Ruby 2.7): spec/classes/repo_spec.rb#L23
zabbix::repo on debian-12-x86_64 is expected to contain Apt::Key[zabbix-A1848F5] Failure/Error: it { is_expected.to contain_apt__key('zabbix-A1848F5') } if facts[:os]['family'] == 'Debian' expected that the catalogue would contain Apt::Key[zabbix-A1848F5]
Puppet / 7 (Ruby 2.7): spec/classes/repo_spec.rb#L24
zabbix::repo on debian-12-x86_64 is expected to contain Apt::Key[zabbix-FBABD5F] Failure/Error: it { is_expected.to contain_apt__key('zabbix-FBABD5F') } if facts[:os]['family'] == 'Debian' expected that the catalogue would contain Apt::Key[zabbix-FBABD5F]
Puppet / 7 (Ruby 2.7): spec/classes/sender_spec.rb#L56
zabbix::sender on ubuntu-22.04-x86_64 when declaring manage_repo is true is expected to contain Apt::Key[zabbix-A1848F5] Failure/Error: it { is_expected.to contain_apt__key('zabbix-A1848F5') } expected that the catalogue would contain Apt::Key[zabbix-A1848F5]
Puppet / 7 (Ruby 2.7): spec/classes/sender_spec.rb#L57
zabbix::sender on ubuntu-22.04-x86_64 when declaring manage_repo is true is expected to contain Apt::Key[zabbix-FBABD5F] Failure/Error: it { is_expected.to contain_apt__key('zabbix-FBABD5F') } expected that the catalogue would contain Apt::Key[zabbix-FBABD5F]
Puppet / 7 (Ruby 2.7): spec/classes/javagateway_spec.rb#L32
zabbix::javagateway on debian-12-x86_64 with all defaults is expected to contain Apt::Key[zabbix-A1848F5] Failure/Error: it { is_expected.to contain_apt__key('zabbix-A1848F5') } if facts[:os]['family'] == 'Debian' expected that the catalogue would contain Apt::Key[zabbix-A1848F5]
Puppet / 7 (Ruby 2.7): spec/classes/javagateway_spec.rb#L33
zabbix::javagateway on debian-12-x86_64 with all defaults is expected to contain Apt::Key[zabbix-FBABD5F] Failure/Error: it { is_expected.to contain_apt__key('zabbix-FBABD5F') } if facts[:os]['family'] == 'Debian' expected that the catalogue would contain Apt::Key[zabbix-FBABD5F]
Puppet / 7 (Ruby 2.7): spec/classes/repo_spec.rb#L23
zabbix::repo on ubuntu-22.04-x86_64 is expected to contain Apt::Key[zabbix-A1848F5] Failure/Error: it { is_expected.to contain_apt__key('zabbix-A1848F5') } if facts[:os]['family'] == 'Debian' expected that the catalogue would contain Apt::Key[zabbix-A1848F5]
Puppet / 7 (Ruby 2.7): spec/classes/repo_spec.rb#L24
zabbix::repo on ubuntu-22.04-x86_64 is expected to contain Apt::Key[zabbix-FBABD5F] Failure/Error: it { is_expected.to contain_apt__key('zabbix-FBABD5F') } if facts[:os]['family'] == 'Debian' expected that the catalogue would contain Apt::Key[zabbix-FBABD5F]
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063436529.e9qkfp.pp Last 10 lines of output were: Jul 26 06:36:17 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:36:17 rocky8-64-puppet8.example.com zabbix_agentd[1131]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:17 rocky8-64-puppet8.example.com zabbix_agentd[1131]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:36:17 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:36:17 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 99.24 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063618030.DHmLfm.pp Last 10 lines of output were: Jul 26 06:36:28 rocky8-64-puppet8.example.com zabbix_agentd[1280]: agent #4 started [listener #3] Jul 26 06:36:28 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1276 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:28 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1276 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:58 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:37:58 rocky8-64-puppet8.example.com zabbix_agentd[1276]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:37:58 rocky8-64-puppet8.example.com zabbix_agentd[1276]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:37:58 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:37:58 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.33 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - 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 - Rocky 8 - 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 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063759188.cwOSop.pp Last 10 lines of output were: Jul 26 06:38:08 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:08 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:08 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:08 rocky8-64-puppet8.example.com zabbix_agentd[1599]: zabbix_agentd [1599]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:08 rocky8-64-puppet8.example.com zabbix_agentd[1601]: Starting Zabbix Agent [rocky8-64-puppet8.example.com]. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:38:08 rocky8-64-puppet8.example.com zabbix_agentd[1601]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.61 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063938928.po1Mqj.pp Last 10 lines of output were: Jul 26 06:39:38 rocky8-64-puppet8.example.com zabbix_agentd[1601]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:39:38 rocky8-64-puppet8.example.com zabbix_agentd[1601]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:39:38 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:39:38 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:39:49 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:39:49 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:39:49 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:39:49 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.39 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064119497.yrfIo7.pp Last 10 lines of output were: Jul 26 06:41:19 rocky8-64-puppet8.example.com zabbix_agentd[1746]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:41:19 rocky8-64-puppet8.example.com zabbix_agentd[1746]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:41:19 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:41:19 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:29 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:41:29 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:41:29 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:41:29 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.26 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064259920.vKnmhg.pp Last 10 lines of output were: Jul 26 06:42:59 rocky8-64-puppet8.example.com zabbix_agentd[1906]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:42:59 rocky8-64-puppet8.example.com zabbix_agentd[1906]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:42:59 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:42:59 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:10 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:10 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:10 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:10 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.39 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063435577.tdeg6X.pp Last 10 lines of output were: Jul 26 06:36:16 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:36:16 rocky8-64-puppet8.example.com zabbix_agentd[1146]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:16 rocky8-64-puppet8.example.com zabbix_agentd[1146]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:36:16 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:36:16 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 98.91 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063616732.GbHrIa.pp Last 10 lines of output were: Jul 26 06:36:26 rocky8-64-puppet8.example.com zabbix_agentd[1295]: agent #4 started [listener #3] Jul 26 06:36:26 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1291 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:26 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1291 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:56 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:37:56 rocky8-64-puppet8.example.com zabbix_agentd[1291]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:37:56 rocky8-64-puppet8.example.com zabbix_agentd[1291]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:37:56 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:37:56 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - 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 - Rocky 8 - 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 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063757882.AkmFlF.pp Last 10 lines of output were: Jul 26 06:38:07 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:07 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:07 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:07 rocky8-64-puppet8.example.com zabbix_agentd[1614]: zabbix_agentd [1614]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:07 rocky8-64-puppet8.example.com zabbix_agentd[1616]: Starting Zabbix Agent [rocky8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:38:07 rocky8-64-puppet8.example.com zabbix_agentd[1616]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.52 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063937622.AZBKrQ.pp Last 10 lines of output were: Jul 26 06:39:37 rocky8-64-puppet8.example.com zabbix_agentd[1616]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:39:37 rocky8-64-puppet8.example.com zabbix_agentd[1616]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:39:37 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:39:37 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:39:47 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:39:47 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:39:47 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:39:47 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064118175.YRlDMa.pp Last 10 lines of output were: Jul 26 06:41:17 rocky8-64-puppet8.example.com zabbix_agentd[1761]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:41:17 rocky8-64-puppet8.example.com zabbix_agentd[1761]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:41:17 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:41:17 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:28 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:41:28 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:41:28 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:41:28 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.24 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064258602.OuTFVN.pp Last 10 lines of output were: Jul 26 06:42:58 rocky8-64-puppet8.example.com zabbix_agentd[1921]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:42:58 rocky8-64-puppet8.example.com zabbix_agentd[1921]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:42:58 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:42:58 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:08 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:08 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:08 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:08 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.37 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063437902.NXrgiL.pp Last 10 lines of output were: Jul 26 06:36:24 oracle7-64-puppet7.example.com zabbix_agentd[900]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:24 oracle7-64-puppet7.example.com zabbix_agentd[900]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:36:24 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:36:24 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:36:24 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 104.38 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063624413.Osxtmk.pp Last 10 lines of output were: Jul 26 06:36:38 oracle7-64-puppet7.example.com systemd[1]: New main PID 1016 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:38 oracle7-64-puppet7.example.com systemd[1]: New main PID 1016 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:08 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 26 06:38:08 oracle7-64-puppet7.example.com zabbix_agentd[1016]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:08 oracle7-64-puppet7.example.com zabbix_agentd[1016]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:38:08 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:38:08 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:38:08 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.13 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063449242.CqoJvl.pp Last 10 lines of output were: Jul 26 06:36:31 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:36:31 rocky8-64-puppet8.example.com zabbix_agentd[1116]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:31 rocky8-64-puppet8.example.com zabbix_agentd[1116]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:36:31 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:36:31 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 99.98 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - 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 - OracleLinux 7 - 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 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063631728.Hgy5ZE.pp Last 10 lines of output were: Jul 26 06:36:41 rocky8-64-puppet8.example.com zabbix_agentd[1265]: agent #4 started [listener #3] Jul 26 06:36:41 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1261 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:41 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1261 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:11 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:38:11 rocky8-64-puppet8.example.com zabbix_agentd[1261]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:11 rocky8-64-puppet8.example.com zabbix_agentd[1261]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:38:11 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:38:11 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 97.98 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063809223.cW360D.pp Last 10 lines of output were: Jul 26 06:38:22 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:38:22 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:22 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:22 oracle7-64-puppet7.example.com zabbix_agentd[1214]: zabbix_agentd [1214]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:22 oracle7-64-puppet7.example.com zabbix_agentd[1216]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:38:22 oracle7-64-puppet7.example.com zabbix_agentd[1216]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.05 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.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 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063953282.PmDs4l.pp Last 10 lines of output were: Jul 26 06:39:53 oracle7-64-puppet7.example.com zabbix_agentd[1216]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:39:53 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:39:53 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:39:53 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:40:07 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:40:07 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:40:07 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:40:07 oracle7-64-puppet7.example.com zabbix_agentd[1330]: zabbix_agentd [1330]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.22 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.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 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064137597.4gAulk.pp Last 10 lines of output were: Jul 26 06:41:37 oracle7-64-puppet7.example.com zabbix_agentd[1332]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:41:37 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:37 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:41:37 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:41:51 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:41:51 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:41:51 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:41:51 oracle7-64-puppet7.example.com zabbix_agentd[1453]: zabbix_agentd [1453]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.13 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063812780.g9pMYi.pp Last 10 lines of output were: Jul 26 06:38:22 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:22 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:22 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:22 rocky8-64-puppet8.example.com zabbix_agentd[1584]: zabbix_agentd [1584]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:22 rocky8-64-puppet8.example.com zabbix_agentd[1586]: Starting Zabbix Agent [rocky8-64-puppet8.example.com]. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:38:22 rocky8-64-puppet8.example.com zabbix_agentd[1586]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.52 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064321778.HtUVD8.pp Last 10 lines of output were: Jul 26 06:43:21 oracle7-64-puppet7.example.com zabbix_agentd[1455]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:43:21 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:21 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:43:21 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:43:35 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:43:35 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:35 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:43:35 oracle7-64-puppet7.example.com zabbix_agentd[1568]: zabbix_agentd [1568]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.24 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063952494.VlGFnI.pp Last 10 lines of output were: Jul 26 06:39:52 rocky8-64-puppet8.example.com zabbix_agentd[1586]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:39:52 rocky8-64-puppet8.example.com zabbix_agentd[1586]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:39:52 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:39:52 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:40:02 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:40:02 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:40:02 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:40:02 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.27 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064133056.Zqc5sX.pp Last 10 lines of output were: Jul 26 06:41:32 rocky8-64-puppet8.example.com zabbix_agentd[1731]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:41:32 rocky8-64-puppet8.example.com zabbix_agentd[1731]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:41:32 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:41:32 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:43 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:41:43 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:41:43 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:41:43 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.21 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'rocky8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064313530.LVeHB1.pp Last 10 lines of output were: Jul 26 06:43:13 rocky8-64-puppet8.example.com zabbix_agentd[1891]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:43:13 rocky8-64-puppet8.example.com zabbix_agentd[1891]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:43:13 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:43:13 rocky8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:23 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:23 rocky8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:23 rocky8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:23 rocky8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063429812.VDNb8u.pp Last 10 lines of output were: Jul 26 06:36:09 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:36:09 almalinux8-64-puppet8.example.com zabbix_agentd[1204]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:09 almalinux8-64-puppet8.example.com zabbix_agentd[1204]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:36:09 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:36:09 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 97.89 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063609995.UBkZoG.pp Last 10 lines of output were: Jul 26 06:36:19 almalinux8-64-puppet8.example.com zabbix_agentd[1361]: agent #4 started [listener #3] Jul 26 06:36:20 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1357 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:20 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1357 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:50 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:37:50 almalinux8-64-puppet8.example.com zabbix_agentd[1357]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:37:50 almalinux8-64-puppet8.example.com zabbix_agentd[1357]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:37:50 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:37:50 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.21 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.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 - AlmaLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.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 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063751125.FR4MVk.pp Last 10 lines of output were: Jul 26 06:38:00 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:00 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:00 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:00 almalinux8-64-puppet8.example.com zabbix_agentd[1712]: zabbix_agentd [1712]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:00 almalinux8-64-puppet8.example.com zabbix_agentd[1714]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:38:00 almalinux8-64-puppet8.example.com zabbix_agentd[1714]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.57 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063930852.7vkHvj.pp Last 10 lines of output were: Jul 26 06:39:30 almalinux8-64-puppet8.example.com zabbix_agentd[1714]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:39:30 almalinux8-64-puppet8.example.com zabbix_agentd[1714]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:39:30 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:39:30 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:39:40 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:39:40 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:39:40 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:39:40 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.29 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064111404.St4rg6.pp Last 10 lines of output were: Jul 26 06:41:11 almalinux8-64-puppet8.example.com zabbix_agentd[1867]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:41:11 almalinux8-64-puppet8.example.com zabbix_agentd[1867]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:41:11 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:41:11 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:21 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:41:21 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:41:21 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:41:21 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.29 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064251841.Zq6PlE.pp Last 10 lines of output were: Jul 26 06:42:51 almalinux8-64-puppet8.example.com zabbix_agentd[2037]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:42:51 almalinux8-64-puppet8.example.com zabbix_agentd[2037]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:42:51 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:42:51 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:01 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:01 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:01 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:01 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.23 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063437557.zwkXhz.pp Last 10 lines of output were: Jul 26 06:36:21 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:36:21 rocky8-64-puppet7.example.com zabbix_agentd[1131]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:21 rocky8-64-puppet7.example.com zabbix_agentd[1131]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:36:21 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:36:21 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 102.46 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063622231.E633SY.pp Last 10 lines of output were: Jul 26 06:36:32 rocky8-64-puppet7.example.com zabbix_agentd[1280]: agent #4 started [listener #3] Jul 26 06:36:32 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1276 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:32 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1276 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:02 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:38:02 rocky8-64-puppet7.example.com zabbix_agentd[1276]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:02 rocky8-64-puppet7.example.com zabbix_agentd[1276]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:38:02 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:38:02 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.31 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - 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 - Rocky 8 - 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 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063803233.D1Rk6R.pp Last 10 lines of output were: Jul 26 06:38:12 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:12 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:12 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:12 rocky8-64-puppet7.example.com zabbix_agentd[1599]: zabbix_agentd [1599]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:12 rocky8-64-puppet7.example.com zabbix_agentd[1601]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:38:12 rocky8-64-puppet7.example.com zabbix_agentd[1601]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.80 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063942992.TFrGrq.pp Last 10 lines of output were: Jul 26 06:39:42 rocky8-64-puppet7.example.com zabbix_agentd[1601]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:39:42 rocky8-64-puppet7.example.com zabbix_agentd[1601]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:39:42 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:39:42 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:39:53 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:39:53 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:39:53 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:39:53 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.50 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064123553.dLS8w7.pp Last 10 lines of output were: Jul 26 06:41:23 rocky8-64-puppet7.example.com zabbix_agentd[1746]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:41:23 rocky8-64-puppet7.example.com zabbix_agentd[1746]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:41:23 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:41:23 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:33 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:41:33 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:41:33 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:41:33 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.45 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064303976.9PMEOg.pp Last 10 lines of output were: Jul 26 06:43:03 rocky8-64-puppet7.example.com zabbix_agentd[1906]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:43:03 rocky8-64-puppet7.example.com zabbix_agentd[1906]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:43:03 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:43:03 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:14 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:14 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:14 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:14 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.54 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063459456.FQ7LuN.pp Last 10 lines of output were: Jul 26 06:37:04 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:37:04 oracle8-64-puppet7.example.com zabbix_agentd[1072]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:37:04 oracle8-64-puppet7.example.com zabbix_agentd[1072]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:37:04 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:37:04 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 122.86 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063704396.kt4B3B.pp Last 10 lines of output were: Jul 26 06:37:14 oracle8-64-puppet7.example.com zabbix_agentd[1218]: agent #4 started [listener #3] Jul 26 06:37:14 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1214 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:14 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1214 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:44 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:38:44 oracle8-64-puppet7.example.com zabbix_agentd[1214]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:44 oracle8-64-puppet7.example.com zabbix_agentd[1214]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:38:44 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:38:44 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.49 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.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 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063427228.wVTYS9.pp Last 10 lines of output were: Jul 26 06:36:07 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:36:07 almalinux8-64-puppet8.example.com zabbix_agentd[1221]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:07 almalinux8-64-puppet8.example.com zabbix_agentd[1221]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:36:07 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:36:07 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 97.80 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.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 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063607339.dIdnrA.pp Last 10 lines of output were: Jul 26 06:36:17 almalinux8-64-puppet8.example.com zabbix_agentd[1378]: agent #4 started [listener #3] Jul 26 06:36:17 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1374 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:17 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1374 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:47 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:37:47 almalinux8-64-puppet8.example.com zabbix_agentd[1374]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:37:47 almalinux8-64-puppet8.example.com zabbix_agentd[1374]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:37:47 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:37:47 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.24 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063845556.wHNWgW.pp Last 10 lines of output were: Jul 26 06:38:54 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:54 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:54 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:54 oracle8-64-puppet7.example.com zabbix_agentd[1510]: zabbix_agentd [1510]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:54 oracle8-64-puppet7.example.com zabbix_agentd[1512]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:38:54 oracle8-64-puppet7.example.com zabbix_agentd[1512]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.79 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - 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 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064025325.20P9sY.pp Last 10 lines of output were: Jul 26 06:40:25 oracle8-64-puppet7.example.com zabbix_agentd[1512]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:40:25 oracle8-64-puppet7.example.com zabbix_agentd[1512]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:40:25 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:40:25 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:40:35 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:40:35 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:40:35 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:40:35 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.49 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - 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 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064205884.ePpIuC.pp Last 10 lines of output were: Jul 26 06:42:05 oracle8-64-puppet7.example.com zabbix_agentd[1654]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:42:05 oracle8-64-puppet7.example.com zabbix_agentd[1654]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:42:05 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:42:05 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:42:15 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:42:15 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:42:15 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:42:15 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.36 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064346313.9NjXp3.pp Last 10 lines of output were: Jul 26 06:43:46 oracle8-64-puppet7.example.com zabbix_agentd[1809]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:43:46 oracle8-64-puppet7.example.com zabbix_agentd[1809]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:43:46 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:43:46 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:56 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:56 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:56 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:56 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.44 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063748513.jNXsUL.pp Last 10 lines of output were: Jul 26 06:37:57 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:37:57 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:37:57 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:37:57 almalinux8-64-puppet8.example.com zabbix_agentd[1729]: zabbix_agentd [1729]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:37:57 almalinux8-64-puppet8.example.com zabbix_agentd[1731]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:37:57 almalinux8-64-puppet8.example.com zabbix_agentd[1731]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.56 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063928225.4RCGS4.pp Last 10 lines of output were: Jul 26 06:39:28 almalinux8-64-puppet8.example.com zabbix_agentd[1731]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:39:28 almalinux8-64-puppet8.example.com zabbix_agentd[1731]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:39:28 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:39:28 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:39:38 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:39:38 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:39:38 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:39:38 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.35 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::server 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 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064631262.oJeIuZ.pp Last 10 lines of output were: Warning: /Stage[main]/Zabbix::Database/Postgresql::Server::Db[zabbix_server]/Postgresql::Server::Database[zabbix_server]/Postgresql_psql[ALTER DATABASE "zabbix_server" OWNER TO "zabbix_server"]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Database/Postgresql::Server::Db[zabbix_server]/Postgresql::Server::Database_grant[GRANT zabbix_server - ALL - zabbix_server]/Postgresql::Server::Grant[database:GRANT zabbix_server - ALL - zabbix_server]/Postgresql_psql[grant:database:GRANT zabbix_server - ALL - zabbix_server]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Server/Package[zabbix-sql-scripts]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Server/Package[zabbix-server-pgsql]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Database::Postgresql/Exec[zabbix_create.sql]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Server/File[/etc/zabbix/zabbix_server.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Server/File[/etc/zabbix/zabbix_server.conf.d]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Server/Service[zabbix-server]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 71.68 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064108789.fXEGdd.pp Last 10 lines of output were: Jul 26 06:41:08 almalinux8-64-puppet8.example.com zabbix_agentd[1884]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:41:08 almalinux8-64-puppet8.example.com zabbix_agentd[1884]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:41:08 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:41:08 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:18 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:41:18 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:41:18 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:41:18 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.31 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064249209.QYcrDn.pp Last 10 lines of output were: Jul 26 06:42:49 almalinux8-64-puppet8.example.com zabbix_agentd[2054]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:42:49 almalinux8-64-puppet8.example.com zabbix_agentd[2054]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:42:49 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:42:49 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:42:59 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:42:59 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:42:59 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:42:59 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.35 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063448265.LUqtEw.pp Last 10 lines of output were: Jul 26 06:36:35 oracle7-64-puppet8.example.com zabbix_agentd[922]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:35 oracle7-64-puppet8.example.com zabbix_agentd[922]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:36:35 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:36:35 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:36:35 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 104.77 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063635582.H9RajR.pp Last 10 lines of output were: Jul 26 06:36:49 oracle7-64-puppet8.example.com systemd[1]: New main PID 1041 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:49 oracle7-64-puppet8.example.com systemd[1]: New main PID 1041 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:20 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 26 06:38:20 oracle7-64-puppet8.example.com zabbix_agentd[1041]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:20 oracle7-64-puppet8.example.com zabbix_agentd[1041]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:38:20 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:38:20 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:38:20 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.21 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - 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 - OracleLinux 7 - 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 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063820815.KNd4PQ.pp Last 10 lines of output were: Jul 26 06:38:35 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:38:35 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:35 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:35 oracle7-64-puppet8.example.com zabbix_agentd[1242]: zabbix_agentd [1242]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:35 oracle7-64-puppet8.example.com zabbix_agentd[1244]: Starting Zabbix Agent [oracle7-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:38:35 oracle7-64-puppet8.example.com zabbix_agentd[1244]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.21 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064005392.9l4Doq.pp Last 10 lines of output were: Jul 26 06:40:05 oracle7-64-puppet8.example.com zabbix_agentd[1244]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:40:05 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:40:05 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:40:05 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:40:19 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:40:19 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:40:19 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:40:19 oracle7-64-puppet8.example.com zabbix_agentd[1361]: zabbix_agentd [1361]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.13 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064149963.fByvSr.pp Last 10 lines of output were: Jul 26 06:41:49 oracle7-64-puppet8.example.com zabbix_agentd[1363]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:41:49 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:49 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:41:49 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:42:04 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:42:04 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:42:04 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:42:04 oracle7-64-puppet8.example.com zabbix_agentd[1487]: zabbix_agentd [1487]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.25 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064334636.SskPgY.pp Last 10 lines of output were: Jul 26 06:43:34 oracle7-64-puppet8.example.com zabbix_agentd[1489]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:43:34 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:34 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:43:34 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:43:48 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:43:48 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:48 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:43:48 oracle7-64-puppet8.example.com zabbix_agentd[1605]: zabbix_agentd [1605]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.12 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063440361.qQ7Njb.pp Last 10 lines of output were: Jul 26 06:36:26 oracle7-64-puppet7.example.com zabbix_agentd[900]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:26 oracle7-64-puppet7.example.com zabbix_agentd[900]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:36:26 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:36:26 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:36:26 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 104.01 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063626472.q5Aj7n.pp Last 10 lines of output were: Jul 26 06:36:40 oracle7-64-puppet7.example.com systemd[1]: New main PID 1016 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:40 oracle7-64-puppet7.example.com systemd[1]: New main PID 1016 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:10 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 26 06:38:10 oracle7-64-puppet7.example.com zabbix_agentd[1016]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:10 oracle7-64-puppet7.example.com zabbix_agentd[1016]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:38:10 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:38:10 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:38:10 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.19 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.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 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.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 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063811309.i2oTKI.pp Last 10 lines of output were: Jul 26 06:38:25 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:38:25 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:25 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:25 oracle7-64-puppet7.example.com zabbix_agentd[1214]: zabbix_agentd [1214]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:25 oracle7-64-puppet7.example.com zabbix_agentd[1216]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:38:25 oracle7-64-puppet7.example.com zabbix_agentd[1216]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.06 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063955373.Cm1omY.pp Last 10 lines of output were: Jul 26 06:39:55 oracle7-64-puppet7.example.com zabbix_agentd[1216]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:39:55 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:39:55 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:39:55 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:40:09 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:40:09 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:40:09 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:40:09 oracle7-64-puppet7.example.com zabbix_agentd[1330]: zabbix_agentd [1330]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.03 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064139440.abNpDp.pp Last 10 lines of output were: Jul 26 06:41:39 oracle7-64-puppet7.example.com zabbix_agentd[1332]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:41:39 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:39 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:41:39 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:41:53 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:41:53 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:41:53 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:41:53 oracle7-64-puppet7.example.com zabbix_agentd[1453]: zabbix_agentd [1453]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.18 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064323617.BWwQhe.pp Last 10 lines of output were: Jul 26 06:43:23 oracle7-64-puppet7.example.com zabbix_agentd[1455]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:43:23 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:23 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:43:23 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:43:37 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:43:37 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:37 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:43:37 oracle7-64-puppet7.example.com zabbix_agentd[1568]: zabbix_agentd [1568]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.24 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063500419.VoxWX9.pp Last 10 lines of output were: Jul 26 06:37:06 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:37:06 oracle8-64-puppet7.example.com zabbix_agentd[1099]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:37:06 oracle8-64-puppet7.example.com zabbix_agentd[1099]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:37:06 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:37:06 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 124.23 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063706914.lR3oPd.pp Last 10 lines of output were: Jul 26 06:37:16 oracle8-64-puppet7.example.com zabbix_agentd[1245]: agent #4 started [listener #3] Jul 26 06:37:16 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1241 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:16 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1241 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:47 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:38:47 oracle8-64-puppet7.example.com zabbix_agentd[1241]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:47 oracle8-64-puppet7.example.com zabbix_agentd[1241]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:38:47 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:38:47 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - 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 - OracleLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - OracleLinux 8 - 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 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063502141.fPFkqH.pp Last 10 lines of output were: Jul 26 06:37:04 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:37:04 oracle8-64-puppet8.example.com zabbix_agentd[1097]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:37:04 oracle8-64-puppet8.example.com zabbix_agentd[1097]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:37:05 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:37:05 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 120.83 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063848001.10jVRA.pp Last 10 lines of output were: Jul 26 06:38:57 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:57 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:57 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:57 oracle8-64-puppet7.example.com zabbix_agentd[1537]: zabbix_agentd [1537]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:57 oracle8-64-puppet7.example.com zabbix_agentd[1539]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:38:57 oracle8-64-puppet7.example.com zabbix_agentd[1539]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.69 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063705280.gU95JR.pp Last 10 lines of output were: Jul 26 06:37:15 oracle8-64-puppet8.example.com zabbix_agentd[1243]: agent #4 started [listener #3] Jul 26 06:37:15 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1239 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:15 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1239 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:45 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:38:45 oracle8-64-puppet8.example.com zabbix_agentd[1239]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:45 oracle8-64-puppet8.example.com zabbix_agentd[1239]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:38:45 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:38:45 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.22 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064027773.c9Uvj4.pp Last 10 lines of output were: Jul 26 06:40:27 oracle8-64-puppet7.example.com zabbix_agentd[1539]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:40:27 oracle8-64-puppet7.example.com zabbix_agentd[1539]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:40:27 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:40:27 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:40:37 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:40:37 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:40:37 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:40:37 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.40 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064208344.scicZx.pp Last 10 lines of output were: Jul 26 06:42:08 oracle8-64-puppet7.example.com zabbix_agentd[1681]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:42:08 oracle8-64-puppet7.example.com zabbix_agentd[1681]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:42:08 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:42:08 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:42:18 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:42:18 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:42:18 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:42:18 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.29 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - 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 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064348772.NifjD0.pp Last 10 lines of output were: Jul 26 06:43:48 oracle8-64-puppet7.example.com zabbix_agentd[1836]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:43:48 oracle8-64-puppet7.example.com zabbix_agentd[1836]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:43:48 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:43:48 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:58 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:58 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:58 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:58 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.45 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - 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 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063846370.pWfdd6.pp Last 10 lines of output were: Jul 26 06:38:55 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:55 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:55 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:55 oracle8-64-puppet8.example.com zabbix_agentd[1535]: zabbix_agentd [1535]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:55 oracle8-64-puppet8.example.com zabbix_agentd[1537]: Starting Zabbix Agent [oracle8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:38:55 oracle8-64-puppet8.example.com zabbix_agentd[1537]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.54 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064026129.js6QYw.pp Last 10 lines of output were: Jul 26 06:40:25 oracle8-64-puppet8.example.com zabbix_agentd[1537]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:40:25 oracle8-64-puppet8.example.com zabbix_agentd[1537]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:40:26 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:40:26 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:40:36 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:40:36 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:40:36 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:40:36 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064206695.gHHkaX.pp Last 10 lines of output were: Jul 26 06:42:06 oracle8-64-puppet8.example.com zabbix_agentd[1679]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:42:06 oracle8-64-puppet8.example.com zabbix_agentd[1679]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:42:06 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:42:06 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:42:16 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:42:16 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:42:16 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:42:16 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064347113.beT0qS.pp Last 10 lines of output were: Jul 26 06:43:46 oracle8-64-puppet8.example.com zabbix_agentd[1834]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:43:46 oracle8-64-puppet8.example.com zabbix_agentd[1834]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:43:46 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:43:46 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:57 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:57 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:57 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:57 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.32 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063427575.KuMf8B.pp Last 10 lines of output were: Jul 26 06:36:10 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:36:10 almalinux8-64-puppet7.example.com zabbix_agentd[1221]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:10 almalinux8-64-puppet7.example.com zabbix_agentd[1221]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:36:10 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:36:10 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 100.92 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063610575.ASZsfx.pp Last 10 lines of output were: Jul 26 06:36:20 almalinux8-64-puppet7.example.com zabbix_agentd[1378]: agent #4 started [listener #3] Jul 26 06:36:20 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1374 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:20 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1374 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:50 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:37:50 almalinux8-64-puppet7.example.com zabbix_agentd[1374]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:37:50 almalinux8-64-puppet7.example.com zabbix_agentd[1374]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:37:50 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:37:50 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.42 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - 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 - AlmaLinux 8 - 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 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063751753.kfPayN.pp Last 10 lines of output were: Jul 26 06:38:01 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:01 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:01 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:01 almalinux8-64-puppet7.example.com zabbix_agentd[1729]: zabbix_agentd [1729]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:01 almalinux8-64-puppet7.example.com zabbix_agentd[1731]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:38:01 almalinux8-64-puppet7.example.com zabbix_agentd[1731]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.73 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063931458.XvBkBY.pp Last 10 lines of output were: Jul 26 06:39:31 almalinux8-64-puppet7.example.com zabbix_agentd[1731]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:39:31 almalinux8-64-puppet7.example.com zabbix_agentd[1731]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:39:31 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:39:31 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:39:41 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:39:41 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:39:41 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:39:41 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.45 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064112037.7t2t5s.pp Last 10 lines of output were: Jul 26 06:41:11 almalinux8-64-puppet7.example.com zabbix_agentd[1884]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:41:11 almalinux8-64-puppet7.example.com zabbix_agentd[1884]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:41:11 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:41:11 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:22 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:41:22 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:41:22 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:41:22 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.43 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064252452.jLnAmd.pp Last 10 lines of output were: Jul 26 06:42:52 almalinux8-64-puppet7.example.com zabbix_agentd[2054]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:42:52 almalinux8-64-puppet7.example.com zabbix_agentd[2054]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:42:52 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:42:52 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:02 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:02 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:02 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:02 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.50 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063459792.GfQtbe.pp Last 10 lines of output were: Jul 26 06:37:05 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:37:05 oracle8-64-puppet7.example.com zabbix_agentd[1085]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:37:05 oracle8-64-puppet7.example.com zabbix_agentd[1085]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:37:05 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:37:05 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 124.07 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063705981.LUvl6A.pp Last 10 lines of output were: Jul 26 06:37:16 oracle8-64-puppet7.example.com zabbix_agentd[1231]: agent #4 started [listener #3] Jul 26 06:37:16 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1227 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:16 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1227 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:46 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:38:46 oracle8-64-puppet7.example.com zabbix_agentd[1227]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:46 oracle8-64-puppet7.example.com zabbix_agentd[1227]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:38:46 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:38:46 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.46 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - 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 - OracleLinux 8 - 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 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063847129.z71XXG.pp Last 10 lines of output were: Jul 26 06:38:56 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:56 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:56 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:56 oracle8-64-puppet7.example.com zabbix_agentd[1523]: zabbix_agentd [1523]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:56 oracle8-64-puppet7.example.com zabbix_agentd[1525]: Starting Zabbix Agent [oracle8-64-puppet7.example.com]. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:38:56 oracle8-64-puppet7.example.com zabbix_agentd[1525]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.74 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064026886.gYe0LA.pp Last 10 lines of output were: Jul 26 06:40:26 oracle8-64-puppet7.example.com zabbix_agentd[1525]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:40:26 oracle8-64-puppet7.example.com zabbix_agentd[1525]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:40:26 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:40:26 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:40:37 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:40:37 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:40:37 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:40:37 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.47 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064207455.5LIvTi.pp Last 10 lines of output were: Jul 26 06:42:07 oracle8-64-puppet7.example.com zabbix_agentd[1667]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:42:07 oracle8-64-puppet7.example.com zabbix_agentd[1667]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:42:07 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:42:07 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:42:17 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:42:17 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:42:17 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:42:17 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.44 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064347881.m4UXFC.pp Last 10 lines of output were: Jul 26 06:43:47 oracle8-64-puppet7.example.com zabbix_agentd[1822]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:43:47 oracle8-64-puppet7.example.com zabbix_agentd[1822]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:43:47 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:43:47 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:58 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:58 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:58 oracle8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:58 oracle8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.47 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063439215.dXmXgx.pp Last 10 lines of output were: Jul 26 06:36:18 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:36:18 almalinux8-64-puppet8.example.com zabbix_agentd[1238]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:18 almalinux8-64-puppet8.example.com zabbix_agentd[1238]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:36:18 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:36:18 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 97.67 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063619199.iY6CEe.pp Last 10 lines of output were: Jul 26 06:36:29 almalinux8-64-puppet8.example.com zabbix_agentd[1395]: agent #4 started [listener #3] Jul 26 06:36:29 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1391 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:29 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1391 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:59 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:37:59 almalinux8-64-puppet8.example.com zabbix_agentd[1391]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:37:59 almalinux8-64-puppet8.example.com zabbix_agentd[1391]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:37:59 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:37:59 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - 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 - AlmaLinux 8 - 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 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063800397.gwHTzZ.pp Last 10 lines of output were: Jul 26 06:38:09 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:09 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:09 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:09 almalinux8-64-puppet8.example.com zabbix_agentd[1746]: zabbix_agentd [1746]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:09 almalinux8-64-puppet8.example.com zabbix_agentd[1748]: Starting Zabbix Agent [almalinux8-64-puppet8.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:38:09 almalinux8-64-puppet8.example.com zabbix_agentd[1748]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.54 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063940092.Pz9iyb.pp Last 10 lines of output were: Jul 26 06:39:39 almalinux8-64-puppet8.example.com zabbix_agentd[1748]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:39:39 almalinux8-64-puppet8.example.com zabbix_agentd[1748]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:39:39 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:39:39 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:39:50 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:39:50 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:39:50 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:39:50 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.35 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064120659.nMSJ1J.pp Last 10 lines of output were: Jul 26 06:41:20 almalinux8-64-puppet8.example.com zabbix_agentd[1901]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:41:20 almalinux8-64-puppet8.example.com zabbix_agentd[1901]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:41:20 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:41:20 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:30 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:41:30 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:41:30 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:41:30 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.26 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064301085.uOUAhI.pp Last 10 lines of output were: Jul 26 06:43:00 almalinux8-64-puppet8.example.com zabbix_agentd[2071]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:43:00 almalinux8-64-puppet8.example.com zabbix_agentd[2071]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:43:00 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:43:00 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:11 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:11 almalinux8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:11 almalinux8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:11 almalinux8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.32 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063446386.m8cA4Q.pp Last 10 lines of output were: Jul 26 06:36:32 oracle7-64-puppet8.example.com zabbix_agentd[909]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:32 oracle7-64-puppet8.example.com zabbix_agentd[909]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:36:32 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:36:32 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:36:32 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 103.87 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063632714.DaaYLL.pp Last 10 lines of output were: Jul 26 06:36:47 oracle7-64-puppet8.example.com systemd[1]: New main PID 1028 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:47 oracle7-64-puppet8.example.com systemd[1]: New main PID 1028 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:17 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 26 06:38:17 oracle7-64-puppet8.example.com zabbix_agentd[1028]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:17 oracle7-64-puppet8.example.com zabbix_agentd[1028]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:38:17 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:38:17 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:38:17 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.34 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - 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 - OracleLinux 7 - 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 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063818046.jgHtQX.pp Last 10 lines of output were: Jul 26 06:38:32 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:38:32 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:32 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:32 oracle7-64-puppet8.example.com zabbix_agentd[1229]: zabbix_agentd [1229]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:32 oracle7-64-puppet8.example.com zabbix_agentd[1231]: Starting Zabbix Agent [oracle7-64-puppet8.example.com]. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:38:32 oracle7-64-puppet8.example.com zabbix_agentd[1231]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.22 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064002609.s59jpW.pp Last 10 lines of output were: Jul 26 06:40:02 oracle7-64-puppet8.example.com zabbix_agentd[1231]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:40:02 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:40:02 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:40:02 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:40:16 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:40:16 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:40:16 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:40:16 oracle7-64-puppet8.example.com zabbix_agentd[1348]: zabbix_agentd [1348]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.11 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064147162.puRzt4.pp Last 10 lines of output were: Jul 26 06:41:46 oracle7-64-puppet8.example.com zabbix_agentd[1350]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:41:46 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:46 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:41:46 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:42:01 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:42:01 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:42:01 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:42:01 oracle7-64-puppet8.example.com zabbix_agentd[1474]: zabbix_agentd [1474]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.32 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063444700.Z18iec.pp Last 10 lines of output were: Jul 26 06:36:30 oracle7-64-puppet7.example.com zabbix_agentd[913]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:30 oracle7-64-puppet7.example.com zabbix_agentd[913]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:36:30 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:36:30 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:36:30 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 103.75 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064331860.R8hKqA.pp Last 10 lines of output were: Jul 26 06:43:31 oracle7-64-puppet8.example.com zabbix_agentd[1476]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:43:31 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:31 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:43:31 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:43:45 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:43:45 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:45 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:43:45 oracle7-64-puppet8.example.com zabbix_agentd[1593]: zabbix_agentd [1593]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.12 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063630652.RoyBYG.pp Last 10 lines of output were: Jul 26 06:36:44 oracle7-64-puppet7.example.com systemd[1]: New main PID 1029 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:44 oracle7-64-puppet7.example.com systemd[1]: New main PID 1029 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:14 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 26 06:38:14 oracle7-64-puppet7.example.com zabbix_agentd[1029]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:14 oracle7-64-puppet7.example.com zabbix_agentd[1029]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:38:14 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:38:14 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:38:14 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - 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 - OracleLinux 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - 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 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063815752.7lHZNv.pp Last 10 lines of output were: Jul 26 06:38:29 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:38:29 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:29 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:29 oracle7-64-puppet7.example.com zabbix_agentd[1227]: zabbix_agentd [1227]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:29 oracle7-64-puppet7.example.com zabbix_agentd[1229]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:38:29 oracle7-64-puppet7.example.com zabbix_agentd[1229]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064000031.T5u0qc.pp Last 10 lines of output were: Jul 26 06:39:59 oracle7-64-puppet7.example.com zabbix_agentd[1229]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:39:59 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:39:59 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:39:59 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:40:14 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:40:14 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:40:14 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:40:14 oracle7-64-puppet7.example.com zabbix_agentd[1343]: zabbix_agentd [1343]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.33 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064144593.WxvbmQ.pp Last 10 lines of output were: Jul 26 06:41:44 oracle7-64-puppet7.example.com zabbix_agentd[1345]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:41:44 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:44 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:41:44 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:41:58 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:41:58 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:41:58 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:41:58 oracle7-64-puppet7.example.com zabbix_agentd[1466]: zabbix_agentd [1466]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.30 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064329023.RZYaxp.pp Last 10 lines of output were: Jul 26 06:43:28 oracle7-64-puppet7.example.com zabbix_agentd[1468]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:43:28 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:28 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:43:28 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:43:42 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:43:42 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:42 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:43:42 oracle7-64-puppet7.example.com zabbix_agentd[1581]: zabbix_agentd [1581]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063420852.HhnIhR.pp Last 10 lines of output were: Jul 26 06:36:03 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:36:03 almalinux8-64-puppet7.example.com zabbix_agentd[1204]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:03 almalinux8-64-puppet7.example.com zabbix_agentd[1204]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:36:03 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:36:03 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 100.31 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063603321.MujV09.pp Last 10 lines of output were: Jul 26 06:36:13 almalinux8-64-puppet7.example.com zabbix_agentd[1361]: agent #4 started [listener #3] Jul 26 06:36:13 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1357 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:13 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1357 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:43 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:37:43 almalinux8-64-puppet7.example.com zabbix_agentd[1357]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:37:43 almalinux8-64-puppet7.example.com zabbix_agentd[1357]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:37:43 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:37:43 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.40 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.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 - AlmaLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.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 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063744494.KrDjqC.pp Last 10 lines of output were: Jul 26 06:37:53 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:37:53 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:37:53 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:37:53 almalinux8-64-puppet7.example.com zabbix_agentd[1712]: zabbix_agentd [1712]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:37:53 almalinux8-64-puppet7.example.com zabbix_agentd[1714]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:37:53 almalinux8-64-puppet7.example.com zabbix_agentd[1714]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.72 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063924195.4k62GB.pp Last 10 lines of output were: Jul 26 06:39:24 almalinux8-64-puppet7.example.com zabbix_agentd[1714]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:39:24 almalinux8-64-puppet7.example.com zabbix_agentd[1714]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:39:24 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:39:24 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:39:34 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:39:34 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:39:34 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:39:34 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.51 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064104773.us0HQ5.pp Last 10 lines of output were: Jul 26 06:41:04 almalinux8-64-puppet7.example.com zabbix_agentd[1867]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:41:04 almalinux8-64-puppet7.example.com zabbix_agentd[1867]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:41:04 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:41:04 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:14 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:41:14 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:41:14 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:41:14 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.43 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064245191.l2qZP6.pp Last 10 lines of output were: Jul 26 06:42:45 almalinux8-64-puppet7.example.com zabbix_agentd[2037]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:42:45 almalinux8-64-puppet7.example.com zabbix_agentd[2037]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:42:45 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:42:45 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:42:55 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:42:55 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:42:55 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:42:55 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.50 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063506031.qKkhpd.pp Last 10 lines of output were: Jul 26 06:36:49 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:36:49 rocky8-64-puppet7.example.com zabbix_agentd[1146]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:49 rocky8-64-puppet7.example.com zabbix_agentd[1146]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:36:49 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:36:49 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 101.61 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063649707.iOlP3g.pp Last 10 lines of output were: Jul 26 06:36:59 rocky8-64-puppet7.example.com zabbix_agentd[1295]: agent #4 started [listener #3] Jul 26 06:36:59 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1291 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:59 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1291 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:29 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:38:29 rocky8-64-puppet7.example.com zabbix_agentd[1291]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:29 rocky8-64-puppet7.example.com zabbix_agentd[1291]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:38:29 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:38:29 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.50 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - 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 - Rocky 8 - 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 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063830828.N2vxWE.pp Last 10 lines of output were: Jul 26 06:38:40 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:40 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:40 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:40 rocky8-64-puppet7.example.com zabbix_agentd[1614]: zabbix_agentd [1614]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:40 rocky8-64-puppet7.example.com zabbix_agentd[1616]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:38:40 rocky8-64-puppet7.example.com zabbix_agentd[1616]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.83 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064010579.tXV9x4.pp Last 10 lines of output were: Jul 26 06:40:10 rocky8-64-puppet7.example.com zabbix_agentd[1616]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:40:10 rocky8-64-puppet7.example.com zabbix_agentd[1616]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:40:10 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:40:10 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:40:20 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:40:20 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:40:20 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:40:20 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064151124.UYMyd5.pp Last 10 lines of output were: Jul 26 06:41:50 rocky8-64-puppet7.example.com zabbix_agentd[1761]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:41:50 rocky8-64-puppet7.example.com zabbix_agentd[1761]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:41:50 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:41:50 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:42:01 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:42:01 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:42:01 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:42:01 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.57 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064331559.FC5Lg3.pp Last 10 lines of output were: Jul 26 06:43:31 rocky8-64-puppet7.example.com zabbix_agentd[1921]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:43:31 rocky8-64-puppet7.example.com zabbix_agentd[1921]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:43:31 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:43:31 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:41 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:41 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:41 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:41 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063500363.ZvdRMm.pp Last 10 lines of output were: Jul 26 06:37:01 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:37:01 oracle8-64-puppet8.example.com zabbix_agentd[1085]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:37:01 oracle8-64-puppet8.example.com zabbix_agentd[1085]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:37:01 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:37:01 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 119.02 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063701727.pjsx2x.pp Last 10 lines of output were: Jul 26 06:37:11 oracle8-64-puppet8.example.com zabbix_agentd[1231]: agent #4 started [listener #3] Jul 26 06:37:11 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1227 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:11 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1227 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:41 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:38:41 oracle8-64-puppet8.example.com zabbix_agentd[1227]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:41 oracle8-64-puppet8.example.com zabbix_agentd[1227]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:38:41 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:38:41 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.24 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 8 - 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 - OracleLinux 8 - 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 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063842839.AOPdhD.pp Last 10 lines of output were: Jul 26 06:38:52 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:52 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:52 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:52 oracle8-64-puppet8.example.com zabbix_agentd[1523]: zabbix_agentd [1523]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:52 oracle8-64-puppet8.example.com zabbix_agentd[1525]: Starting Zabbix Agent [oracle8-64-puppet8.example.com]. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:38:52 oracle8-64-puppet8.example.com zabbix_agentd[1525]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.65 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064022591.TyHnOG.pp Last 10 lines of output were: Jul 26 06:40:22 oracle8-64-puppet8.example.com zabbix_agentd[1525]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:40:22 oracle8-64-puppet8.example.com zabbix_agentd[1525]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:40:22 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:40:22 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:40:32 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:40:32 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:40:32 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:40:32 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.39 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064203152.LUwY7O.pp Last 10 lines of output were: Jul 26 06:42:02 oracle8-64-puppet8.example.com zabbix_agentd[1667]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:42:02 oracle8-64-puppet8.example.com zabbix_agentd[1667]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:42:02 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:42:02 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:42:13 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:42:13 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:42:13 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:42:13 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.36 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064343591.Ickvrb.pp Last 10 lines of output were: Jul 26 06:43:43 oracle8-64-puppet8.example.com zabbix_agentd[1822]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:43:43 oracle8-64-puppet8.example.com zabbix_agentd[1822]: Zabbix Agent stopped. Zabbix 6.0.32 (revision e0ebc610bbe). Jul 26 06:43:43 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:43:43 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:53 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:53 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:53 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:53 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.39 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063430567.aP6PMv.pp Last 10 lines of output were: Jul 26 06:36:12 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:36:12 almalinux8-64-puppet7.example.com zabbix_agentd[1238]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:12 almalinux8-64-puppet7.example.com zabbix_agentd[1238]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:36:12 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:36:12 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 99.98 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063612817.5qIJ7c.pp Last 10 lines of output were: Jul 26 06:36:22 almalinux8-64-puppet7.example.com zabbix_agentd[1395]: agent #4 started [listener #3] Jul 26 06:36:22 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1391 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:22 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1391 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:53 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:37:53 almalinux8-64-puppet7.example.com zabbix_agentd[1391]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:37:53 almalinux8-64-puppet7.example.com zabbix_agentd[1391]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:37:53 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:37:53 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.25 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - 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 - AlmaLinux 8 - 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 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063753958.BI637j.pp Last 10 lines of output were: Jul 26 06:38:03 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:03 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:03 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:03 almalinux8-64-puppet7.example.com zabbix_agentd[1746]: zabbix_agentd [1746]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:03 almalinux8-64-puppet7.example.com zabbix_agentd[1748]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:38:03 almalinux8-64-puppet7.example.com zabbix_agentd[1748]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.74 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063933666.nLbbba.pp Last 10 lines of output were: Jul 26 06:39:33 almalinux8-64-puppet7.example.com zabbix_agentd[1748]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:39:33 almalinux8-64-puppet7.example.com zabbix_agentd[1748]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:39:33 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:39:33 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:39:43 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:39:43 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:39:43 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:39:43 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.35 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064114239.Guku1H.pp Last 10 lines of output were: Jul 26 06:41:14 almalinux8-64-puppet7.example.com zabbix_agentd[1901]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:41:14 almalinux8-64-puppet7.example.com zabbix_agentd[1901]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:41:14 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:41:14 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:24 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:41:24 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:41:24 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:41:24 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.43 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064254670.kmzLCT.pp Last 10 lines of output were: Jul 26 06:42:54 almalinux8-64-puppet7.example.com zabbix_agentd[2071]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:42:54 almalinux8-64-puppet7.example.com zabbix_agentd[2071]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jul 26 06:42:54 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:42:54 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:04 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:04 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:04 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:04 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.46 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063436082.In5v5P.pp Last 10 lines of output were: Jul 26 06:36:18 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:36:18 rocky8-64-puppet7.example.com zabbix_agentd[1116]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:18 rocky8-64-puppet7.example.com zabbix_agentd[1116]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:36:18 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:36:18 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 100.45 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063618682.TSBcyV.pp Last 10 lines of output were: Jul 26 06:36:28 rocky8-64-puppet7.example.com zabbix_agentd[1265]: agent #4 started [listener #3] Jul 26 06:36:28 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1261 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:28 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1261 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:58 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:37:58 rocky8-64-puppet7.example.com zabbix_agentd[1261]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:37:58 rocky8-64-puppet7.example.com zabbix_agentd[1261]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:37:58 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:37:58 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.37 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.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 - Rocky 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.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 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063759813.Xf2TVB.pp Last 10 lines of output were: Jul 26 06:38:09 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:09 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:09 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:09 rocky8-64-puppet7.example.com zabbix_agentd[1584]: zabbix_agentd [1584]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:09 rocky8-64-puppet7.example.com zabbix_agentd[1586]: Starting Zabbix Agent [rocky8-64-puppet7.example.com]. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:38:09 rocky8-64-puppet7.example.com zabbix_agentd[1586]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.71 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063939574.jfOvxR.pp Last 10 lines of output were: Jul 26 06:39:39 rocky8-64-puppet7.example.com zabbix_agentd[1586]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:39:39 rocky8-64-puppet7.example.com zabbix_agentd[1586]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:39:39 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:39:39 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:39:49 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:39:49 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:39:49 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:39:49 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.40 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064120133.nTelCa.pp Last 10 lines of output were: Jul 26 06:41:19 rocky8-64-puppet7.example.com zabbix_agentd[1731]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:41:19 rocky8-64-puppet7.example.com zabbix_agentd[1731]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:41:19 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:41:19 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:30 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:41:30 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:41:30 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:41:30 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.31 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'rocky8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064300568.s7ZROP.pp Last 10 lines of output were: Jul 26 06:43:00 rocky8-64-puppet7.example.com zabbix_agentd[1891]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:43:00 rocky8-64-puppet7.example.com zabbix_agentd[1891]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:43:00 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:43:00 rocky8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:10 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:10 rocky8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:10 rocky8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:10 rocky8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.33 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063449788.2uq3nX.pp Last 10 lines of output were: Jul 26 06:36:35 oracle7-64-puppet8.example.com zabbix_agentd[909]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:35 oracle7-64-puppet8.example.com zabbix_agentd[909]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:36:35 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:36:35 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:36:35 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 102.88 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063635309.zEgWJ1.pp Last 10 lines of output were: Jul 26 06:36:49 oracle7-64-puppet8.example.com systemd[1]: New main PID 1028 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:36:49 oracle7-64-puppet8.example.com systemd[1]: New main PID 1028 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:20 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 26 06:38:20 oracle7-64-puppet8.example.com zabbix_agentd[1028]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:20 oracle7-64-puppet8.example.com zabbix_agentd[1028]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:38:20 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:38:20 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:38:20 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.37 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.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 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.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 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063820836.63PYuK.pp Last 10 lines of output were: Jul 26 06:38:35 oracle7-64-puppet8.example.com systemd[1]: New main PID 1232 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:35 oracle7-64-puppet8.example.com systemd[1]: New main PID 1232 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:40:05 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 26 06:40:05 oracle7-64-puppet8.example.com zabbix_agentd[1232]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:40:05 oracle7-64-puppet8.example.com zabbix_agentd[1232]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:40:05 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 102.40 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064005650.y0opZA.pp Last 10 lines of output were: Jul 26 06:40:20 oracle7-64-puppet8.example.com zabbix_agentd[1354]: agent #3 started [listener #2] Jul 26 06:40:20 oracle7-64-puppet8.example.com zabbix_agentd[1355]: agent #4 started [listener #3] Jul 26 06:40:20 oracle7-64-puppet8.example.com systemd[1]: New main PID 1351 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:40:20 oracle7-64-puppet8.example.com systemd[1]: New main PID 1351 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:41:50 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jul 26 06:41:50 oracle7-64-puppet8.example.com zabbix_agentd[1351]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:41:50 oracle7-64-puppet8.example.com zabbix_agentd[1351]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:41:50 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 102.24 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064150447.Pg9jeV.pp Last 10 lines of output were: Jul 26 06:41:50 oracle7-64-puppet8.example.com zabbix_agentd[1351]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:41:50 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:41:50 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:41:50 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:42:04 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:42:04 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:42:04 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:42:04 oracle7-64-puppet8.example.com zabbix_agentd[1475]: zabbix_agentd [1475]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.29 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064335126.JSKyfJ.pp Last 10 lines of output were: Jul 26 06:43:35 oracle7-64-puppet8.example.com zabbix_agentd[1477]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:43:35 oracle7-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:35 oracle7-64-puppet8.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jul 26 06:43:35 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service failed. Jul 26 06:43:49 oracle7-64-puppet8.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jul 26 06:43:49 oracle7-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:49 oracle7-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:43:49 oracle7-64-puppet8.example.com zabbix_agentd[1593]: zabbix_agentd [1593]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 102.15 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '975/merge' exists
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063457114.e0hPIO.pp Last 10 lines of output were: Jul 26 06:36:56 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:36:56 oracle8-64-puppet8.example.com zabbix_agentd[1072]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:36:56 oracle8-64-puppet8.example.com zabbix_agentd[1072]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:36:56 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:36:56 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 5 events Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 117.67 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063657024.baP9PC.pp Last 10 lines of output were: Jul 26 06:37:07 oracle8-64-puppet8.example.com zabbix_agentd[1218]: agent #4 started [listener #3] Jul 26 06:37:07 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1214 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:37:07 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: New main PID 1214 does not belong to service, and PID file is not owned by root. Refusing. Jul 26 06:38:37 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jul 26 06:38:37 oracle8-64-puppet8.example.com zabbix_agentd[1214]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:38:37 oracle8-64-puppet8.example.com zabbix_agentd[1214]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:38:37 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:38:37 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.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 - OracleLinux 8 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.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 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_063838157.daN7CA.pp Last 10 lines of output were: Jul 26 06:38:47 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jul 26 06:38:47 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:38:47 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... Jul 26 06:38:47 oracle8-64-puppet8.example.com zabbix_agentd[1510]: zabbix_agentd [1510]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jul 26 06:38:47 oracle8-64-puppet8.example.com zabbix_agentd[1512]: Starting Zabbix Agent [oracle8-64-puppet8.example.com]. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:38:47 oracle8-64-puppet8.example.com zabbix_agentd[1512]: **** Enabled features **** �[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Triggered 'refresh' from 1 event Info: Class[Zabbix::Agent]: Unscheduling all events on Class[Zabbix::Agent] �[mNotice: Applied catalog in 97.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064017926.AcbhPT.pp Last 10 lines of output were: Jul 26 06:40:17 oracle8-64-puppet8.example.com zabbix_agentd[1512]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:40:17 oracle8-64-puppet8.example.com zabbix_agentd[1512]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:40:17 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:40:17 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:40:28 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:40:28 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jul 26 06:40:28 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:40:28 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.34 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.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 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064158485.X3XaOZ.pp Last 10 lines of output were: Jul 26 06:41:58 oracle8-64-puppet8.example.com zabbix_agentd[1654]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:41:58 oracle8-64-puppet8.example.com zabbix_agentd[1654]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:41:58 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:41:58 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:42:08 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:42:08 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jul 26 06:42:08 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:42:08 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.29 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.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 'oracle8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064338902.FGFgg5.pp Last 10 lines of output were: Jul 26 06:43:38 oracle8-64-puppet8.example.com zabbix_agentd[1809]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jul 26 06:43:38 oracle8-64-puppet8.example.com zabbix_agentd[1809]: Zabbix Agent stopped. Zabbix 7.0.1 (revision 0543fbe4af6). Jul 26 06:43:38 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jul 26 06:43:38 oracle8-64-puppet8.example.com systemd[1]: Failed to start Zabbix Agent. Jul 26 06:43:49 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jul 26 06:43:49 oracle8-64-puppet8.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jul 26 06:43:49 oracle8-64-puppet8.example.com systemd[1]: Stopped Zabbix Agent. Jul 26 06:43:49 oracle8-64-puppet8.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.38 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system RedHat 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on gentoo-2-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on almalinux-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on almalinux-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on archlinux-rolling-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on centos-7-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on centos-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on debian-11-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on debian-12-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on oraclelinux-7-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L495
zabbix::agent on oraclelinux-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on gentoo-2-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on almalinux-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on almalinux-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on archlinux-rolling-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on centos-7-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on centos-9-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on debian-11-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on debian-12-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on oraclelinux-7-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L495
zabbix::agent on oraclelinux-8-x86_64 with systemd active Skipped: user package provided instead systemd::unit_file