Manage {system,user}.conf values #796
Annotations
10 errors
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130729947.R57Ve4.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 304, column: 3) on node almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130731860.ZPs5Wi.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 304, column: 3) on node almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130735497.rNtq8B.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 304, column: 3) on node almalinux9-64-puppet7.example.com
|
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130752927.eJMzLs.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 304, column: 3) on node almalinux9-64-puppet7.example.com
|
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130756828.7EbAyr.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 304, column: 3) on node almalinux9-64-puppet7.example.com
|
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_130758738.rB95Qi.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Resource type not found: Systemd::SystemSettings (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 304, column: 3) on node almalinux9-64-puppet7.example.com
|
The logs for this run have expired and are no longer available.
Loading