fixed gpg content #32
Annotations
10 errors and 1 warning
spec/classes/observium_spec.rb#L10
observium on redhat-9-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Unsupported operating system, bailing out!! (file: /home/runner/work/observium/observium/spec/fixtures/modules/observium/manifests/packages.pp, line: 36, column: 20) on node fv-az1980-842.l14wlfo5lloupgdjdqywuwxsoa.dx.internal.cloudapp.net
|
spec/classes/observium_spec.rb#L12
observium on redhat-9-x86_64 is expected to contain Cron[discovery all devices] with command => "/opt/observium/discovery.php -h all >> /dev/null 2>&1" and user => "root"
Failure/Error: it { is_expected.to contain_cron('discovery all devices').with_command('/opt/observium/discovery.php -h all >> /dev/null 2>&1').with_user('root') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Unsupported operating system, bailing out!! (file: /home/runner/work/observium/observium/spec/fixtures/modules/observium/manifests/packages.pp, line: 36, column: 20) on node fv-az1980-842.l14wlfo5lloupgdjdqywuwxsoa.dx.internal.cloudapp.net
|
spec/classes/observium_spec.rb#L13
observium on redhat-9-x86_64 is expected to contain Cron[discovery newly added devices] with command => "/opt/observium/discovery.php -h new >> /dev/null 2>&1" and user => "root"
Failure/Error: it { is_expected.to contain_cron('discovery newly added devices').with_command('/opt/observium/discovery.php -h new >> /dev/null 2>&1').with_user('root') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Unsupported operating system, bailing out!! (file: /home/runner/work/observium/observium/spec/fixtures/modules/observium/manifests/packages.pp, line: 36, column: 20) on node fv-az1980-842.l14wlfo5lloupgdjdqywuwxsoa.dx.internal.cloudapp.net
|
spec/classes/observium_spec.rb#L14
observium on redhat-9-x86_64 is expected to contain Cron[multithreaded pooler wrapper] with command => "/opt/observium/poller-wrapper.py >> /dev/null 2>&1" and user => "root"
Failure/Error: it { is_expected.to contain_cron('multithreaded pooler wrapper').with_command('/opt/observium/poller-wrapper.py >> /dev/null 2>&1').with_user('root') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Unsupported operating system, bailing out!! (file: /home/runner/work/observium/observium/spec/fixtures/modules/observium/manifests/packages.pp, line: 36, column: 20) on node fv-az1980-842.l14wlfo5lloupgdjdqywuwxsoa.dx.internal.cloudapp.net
|
spec/classes/observium_spec.rb#L15
observium on redhat-9-x86_64 is expected to contain Cron[daily housekeeping for syslog, eventlog and alert log] with command => "/opt/observium/housekeeping.php -ysel" and user => "root"
Failure/Error: it { is_expected.to contain_cron('daily housekeeping for syslog, eventlog and alert log').with_command('/opt/observium/housekeeping.php -ysel').with_user('root') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Unsupported operating system, bailing out!! (file: /home/runner/work/observium/observium/spec/fixtures/modules/observium/manifests/packages.pp, line: 36, column: 20) on node fv-az1980-842.l14wlfo5lloupgdjdqywuwxsoa.dx.internal.cloudapp.net
|
spec/classes/observium_spec.rb#L16
observium on redhat-9-x86_64 is expected to contain Cron[housekeeping script daily for rrds, ports, orphaned entries in the database and performance data] with user => "root"
Failure/Error: it { is_expected.to contain_cron('housekeeping script daily for rrds, ports, orphaned entries in the database and performance data').with_user('root') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Unsupported operating system, bailing out!! (file: /home/runner/work/observium/observium/spec/fixtures/modules/observium/manifests/packages.pp, line: 36, column: 20) on node fv-az1980-842.l14wlfo5lloupgdjdqywuwxsoa.dx.internal.cloudapp.net
|
spec/classes/observium_spec.rb#L18
observium on redhat-9-x86_64 is expected to contain Snmp::Snmpv3_user[observium]
Failure/Error: it { is_expected.to contain_snmp__snmpv3_user('observium') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Unsupported operating system, bailing out!! (file: /home/runner/work/observium/observium/spec/fixtures/modules/observium/manifests/packages.pp, line: 36, column: 20) on node fv-az1980-842.l14wlfo5lloupgdjdqywuwxsoa.dx.internal.cloudapp.net
|
spec/classes/observium_spec.rb#L19
observium on redhat-9-x86_64 is expected to contain Mysql::Db[observium]
Failure/Error: it { is_expected.to contain_mysql__db('observium') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Unsupported operating system, bailing out!! (file: /home/runner/work/observium/observium/spec/fixtures/modules/observium/manifests/packages.pp, line: 36, column: 20) on node fv-az1980-842.l14wlfo5lloupgdjdqywuwxsoa.dx.internal.cloudapp.net
|
spec/classes/observium_spec.rb#L21
observium on redhat-9-x86_64 is expected to contain Package[rrdtool]
Failure/Error: it { is_expected.to contain_package('rrdtool') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Unsupported operating system, bailing out!! (file: /home/runner/work/observium/observium/spec/fixtures/modules/observium/manifests/packages.pp, line: 36, column: 20) on node fv-az1980-842.l14wlfo5lloupgdjdqywuwxsoa.dx.internal.cloudapp.net
|
spec/classes/observium_spec.rb#L23
observium on redhat-9-x86_64 is expected to contain File[/opt/observium] with ensure => "directory"
Failure/Error: it { is_expected.to contain_file('/opt/observium').with_ensure('directory') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Unsupported operating system, bailing out!! (file: /home/runner/work/observium/observium/spec/fixtures/modules/observium/manifests/packages.pp, line: 36, column: 20) on node fv-az1980-842.l14wlfo5lloupgdjdqywuwxsoa.dx.internal.cloudapp.net
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading