fix ssh-credentials and aws-credentials CI #208
ci.yml
on: pull_request
Puppet
/
Static validations
37s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
64 errors and 21 warnings
Puppet / 7 - CentOS 8
Process completed with exit code 1.
|
Puppet / 7 - OracleLinux 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 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124900828.pp.YMGqM3
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 6.74 seconds
|
Puppet / 7 - OracleLinux 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 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L232
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and 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_125030569.pp.rXMgLj
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 103.69 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L296
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 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L351
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
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_125216791.pp.SS1s9a
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 85.05 seconds
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L364
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 9
Process completed with exit code 1.
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L232
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_125052714.pp.LI9i8A
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 97.21 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L296
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#L351
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_125232707.pp.TBHOwv
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.95 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L364
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 9
Process completed with exit code 1.
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L111
jenkins_credentials ensure => present StringCredentialsImpl 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_124939972.pp.4z0gqf
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.54 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L137
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 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L232
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_125047929.pp.VYjmrV
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 94.41 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L296
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 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L351
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
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_125225174.pp.CRQQV8
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 88.19 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L364
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 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L232
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_125050578.pp.vNfkxy
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 121.90 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L296
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 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L351
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
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_125255160.pp.txaydW
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 82.74 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L364
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 - Rocky 9
Process completed with exit code 1.
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L232
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_125106662.pp.9AO7ES
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 102.97 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L296
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#L351
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_125252376.pp.PP4ehN
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.94 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L364
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
Process completed with exit code 1.
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L232
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_125106907.pp.JsBM6G
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 103.25 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L296
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#L351
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_125252768.pp.ZQbYCd
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.58 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L364
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
Process completed with exit code 1.
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L232
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and 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_125348162.pp.GDSDKK
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 95.89 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L296
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 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L351
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
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_125529259.pp.bvSKxy
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 84.11 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L364
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 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L174
jenkins_credentials ensure => present AWSCredentialsImpl works with no errors and 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_125356196.pp.E9pfsa
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.95 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L227
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 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L232
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and 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_125423395.pp.ORI3z2
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 100.85 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L296
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 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L351
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
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_125609667.pp.5dkwJy
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 82.26 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L364
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 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L232
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_130542566.pp.Y6152t
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 39.14 seconds
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L296
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#L351
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_130624260.pp.E6wZHN
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 100.23 seconds
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L364
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 - Rocky 8
Process completed with exit code 1.
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L232
jenkins_credentials ensure => present GitLabApiTokenImpl works with no errors and 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_130526472.pp.mp4VJK
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 95.95 seconds
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L296
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:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L351
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
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_130705083.pp.e6XyYl
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 84.31 seconds
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L364
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 - AlmaLinux 8
Process completed with exit code 1.
|
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_130429785.pp.subRlb
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 6.95 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#L232
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_130843712.pp.iX1wZZ
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 33.44 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L296
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 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L351
jenkins_credentials ensure => present BrowserStackCredentials works with no errors
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_130919810.pp.R9xFaX
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.10 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L364
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
Process completed with exit code 1.
|
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 (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 - OracleLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L355
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_125344107.pp.QaJsYw
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 71.64 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L355
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_125356164.pp.Zw0Rss
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 69.61 seconds
|
Puppet / 7 - AlmaLinux 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L355
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_125355809.pp.tCmRy5
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 69.79 seconds
|
Puppet / 7 - Rocky 9:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L355
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_125420271.pp.9SvDta
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 71.70 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L355
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_125422758.pp.WrjkFF
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 71.23 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L355
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_125422839.pp.XpDZbK
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 82.88 seconds
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L355
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_125658191.pp.Zc6rkL
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.06 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L355
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_125737477.pp.Wn23JS
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 71.06 seconds
|
Puppet / 7 - Rocky 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L355
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_130807154.pp.loet97
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.88 seconds
|
Puppet / 7 - AlmaLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L355
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_130831683.pp.VRUzTa
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 71.26 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/xtypes/jenkins_credentials_spec.rb#L355
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_130943500.pp.ZR6mRX
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 100.61 seconds
|