Skip to content

Update puppet_metadata to ~> 4.0 and voxpupuli-acceptance to ~> 3.0 #1399

Update puppet_metadata to ~> 4.0 and voxpupuli-acceptance to ~> 3.0

Update puppet_metadata to ~> 4.0 and voxpupuli-acceptance to ~> 3.0 #1399

Triggered via pull request July 2, 2024 23:10
Status Failure
Total duration 15m 14s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
21s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 1 warning
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231202451.xaxU0R.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 25.21 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231230721.uon6pV.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231209425.SzJKBl.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 27.52 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231240142.ChJ98Q.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.95 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231203048.RkzLvc.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 26.08 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'almalinux8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231232340.v3ftoj.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.10 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - AlmaLinux 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231208275.J3E7KP.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Class[Pulpcore]: Unscheduling all events on Class[Pulpcore] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 28.54 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'almalinux8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_231240020.mh8fFu.pp Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.35 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - AlmaLinux 8 - Pulp nightly: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8