Add EL8 & EL9 support and claim compatibility #246
Annotations
10 errors
spec/acceptance/basic_spec.rb#L28
corosync with defaults
Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_064957410.ly0OmY.pp
Last 10 lines of output were:
Error: /Stage[main]/Corosync/Package[fence-agents-all]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install fence-agents-all' returned 1: Error: Unable to find a match: fence-agents-all
�[mNotice: /Stage[main]/Corosync/File[/etc/corosync/authkey]: Dependency Package[corosync] has failures: true
Warning: /Stage[main]/Corosync/File[/etc/corosync/authkey]: Skipping because of failed dependencies
Warning: /Stage[main]/Corosync/File[/etc/corosync/corosync.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Corosync/File[/etc/corosync/service.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Corosync/Service[corosync]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Warning: /Stage[main]/Corosync/Service[pacemaker]: Skipping because of failed dependencies
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 1.60 seconds
|
spec/acceptance/basic_spec.rb#L48
corosync Service "corosync" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "corosync" to be running
|
spec/acceptance/basic_spec.rb#L52
corosync Service "pacemaker" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pacemaker" to be running
|
spec/acceptance/corosync_class_spec.rb#L28
corosync with only cluster_name
Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_065001720.f3qXZ0.pp
Last 10 lines of output were:
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:77:in `execute'
/opt/puppetlabs/puppet/bin/puppet:5:in `<main>'
Error: /Stage[main]/Corosync/Package[fence-agents-all]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install fence-agents-all' returned 1: Error: Unable to find a match: fence-agents-all
�[mNotice: /Stage[main]/Corosync/File[/etc/corosync/authkey]: Dependency Package[corosync] has failures: true
Warning: /Stage[main]/Corosync/File[/etc/corosync/authkey]: Skipping because of failed dependencies
Warning: /Stage[main]/Corosync/File[/etc/corosync/corosync.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Corosync/File[/etc/corosync/service.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Corosync/Service[corosync]: Skipping because of failed dependencies
Warning: /Stage[main]/Corosync/Service[pacemaker]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.60 seconds
|
spec/acceptance/corosync_class_spec.rb#L48
corosync Service "corosync" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "corosync" to be running
|
spec/acceptance/corosync_class_spec.rb#L52
corosync Service "pacemaker" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pacemaker" to be running
|
spec/acceptance/cs_clone_spec.rb#L30
corosync with defaults
Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_065005506.3bDGgq.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Corosync/File[/etc/corosync/authkey]: Dependency Package[corosync] has failures: true
Warning: /Stage[main]/Corosync/File[/etc/corosync/authkey]: Skipping because of failed dependencies
Warning: /Stage[main]/Corosync/File[/etc/corosync/corosync.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Corosync/File[/etc/corosync/service.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Corosync/Service[corosync]: Skipping because of failed dependencies
Warning: /Stage[main]/Corosync/Service[pacemaker]: Skipping because of failed dependencies
Error: Could not find a suitable provider for cs_property
Error: Could not find a suitable provider for cs_primitive
Error: Could not find a suitable provider for cs_group
�[mNotice: Applied catalog in 1.62 seconds
|
spec/acceptance/cs_clone_spec.rb#L70
corosync Service "corosync" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "corosync" to be running
|
spec/acceptance/cs_clone_spec.rb#L78
corosync with group duncan_group creates a clone
Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_065009309.8uhfiP.pp
Last 10 lines of output were:
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1728370211'
Error: Could not find a suitable provider for cs_clone
�[mNotice: Applied catalog in 0.04 seconds
|
spec/acceptance/cs_clone_spec.rb#L93
corosync with group duncan_group DEBUG
Failure/Error: shell('cibadmin --query')
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 127 running:
cibadmin --query
Last 10 lines of output were:
bash: line 1: cibadmin: command not found
|
This job failed
Loading