Skip to content

Add download option to jenkins module #214

Add download option to jenkins module

Add download option to jenkins module #214

Re-run triggered April 24, 2024 06:52
Status Failure
Total duration 10m 20s
Artifacts

ci.yml

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

Annotations

20 errors and 22 warnings
Puppet / 7 - CentOS 7: 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181348240.pp.DSAGYN 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 22.93 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - CentOS 7: 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 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181413376.pp.Tx7HLq Last 10 lines of output were: Info: Jenkins::Plugin[structs]: Unscheduling all events on Jenkins::Plugin[structs] 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 0.18 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - CentOS 7: 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 7: 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 7: 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 7: 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 7: 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 7: 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 7: 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 7: 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 7: 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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181318823.pp.JuY5z3 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 17.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - OracleLinux 7: 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 'oracle7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181338192.pp.kNO9iH 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 0.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:7
Puppet / 7 - OracleLinux 7: 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 7: 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 7: 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 7: 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 7: 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 7: 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 7: 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 7: 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: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182418511.pp.6RPr4o Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 11.26 seconds
Puppet / 7 - Ubuntu 20.04: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182404565.pp.yPWndK Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 10.88 seconds
Puppet / 7 - AlmaLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_183443323.pp.kfyJ0p Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 10.24 seconds
Puppet / 7 - AlmaLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182027400.pp.o5g7mw Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 10.05 seconds
Puppet / 7 - Rocky 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182036132.pp.baq8NV Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 10.51 seconds
Puppet / 7 - Rocky 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_183639486.pp.SiqZpS Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 9.86 seconds
Puppet / 7 - OracleLinux 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181923787.pp.JYaypM Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 9.78 seconds
Puppet / 7 - CentOS 9: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181924565.pp.e8KtAP Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 9.39 seconds
Puppet / 7 - CentOS 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
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_182235040.pp.4xlCmn Last 10 lines of output were: 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 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: /bin/cat: /usr/share/java/puppet_helper.groovy: No such file or directory Error: Unable to access jarfile /usr/share/java/jenkins-cli.jar Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies �[mNotice: Applied catalog in 46.31 seconds
Puppet / 7 - OracleLinux 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_183520980.pp.VlmTPT Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 9.82 seconds
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 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 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 - OracleLinux 7: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
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_182145708.pp.GeCXXr Last 10 lines of output were: 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 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: /bin/cat: /usr/share/java/puppet_helper.groovy: No such file or directory Error: Unable to access jarfile /usr/share/java/jenkins-cli.jar Warning: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]: Skipping because of failed dependencies �[mNotice: Applied catalog in 44.38 seconds
Puppet / 7 (Ruby 2.7): spec/defines/jenkins_plugin_spec.rb#L325
jenkins::plugin on sles-12-x86_64 deprecated params plugin_dir rspec-puppet support for testing warning() Skipped: Not yet implemented
Puppet / 7 - CentOS 8: spec/acceptance/xtypes/jenkins_credentials_spec.rb#L388
jenkins_credentials ensure => present BrowserStackCredentials works idempotently Failure/Error: apply_manifest(pp, options) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070155960.pp.5HTaMX Last 10 lines of output were: �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-common.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/mina-sshd-api-core.jpi]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd]/ensure: removed �[mNotice: /Stage[main]/Jenkins::User_setup/File[/var/lib/jenkins/plugins/sshd.jpi]/ensure: removed Info: /var/lib/jenkins/plugins: Scheduling refresh of Service[jenkins] �[mNotice: /Stage[main]/Jenkins::Service/Service[jenkins]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Main/Jenkins_credentials[562fa23d-a441-4cab-997f-58df6e245813]/secret_key: defined 'secret_key' as 'you know I payed for this' �[mNotice: Applied catalog in 10.15 seconds