Skip to content

Remove spec filter and run spec on all supported OS #840

Remove spec filter and run spec on all supported OS

Remove spec filter and run spec on all supported OS #840

Triggered via pull request June 28, 2024 11:30
Status Cancelled
Total duration 21m 4s
Artifacts

ci.yml

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

Annotations

215 errors and 20 warnings
Puppet / 8 (Ruby 3.2): spec/defines/userparameters_spec.rb#L20
zabbix::userparameters on gentoo-2-x86_64 with an content is expected to contain File[/etc/zabbix/zabbix_agentd.d/mysqld.conf] with ensure => "present" Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.d/mysqld.conf').with_ensure('present') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/defines/userparameters_spec.rb#L21
zabbix::userparameters on gentoo-2-x86_64 with an content is expected to contain File[/etc/zabbix/zabbix_agentd.d/mysqld.conf] with content =~ /^UserParameter=mysql.ping,mysqladmin -uroot ping | grep -c alive$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.d/mysqld.conf').with_content %r{^UserParameter=mysql.ping,mysqladmin -uroot ping | grep -c alive$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/defines/userparameters_spec.rb#L22
zabbix::userparameters on gentoo-2-x86_64 with an content is expected to contain Class[zabbix::params] Failure/Error: it { is_expected.to contain_class('zabbix::params') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L73
zabbix::agent on gentoo-2-x86_64 with all defaults is expected to contain File[/etc/zabbix/zabbix_agentd.d] with ensure => "directory" Failure/Error: it { is_expected.to contain_file(include_dir).with_ensure('directory') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/defines/userparameters_spec.rb#L23
zabbix::userparameters on gentoo-2-x86_64 with an content is expected to contain Class[zabbix::repo] Failure/Error: it { is_expected.to contain_class('zabbix::repo') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L87
zabbix::agent on gentoo-2-x86_64 with all defaults is expected to contain Package[zabbix] with ensure => "present" and tag => "zabbix" Failure/Error: is_expected.to contain_package(package_name). with_ensure('present'). with_tag('zabbix') Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/defines/userparameters_spec.rb#L24
zabbix::userparameters on gentoo-2-x86_64 with an content is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L101
zabbix::agent on gentoo-2-x86_64 with all defaults is expected to contain Service[zabbix-agentd] with ensure => "running", enable => true and service_provider defined Failure/Error: is_expected.to contain_service(service_name). with_ensure('running'). with_enable(true). with_service_provider(facts[:os]['family'] == 'AIX' ? 'init' : nil) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node agent.example.com
Puppet / 8 (Ruby 3.2): spec/defines/userparameters_spec.rb#L25
zabbix::userparameters on gentoo-2-x86_64 with an content is expected not to contain File[/etc/init.d/zabbix-agentd] Failure/Error: it { is_expected.not_to contain_file("/etc/init.d/#{service}") } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node lxplus8s01.cern.ch
Puppet / 8 (Ruby 3.2): spec/classes/agent_spec.rb#L108
zabbix::agent on gentoo-2-x86_64 with all defaults is expected not to contain Zabbix::Startup[zabbix-agentd] Failure/Error: it { is_expected.not_to contain_zabbix__startup(service_name) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance12/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/defines/userparameters_spec.rb#L20
zabbix::userparameters on gentoo-2-x86_64 with an content is expected to contain File[/etc/zabbix/zabbix_agentd.d/mysqld.conf] with ensure => "present" Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.d/mysqld.conf').with_ensure('present') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/defines/userparameters_spec.rb#L21
zabbix::userparameters on gentoo-2-x86_64 with an content is expected to contain File[/etc/zabbix/zabbix_agentd.d/mysqld.conf] with content =~ /^UserParameter=mysql.ping,mysqladmin -uroot ping | grep -c alive$/ Failure/Error: it { is_expected.to contain_file('/etc/zabbix/zabbix_agentd.d/mysqld.conf').with_content %r{^UserParameter=mysql.ping,mysqladmin -uroot ping | grep -c alive$} } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/defines/userparameters_spec.rb#L22
zabbix::userparameters on gentoo-2-x86_64 with an content is expected to contain Class[zabbix::params] Failure/Error: it { is_expected.to contain_class('zabbix::params') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L73
zabbix::agent on gentoo-2-x86_64 with all defaults is expected to contain File[/etc/zabbix/zabbix_agentd.d] with ensure => "directory" Failure/Error: it { is_expected.to contain_file(include_dir).with_ensure('directory') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L87
zabbix::agent on gentoo-2-x86_64 with all defaults is expected to contain Package[zabbix] with ensure => "present" and tag => "zabbix" Failure/Error: is_expected.to contain_package(package_name). with_ensure('present'). with_tag('zabbix') Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/defines/userparameters_spec.rb#L23
zabbix::userparameters on gentoo-2-x86_64 with an content is expected to contain Class[zabbix::repo] Failure/Error: it { is_expected.to contain_class('zabbix::repo') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L101
zabbix::agent on gentoo-2-x86_64 with all defaults is expected to contain Service[zabbix-agentd] with ensure => "running", enable => true and service_provider defined Failure/Error: is_expected.to contain_service(service_name). with_ensure('running'). with_enable(true). with_service_provider(facts[:os]['family'] == 'AIX' ? 'init' : nil) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/defines/userparameters_spec.rb#L24
zabbix::userparameters on gentoo-2-x86_64 with an content is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node lxplus8s01.cern.ch
Puppet / 7 (Ruby 2.7): spec/classes/agent_spec.rb#L108
zabbix::agent on gentoo-2-x86_64 with all defaults is expected not to contain Zabbix::Startup[zabbix-agentd] Failure/Error: it { is_expected.not_to contain_zabbix__startup(service_name) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node agent.example.com
Puppet / 7 (Ruby 2.7): spec/defines/userparameters_spec.rb#L25
zabbix::userparameters on gentoo-2-x86_64 with an content is expected not to contain File[/etc/init.d/zabbix-agentd] Failure/Error: it { is_expected.not_to contain_file("/etc/init.d/#{service}") } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, We currently only support Debian, FreeBSD, Redhat, AIX and Windows osfamily as non-systemd (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/startup.pp, line: 79, column: 5) (file: /scratch/actions/actions-runner-2.305.0/instance20/_work/puppet-zabbix/puppet-zabbix/spec/fixtures/modules/zabbix/manifests/agent.pp, line: 314) on node lxplus8s01.cern.ch
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/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_114837991.z8Y9lB.pp Last 10 lines of output were: Jun 28 11:50:41 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:50:41 oracle8-64-puppet7.example.com zabbix_agentd[1078]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:50:41 oracle8-64-puppet7.example.com zabbix_agentd[1078]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:50:41 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:50:41 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.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - CentOS 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/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_114651400.8e4vzy.pp Last 10 lines of output were: Jun 28 11:48:36 oracle7-64-puppet7.example.com zabbix_agentd[906]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:48:36 oracle7-64-puppet7.example.com zabbix_agentd[906]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:48:36 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:48:36 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:48:36 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.09 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_114836374.i9riN9.pp Last 10 lines of output were: Jun 28 11:48:50 oracle7-64-puppet7.example.com systemd[1]: New main PID 1024 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:48:50 oracle7-64-puppet7.example.com systemd[1]: New main PID 1024 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:50:20 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:50:20 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:50:20 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:50:20 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:50:20 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:50:20 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.05 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
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - CentOS 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
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_114827476.nQr11U.pp Last 10 lines of output were: Jun 28 11:50:12 oracle7-64-puppet7.example.com zabbix_agentd[919]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:50:12 oracle7-64-puppet7.example.com zabbix_agentd[919]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:50:12 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:50:12 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:50:12 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.08 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/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_114153925.PDVDAW.pp Last 10 lines of output were: Jun 28 11:43:36 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:43:36 almalinux8-64-puppet7.example.com zabbix_agentd[1227]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:43:36 almalinux8-64-puppet7.example.com zabbix_agentd[1227]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:43:36 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:43:36 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.49 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_114336242.TGF4Kj.pp Last 10 lines of output were: Jun 28 11:43:46 almalinux8-64-puppet7.example.com zabbix_agentd[1386]: agent #4 started [listener #3] Jun 28 11:43:46 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1382 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:43:46 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1382 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:45:16 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:45:16 almalinux8-64-puppet7.example.com zabbix_agentd[1382]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:45:16 almalinux8-64-puppet7.example.com zabbix_agentd[1382]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:45:16 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:45:16 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.72 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_114517397.6RioDT.pp Last 10 lines of output were: Jun 28 11:45:26 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:45:26 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:45:26 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:45:26 almalinux8-64-puppet7.example.com zabbix_agentd[1739]: zabbix_agentd [1739]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:45:26 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:45:26 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: **** 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 98.04 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_114657195.xUcKHL.pp Last 10 lines of output were: Jun 28 11:46:57 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:46:57 almalinux8-64-puppet7.example.com zabbix_agentd[1741]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:46:57 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:46:57 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:47:07 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:47:07 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:47:07 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:47:07 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.71 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_114837743.ZDj1i9.pp Last 10 lines of output were: Jun 28 11:48:37 almalinux8-64-puppet7.example.com zabbix_agentd[1896]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:48:37 almalinux8-64-puppet7.example.com zabbix_agentd[1896]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:48:37 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:48:37 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:48:47 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:48:47 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:48:47 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:48:47 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.67 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 - Rocky 9 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - Rocky 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - CentOS 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - CentOS 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
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 '968/merge' exists
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - Rocky 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - Rocky 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - Debian 11 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - Ubuntu 20.04 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114235248.fuqtrs.pp Last 10 lines of output were: Jun 28 11:44:19 centos7-64-puppet7.example.com zabbix_agentd[831]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:44:19 centos7-64-puppet7.example.com zabbix_agentd[831]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:44:19 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:44:19 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:44:19 centos7-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 102.73 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114419865.W1BEIu.pp Last 10 lines of output were: Jun 28 11:44:32 centos7-64-puppet7.example.com systemd[1]: New main PID 962 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:44:32 centos7-64-puppet7.example.com systemd[1]: New main PID 962 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:46:02 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:46:02 centos7-64-puppet7.example.com zabbix_agentd[962]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:46:02 centos7-64-puppet7.example.com zabbix_agentd[962]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:46:02 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:46:02 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:46:02 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 101.11 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 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 - CentOS 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 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114603446.Lr06xS.pp Last 10 lines of output were: Jun 28 11:46:16 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:46:16 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:46:16 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:46:16 centos7-64-puppet7.example.com zabbix_agentd[1175]: zabbix_agentd [1175]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:46:16 centos7-64-puppet7.example.com zabbix_agentd[1177]: Starting Zabbix Agent [centos7-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:46:16 centos7-64-puppet7.example.com zabbix_agentd[1177]: **** 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 101.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114746566.qgIOSL.pp Last 10 lines of output were: Jun 28 11:47:46 centos7-64-puppet7.example.com zabbix_agentd[1177]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:47:46 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:47:46 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:47:46 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:47:59 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:47:59 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:47:59 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:47:59 centos7-64-puppet7.example.com zabbix_agentd[1306]: zabbix_agentd [1306]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114929626.bleNeL.pp Last 10 lines of output were: Jun 28 11:49:29 centos7-64-puppet7.example.com zabbix_agentd[1308]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:49:29 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:49:29 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:49:29 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:49:42 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:49:42 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:49:42 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:49:42 centos7-64-puppet7.example.com zabbix_agentd[1444]: zabbix_agentd [1444]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.09 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 7 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Debian 12 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Debian 12 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - Debian 12 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - Debian 12 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Debian 12 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/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_113959859.G6Fwmo.pp Last 10 lines of output were: Jun 28 11:41:41 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:41:41 almalinux8-64-puppet7.example.com zabbix_agentd[1211]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:41:41 almalinux8-64-puppet7.example.com zabbix_agentd[1211]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:41:41 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:41:41 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.33 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_114141995.qqa9Lw.pp Last 10 lines of output were: Jun 28 11:41:52 almalinux8-64-puppet7.example.com zabbix_agentd[1370]: agent #4 started [listener #3] Jun 28 11:41:52 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1366 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:41:52 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1366 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:43:22 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:43:22 almalinux8-64-puppet7.example.com zabbix_agentd[1366]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:43:22 almalinux8-64-puppet7.example.com zabbix_agentd[1366]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:43:22 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:43:22 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.70 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_114323137.AiEhhH.pp Last 10 lines of output were: Jun 28 11:43:32 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:43:32 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:43:32 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:43:32 almalinux8-64-puppet7.example.com zabbix_agentd[1723]: zabbix_agentd [1723]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:43:32 almalinux8-64-puppet7.example.com zabbix_agentd[1725]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:43:32 almalinux8-64-puppet7.example.com zabbix_agentd[1725]: **** 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 98.09 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/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#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_114502951.LDgZsU.pp Last 10 lines of output were: Jun 28 11:45:02 almalinux8-64-puppet7.example.com zabbix_agentd[1725]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:45:02 almalinux8-64-puppet7.example.com zabbix_agentd[1725]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:45:02 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:45:02 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:45:13 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:45:13 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:45:13 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:45:13 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.75 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 5.0
The operation was canceled.
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_114643504.IjrQ5r.pp Last 10 lines of output were: Jun 28 11:46:43 almalinux8-64-puppet7.example.com zabbix_agentd[1880]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:46:43 almalinux8-64-puppet7.example.com zabbix_agentd[1880]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:46:43 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:46:43 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:46:53 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:46:53 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:46:53 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:46:53 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.66 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_114823943.PrOPrQ.pp Last 10 lines of output were: Jun 28 11:48:23 almalinux8-64-puppet7.example.com zabbix_agentd[2052]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:48:23 almalinux8-64-puppet7.example.com zabbix_agentd[2052]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:48:23 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:48:23 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:48:34 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:48:34 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:48:34 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:48:34 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.76 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 8 - Ubuntu 22.04 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - Debian 11 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114242622.Brac62.pp Last 10 lines of output were: Jun 28 11:44:25 centos7-64-puppet7.example.com zabbix_agentd[828]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:44:25 centos7-64-puppet7.example.com zabbix_agentd[828]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:44:25 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:44:25 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:44:25 centos7-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 100.96 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114425434.bxdETm.pp Last 10 lines of output were: Jun 28 11:44:38 centos7-64-puppet7.example.com systemd[1]: New main PID 959 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:44:38 centos7-64-puppet7.example.com systemd[1]: New main PID 959 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:46:08 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:46:08 centos7-64-puppet7.example.com zabbix_agentd[959]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:46:08 centos7-64-puppet7.example.com zabbix_agentd[959]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:46:08 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:46:08 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:46:08 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 101.39 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 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 - CentOS 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 - CentOS 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114609266.Jc3Itu.pp Last 10 lines of output were: Jun 28 11:46:21 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:46:21 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:46:21 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:46:21 centos7-64-puppet7.example.com zabbix_agentd[1172]: zabbix_agentd [1172]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:46:21 centos7-64-puppet7.example.com zabbix_agentd[1174]: Starting Zabbix Agent [centos7-64-puppet7.example.com]. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:46:21 centos7-64-puppet7.example.com zabbix_agentd[1174]: **** 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 101.07 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114752143.CHq6H8.pp Last 10 lines of output were: Jun 28 11:47:52 centos7-64-puppet7.example.com zabbix_agentd[1174]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:47:52 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:47:52 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:47:52 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:48:04 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:48:04 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:48:04 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:48:04 centos7-64-puppet7.example.com zabbix_agentd[1303]: zabbix_agentd [1303]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114935200.pm42CN.pp Last 10 lines of output were: Jun 28 11:49:35 centos7-64-puppet7.example.com zabbix_agentd[1305]: Zabbix Agent stopped. Zabbix 7.0.0 (revision 49955f1fb5c). Jun 28 11:49:35 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:49:35 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:49:35 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:49:47 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:49:47 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:49:47 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:49:47 centos7-64-puppet7.example.com zabbix_agentd[1441]: zabbix_agentd [1441]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.11 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - Ubuntu 22.04 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Debian 11 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/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_114508443.FUH0OZ.pp Last 10 lines of output were: Jun 28 11:46:53 oracle7-64-puppet7.example.com zabbix_agentd[906]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:46:53 oracle7-64-puppet7.example.com zabbix_agentd[906]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:46:53 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:46:53 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:46:53 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.76 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#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_114654051.eiHZiz.pp Last 10 lines of output were: Jun 28 11:47:07 oracle7-64-puppet7.example.com systemd[1]: New main PID 1024 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:47:07 oracle7-64-puppet7.example.com systemd[1]: New main PID 1024 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:48:37 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:48:37 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:48:37 oracle7-64-puppet7.example.com zabbix_agentd[1024]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:48:37 oracle7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:48:37 oracle7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:48:37 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 102.20 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 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_114838634.2QDgN1.pp Last 10 lines of output were: Jun 28 11:48:52 oracle7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:48:52 oracle7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:48:52 oracle7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:48:52 oracle7-64-puppet7.example.com zabbix_agentd[1224]: zabbix_agentd [1224]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:48:52 oracle7-64-puppet7.example.com zabbix_agentd[1226]: Starting Zabbix Agent [oracle7-64-puppet7.example.com]. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:48:52 oracle7-64-puppet7.example.com zabbix_agentd[1226]: **** 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.07 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 - OracleLinux 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/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_114019775.kDgcOx.pp Last 10 lines of output were: Jun 28 11:42:01 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:42:01 almalinux8-64-puppet7.example.com zabbix_agentd[1244]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:42:01 almalinux8-64-puppet7.example.com zabbix_agentd[1244]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:42:01 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:42:01 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.05 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_114201738.fBYyfn.pp Last 10 lines of output were: Jun 28 11:42:11 almalinux8-64-puppet7.example.com zabbix_agentd[1403]: agent #4 started [listener #3] Jun 28 11:42:11 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1399 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:42:11 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1399 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:43:42 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:43:42 almalinux8-64-puppet7.example.com zabbix_agentd[1399]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:43:42 almalinux8-64-puppet7.example.com zabbix_agentd[1399]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:43:42 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:43:42 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.52 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_114342904.LTjZtG.pp Last 10 lines of output were: Jun 28 11:43:52 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 2. Jun 28 11:43:52 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:43:52 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:43:52 almalinux8-64-puppet7.example.com zabbix_agentd[1756]: zabbix_agentd [1756]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:43:52 almalinux8-64-puppet7.example.com zabbix_agentd[1758]: Starting Zabbix Agent [almalinux8-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:43:52 almalinux8-64-puppet7.example.com zabbix_agentd[1758]: **** 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.82 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_114522674.4g59dQ.pp Last 10 lines of output were: Jun 28 11:45:22 almalinux8-64-puppet7.example.com zabbix_agentd[1758]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:45:22 almalinux8-64-puppet7.example.com zabbix_agentd[1758]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:45:22 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:45:22 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:45:32 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:45:32 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 3. Jun 28 11:45:32 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:45:32 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.60 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_114703229.oihVL9.pp Last 10 lines of output were: Jun 28 11:47:03 almalinux8-64-puppet7.example.com zabbix_agentd[1913]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:47:03 almalinux8-64-puppet7.example.com zabbix_agentd[1913]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:47:03 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:47:03 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:47:13 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:47:13 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 4. Jun 28 11:47:13 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:47:13 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: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_114843669.tJeNQ3.pp Last 10 lines of output were: Jun 28 11:48:43 almalinux8-64-puppet7.example.com zabbix_agentd[2085]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:48:43 almalinux8-64-puppet7.example.com zabbix_agentd[2085]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:48:43 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:48:43 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:48:53 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Service RestartSec=10s expired, scheduling restart. Jun 28 11:48:53 almalinux8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Scheduled restart job, restart counter is at 5. Jun 28 11:48:53 almalinux8-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:48:53 almalinux8-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... �[mNotice: Applied catalog in 98.63 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 8 - CentOS 7 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - CentOS 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - CentOS 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Rocky 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - Rocky 8 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/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_114718056.KVcwc2.pp Last 10 lines of output were: Jun 28 11:49:22 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:49:22 oracle8-64-puppet7.example.com zabbix_agentd[1091]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:49:22 oracle8-64-puppet7.example.com zabbix_agentd[1091]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:49:22 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:49:22 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.38 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_114922398.0XCQic.pp Last 10 lines of output were: Jun 28 11:49:32 oracle8-64-puppet7.example.com zabbix_agentd[1239]: agent #4 started [listener #3] Jun 28 11:49:32 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1235 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:49:32 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: New main PID 1235 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:51:02 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: start operation timed out. Terminating. Jun 28 11:51:02 oracle8-64-puppet7.example.com zabbix_agentd[1235]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:51:02 oracle8-64-puppet7.example.com zabbix_agentd[1235]: Zabbix Agent stopped. Zabbix 6.0.31 (revision b6d93755a1b). Jun 28 11:51:02 oracle8-64-puppet7.example.com systemd[1]: zabbix-agent.service: Failed with result 'timeout'. Jun 28 11:51:02 oracle8-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. �[mNotice: Applied catalog in 98.57 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
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - OracleLinux 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - Rocky 8 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - OracleLinux 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Ubuntu 20.04 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Debian 12 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Debian 12 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Rocky 9 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Rocky 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Rocky 9 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - OracleLinux 9 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - Rocky 8 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Ubuntu 22.04 - Zabbix 6.0
The operation was canceled.
Puppet / Puppet 8 - Debian 11 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - Debian 11 - Zabbix 7.0
The operation was canceled.
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114244296.oGTjee.pp Last 10 lines of output were: Jun 28 11:44:27 centos7-64-puppet7.example.com zabbix_agentd[840]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:44:27 centos7-64-puppet7.example.com zabbix_agentd[840]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:44:27 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:44:27 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:44:27 centos7-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 101.05 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114427292.H2xz88.pp Last 10 lines of output were: Jun 28 11:44:40 centos7-64-puppet7.example.com systemd[1]: New main PID 971 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:44:40 centos7-64-puppet7.example.com systemd[1]: New main PID 971 does not belong to service, and PID file is not owned by root. Refusing. Jun 28 11:46:10 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service start operation timed out. Terminating. Jun 28 11:46:10 centos7-64-puppet7.example.com zabbix_agentd[971]: Got signal [signal:15(SIGTERM),sender_pid:1,sender_uid:0,reason:0]. Exiting ... Jun 28 11:46:10 centos7-64-puppet7.example.com zabbix_agentd[971]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:46:10 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:46:10 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:46:10 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. �[mNotice: Applied catalog in 101.31 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 7 - CentOS 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 7 - CentOS 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 - CentOS 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114611137.zgQius.pp Last 10 lines of output were: Jun 28 11:46:23 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:46:23 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:46:23 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:46:23 centos7-64-puppet7.example.com zabbix_agentd[1184]: zabbix_agentd [1184]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead Jun 28 11:46:23 centos7-64-puppet7.example.com zabbix_agentd[1186]: Starting Zabbix Agent [centos7-64-puppet7.example.com]. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:46:23 centos7-64-puppet7.example.com zabbix_agentd[1186]: **** 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 101.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114754233.0gYBHy.pp Last 10 lines of output were: Jun 28 11:47:54 centos7-64-puppet7.example.com zabbix_agentd[1186]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:47:54 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:47:54 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:47:54 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:48:07 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:48:07 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:48:07 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:48:07 centos7-64-puppet7.example.com zabbix_agentd[1315]: zabbix_agentd [1315]: Warning: EnableRemoteCommands parameter is deprecated, use AllowKey=system.run[*] or DenyKey=system.run[*] instead �[mNotice: Applied catalog in 101.24 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_114937530.s7Vqcy.pp Last 10 lines of output were: Jun 28 11:49:37 centos7-64-puppet7.example.com zabbix_agentd[1317]: Zabbix Agent stopped. Zabbix 5.0.42 (revision e25e9cfa36a). Jun 28 11:49:37 centos7-64-puppet7.example.com systemd[1]: Failed to start Zabbix Agent. Jun 28 11:49:37 centos7-64-puppet7.example.com systemd[1]: Unit zabbix-agent.service entered failed state. Jun 28 11:49:37 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service failed. Jun 28 11:49:50 centos7-64-puppet7.example.com systemd[1]: zabbix-agent.service holdoff time over, scheduling restart. Jun 28 11:49:50 centos7-64-puppet7.example.com systemd[1]: Stopped Zabbix Agent. Jun 28 11:49:50 centos7-64-puppet7.example.com systemd[1]: Starting Zabbix Agent... Jun 28 11:49:50 centos7-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 101.25 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - CentOS 7 - Zabbix 5.0
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0
Canceling since a higher priority waiting request for '968/merge' exists
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 7.0
The operation was canceled.
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