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 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_095954633.LyGRXW.pp
Last 10 lines of output were:
zabbix-agent2-5.0.44-1.el9.x86_64: 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: Error downloading packages:
zabbix-agent2-5.0.44-1.el9.x86_64: 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 15.15 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 'almalinux9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100012143.7yDwFX.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 3.51 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:87
|
Run tests
Process completed with exit code 1.
|
Loading