Merge pull request #970 from Valantin/del/el7 #884
Annotations
3 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::agent class with agent2 and zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_095959229.nVrGLQ.pp
Last 10 lines of output were:
Info: Yumrepo[zabbix-nonsupported](provider=inifile): changing mode of /etc/yum.repos.d/Zabbix_nonsupported_8_x86_64.repo from 600 to 644
Error: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent2' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Yum repo downloading error: Downloading error(s): repodata/57d0e3ff36aa3a449194e10b51ce32884e8994b0bcc3cf82598daf00277d57e0-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/291c88133bf9a8b2676ae38dc59ce4a3983ba3e9c482e48e84e66da82d869ee8-primary.xml.gz - Cannot download, all mirrors were already tried without success
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent2]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent2' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Yum repo downloading error: Downloading error(s): repodata/57d0e3ff36aa3a449194e10b51ce32884e8994b0bcc3cf82598daf00277d57e0-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/291c88133bf9a8b2676ae38dc59ce4a3983ba3e9c482e48e84e66da82d869ee8-primary.xml.gz - Cannot download, all mirrors were already tried without success
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent2] 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_agent2.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.23 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::agent class with agent2 and zabbix_version 5.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100003507.mYJBxe.pp
Last 10 lines of output were:
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.conf]: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]/owner: owner changed 'root' to 'zabbix'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]/group: group changed 'root' to 'zabbix'
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Scheduling refresh of Service[zabbix-agent2]
Info: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d]: Scheduling refresh of Service[zabbix-agent2]
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent2]: Unscheduling refresh on Service[zabbix-agent2]
�[mNotice: Applied catalog in 17.53 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
Run tests
Process completed with exit code 1.
|
Loading