run foreman in a container #1614
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
90 errors
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_service_spec.rb#L22
foreman::service without apache is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az525-637.gmvlfiqlijledoifuxan3ve3oh.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_service_spec.rb#L23
foreman::service without apache is expected to contain Service[foreman.socket] with ensure => "running" and enable => true
Failure/Error: it { is_expected.to contain_service('foreman.socket').with_ensure('running').with_enable(true) }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az525-637.gmvlfiqlijledoifuxan3ve3oh.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_service_spec.rb#L24
foreman::service without apache is expected to contain Service[foreman] that comes before Service[foreman.socket]
Failure/Error: it { is_expected.to contain_service('foreman').with_ensure('running').with_enable(true).that_comes_before('Service[foreman.socket]') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az525-637.gmvlfiqlijledoifuxan3ve3oh.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_service_spec.rb#L32
foreman::service with apache is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az525-637.gmvlfiqlijledoifuxan3ve3oh.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_service_spec.rb#L33
foreman::service with apache is expected to contain Class[foreman::service] that requires Class[apache::service]
Failure/Error: it { is_expected.to contain_class('foreman::service').that_requires('Class[apache::service]') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az525-637.gmvlfiqlijledoifuxan3ve3oh.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_service_spec.rb#L34
foreman::service with apache is expected to contain Service[foreman.socket] with ensure => "running" and enable => true
Failure/Error: it { is_expected.to contain_service('foreman.socket').with_ensure('running').with_enable(true) }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az525-637.gmvlfiqlijledoifuxan3ve3oh.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_service_spec.rb#L35
foreman::service with apache is expected to contain Service[foreman] that comes before Service[foreman.socket]
Failure/Error: it { is_expected.to contain_service('foreman').with_ensure('running').with_enable(true).that_comes_before('Service[foreman.socket]') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az525-637.gmvlfiqlijledoifuxan3ve3oh.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_service_spec.rb#L40
foreman::service with apache without ssl is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az525-637.gmvlfiqlijledoifuxan3ve3oh.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_service_spec.rb#L22
foreman::service without apache is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az738-186.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_service_spec.rb#L23
foreman::service without apache is expected to contain Service[foreman.socket] with ensure => "running" and enable => true
Failure/Error: it { is_expected.to contain_service('foreman.socket').with_ensure('running').with_enable(true) }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az738-186.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_service_spec.rb#L24
foreman::service without apache is expected to contain Service[foreman] that comes before Service[foreman.socket]
Failure/Error: it { is_expected.to contain_service('foreman').with_ensure('running').with_enable(true).that_comes_before('Service[foreman.socket]') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az738-186.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_service_spec.rb#L32
foreman::service with apache is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az738-186.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_service_spec.rb#L33
foreman::service with apache is expected to contain Class[foreman::service] that requires Class[apache::service]
Failure/Error: it { is_expected.to contain_class('foreman::service').that_requires('Class[apache::service]') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az738-186.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_service_spec.rb#L34
foreman::service with apache is expected to contain Service[foreman.socket] with ensure => "running" and enable => true
Failure/Error: it { is_expected.to contain_service('foreman.socket').with_ensure('running').with_enable(true) }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az738-186.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_service_spec.rb#L35
foreman::service with apache is expected to contain Service[foreman] that comes before Service[foreman.socket]
Failure/Error: it { is_expected.to contain_service('foreman').with_ensure('running').with_enable(true).that_comes_before('Service[foreman.socket]') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az738-186.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_service_spec.rb#L40
foreman::service with apache without ssl is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: 'foreman::deployment_mode'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/service.pp, line: 38, column: 6) on node fv-az738-186.ayi0s4js3kfu5apuyubnvt3std.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container 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 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072537463.pp.YuQcCg
Last 10 lines of output were:
May 21 07:23:16 centos9-64-puppet7.example.com foreman[2820]: [2820] * Starting control server on unix:///usr/share/foreman/tmp/sockets/pumactl.sock
Info: Podman::Quadlet[foreman.container]: Unscheduling all events on Podman::Quadlet[foreman.container]
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
�[mNotice: /Stage[main]/Foreman/Anchor[foreman::service]: Dependency Service[foreman.service] has failures: true
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 30.20 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container 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 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072610918.pp.v8PdpU
Last 10 lines of output were:
May 21 07:23:16 centos9-64-puppet7.example.com foreman[2820]: [2820] Use Ctrl-C to stop
May 21 07:23:16 centos9-64-puppet7.example.com foreman[2820]: [2820] Sending status to systemd every 1.0 sec
May 21 07:23:16 centos9-64-puppet7.example.com foreman[2820]: [2820] * Starting control server on unix:///usr/share/foreman/tmp/sockets/pumactl.sock
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
�[mNotice: /Stage[main]/Foreman/Anchor[foreman::service]: Dependency Service[foreman.service] has failures: true
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 5.24 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Foreman in a Container behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L27
Foreman in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://centos9-64-puppet7.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://centos9-64-puppet7.example.com/users/login"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://centos9-64-puppet7.example.com/users/login"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman GSSAPI auth enabled 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 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072621349.pp.tHk3W6
Last 10 lines of output were:
Info: Foreman::Dynflow::Worker[worker-1]: Scheduling refresh of Service[dynflow-sidekiq@worker-1]
Info: Foreman::Dynflow::Worker[worker]: Scheduling refresh of Service[dynflow-sidekiq@worker]
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 36.74 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:58
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman GSSAPI auth enabled 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 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072701528.pp.yzfUaK
Last 10 lines of output were:
May 21 07:23:16 centos9-64-puppet7.example.com foreman[2820]: [2820] Use Ctrl-C to stop
May 21 07:23:16 centos9-64-puppet7.example.com foreman[2820]: [2820] Sending status to systemd every 1.0 sec
May 21 07:23:16 centos9-64-puppet7.example.com foreman[2820]: [2820] * Starting control server on unix:///usr/share/foreman/tmp/sockets/pumactl.sock
�[mNotice: /Stage[main]/Foreman::Service/Service[foreman.socket]: Dependency Service[foreman] has failures: true
Warning: /Stage[main]/Foreman::Service/Service[foreman.socket]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 7.52 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:58
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Foreman GSSAPI auth enabled behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:72
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L27
Foreman GSSAPI auth enabled behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://centos9-64-puppet7.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://centos9-64-puppet7.example.com/users/extlogin"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://centos9-64-puppet7.example.com/users/extlogin"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:72
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman and manage some global parameters 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 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072743636.pp.kL0YfF
Last 10 lines of output were:
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-true-test]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-false-test]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 36.18 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_global_parameter_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman and manage some global parameters 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 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072823073.pp.VUkUBM
Last 10 lines of output were:
May 21 07:24:53 centos9-64-puppet7.example.com foreman[5050]: [5050] * Master PID: 5050
�[mNotice: /Stage[main]/Foreman::Service/Service[foreman.socket]: Dependency Service[foreman] has failures: true
Warning: /Stage[main]/Foreman::Service/Service[foreman.socket]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-true-test]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-false-test]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 7.72 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_global_parameter_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container 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 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072545158.pp.N8RU5U
Last 10 lines of output were:
May 21 07:23:16 centos9-64-puppet8.example.com foreman[2814]: [2814] * Starting control server on unix:///usr/share/foreman/tmp/sockets/pumactl.sock
Info: Podman::Quadlet[foreman.container]: Unscheduling all events on Podman::Quadlet[foreman.container]
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
�[mNotice: /Stage[main]/Foreman/Anchor[foreman::service]: Dependency Service[foreman.service] has failures: true
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 30.92 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container 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 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072619525.pp.oWYEJQ
Last 10 lines of output were:
May 21 07:23:16 centos9-64-puppet8.example.com foreman[2814]: [2814] Use Ctrl-C to stop
May 21 07:23:16 centos9-64-puppet8.example.com foreman[2814]: [2814] Sending status to systemd every 1.0 sec
May 21 07:23:16 centos9-64-puppet8.example.com foreman[2814]: [2814] * Starting control server on unix:///usr/share/foreman/tmp/sockets/pumactl.sock
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
�[mNotice: /Stage[main]/Foreman/Anchor[foreman::service]: Dependency Service[foreman.service] has failures: true
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 5.80 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Foreman in a Container behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L27
Foreman in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://centos9-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://centos9-64-puppet8.example.com/users/login"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://centos9-64-puppet8.example.com/users/login"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman GSSAPI auth enabled 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 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072629611.pp.qQjT2I
Last 10 lines of output were:
Info: Foreman::Dynflow::Worker[worker-1]: Scheduling refresh of Service[dynflow-sidekiq@worker-1]
Info: Foreman::Dynflow::Worker[worker]: Scheduling refresh of Service[dynflow-sidekiq@worker]
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 37.08 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:58
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman GSSAPI auth enabled 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 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072710207.pp.oeav6e
Last 10 lines of output were:
May 21 07:23:16 centos9-64-puppet8.example.com foreman[2814]: [2814] Use Ctrl-C to stop
May 21 07:23:16 centos9-64-puppet8.example.com foreman[2814]: [2814] Sending status to systemd every 1.0 sec
May 21 07:23:16 centos9-64-puppet8.example.com foreman[2814]: [2814] * Starting control server on unix:///usr/share/foreman/tmp/sockets/pumactl.sock
�[mNotice: /Stage[main]/Foreman::Service/Service[foreman.socket]: Dependency Service[foreman] has failures: true
Warning: /Stage[main]/Foreman::Service/Service[foreman.socket]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 7.94 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:58
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Foreman GSSAPI auth enabled behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:72
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L27
Foreman GSSAPI auth enabled behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://centos9-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://centos9-64-puppet8.example.com/users/extlogin"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://centos9-64-puppet8.example.com/users/extlogin"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:72
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman and manage some global parameters 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 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072753599.pp.8ug0nE
Last 10 lines of output were:
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-true-test]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-false-test]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 39.19 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_global_parameter_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman and manage some global parameters 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 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072836228.pp.tB1Xka
Last 10 lines of output were:
May 21 07:24:58 centos9-64-puppet8.example.com foreman[5035]: [5035] * Master PID: 5035
�[mNotice: /Stage[main]/Foreman::Service/Service[foreman.socket]: Dependency Service[foreman] has failures: true
Warning: /Stage[main]/Foreman::Service/Service[foreman.socket]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos9-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-true-test]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-false-test]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 8.18 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_global_parameter_spec.rb:15
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container 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 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072556890.pp.viH6ww
Last 10 lines of output were:
May 21 07:23:30 centos8-64-puppet7.example.com foreman[3226]: [3226] * Starting control server on unix:///usr/share/foreman/tmp/sockets/pumactl.sock
Info: Podman::Quadlet[foreman.container]: Unscheduling all events on Podman::Quadlet[foreman.container]
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
�[mNotice: /Stage[main]/Foreman/Anchor[foreman::service]: Dependency Service[foreman.service] has failures: true
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos8-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet7.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 86.15 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container 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 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072726355.pp.kyyqNm
Last 10 lines of output were:
May 21 07:23:30 centos8-64-puppet7.example.com foreman[3226]: [3226] Use Ctrl-C to stop
May 21 07:23:30 centos8-64-puppet7.example.com foreman[3226]: [3226] Sending status to systemd every 1.0 sec
May 21 07:23:30 centos8-64-puppet7.example.com foreman[3226]: [3226] * Starting control server on unix:///usr/share/foreman/tmp/sockets/pumactl.sock
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
�[mNotice: /Stage[main]/Foreman/Anchor[foreman::service]: Dependency Service[foreman.service] has failures: true
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos8-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet7.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 6.11 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L10
Foreman in a Container behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L27
Foreman in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://centos8-64-puppet7.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://centos8-64-puppet7.example.com/users/login"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://centos8-64-puppet7.example.com/users/login"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman GSSAPI auth enabled 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 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072736539.pp.BZarS9
Last 10 lines of output were:
Info: Foreman::Dynflow::Worker[worker-1]: Scheduling refresh of Service[dynflow-sidekiq@worker-1]
Info: Foreman::Dynflow::Worker[worker]: Scheduling refresh of Service[dynflow-sidekiq@worker]
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos8-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet7.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 38.87 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:58
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman GSSAPI auth enabled 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 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072818826.pp.mBvcO8
Last 10 lines of output were:
May 21 07:25:05 centos8-64-puppet7.example.com foreman[5496]: [5496] - Worker 4 (PID: 5520) booted in 0.07s, phase: 0
May 21 07:25:05 centos8-64-puppet7.example.com foreman[5496]: [5496] - Worker 2 (PID: 5510) booted in 0.08s, phase: 0
May 21 07:25:05 centos8-64-puppet7.example.com foreman[5496]: [5496] - Worker 1 (PID: 5507) booted in 0.08s, phase: 0
�[mNotice: /Stage[main]/Foreman::Service/Service[foreman.socket]: Dependency Service[foreman] has failures: true
Warning: /Stage[main]/Foreman::Service/Service[foreman.socket]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos8-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet7.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 7.58 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:58
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L10
Foreman GSSAPI auth enabled behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:72
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L27
Foreman GSSAPI auth enabled behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://centos8-64-puppet7.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://centos8-64-puppet7.example.com/users/extlogin"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://centos8-64-puppet7.example.com/users/extlogin"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:72
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman and manage some global parameters 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 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072940526.pp.V5x57t
Last 10 lines of output were:
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos8-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-true-test]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-false-test]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 63.79 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_global_parameter_spec.rb:15
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman and manage some global parameters 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 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073047764.pp.hUp4rN
Last 10 lines of output were:
May 21 07:28:31 centos8-64-puppet7.example.com systemd[1]: foreman.service: Main process exited, code=exited, status=125/n/a
�[mNotice: /Stage[main]/Foreman::Service/Service[foreman.socket]: Dependency Service[foreman] has failures: true
Warning: /Stage[main]/Foreman::Service/Service[foreman.socket]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos8-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-true-test]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-false-test]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 7.67 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_global_parameter_spec.rb:15
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container 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 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072700637.pp.F8w8KV
Last 10 lines of output were:
May 21 07:24:28 centos8-64-puppet8.example.com foreman[3220]: [3220] * Starting control server on unix:///usr/share/foreman/tmp/sockets/pumactl.sock
Info: Podman::Quadlet[foreman.container]: Unscheduling all events on Podman::Quadlet[foreman.container]
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
�[mNotice: /Stage[main]/Foreman/Anchor[foreman::service]: Dependency Service[foreman.service] has failures: true
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos8-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet8.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 109.87 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container 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 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072854040.pp.qAxPg3
Last 10 lines of output were:
May 21 07:24:28 centos8-64-puppet8.example.com foreman[3220]: [3220] Use Ctrl-C to stop
May 21 07:24:28 centos8-64-puppet8.example.com foreman[3220]: [3220] Sending status to systemd every 1.0 sec
May 21 07:24:28 centos8-64-puppet8.example.com foreman[3220]: [3220] * Starting control server on unix:///usr/share/foreman/tmp/sockets/pumactl.sock
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
�[mNotice: /Stage[main]/Foreman/Anchor[foreman::service]: Dependency Service[foreman.service] has failures: true
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos8-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet8.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 5.08 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L10
Foreman in a Container behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L27
Foreman in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://centos8-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://centos8-64-puppet8.example.com/users/login"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://centos8-64-puppet8.example.com/users/login"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman GSSAPI auth enabled 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 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072904448.pp.kDhoEW
Last 10 lines of output were:
Info: Foreman::Dynflow::Worker[worker-1]: Scheduling refresh of Service[dynflow-sidekiq@worker-1]
Info: Foreman::Dynflow::Worker[worker]: Scheduling refresh of Service[dynflow-sidekiq@worker]
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos8-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet8.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 41.27 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:58
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman GSSAPI auth enabled 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 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072949332.pp.2eS752
Last 10 lines of output were:
May 21 07:26:16 centos8-64-puppet8.example.com foreman[5691]: [5691] * Max threads: 5
May 21 07:26:16 centos8-64-puppet8.example.com foreman[5691]: [5691] * Environment: production
May 21 07:26:16 centos8-64-puppet8.example.com foreman[5691]: [5691] * Master PID: 5691
�[mNotice: /Stage[main]/Foreman::Service/Service[foreman.socket]: Dependency Service[foreman] has failures: true
Warning: /Stage[main]/Foreman::Service/Service[foreman.socket]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos8-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet8.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 7.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:58
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L10
Foreman GSSAPI auth enabled behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:72
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L27
Foreman GSSAPI auth enabled behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://centos8-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://centos8-64-puppet8.example.com/users/extlogin"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://centos8-64-puppet8.example.com/users/extlogin"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:72
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman and manage some global parameters 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 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073114351.pp.OipIpB
Last 10 lines of output were:
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/File[/etc/foreman/dynflow/worker.yml]/ensure: removed
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos8-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-true-test]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-false-test]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 64.83 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_global_parameter_spec.rb:15
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman and manage some global parameters 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 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_073222577.pp.j1eiZe
Last 10 lines of output were:
May 21 07:30:02 centos8-64-puppet8.example.com systemd[1]: Failed to start Foreman.
�[mNotice: /Stage[main]/Foreman::Service/Service[foreman.socket]: Dependency Service[foreman] has failures: true
Warning: /Stage[main]/Foreman::Service/Service[foreman.socket]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-centos8-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-centos8-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-true-test]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Foreman_global_parameter[boolean-false-test]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 7.72 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_global_parameter_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container 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 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072729233.pp.u77pe1
Last 10 lines of output were:
Info: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Unscheduling all events on Service[foreman.service]
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian11-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian11-64-puppet8.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 29.89 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container 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 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072803553.pp.Jw06V2
Last 10 lines of output were:
Wrapped exception:
No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-21271-1bxxdti.lock does not exist or is a dangling symbolic link
Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-21271-1bxxdti.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89)
�[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian11-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian11-64-puppet8.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.93 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L27
Foreman in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://debian11-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://debian11-64-puppet8.example.com/users/login"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://debian11-64-puppet8.example.com/users/login"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container 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 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072738569.pp.itKd4z
Last 10 lines of output were:
Info: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Unscheduling all events on Service[foreman.service]
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian11-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian11-64-puppet7.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 30.53 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container 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 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072813705.pp.ZHMAjT
Last 10 lines of output were:
Wrapped exception:
No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-21298-143evk2.lock does not exist or is a dangling symbolic link
Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-21298-143evk2.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89)
�[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian11-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian11-64-puppet7.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.05 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L27
Foreman in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://debian11-64-puppet7.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://debian11-64-puppet7.example.com/users/login"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://debian11-64-puppet7.example.com/users/login"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container 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 'debian12-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072733377.pp.f75q2p
Last 10 lines of output were:
Info: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Unscheduling all events on Service[foreman.service]
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian12-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian12-64-puppet7.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 36.63 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container 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 'debian12-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072814525.pp.I8W1Bz
Last 10 lines of output were:
Wrapped exception:
No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-20643-1ty3i7g.lock does not exist or is a dangling symbolic link
Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-20643-1ty3i7g.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89)
�[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian12-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian12-64-puppet7.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.40 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L27
Foreman in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://debian12-64-puppet7.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://debian12-64-puppet7.example.com/users/login"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://debian12-64-puppet7.example.com/users/login"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container 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 'debian12-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072757830.pp.ZujxLA
Last 10 lines of output were:
Info: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Unscheduling all events on Service[foreman.service]
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian12-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian12-64-puppet8.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 38.60 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container 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 'debian12-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072840985.pp.wINSro
Last 10 lines of output were:
Wrapped exception:
No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-20649-1b7f8td.lock does not exist or is a dangling symbolic link
Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-20649-1b7f8td.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89)
�[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-debian12-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-debian12-64-puppet8.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.37 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L27
Foreman in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://debian12-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://debian12-64-puppet8.example.com/users/login"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://debian12-64-puppet8.example.com/users/login"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container 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 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072757351.pp.6nG67O
Last 10 lines of output were:
Info: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Unscheduling all events on Service[foreman.service]
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2204-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2204-64-puppet8.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 77.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container 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 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072920531.pp.ZKRWM2
Last 10 lines of output were:
Wrapped exception:
No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-19339-1slovox.lock does not exist or is a dangling symbolic link
Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-19339-1slovox.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89)
�[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2204-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2204-64-puppet8.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.64 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L27
Foreman in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://ubuntu2204-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://ubuntu2204-64-puppet8.example.com/users/login"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://ubuntu2204-64-puppet8.example.com/users/login"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072835438.pp.eoSEQN
Last 10 lines of output were:
Info: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Unscheduling all events on Service[foreman.service]
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2004-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2004-64-puppet8.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 24.10 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072905158.pp.3LeKrq
Last 10 lines of output were:
Wrapped exception:
No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-19459-j7elwa.lock does not exist or is a dangling symbolic link
Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-19459-j7elwa.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89)
�[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2004-64-puppet8.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2004-64-puppet8.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 4.71 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L27
Foreman in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://ubuntu2004-64-puppet8.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://ubuntu2004-64-puppet8.example.com/users/login"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://ubuntu2004-64-puppet8.example.com/users/login"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container 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 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072840183.pp.nnmzBM
Last 10 lines of output were:
Info: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Unscheduling all events on Service[foreman.service]
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2204-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2204-64-puppet7.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 52.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container 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 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072938930.pp.fxBe5z
Last 10 lines of output were:
Wrapped exception:
No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-19384-6ci1bh.lock does not exist or is a dangling symbolic link
Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-19384-6ci1bh.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89)
�[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2204-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2204-64-puppet7.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L27
Foreman in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://ubuntu2204-64-puppet7.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://ubuntu2204-64-puppet7.example.com/users/login"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://ubuntu2204-64-puppet7.example.com/users/login"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Foreman in a Container 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_072850653.pp.5X3pdj
Last 10 lines of output were:
Info: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Unscheduling all events on Service[foreman.service]
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Worker[orchestrator]/Service[dynflow-sidekiq@orchestrator]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker-1]/Service[dynflow-sidekiq@worker-1]: Triggered 'refresh' from 2 events
�[mNotice: /Stage[main]/Foreman::Service/Foreman::Dynflow::Pool[worker]/Foreman::Dynflow::Worker[worker]/Service[dynflow-sidekiq@worker]: Triggered 'refresh' from 1 event
Info: Class[Foreman::Service]: Unscheduling all events on Class[Foreman::Service]
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2004-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2004-64-puppet7.example.com]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 26.86 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Foreman in a Container 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_072923879.pp.suK4yQ
Last 10 lines of output were:
Wrapped exception:
No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-19492-pqlr99.lock does not exist or is a dangling symbolic link
Error: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/File[/etc/containers/systemd/foreman.container]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: No such file or directory - A directory component in /etc/containers/systemd/foreman.container20240521-19492-pqlr99.lock does not exist or is a dangling symbolic link (file: /etc/puppetlabs/code/environments/production/modules/podman/manifests/quadlet.pp, line: 89)
�[mNotice: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Dependency File[/etc/containers/systemd/foreman.container] has failures: true
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Systemd::Daemon_reload[foreman.container]/Exec[systemd-foreman.container-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Service/Podman::Quadlet[foreman.container]/Service[foreman.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman/Anchor[foreman::service]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_host[foreman-ubuntu2004-64-puppet7.example.com]: Skipping because of failed dependencies
Warning: /Stage[main]/Foreman::Register/Foreman_instance_host[foreman-ubuntu2004-64-puppet7.example.com]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 5.18 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_basic_spec.rb:40
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/support/acceptance/examples.rb#L27
Foreman in a Container behaves like the foreman application Command "curl -s --cacert /etc/foreman-certs/certificate.pem https://ubuntu2004-64-puppet7.example.com -w '%{redirect_url}' -o /dev/null" stdout is expected to eq "https://ubuntu2004-64-puppet7.example.com/users/login"
Failure/Error: its(:stdout) { is_expected.to eq("https://#{host_inventory['fqdn']}#{params.fetch(:expected_login_url_path, '/users/login')}") }
expected: #<Encoding:UTF-8> "https://ubuntu2004-64-puppet7.example.com/users/login"
got: #<Encoding:US-ASCII> ""
(compared using ==)
Shared Example Group: "the foreman application" called from ./spec/acceptance/foreman_basic_spec.rb:52
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|