Add EL8 support and claim compatibility #281
ci.yml
on: pull_request
Puppet
/
Static validations
24s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
61 errors and 9 warnings
Puppet / Puppet 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100410299.C0Igxf.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
Info: Class[Corosync]: Unscheduling all events on Class[Corosync]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 9.63 seconds
|
Puppet / Puppet 7 - AlmaLinux 8:
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
|
Puppet / Puppet 7 - AlmaLinux 8:
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
|
Puppet / Puppet 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100423708.acxrMk.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[pcs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pcs' returned 1: Error: Unable to find a match: pcs
�[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 2.03 seconds
|
Puppet / Puppet 7 - AlmaLinux 8:
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
|
Puppet / Puppet 7 - AlmaLinux 8:
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
|
Puppet / Puppet 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100427831.noTkzt.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 2.05 seconds
|
Puppet / Puppet 7 - AlmaLinux 8:
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
|
Puppet / Puppet 7 - AlmaLinux 8:
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 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100432014.SrfcvM.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 almalinux8-64-puppet7.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1741169073'
Error: Could not find a suitable provider for cs_clone
�[mNotice: Applied catalog in 0.04 seconds
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/cs_clone_spec.rb#L93
corosync with group duncan_group DEBUG
Failure/Error: shell('cibadmin --query')
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 127 running:
cibadmin --query
Last 10 lines of output were:
bash: cibadmin: command not found
|
Puppet / Puppet 7 - Rocky 8:
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 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100411329.o1DGLJ.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
Info: Class[Corosync]: Unscheduling all events on Class[Corosync]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 8.15 seconds
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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 'rocky8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100423303.Zz7961.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[pcs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pcs' returned 1: Error: Unable to find a match: pcs
�[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 2.12 seconds
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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 'rocky8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100427594.kQajJo.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 2.13 seconds
|
Puppet / Puppet 7 - Rocky 8:
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
|
Puppet / Puppet 7 - Rocky 8:
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 'rocky8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100431940.p4goex.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 rocky8-64-puppet7.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1741169073'
Error: Could not find a suitable provider for cs_clone
�[mNotice: Applied catalog in 0.04 seconds
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/cs_clone_spec.rb#L93
corosync with group duncan_group DEBUG
Failure/Error: shell('cibadmin --query')
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 127 running:
cibadmin --query
Last 10 lines of output were:
bash: cibadmin: command not found
|
Puppet / Puppet 8 - Rocky 8:
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 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100413961.kqYYUR.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
Info: Class[Corosync]: Unscheduling all events on Class[Corosync]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 7.00 seconds
|
Puppet / Puppet 8 - Rocky 8:
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
|
Puppet / Puppet 8 - Rocky 8:
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
|
Puppet / Puppet 8 - Rocky 8:
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 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100424770.eE4tgf.pp
Last 10 lines of output were:
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:79:in `execute'
/opt/puppetlabs/puppet/bin/puppet:6:in `<main>'
Error: /Stage[main]/Corosync/Package[pcs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pcs' returned 1: Error: Unable to find a match: pcs
�[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.99 seconds
|
Puppet / Puppet 8 - Rocky 8:
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
|
Puppet / Puppet 8 - Rocky 8:
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
|
Puppet / Puppet 8 - Rocky 8:
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 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100428938.rIwr0X.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 2.02 seconds
|
Puppet / Puppet 8 - Rocky 8:
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
|
Puppet / Puppet 8 - Rocky 8:
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 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100433173.U2lX4T.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 rocky8-64-puppet8.example.com in environment production in 0.07 seconds
Info: Using environment 'production'
Info: Applying configuration version '1741169075'
Error: Could not find a suitable provider for cs_clone
�[mNotice: Applied catalog in 0.05 seconds
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/cs_clone_spec.rb#L93
corosync with group duncan_group DEBUG
Failure/Error: shell('cibadmin --query')
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 127 running:
cibadmin --query
Last 10 lines of output were:
bash: cibadmin: command not found
|
Puppet / Puppet 8 - AlmaLinux 8:
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 'almalinux8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100413683.bcL2e2.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
Info: Class[Corosync]: Unscheduling all events on Class[Corosync]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 9.09 seconds
|
Puppet / Puppet 8 - AlmaLinux 8:
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
|
Puppet / Puppet 8 - AlmaLinux 8:
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
|
Puppet / Puppet 8 - AlmaLinux 8:
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 'almalinux8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100426739.1pHA0S.pp
Last 10 lines of output were:
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:79:in `execute'
/opt/puppetlabs/puppet/bin/puppet:6:in `<main>'
Error: /Stage[main]/Corosync/Package[pcs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pcs' returned 1: Error: Unable to find a match: pcs
�[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 2.02 seconds
|
Puppet / Puppet 8 - AlmaLinux 8:
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
|
Puppet / Puppet 8 - AlmaLinux 8:
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
|
Puppet / Puppet 8 - AlmaLinux 8:
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 'almalinux8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100430997.gNwABm.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 2.05 seconds
|
Puppet / Puppet 8 - AlmaLinux 8:
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
|
Puppet / Puppet 8 - AlmaLinux 8:
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 'almalinux8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100435350.Eleux7.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 almalinux8-64-puppet8.example.com in environment production in 0.07 seconds
Info: Using environment 'production'
Info: Applying configuration version '1741169077'
Error: Could not find a suitable provider for cs_clone
�[mNotice: Applied catalog in 0.05 seconds
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/cs_clone_spec.rb#L93
corosync with group duncan_group DEBUG
Failure/Error: shell('cibadmin --query')
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 127 running:
cibadmin --query
Last 10 lines of output were:
bash: cibadmin: command not found
|
Puppet / Puppet 7 - OracleLinux 8:
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 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100441537.rbMgUm.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
Info: Class[Corosync]: Unscheduling all events on Class[Corosync]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 15.56 seconds
|
Puppet / Puppet 7 - OracleLinux 8:
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
|
Puppet / Puppet 7 - OracleLinux 8:
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
|
Puppet / Puppet 7 - OracleLinux 8:
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 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100500595.nhdNxm.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[pcs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pcs' returned 1: Error: Unable to find a match: pcs
�[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 7.11 seconds
|
Puppet / Puppet 7 - OracleLinux 8:
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
|
Puppet / Puppet 7 - OracleLinux 8:
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
|
Puppet / Puppet 7 - OracleLinux 8:
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 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100509650.NPDcPO.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 7.11 seconds
|
Puppet / Puppet 7 - OracleLinux 8:
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
|
Puppet / Puppet 7 - OracleLinux 8:
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 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100518726.ntJY3X.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 oracle8-64-puppet7.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1741169120'
Error: Could not find a suitable provider for cs_clone
�[mNotice: Applied catalog in 0.04 seconds
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/cs_clone_spec.rb#L93
corosync with group duncan_group DEBUG
Failure/Error: shell('cibadmin --query')
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 127 running:
cibadmin --query
Last 10 lines of output were:
bash: cibadmin: command not found
|
Puppet / Puppet 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100442473.OQf1za.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
Info: Class[Corosync]: Unscheduling all events on Class[Corosync]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 15.73 seconds
|
Puppet / Puppet 8 - OracleLinux 8:
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
|
Puppet / Puppet 8 - OracleLinux 8:
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
|
Puppet / Puppet 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100502075.RjQ2zx.pp
Last 10 lines of output were:
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:79:in `execute'
/opt/puppetlabs/puppet/bin/puppet:6:in `<main>'
Error: /Stage[main]/Corosync/Package[pcs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install pcs' returned 1: Error: Unable to find a match: pcs
�[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 7.16 seconds
|
Puppet / Puppet 8 - OracleLinux 8:
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
|
Puppet / Puppet 8 - OracleLinux 8:
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
|
Puppet / Puppet 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100511471.SIwYIA.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 7.15 seconds
|
Puppet / Puppet 8 - OracleLinux 8:
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
|
Puppet / Puppet 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_100520846.Z2a1Y4.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 oracle8-64-puppet8.example.com in environment production in 0.07 seconds
Info: Using environment 'production'
Info: Applying configuration version '1741169122'
Error: Could not find a suitable provider for cs_clone
�[mNotice: Applied catalog in 0.05 seconds
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/cs_clone_spec.rb#L93
corosync with group duncan_group DEBUG
Failure/Error: shell('cibadmin --query')
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 127 running:
cibadmin --query
Last 10 lines of output were:
bash: cibadmin: command not found
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system RedHat 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 10
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L66
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an primitive_class parameter corresponding to the <primitive>'s class attribute
Failure/Error: expect(instance.primitive_class).to eq('ocf')
NoMethodError:
undefined method `primitive_class' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L71
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an primitive_type parameter corresponding to the <primitive>'s type attribute
Failure/Error: expect(instance.primitive_type).to eq('Xen')
NoMethodError:
undefined method `primitive_type' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm
|
Puppet / 8 (Ruby 3.2):
spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L76
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an provided_by parameter corresponding to the <primitive>'s provider attribute
Failure/Error: expect(instance.provided_by).to eq('heartbeat')
NoMethodError:
undefined method `provided_by' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L66
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an primitive_class parameter corresponding to the <primitive>'s class attribute
Failure/Error: expect(instance.primitive_class).to eq('ocf')
NoMethodError:
undefined method `primitive_class' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L71
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an primitive_type parameter corresponding to the <primitive>'s type attribute
Failure/Error: expect(instance.primitive_type).to eq('Xen')
NoMethodError:
undefined method `primitive_type' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm
|
Puppet / 7 (Ruby 2.7):
spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L76
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an provided_by parameter corresponding to the <primitive>'s provider attribute
Failure/Error: expect(instance.provided_by).to eq('heartbeat')
NoMethodError:
undefined method `provided_by' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm
|