Module quality update #195
Annotations
9 errors
Run tests:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_132445472.pp.Xn6XWP
Last 10 lines of output were:
Original path: "common.yaml"
Path not found
Module "rundeck" Data Provider (hiera configuration version 5)
Using configuration "/etc/puppetlabs/code/environments/production/modules/rundeck/hiera.yaml"
Hierarchy entry "Rundeck Operating System Family defaults"
Path "/etc/puppetlabs/code/environments/production/modules/rundeck/data/RedHat.yaml"
Original path: "%{facts.os.family}.yaml"
No such key: "rundeck::framework_config"
Error: Function lookup() did not find a value for the name 'rundeck::framework_config'
Debug: Found in cache :production (ttl = 0 sec)
|
Run tests:
spec/acceptance/rundeck_spec.rb#L25
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Run tests:
spec/acceptance/rundeck_spec.rb#L29
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Run tests:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Run tests:
spec/acceptance/rundeck_spec.rb#L35
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132449127.pp.KNUdqu
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/rundeck/manifests/install.pp", 49]:["/etc/puppetlabs/code/environments/production/modules/rundeck/manifests/init.pp", 239]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Error: Function lookup() did not find a value for the name 'rundeck::framework_config'
|
Run tests:
spec/acceptance/rundeck_spec.rb#L48
rundeck class updrade to latest version Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Run tests:
spec/acceptance/rundeck_spec.rb#L52
rundeck class updrade to latest version Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Run tests:
spec/acceptance/rundeck_spec.rb#L53
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading