Skip to content

add journal-remote settings #746

add journal-remote settings

add journal-remote settings #746

Triggered via pull request August 13, 2024 13:31
Status Failure
Total duration 4m 25s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
20s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
2s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 5 warnings
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L605
systemd supported operating systems on debian-11-x86_64 when journal-remote is enabled is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1052-299.5caifld0q3felhmjtokckffv3f.phxx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L606
systemd supported operating systems on debian-11-x86_64 when journal-remote is enabled is expected to contain Service[systemd-journal-remote] Failure/Error: it { is_expected.to contain_service('systemd-journal-remote') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1052-299.5caifld0q3felhmjtokckffv3f.phxx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L608
systemd supported operating systems on debian-11-x86_64 when journal-remote is enabled is expected to contain exactly 4 Ini_setting resources Failure/Error: it { is_expected.to have_ini_setting_resource_count(4) } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1052-299.5caifld0q3felhmjtokckffv3f.phxx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L610
systemd supported operating systems on debian-11-x86_64 when journal-remote is enabled is expected to contain Ini_setting[SplitMode] with path => "/etc/systemd/journal-remote.conf", section => "Remote", notify => "Service[systemd-journal-remote]" and value => "host" Failure/Error: expect(subject).to contain_ini_setting('SplitMode').with( path: '/etc/systemd/journal-remote.conf', section: 'Remote', notify: 'Service[systemd-journal-remote]', value: 'host' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1052-299.5caifld0q3felhmjtokckffv3f.phxx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L619
systemd supported operating systems on debian-11-x86_64 when journal-remote is enabled is expected to contain Ini_setting[TrustedCertificateFile] with path => "/etc/systemd/journal-remote.conf", section => "Remote", notify => "Service[systemd-journal-remote]" and ensure => "absent" Failure/Error: expect(subject).to contain_ini_setting('TrustedCertificateFile').with( path: '/etc/systemd/journal-remote.conf', section: 'Remote', notify: 'Service[systemd-journal-remote]', ensure: 'absent' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1052-299.5caifld0q3felhmjtokckffv3f.phxx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L605
systemd supported operating systems on debian-12-x86_64 when journal-remote is enabled is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1052-299.5caifld0q3felhmjtokckffv3f.phxx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L606
systemd supported operating systems on debian-12-x86_64 when journal-remote is enabled is expected to contain Service[systemd-journal-remote] Failure/Error: it { is_expected.to contain_service('systemd-journal-remote') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1052-299.5caifld0q3felhmjtokckffv3f.phxx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L608
systemd supported operating systems on debian-12-x86_64 when journal-remote is enabled is expected to contain exactly 4 Ini_setting resources Failure/Error: it { is_expected.to have_ini_setting_resource_count(4) } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1052-299.5caifld0q3felhmjtokckffv3f.phxx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L610
systemd supported operating systems on debian-12-x86_64 when journal-remote is enabled is expected to contain Ini_setting[SplitMode] with path => "/etc/systemd/journal-remote.conf", section => "Remote", notify => "Service[systemd-journal-remote]" and value => "host" Failure/Error: expect(subject).to contain_ini_setting('SplitMode').with( path: '/etc/systemd/journal-remote.conf', section: 'Remote', notify: 'Service[systemd-journal-remote]', value: 'host' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1052-299.5caifld0q3felhmjtokckffv3f.phxx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L619
systemd supported operating systems on debian-12-x86_64 when journal-remote is enabled is expected to contain Ini_setting[TrustedCertificateFile] with path => "/etc/systemd/journal-remote.conf", section => "Remote", notify => "Service[systemd-journal-remote]" and ensure => "absent" Failure/Error: expect(subject).to contain_ini_setting('TrustedCertificateFile').with( path: '/etc/systemd/journal-remote.conf', section: 'Remote', notify: 'Service[systemd-journal-remote]', ensure: 'absent' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1052-299.5caifld0q3felhmjtokckffv3f.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L605
systemd supported operating systems on debian-11-x86_64 when journal-remote is enabled is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1116-675.iopidld3wkhelkdxw22dv3nexc.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L606
systemd supported operating systems on debian-11-x86_64 when journal-remote is enabled is expected to contain Service[systemd-journal-remote] Failure/Error: it { is_expected.to contain_service('systemd-journal-remote') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1116-675.iopidld3wkhelkdxw22dv3nexc.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L608
systemd supported operating systems on debian-11-x86_64 when journal-remote is enabled is expected to contain exactly 4 Ini_setting resources Failure/Error: it { is_expected.to have_ini_setting_resource_count(4) } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1116-675.iopidld3wkhelkdxw22dv3nexc.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L610
systemd supported operating systems on debian-11-x86_64 when journal-remote is enabled is expected to contain Ini_setting[SplitMode] with path => "/etc/systemd/journal-remote.conf", section => "Remote", notify => "Service[systemd-journal-remote]" and value => "host" Failure/Error: expect(subject).to contain_ini_setting('SplitMode').with( path: '/etc/systemd/journal-remote.conf', section: 'Remote', notify: 'Service[systemd-journal-remote]', value: 'host' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1116-675.iopidld3wkhelkdxw22dv3nexc.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L619
systemd supported operating systems on debian-11-x86_64 when journal-remote is enabled is expected to contain Ini_setting[TrustedCertificateFile] with path => "/etc/systemd/journal-remote.conf", section => "Remote", notify => "Service[systemd-journal-remote]" and ensure => "absent" Failure/Error: expect(subject).to contain_ini_setting('TrustedCertificateFile').with( path: '/etc/systemd/journal-remote.conf', section: 'Remote', notify: 'Service[systemd-journal-remote]', ensure: 'absent' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1116-675.iopidld3wkhelkdxw22dv3nexc.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L605
systemd supported operating systems on debian-12-x86_64 when journal-remote is enabled is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1116-675.iopidld3wkhelkdxw22dv3nexc.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L606
systemd supported operating systems on debian-12-x86_64 when journal-remote is enabled is expected to contain Service[systemd-journal-remote] Failure/Error: it { is_expected.to contain_service('systemd-journal-remote') } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1116-675.iopidld3wkhelkdxw22dv3nexc.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L608
systemd supported operating systems on debian-12-x86_64 when journal-remote is enabled is expected to contain exactly 4 Ini_setting resources Failure/Error: it { is_expected.to have_ini_setting_resource_count(4) } Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1116-675.iopidld3wkhelkdxw22dv3nexc.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L610
systemd supported operating systems on debian-12-x86_64 when journal-remote is enabled is expected to contain Ini_setting[SplitMode] with path => "/etc/systemd/journal-remote.conf", section => "Remote", notify => "Service[systemd-journal-remote]" and value => "host" Failure/Error: expect(subject).to contain_ini_setting('SplitMode').with( path: '/etc/systemd/journal-remote.conf', section: 'Remote', notify: 'Service[systemd-journal-remote]', value: 'host' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1116-675.iopidld3wkhelkdxw22dv3nexc.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L619
systemd supported operating systems on debian-12-x86_64 when journal-remote is enabled is expected to contain Ini_setting[TrustedCertificateFile] with path => "/etc/systemd/journal-remote.conf", section => "Remote", notify => "Service[systemd-journal-remote]" and ensure => "absent" Failure/Error: expect(subject).to contain_ini_setting('TrustedCertificateFile').with( path: '/etc/systemd/journal-remote.conf', section: 'Remote', notify: 'Service[systemd-journal-remote]', ensure: 'absent' ) Puppet::PreformattedError: Evaluation Error: Unknown variable: 'systemd::journal_upload_settings'. (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/journal_remote.pp, line: 20, column: 3) on node fv-az1116-675.iopidld3wkhelkdxw22dv3nexc.bx.internal.cloudapp.net
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 CentOS 8
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Fedora 37
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Fedora 38