Add Test for latest rundeck v5.7.0-20241021 #424
Annotations
3 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
rundeck class updrade to v5.7.0 behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103834335.WSPdf6.pp
Last 10 lines of output were:
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
Warning: /Stage[main]/Rundeck::Cli/Package[jq]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/Package[rundeck-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/File[/usr/local/bin/rd_project_diff.sh]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/File[/usr/local/bin/rd_job_diff.sh]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/File[/usr/local/bin/rd_scm_diff.sh]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.54 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/rundeck_spec.rb:52
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
rundeck class updrade to v5.7.0 behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103839289.4hF1jm.pp
Last 10 lines of output were:
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
Warning: /Stage[main]/Rundeck::Cli/Package[jq]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/Package[rundeck-cli]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/File[/usr/local/bin/rd_project_diff.sh]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/File[/usr/local/bin/rd_job_diff.sh]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/File[/usr/local/bin/rd_scm_diff.sh]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/rundeck_spec.rb:52
|
Run tests
Process completed with exit code 1.
|
Loading