Skip to content

Test

Test #297

Triggered via pull request January 10, 2025 10:42
Status Cancelled
Total duration 9m 2s
Artifacts

ci.yml

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

Annotations

113 errors
Puppet / Puppet 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104429396.tJ1RQ7.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.14 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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 'almalinux8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104431635.2UDy6C.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736505873' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.07 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104442507.tCQwyl.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.12 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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 'rocky8-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104444855.o0XEvR.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736505886' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.07 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Rocky 8: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Rocky 8: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Puppet 8 - Rocky 8: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Puppet 8 - Rocky 8
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104505775.qFNJgQ.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 1.04 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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 'ubuntu2004-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104508794.R3tXxP.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1736505910' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 1.02 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Distro Puppet - Archlinux rolling: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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 'archlinuxrolling-64.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104525416.2hHvm2.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.34 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Distro Puppet - Archlinux rolling: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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 'archlinuxrolling-64.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104527807.aPRkKP.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for archlinuxrolling-64.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1736505929' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.29 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Distro Puppet - Archlinux rolling
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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 'debian11-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104544015.In4yI7.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.55 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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 'debian11-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104546509.6PFckA.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736505948' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.51 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Debian 11: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Debian 11: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Puppet 7 - Debian 11: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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 'debian11-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104551564.UumueA.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.50 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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 'debian11-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104554051.IxCWJf.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736505955' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.47 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Debian 11: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Debian 11: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Puppet 8 - Debian 11: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104551258.RGvrMv.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.63 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104553898.7SFKSj.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for debian12-64-puppet8.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736505955' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.57 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Debian 12: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Debian 12: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Puppet 8 - Debian 12: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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 'oracle9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104612507.ePw3oQ.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.13 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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 'oracle9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104614613.AvLOD1.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736505976' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.07 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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 'ubuntu2404-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104633040.QJi7AR.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.91 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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 'ubuntu2404-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104636036.RUmona.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for ubuntu2404-64-puppet8.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736505997' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.82 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 24.04: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 24.04: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 24.04: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Puppet 8 - Ubuntu 24.04
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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 'ubuntu2004-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104715730.5aiESm.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 1.11 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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 'ubuntu2004-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104719049.Z2GKyS.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736506040' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 1.04 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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 'oracle9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104844811.Ho68W6.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.13 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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 'oracle9-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104847093.cnguzp.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736506128' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.08 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104908432.qQegsr.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.12 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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 'rocky8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104910612.M73jQC.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736506152' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.07 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Rocky 8: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Rocky 8: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Puppet 7 - Rocky 8: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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 'rocky9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104933978.nSjVo9.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.13 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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 'rocky9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_104936079.OIfloz.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for rocky9-64-puppet7.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736506177' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.07 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Rocky 9: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - Rocky 9: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Puppet 7 - Rocky 9: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Puppet 7 - Rocky 9
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_105054210.hehbrC.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.14 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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 'centos9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_105056378.d76Kwe.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736506258' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.08 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - CentOS 9: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 7 - CentOS 9: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Puppet 7 - CentOS 9: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Puppet 7 - CentOS 9
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 24.04
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 7 - Ubuntu 24.04
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 7 - Ubuntu 22.04
The operation was canceled.
Puppet / Puppet 8 - CentOS 9
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 8 - CentOS 9
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 8 - OracleLinux 8
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 7 - OracleLinux 8
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 9
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 8 - AlmaLinux 9
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 9
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 7 - AlmaLinux 9
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 8
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 8 - AlmaLinux 8
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L4
x509 to pkcs12 to pem key 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 'ubuntu2204-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_105057324.Xu9B2Y.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/Openssl::Config[/tmp/sample_x509.cnf]/File[/tmp/sample_x509.cnf]/ensure: defined content as '{sha256}cc48d9e6e87ef31604e4f8d3a44ab3005b2c1897feb2cb1832f23d7898b43017' Info: Openssl::Config[/tmp/sample_x509.cnf]: Scheduling refresh of X509_request[/tmp/sample_x509.csr] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]/ensure: created Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Triggered 'refresh' from 1 event Info: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_request[/tmp/sample_x509.csr]: Scheduling refresh of X509_cert[/tmp/sample_x509.crt] �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]/ensure: created �[mNotice: /Stage[main]/Main/Openssl::Certificate::X509[sample_x509]/X509_cert[/tmp/sample_x509.crt]: Triggered 'refresh' from 2 events Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 0.99 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb#L8
x509 to pkcs12 to pem key 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 'ubuntu2204-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_105100427.YvMGUL.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.10 seconds Info: Using environment 'production' Info: Applying configuration version '1736506262' �[mNotice: /Stage[main]/Main/Openssl::Export::Pkcs12[export.pkcs12]/Exec[Export export.pkcs12 to /tmp/export.pkcs12.p12]/returns: executed successfully �[mNotice: /Stage[main]/Main/Openssl::Export::Pem_key[key-UUID]/Exec[Export /tmp/export.pkcs12.p12 to /tmp/key.pem]/returns: executed successfully �[mNotice: Applied catalog in 0.93 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.3.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/x509_pkcs12_spec.rb#L18
x509 to pkcs12 to pem key behaves like the example Command "openssl -text -noout -in /tmp/export.pkcs12.p12 -inpass pass:" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==) Shared Example Group: "the example" called from ./spec/acceptance/x509_pkcs12_spec.rb:10
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/x509_pkcs12_spec.rb#L34
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/sample_x509.p12".file?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/x509_pkcs12_spec.rb#L35
x509 to pkcs12 to pem key File "/tmp/sample_x509.p12" size is expected to be > 0 Failure/Error: its(:size) { is_expected.to be > 0 } expected: > 0 got: 0
Puppet / Puppet 8 - Ubuntu 22.04
The operation was canceled.
Puppet / Puppet 7 - Debian 12
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 7 - Debian 12
The operation was canceled.
Puppet / Puppet 8 - Rocky 9
Canceling since a higher priority waiting request for '233/merge' exists
Puppet / Puppet 8 - Rocky 9
The operation was canceled.
Puppet / Test suite
Process completed with exit code 1.