modulesync 9.1.0 #90
Triggered via pull request
September 13, 2024 12:49
Status
Failure
Total duration
1h 22m 49s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
31s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
23 errors and 5 warnings
Puppet / 8 (Ruby 3.2):
spec/classes/nrpe_install_spec.rb#L26
nrpe::install on debian-11-x86_64 by default is expected to contain Package[nrpe] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nrpe').with_ensure('installed') }
expected that the catalogue would contain Package[nrpe]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nrpe_install_spec.rb#L27
nrpe::install on debian-11-x86_64 by default is expected to contain Package[nagios-plugins-all] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nagios-plugins-all').with_ensure('installed') }
expected that the catalogue would contain Package[nagios-plugins-all]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nrpe_install_spec.rb#L26
nrpe::install on ubuntu-18.04-x86_64 by default is expected to contain Package[nrpe] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nrpe').with_ensure('installed') }
expected that the catalogue would contain Package[nrpe]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nrpe_install_spec.rb#L27
nrpe::install on ubuntu-18.04-x86_64 by default is expected to contain Package[nagios-plugins-all] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nagios-plugins-all').with_ensure('installed') }
expected that the catalogue would contain Package[nagios-plugins-all]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nrpe_install_spec.rb#L26
nrpe::install on ubuntu-20.04-x86_64 by default is expected to contain Package[nrpe] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nrpe').with_ensure('installed') }
expected that the catalogue would contain Package[nrpe]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nrpe_install_spec.rb#L27
nrpe::install on ubuntu-20.04-x86_64 by default is expected to contain Package[nagios-plugins-all] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nagios-plugins-all').with_ensure('installed') }
expected that the catalogue would contain Package[nagios-plugins-all]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nrpe_config_spec.rb#L50
nrpe::config on debian-11-x86_64 when supplementary_groups set is expected to contain User[nrpe] with groups => ["foo", "bar"]
Failure/Error: it { is_expected.to contain_user('nrpe').with_groups(%w[foo bar]) }
expected that the catalogue would contain User[nrpe]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nrpe_install_spec.rb#L26
nrpe::install on freebsd-12-amd64 by default is expected to contain Package[nrpe] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nrpe').with_ensure('installed') }
expected that the catalogue would contain Package[nrpe]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nrpe_install_spec.rb#L27
nrpe::install on freebsd-12-amd64 by default is expected to contain Package[nagios-plugins-all] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nagios-plugins-all').with_ensure('installed') }
expected that the catalogue would contain Package[nagios-plugins-all]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nrpe_spec.rb#L103
nrpe on oraclelinux-7-x86_64 when manage_group is true is expected to contain Group[nagios]
Failure/Error: it { is_expected.to contain_group('nagios') }
expected that the catalogue would contain Group[nagios]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nrpe_install_spec.rb#L26
nrpe::install on debian-11-x86_64 by default is expected to contain Package[nrpe] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nrpe').with_ensure('installed') }
expected that the catalogue would contain Package[nrpe]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nrpe_install_spec.rb#L27
nrpe::install on debian-11-x86_64 by default is expected to contain Package[nagios-plugins-all] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nagios-plugins-all').with_ensure('installed') }
expected that the catalogue would contain Package[nagios-plugins-all]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nrpe_install_spec.rb#L26
nrpe::install on ubuntu-18.04-x86_64 by default is expected to contain Package[nrpe] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nrpe').with_ensure('installed') }
expected that the catalogue would contain Package[nrpe]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nrpe_install_spec.rb#L27
nrpe::install on ubuntu-18.04-x86_64 by default is expected to contain Package[nagios-plugins-all] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nagios-plugins-all').with_ensure('installed') }
expected that the catalogue would contain Package[nagios-plugins-all]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nrpe_install_spec.rb#L26
nrpe::install on ubuntu-20.04-x86_64 by default is expected to contain Package[nrpe] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nrpe').with_ensure('installed') }
expected that the catalogue would contain Package[nrpe]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nrpe_install_spec.rb#L27
nrpe::install on ubuntu-20.04-x86_64 by default is expected to contain Package[nagios-plugins-all] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nagios-plugins-all').with_ensure('installed') }
expected that the catalogue would contain Package[nagios-plugins-all]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nrpe_install_spec.rb#L26
nrpe::install on freebsd-12-amd64 by default is expected to contain Package[nrpe] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nrpe').with_ensure('installed') }
expected that the catalogue would contain Package[nrpe]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nrpe_install_spec.rb#L27
nrpe::install on freebsd-12-amd64 by default is expected to contain Package[nagios-plugins-all] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nagios-plugins-all').with_ensure('installed') }
expected that the catalogue would contain Package[nagios-plugins-all]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nrpe_config_spec.rb#L50
nrpe::config on debian-11-x86_64 when supplementary_groups set is expected to contain User[nrpe] with groups => ["foo", "bar"]
Failure/Error: it { is_expected.to contain_user('nrpe').with_groups(%w[foo bar]) }
expected that the catalogue would contain User[nrpe]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nrpe_install_spec.rb#L26
nrpe::install on freebsd-13-amd64 by default is expected to contain Package[nrpe] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('nrpe').with_ensure('installed') }
expected that the catalogue would contain Package[nrpe]
|
Puppet / Puppet 7 - OracleLinux 7
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 7
Process completed with exit code 1.
|
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 / Static validations:
metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system FreeBSD 12
|