Skip to content

Fix acceptance test Java version #198

Fix acceptance test Java version

Fix acceptance test Java version #198

Triggered via pull request March 27, 2024 07:01
Status Failure
Total duration 3h 42m 51s
Artifacts

ci.yml

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

Annotations

120 errors and 22 warnings
Puppet / 7 - Ubuntu 20.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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_070344852.pp.MmgamZ Last 10 lines of output were: Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling all events on Service[jenkins] Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 5.61 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - Ubuntu 20.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070354790.pp.S1L3T4 Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Config/Jenkins::Plugin[structs]/File[/var/lib/jenkins/plugins/structs.hpi]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Service/Service[jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.01 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - Ubuntu 20.04: spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening Failure/Error: is_expected.to be_listening expected Port "8080" to be listening
Puppet / 7 - Ubuntu 20.04: spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
Puppet / 7 - Ubuntu 20.04: spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('owner') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - Ubuntu 20.04: spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable Failure/Error: it { is_expected.to be_writable.by('owner') } expected File "/usr/share/java/jenkins-cli.jar" to be writable
Puppet / 7 - Ubuntu 20.04: spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('group') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - Ubuntu 20.04: spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('others') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - Ubuntu 20.04: spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "jenkins" to be running
Puppet / 7 - Ubuntu 20.04: spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "jenkins" to be enabled
Puppet / 7 - Ubuntu 22.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070333605.pp.mp9vwC Last 10 lines of output were: Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling all events on Service[jenkins] Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 5.22 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - Ubuntu 22.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070343466.pp.j9Qqey Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Config/Jenkins::Plugin[structs]/File[/var/lib/jenkins/plugins/structs.hpi]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Service/Service[jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.72 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening Failure/Error: is_expected.to be_listening expected Port "8080" to be listening
Puppet / 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
Puppet / 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('owner') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable Failure/Error: it { is_expected.to be_writable.by('owner') } expected File "/usr/share/java/jenkins-cli.jar" to be writable
Puppet / 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('group') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('others') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "jenkins" to be running
Puppet / 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "jenkins" to be enabled
Puppet / 7 - OracleLinux 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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_070320903.pp.DKmo7h Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli] Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 26.81 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - OracleLinux 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070349828.pp.SbWkHS Last 10 lines of output were: Info: Class[Jenkins::Service]: Unscheduling all events on Class[Jenkins::Service] Warning: /Stage[main]/Jenkins::Service/Service[jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies �[mNotice: Applied catalog in 4.90 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening Failure/Error: is_expected.to be_listening expected Port "8080" to be listening
Puppet / 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
Puppet / 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('owner') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable Failure/Error: it { is_expected.to be_writable.by('owner') } expected File "/usr/share/java/jenkins-cli.jar" to be writable
Puppet / 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('group') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('others') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "jenkins" to be running
Puppet / 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "jenkins" to be enabled
Puppet / 7 - Rocky 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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_070322542.pp.eeh49A Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli] Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 29.34 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - Rocky 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters 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_070354059.pp.aLBNBo Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::Config/Jenkins::Plugin[structs]/File[/var/lib/jenkins/plugins/structs.hpi]/owner: owner changed 'root' to 'jenkins' �[mNotice: /Stage[main]/Jenkins::Config/Jenkins::Plugin[structs]/File[/var/lib/jenkins/plugins/structs.hpi]/group: group changed 'root' to 'jenkins' Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling refresh on Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]/returns: executed successfully Info: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Scheduling refresh of Exec[jenkins-cli] �[mNotice: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]/ensure: defined content as '{sha256}6e47dcfaa0f32ac6ac9e39b8a0eba0a607f5fca85b271de30aa41d545e1f5ac5' �[mNotice: Applied catalog in 10.40 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - Rocky 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070700269.pp.ncjI3K Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[002224bd-60cb-49f3-a314-d0f73f82233d]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 9.31 seconds
Puppet / 7 - Rocky 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>" Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Puppet / 7 - Rocky 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070711875.pp.mpReHu Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 79.60 seconds
Puppet / 7 - Rocky 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>" Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Puppet / 7 - Rocky 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070855228.pp.CqzEuV Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[34d75c64-61ff-4a28-bd40-cac3aafc7e3a]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 25.73 seconds
Puppet / 7 - Rocky 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>" Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Puppet / 7 - Rocky 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070923493.pp.UzNrw3 Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[7e86e9fb-a8af-480f-b596-7191dc02bf38]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 36.52 seconds
Puppet / 7 - Rocky 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>" Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070644808.pp.tL5V09 Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[002224bd-60cb-49f3-a314-d0f73f82233d]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 4.50 seconds
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>" Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070651556.pp.LbevG5 Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 74.03 seconds
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>" Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070828447.pp.uUOOUE Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 159.56 seconds
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>" Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071110495.pp.V9I6WU Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[7e86e9fb-a8af-480f-b596-7191dc02bf38]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 21.24 seconds
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>" Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071134301.pp.0ZsrRJ Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 12.49 seconds
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>" Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Puppet / 7 - OracleLinux 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070716455.pp.AChS2X Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 77.07 seconds
Puppet / 7 - OracleLinux 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>" Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Puppet / 7 - OracleLinux 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070859136.pp.FdDEPp Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 106.51 seconds
Puppet / 7 - OracleLinux 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>" Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Puppet / 7 - OracleLinux 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071048322.pp.VVLisN Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 96.66 seconds
Puppet / 7 - OracleLinux 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>" Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Puppet / 7 - OracleLinux 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071227705.pp.wFOJWw Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 87.07 seconds
Puppet / 7 - OracleLinux 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>" Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Puppet / 7 - OracleLinux 7: spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071539875.pp.FtP6Df Last 10 lines of output were: at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) �[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 71.66 seconds
Puppet / 7 - OracleLinux 7: spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
Puppet / 7 - CentOS 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070719506.pp.O34Qxo Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 78.43 seconds
Puppet / 7 - CentOS 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>" Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Puppet / 7 - CentOS 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070901631.pp.6AkoZG Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 112.98 seconds
Puppet / 7 - CentOS 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>" Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Puppet / 7 - CentOS 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071057075.pp.9kemY3 Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 104.28 seconds
Puppet / 7 - CentOS 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>" Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Puppet / 7 - CentOS 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071243922.pp.5HdUmC Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 79.92 seconds
Puppet / 7 - CentOS 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>" Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Puppet / 7 - CentOS 7: spec/acceptance/xtypes/jenkins_job_spec.rb#L116
jenkins_job cloudbees-folder plugin nested folders create works with no errors Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071542089.pp.cBXrJF Last 10 lines of output were: at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) �[mNotice: /Stage[main]/Main/Jenkins_job[foo/bar]: Dependency Jenkins_job[foo] has failures: true Warning: /Stage[main]/Main/Jenkins_job[foo/bar]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_job[foo/bar/baz]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 70.95 seconds
Puppet / 7 - CentOS 7: spec/acceptance/xtypes/jenkins_job_spec.rb#L144
jenkins_job cloudbees-folder plugin nested folders create File "/var/lib/jenkins/jobs/foo/config.xml" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/var/lib/jenkins/jobs/foo/config.xml".file?` to be truthy, got false
Puppet / 7 - AlmaLinux 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070310055.pp.tgXa8q Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli] Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 54.23 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - AlmaLinux 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters 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 'almalinux9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070406484.pp.VPeDDk Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::Config/Jenkins::Plugin[structs]/File[/var/lib/jenkins/plugins/structs.hpi]/owner: owner changed 'root' to 'jenkins' �[mNotice: /Stage[main]/Jenkins::Config/Jenkins::Plugin[structs]/File[/var/lib/jenkins/plugins/structs.hpi]/group: group changed 'root' to 'jenkins' Info: Class[Jenkins::Service]: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Jenkins::Service/Service[jenkins]: Unscheduling refresh on Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]/returns: executed successfully Info: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Scheduling refresh of Exec[jenkins-cli] �[mNotice: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]/ensure: defined content as '{sha256}6e47dcfaa0f32ac6ac9e39b8a0eba0a607f5fca85b271de30aa41d545e1f5ac5' �[mNotice: Applied catalog in 9.93 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - AlmaLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070713257.pp.oAVMtb Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[002224bd-60cb-49f3-a314-d0f73f82233d]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 5.59 seconds
Puppet / 7 - AlmaLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>" Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Puppet / 7 - AlmaLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070721154.pp.egDGhi Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 77.09 seconds
Puppet / 7 - AlmaLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>" Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Puppet / 7 - AlmaLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070902250.pp.hcuSg8 Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 127.94 seconds
Puppet / 7 - AlmaLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>" Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Puppet / 7 - AlmaLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071112778.pp.FxtWb3 Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 96.42 seconds
Puppet / 7 - AlmaLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>" Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Puppet / 7 - Rocky 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072214254.pp.03wHI6 Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[002224bd-60cb-49f3-a314-d0f73f82233d]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 5.88 seconds
Puppet / 7 - Rocky 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>" Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Puppet / 7 - Rocky 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072222316.pp.PsCUM3 Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 80.65 seconds
Puppet / 7 - Rocky 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>" Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Puppet / 7 - Rocky 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072405294.pp.EpItPy Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[34d75c64-61ff-4a28-bd40-cac3aafc7e3a]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 21.97 seconds
Puppet / 7 - Rocky 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>" Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Puppet / 7 - Rocky 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072429656.pp.Zg2Csi Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[7e86e9fb-a8af-480f-b596-7191dc02bf38]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 25.17 seconds
Puppet / 7 - Rocky 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>" Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Puppet / 7 - Rocky 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L348
jenkins_credentials ensure => present BrowserStackCredentials works with no errors Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072457407.pp.tomy2I Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 13.77 seconds
Puppet / 7 - Rocky 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L361
jenkins_credentials ensure => present BrowserStackCredentials File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>" Failure/Error: it { is_expected.to contain '<id>562fa23d-a441-4cab-997f-58df6e245813</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>562fa23d-a441-4cab-997f-58df6e245813</id>"
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L37
jenkins_credentials ensure => present ConduitCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072216977.pp.izuQCt Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[002224bd-60cb-49f3-a314-d0f73f82233d]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 4.19 seconds
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L70
jenkins_credentials ensure => present ConduitCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>" Failure/Error: it { is_expected.to contain '<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>002224bd-60cb-49f3-a314-d0f73f82233d</id>"
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L75
jenkins_credentials ensure => present BasicSSHUserPrivateKey works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072223475.pp.W790T6 Last 10 lines of output were: at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) Info: Class[Main]: Unscheduling all events on Class[Main] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 78.41 seconds
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L105
jenkins_credentials ensure => present BasicSSHUserPrivateKey File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>" Failure/Error: it { is_expected.to contain '<id>a0469025-1202-4007-983d-0c62f230f1a7</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>a0469025-1202-4007-983d-0c62f230f1a7</id>"
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L110
jenkins_credentials ensure => present StringCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072344034.pp.qhleYK Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Service/Service[jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[150b2895-b0eb-4813-b8a5-3779690c063c]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.24 seconds
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L136
jenkins_credentials ensure => present StringCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>" Failure/Error: it { is_expected.to contain '<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>150b2895-b0eb-4813-b8a5-3779690c063c</id>"
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L173
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072400905.pp.ML3LxV Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[34d75c64-61ff-4a28-bd40-cac3aafc7e3a]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 116.75 seconds
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L224
jenkins_credentials ensure => present AWSCredentialsImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>" Failure/Error: it { is_expected.to contain '<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>34d75c64-61ff-4a28-bd40-cac3aafc7e3a</id>"
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L229
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072600179.pp.gBNIA4 Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[7e86e9fb-a8af-480f-b596-7191dc02bf38]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 25.81 seconds
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L293
jenkins_credentials ensure => present GitLabApiTokenImpl File "/var/lib/jenkins/credentials.xml" is expected to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>" Failure/Error: it { is_expected.to contain '<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>' } expected File "/var/lib/jenkins/credentials.xml" to contain "<id>7e86e9fb-a8af-480f-b596-7191dc02bf38</id>"
Puppet / 7 - AlmaLinux 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters 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_070318074.pp.IcOJ5J Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli] Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 52.36 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - AlmaLinux 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070412601.pp.pg5Pb1 Last 10 lines of output were: Info: Class[Jenkins::Service]: Unscheduling all events on Class[Jenkins::Service] Warning: /Stage[main]/Jenkins::Service/Service[jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies �[mNotice: Applied catalog in 262.85 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - AlmaLinux 8: spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening Failure/Error: is_expected.to be_listening expected Port "8080" to be listening
Puppet / 7 - AlmaLinux 8: spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
Puppet / 7 - AlmaLinux 8: spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('owner') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - AlmaLinux 8: spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable Failure/Error: it { is_expected.to be_writable.by('owner') } expected File "/usr/share/java/jenkins-cli.jar" to be writable
Puppet / 7 - AlmaLinux 8: spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('group') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - AlmaLinux 8: spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('others') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - AlmaLinux 8: spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "jenkins" to be running
Puppet / 7 - AlmaLinux 8: spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "jenkins" to be enabled
Puppet / 7 - CentOS 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
jenkins class default parameters applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070502344.pp.xpyDSh Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Info: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Unscheduling all events on Exec[jenkins-cli] Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 445.23 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - CentOS 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
jenkins class default parameters applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071229680.pp.5qhHF5 Last 10 lines of output were: Info: Class[Jenkins::Service]: Unscheduling all events on Class[Jenkins::Service] Warning: /Stage[main]/Jenkins::Service/Service[jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies �[mNotice: Applied catalog in 134.87 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - CentOS 8: spec/acceptance/class_spec.rb#L18
jenkins class default parameters Port "8080" is expected to be listening Failure/Error: is_expected.to be_listening expected Port "8080" to be listening
Puppet / 7 - CentOS 8: spec/acceptance/class_spec.rb#L25
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/usr/share/java/jenkins-cli.jar".file?` to be truthy, got false
Puppet / 7 - CentOS 8: spec/acceptance/class_spec.rb#L26
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('owner') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - CentOS 8: spec/acceptance/class_spec.rb#L27
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be writable Failure/Error: it { is_expected.to be_writable.by('owner') } expected File "/usr/share/java/jenkins-cli.jar" to be writable
Puppet / 7 - CentOS 8: spec/acceptance/class_spec.rb#L28
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('group') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - CentOS 8: spec/acceptance/class_spec.rb#L29
jenkins class default parameters File "/usr/share/java/jenkins-cli.jar" is expected to be readable Failure/Error: it { is_expected.to be_readable.by('others') } expected File "/usr/share/java/jenkins-cli.jar" to be readable
Puppet / 7 - CentOS 8: spec/acceptance/class_spec.rb#L38
jenkins class default parameters Service "jenkins" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "jenkins" to be running
Puppet / 7 - CentOS 8: spec/acceptance/class_spec.rb#L39
jenkins class default parameters Service "jenkins" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "jenkins" to be enabled
Puppet / 7 (Ruby 2.7): spec/unit/jenkins_plugins_spec.rb#L85
Puppet::Jenkins::Plugins.available when plugins exist generates a list of plugins Failure/Error: raise RuntimeError:
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params username rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params group rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-11-x86_64 deprecated params create_user rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params username rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params group rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on opensuse-15-x86_64 deprecated params create_user rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on centos-9-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 - Ubuntu 20.04: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071042681.pp.GKxmnC Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] Error: Could not find a suitable provider for jenkins_credentials �[mNotice: Applied catalog in 21.58 seconds
Puppet / 7 - Ubuntu 22.04: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071104949.pp.akyAgu Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] Error: Could not find a suitable provider for jenkins_credentials �[mNotice: Applied catalog in 32.83 seconds
Puppet / 7 - OracleLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071042046.pp.8KnlVt Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 22.86 seconds
Puppet / 7 - Rocky 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071151592.pp.boCQaC Last 10 lines of output were: at RemoteClass.run(RemoteClass:1086) at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263) at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) �[mNotice: Applied catalog in 70.24 seconds
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071149267.pp.Nb1pyR Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 16.43 seconds
Puppet / 7 - OracleLinux 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071357283.pp.WxYq8f Last 10 lines of output were: at RemoteClass.run(RemoteClass:1086) at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263) at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) �[mNotice: Applied catalog in 72.50 seconds
Puppet / 7 - CentOS 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071406094.pp.mJSVoi Last 10 lines of output were: at RemoteClass.run(RemoteClass:1086) at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263) at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) �[mNotice: Applied catalog in 67.32 seconds
Puppet / 7 - AlmaLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_071421724.pp.CikEUn Last 10 lines of output were: at RemoteClass.run(RemoteClass:1086) at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:263) at groovy.lang.GroovyShell.run(GroovyShell.java:507) at groovy.lang.GroovyShell.run(GroovyShell.java:486) at hudson.cli.GroovyCommand.run(GroovyCommand.java:79) at hudson.cli.CLICommand.main(CLICommand.java:264) at hudson.cli.CLIAction$ServerSideImpl.run(CLIAction.java:318) at hudson.cli.CLIAction$1.lambda$opened$0(CLIAction.java:173) at java.base/java.lang.Thread.run(Thread.java:829) �[mNotice: Applied catalog in 73.19 seconds
Puppet / 7 - Rocky 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072513610.pp.0xeBls Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 18.40 seconds
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_072646740.pp.uhThzY Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 21.08 seconds
Puppet / 7 - AlmaLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_093146458.pp.xAFWUJ Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/Exec[check-jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[jenkins-cli]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 1053.68 seconds
Puppet / 7 - CentOS 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L352
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100545769.pp.GdBfku Last 10 lines of output were: Warning: /Stage[main]/Jenkins::Cli/File[/usr/share/java/jenkins-cli.jar]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli/Exec[safe-restart-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli::Reload/Exec[reload-jenkins]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins::Cli_helper/File[/usr/share/java/puppet_helper.groovy]: Skipping because of failed dependencies Warning: /Stage[main]/Jenkins/Anchor[jenkins::end]: Skipping because of failed dependencies Error: Could not prefetch jenkins_credentials provider 'cli': Execution of '/bin/cat /usr/share/java/puppet_helper.groovy | /usr/bin/java -jar /usr/share/java/jenkins-cli.jar -s http://localhost:8080 -logger WARNING groovy = credentials_list_json' returned 1: Error: Unable to access jarfile /usr/share/java/jenkins-cli.jar cat: /usr/share/java/puppet_helper.groovy: No such file or directory Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies Info: Class[Main]: Unscheduling all events on Class[Main] �[mNotice: Applied catalog in 1761.60 seconds