Fix debian gpg validation and improve rundeck::install spec file #283
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 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_171222264.pp.UwBx43
Last 10 lines of output were:
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 11.83 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23500
Debug: Received report to process from debian10-64-puppet7.example.com
Debug: Processing report from debian10-64-puppet7.example.com with processor Puppet::Reports::Store
Debug: Closing connection for https://packages.rundeck.com:443
Debug: Closing connection for https://d3fo0g5hm7lbuv.cloudfront.net:443
|
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 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171238660.pp.yeK9KD
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/project.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/rundeck-config.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[admin]/File[/etc/rundeck/admin.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[apitoken]/File[/etc/rundeck/apitoken.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Service/Service[rundeckd]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.60 seconds
|
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