Skip to content

Add support for Debian 12 / FreeBSD 14 #188

Add support for Debian 12 / FreeBSD 14

Add support for Debian 12 / FreeBSD 14 #188

Triggered via pull request February 29, 2024 18:06
@smortexsmortex
opened #47
new-os
Status Failure
Total duration 2m 39s
Artifacts

ci.yml

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

Annotations

3 errors
Puppet / 7 - Debian 12: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
application behaves like the example 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-none.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_180822278.pp.EISXJs Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Application::Kind[rails]/File[/etc/applications/rails/before_activate]/ensure: defined content as '{sha256}6ae0464a95775afaa5e0ac80861501824e47c9fbf701d95fba8cd8ba1779a942' �[mNotice: /Stage[main]/Main/Application::Kind[rails]/File[/etc/applications/rails/after_activate]/ensure: defined content as '{sha256}7d8e439e7eee811c5c64b805355b8def46fc0f1d084dcf847a73486de1361024' �[mNotice: /Stage[main]/Main/Application[garden-party-prod]/File[/srv/www/garden-party-prod]/ensure: created �[mNotice: /Stage[main]/Main/Application[garden-party-dev]/File[/srv/www/garden-party-dev]/ensure: created �[mNotice: /Stage[main]/Application::Common/Concat[/etc/applications/metadata.yaml]/File[/etc/applications/metadata.yaml]/ensure: defined content as '{sha256}9e70b2c01ce2a31ba613576d31402d3d35833f61d4997af41ae8732bd8c6d948' Error: /Stage[main]/Application::Common/Package[mtree]: Provider puppet_gem is not functional on this host Info: Class[Application::Common]: Unscheduling all events on Class[Application::Common] Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /var/cache/puppet/state/state.yaml �[mNotice: Applied catalog in 0.02 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/application_spec.rb:6
Puppet / 7 - Debian 12: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
application behaves like the example 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-none.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_180825310.pp.1dsIWV Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for debian12-64-none.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1709230107' Error: /Stage[main]/Application::Common/Package[mtree]: Provider puppet_gem is not functional on this host �[mNotice: Applied catalog in 0.02 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/application_spec.rb:6
Puppet / 7 - Debian 12
Process completed with exit code 1.