Add hammer-cli-foreman-rh-cloud package #1559
Annotations
4 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132729141.pp.ccMVxn
Last 10 lines of output were:
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[ruby-hammer-cli-foreman-rh-cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 24.91 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132758569.pp.X5nK9l
Last 10 lines of output were:
Info: Applying configuration version '1700659682'
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
Error: /Stage[main]/Foreman::Cli::Rh_cloud/Foreman::Cli::Plugin[foreman_rh_cloud]/Package[ruby-hammer-cli-foreman-rh-cloud]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-rh-cloud' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package ruby-hammer-cli-foreman-rh-cloud
�[mNotice: Applied catalog in 1.83 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
|
Run tests:
spec/acceptance/foreman_cli_plugins_spec.rb#L49
Scenario: install foreman-cli + plugins without foreman for standard plugins Package "ruby-hammer-cli-foreman-rh-cloud" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "ruby-hammer-cli-foreman-rh-cloud" to be installed
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading