Add Test for latest rundeck v5.7.0-20241021 #427
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 remove rundeck 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 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110657132.f2AXuf.pp
Last 10 lines of output were:
Info: Class[Rundeck]: Unscheduling all events on Class[Rundeck]
�[mNotice: /Stage[main]/Rundeck::Cli/Package[jq]: Dependency Service[rundeckd] has failures: true
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
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.56 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/rundeck_spec.rb:73
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
rundeck class remove rundeck 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 'rocky9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_110701900.te9eXJ.pp
Last 10 lines of output were:
Dec 03 11:07:01 rocky9-64-puppet7.example.com systemd[1]: Stopped SYSV: rundeckd, providing rundeckd.
�[mNotice: /Stage[main]/Rundeck::Cli/Package[jq]: Dependency Service[rundeckd] has failures: true
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 0.22 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/rundeck_spec.rb:73
|
Run tests
Process completed with exit code 1.
|
Loading