Skip to content

Add zabbix 7.0 support in CI #794

Add zabbix 7.0 support in CI

Add zabbix 7.0 support in CI #794

Triggered via pull request June 17, 2024 13:24
Status Failure
Total duration 15m 10s
Artifacts

ci.yml

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

Annotations

60 errors and 1 warning
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_132642515.sIgl3g.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 10.27 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_132654782.jcCJg0.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.54 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#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent" to be installed
Puppet / Puppet 7 - 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132658856.oW1f2t.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.81 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_132702666.BZhwI6.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.73 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - CentOS 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - 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_132706439.dZGMLn.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.74 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
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 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 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132710163.KP7rd8.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.95 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#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_132642002.YwA7Jm.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 12.54 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_132656682.12Bb9o.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.02 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#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent" to be installed
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132702315.ehfeKT.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.88 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132707210.dh78vX.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.91 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132712180.LP2XNk.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.96 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 7 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132717267.3yQLAT.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.98 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132650513.uNF18q.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 12.87 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132705604.L7R228.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.09 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent" to be installed
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "zabbix-agent" to be running
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "zabbix-agent" to be enabled
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132711596.6IyYzW.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.91 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132716727.QghNRW.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.84 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132721852.5ZD6YR.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.78 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - OracleLinux 7 - Zabbix 7.0: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132726799.RDsmj5.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.80 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - 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-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132652184.yOFHGz.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 26.73 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132721290.Pt1AM7.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.51 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "zabbix-agent" to be installed
Puppet / Puppet 8 - 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 8 - 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 8 - 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132726690.QsWkYV.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.79 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132730737.y2ivN7.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.67 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
Puppet / Puppet 8 - CentOS 7 - Zabbix 7.0: spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/ Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} } expected "" to match /ListenIP=127.0.0.1/ Diff: @@ -1 +1 @@ -/ListenIP=127.0.0.1/ +""
Puppet / Puppet 8 - 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-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132734775.DDQsHm.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / Puppet 8 - 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 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 'centos7-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132738685.ty2YD8.pp Last 10 lines of output were: GPG Keys are configured as: https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-A14FE591 �[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies Warning: /Stage[main]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.58 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
Puppet / 8 (Ruby 3.2): spec/classes/database_mysql_spec.rb#L56
zabbix::database::mysql on archlinux-rolling-x86_64 when zabbix_type is server and zabbix version is 7.0 and database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 8 (Ruby 3.2): spec/classes/database_mysql_spec.rb#L74
zabbix::database::mysql on archlinux-rolling-x86_64 when zabbix_type is server and zabbix version is 7.0 and no database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 8 (Ruby 3.2): spec/classes/database_mysql_spec.rb#L56
zabbix::database::mysql on centos-7-x86_64 when zabbix_type is server and zabbix version is 7.0 and database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 8 (Ruby 3.2): spec/classes/database_mysql_spec.rb#L74
zabbix::database::mysql on centos-7-x86_64 when zabbix_type is server and zabbix version is 7.0 and no database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 8 (Ruby 3.2): spec/classes/database_mysql_spec.rb#L56
zabbix::database::mysql on centos-8-x86_64 when zabbix_type is server and zabbix version is 7.0 and database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 8 (Ruby 3.2): spec/classes/database_mysql_spec.rb#L74
zabbix::database::mysql on centos-8-x86_64 when zabbix_type is server and zabbix version is 7.0 and no database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 8 (Ruby 3.2): spec/classes/database_mysql_spec.rb#L56
zabbix::database::mysql on debian-11-x86_64 when zabbix_type is server and zabbix version is 7.0 and database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 8 (Ruby 3.2): spec/classes/database_mysql_spec.rb#L74
zabbix::database::mysql on debian-11-x86_64 when zabbix_type is server and zabbix version is 7.0 and no database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 8 (Ruby 3.2): spec/classes/database_mysql_spec.rb#L56
zabbix::database::mysql on debian-12-x86_64 when zabbix_type is server and zabbix version is 7.0 and database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 8 (Ruby 3.2): spec/classes/database_mysql_spec.rb#L74
zabbix::database::mysql on debian-12-x86_64 when zabbix_type is server and zabbix version is 7.0 and no database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 7 (Ruby 2.7): spec/classes/database_mysql_spec.rb#L56
zabbix::database::mysql on ubuntu-22.04-x86_64 when zabbix_type is server and zabbix version is 7.0 and database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 7 (Ruby 2.7): spec/classes/database_mysql_spec.rb#L74
zabbix::database::mysql on ubuntu-22.04-x86_64 when zabbix_type is server and zabbix version is 7.0 and no database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 7 (Ruby 2.7): spec/classes/database_mysql_spec.rb#L56
zabbix::database::mysql on debian-11-x86_64 when zabbix_type is server and zabbix version is 7.0 and database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 7 (Ruby 2.7): spec/classes/database_mysql_spec.rb#L74
zabbix::database::mysql on debian-11-x86_64 when zabbix_type is server and zabbix version is 7.0 and no database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 7 (Ruby 2.7): spec/classes/database_mysql_spec.rb#L56
zabbix::database::mysql on archlinux-rolling-x86_64 when zabbix_type is server and zabbix version is 7.0 and database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 7 (Ruby 2.7): spec/classes/database_mysql_spec.rb#L74
zabbix::database::mysql on archlinux-rolling-x86_64 when zabbix_type is server and zabbix version is 7.0 and no database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 7 (Ruby 2.7): spec/classes/database_mysql_spec.rb#L56
zabbix::database::mysql on centos-7-x86_64 when zabbix_type is server and zabbix version is 7.0 and database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 7 (Ruby 2.7): spec/classes/database_mysql_spec.rb#L74
zabbix::database::mysql on centos-7-x86_64 when zabbix_type is server and zabbix version is 7.0 and no database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 7 (Ruby 2.7): spec/classes/database_mysql_spec.rb#L56
zabbix::database::mysql on debian-12-x86_64 when zabbix_type is server and zabbix version is 7.0 and database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -P 3306 -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / 7 (Ruby 2.7): spec/classes/database_mysql_spec.rb#L74
zabbix::database::mysql on debian-12-x86_64 when zabbix_type is server and zabbix version is 7.0 and no database_port is defined is expected to contain Exec[zabbix_server_create.sql] with command => "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" Failure/Error: it { is_expected.to contain_exec('zabbix_server_create.sql').with_command("cd #{path} && if [ -f #{sql_server}.gz ]; then gunzip -f #{sql_server}.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < #{sql_server} && touch /etc/zabbix/.schema.done") } expected that the catalogue would contain Exec[zabbix_server_create.sql] with command set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f create.sql.gz ]; then gunzip -f create.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < create.sql && touch /etc/zabbix/.schema.done" but it is set to "cd /usr/share/zabbix-sql-scripts/mysql/ && if [ -f server.sql.gz ]; then gunzip -f server.sql.gz ; fi && mysql -h 'rspec.puppet.com' -u 'zabbix-server' -p'zabbix-server' -D 'zabbix-server' < server.sql && touch /etc/zabbix/.schema.done"
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8