add support for journal upload and remote server #754
Annotations
3 errors
spec/acceptance/journal_spec.rb#L22
systemd with remote/upload journal configure journal remote/upload works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_133719897.HiHpCp.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 rocky9-64-puppet8.example.com in environment production in 0.09 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723642641'
�[mNotice: /Stage[main]/Systemd::Journal_upload/Service[systemd-journal-upload]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Systemd::Journal_upload/Service[systemd-journal-upload]: Unscheduling refresh on Service[systemd-journal-upload]
�[mNotice: /Stage[main]/Systemd::Journal_remote/Service[systemd-journal-remote]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Systemd::Journal_remote/Service[systemd-journal-remote]: Unscheduling refresh on Service[systemd-journal-remote]
�[mNotice: Applied catalog in 0.28 seconds
|
spec/acceptance/journal_spec.rb#L28
systemd with remote/upload journal configure journal remote/upload 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
|
|
This job failed
Loading