Add rundeck cli and project management #310
ci.yml
on: pull_request
Puppet
/
Static validations
17s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
180 errors
Puppet / Puppet 7 - Debian 11:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123938297.pp.F0TzSF
Last 10 lines of output were:
Debug: Finishing transaction 18980
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 2.19 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23160
Debug: Received report to process from debian11-64-puppet7.example.com
Debug: Processing report from debian11-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123939658.pp.vvKufg
Last 10 lines of output were:
Debug: Finishing transaction 18940
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.01 seconds
�[mNotice: Applied catalog in 3.58 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23080
Debug: Received report to process from ubuntu2204-64-puppet8.example.com
Debug: Processing report from ubuntu2204-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124012388.pp.hsJpCM
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1706186417'
�[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd]
�[mNotice: Applied catalog in 1.03 seconds
|
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123939364.pp.sp9cLm
Last 10 lines of output were:
Debug: Finishing transaction 18980
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 2.44 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23160
Debug: Received report to process from debian10-64-puppet7.example.com
Debug: Processing report from debian10-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123939415.pp.4B2Ifj
Last 10 lines of output were:
Debug: Finishing transaction 18980
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 3.66 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23160
Debug: Received report to process from ubuntu2204-64-puppet7.example.com
Debug: Processing report from ubuntu2204-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124014345.pp.1ELfnf
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2204-64-puppet7.example.com in environment production in 0.19 seconds
Info: Using environment 'production'
Info: Applying configuration version '1706186418'
�[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd]
�[mNotice: Applied catalog in 0.99 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123938095.pp.xPeCNk
Last 10 lines of output were:
Debug: Finishing transaction 18940
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 2.46 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23080
Debug: Received report to process from debian11-64-puppet8.example.com
Debug: Processing report from debian11-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123938930.pp.GkQPAy
Last 10 lines of output were:
Debug: Finishing transaction 18940
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 2.89 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23080
Debug: Received report to process from debian10-64-puppet8.example.com
Debug: Processing report from debian10-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123955083.pp.Y0PqpC
Last 10 lines of output were:
Debug: Finishing transaction 18980
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 4.00 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23160
Debug: Received report to process from ubuntu2004-64-puppet7.example.com
Debug: Processing report from ubuntu2004-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124030797.pp.NnKEqH
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.18 seconds
Info: Using environment 'production'
Info: Applying configuration version '1706186435'
�[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd]
�[mNotice: Applied catalog in 1.13 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 18.04:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123947163.pp.LGzEvy
Last 10 lines of output were:
Debug: Finishing transaction 18980
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 4.85 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23160
Debug: Received report to process from ubuntu1804-64-puppet7.example.com
Debug: Processing report from ubuntu1804-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - Ubuntu 18.04:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 7 - Ubuntu 18.04:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 7 - Ubuntu 18.04:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123948437.pp.e6aN8P
Last 10 lines of output were:
Debug: Finishing transaction 18940
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.01 seconds
�[mNotice: Applied catalog in 4.95 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23080
Debug: Received report to process from ubuntu2004-64-puppet8.example.com
Debug: Processing report from ubuntu2004-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124037313.pp.9dG67l
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1706186442'
�[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd]
�[mNotice: Applied catalog in 1.19 seconds
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 18.04:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123955434.pp.25Dvxb
Last 10 lines of output were:
Debug: Finishing transaction 18940
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.01 seconds
�[mNotice: Applied catalog in 5.45 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23080
Debug: Received report to process from ubuntu1804-64-puppet8.example.com
Debug: Processing report from ubuntu1804-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - Ubuntu 18.04:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 8 - Ubuntu 18.04:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 8 - Ubuntu 18.04:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123907709.pp.8fxTFX
Last 10 lines of output were:
Debug: Finishing transaction 16800
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.53 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20140
Debug: Received report to process from almalinux8-64-puppet8.example.com
Debug: Processing report from almalinux8-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123912330.pp.g18pOR
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 312.30 seconds
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123911885.pp.UGUTC2
Last 10 lines of output were:
Debug: Finishing transaction 16840
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.27 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20220
Debug: Received report to process from rocky9-64-puppet7.example.com
Debug: Processing report from rocky9-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123914710.pp.H2wMZT
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 312.41 seconds
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - Rocky 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123912887.pp.lc5mCq
Last 10 lines of output were:
Debug: Finishing transaction 16840
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.28 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20220
Debug: Received report to process from almalinux9-64-puppet7.example.com
Debug: Processing report from almalinux9-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123915723.pp.n19f9F
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 310.80 seconds
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123913535.pp.x8K3w2
Last 10 lines of output were:
Debug: Finishing transaction 16800
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.42 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20140
Debug: Received report to process from oracle9-64-puppet8.example.com
Debug: Processing report from oracle9-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123917708.pp.0Pr7hv
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 312.51 seconds
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123915731.pp.QEVUJi
Last 10 lines of output were:
Debug: Finishing transaction 16840
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.46 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20220
Debug: Received report to process from oracle9-64-puppet7.example.com
Debug: Processing report from oracle9-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123919040.pp.vSDMmq
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 313.56 seconds
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123914255.pp.knE94S
Last 10 lines of output were:
Debug: Finishing transaction 16800
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.54 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20140
Debug: Received report to process from rocky8-64-puppet8.example.com
Debug: Processing report from rocky8-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123918954.pp.MkjoWf
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 312.92 seconds
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - Rocky 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123917932.pp.m43QJ6
Last 10 lines of output were:
Debug: Finishing transaction 16800
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.28 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20140
Debug: Received report to process from almalinux9-64-puppet8.example.com
Debug: Processing report from almalinux9-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123921847.pp.76XOnl
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 312.64 seconds
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123922835.pp.kGjiAr
Last 10 lines of output were:
Debug: Finishing transaction 16840
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.53 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20220
Debug: Received report to process from almalinux8-64-puppet7.example.com
Debug: Processing report from almalinux8-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123926042.pp.d7slUu
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 312.59 seconds
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123920110.pp.3O4dA6
Last 10 lines of output were:
Debug: Finishing transaction 16800
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.37 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20140
Debug: Received report to process from centos9-64-puppet8.example.com
Debug: Processing report from centos9-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123924312.pp.iqSCPb
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 311.70 seconds
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123924433.pp.3BWVjm
Last 10 lines of output were:
Debug: Finishing transaction 16840
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.51 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20220
Debug: Received report to process from rocky8-64-puppet7.example.com
Debug: Processing report from rocky8-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123927475.pp.WcS21Y
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 311.01 seconds
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123929245.pp.wV8yJq
Last 10 lines of output were:
Debug: Finishing transaction 16800
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.28 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20140
Debug: Received report to process from rocky9-64-puppet8.example.com
Debug: Processing report from rocky9-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123933133.pp.TMh0rc
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
�[mNotice: Applied catalog in 310.89 seconds
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123934731.pp.drGpOY
Last 10 lines of output were:
Debug: Finishing transaction 16800
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.49 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20140
Debug: Received report to process from centos7-64-puppet8.example.com
Debug: Processing report from centos7-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123939430.pp.fhg9c8
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
�[mNotice: Applied catalog in 310.54 seconds
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123940266.pp.IJKdAr
Last 10 lines of output were:
Debug: Finishing transaction 16840
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.37 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20220
Debug: Received report to process from centos9-64-puppet7.example.com
Debug: Processing report from centos9-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123943216.pp.MhiCzW
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 313.40 seconds
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123951632.pp.DlLZTz
Last 10 lines of output were:
Debug: Finishing transaction 16840
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 0.42 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20220
Debug: Received report to process from centos7-64-puppet7.example.com
Debug: Processing report from centos7-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123954547.pp.mZ0DQI
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 309.78 seconds
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123950422.pp.GOvHeZ
Last 10 lines of output were:
Debug: Finishing transaction 16800
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 1.94 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20140
Debug: Received report to process from oracle8-64-puppet8.example.com
Debug: Processing report from oracle8-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123956217.pp.J5gFRy
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 314.99 seconds
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - OracleLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_123952852.pp.d4RhNn
Last 10 lines of output were:
Debug: Finishing transaction 16840
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 1.92 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20220
Debug: Received report to process from oracle8-64-puppet7.example.com
Debug: Processing report from oracle8-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_123957260.pp.LIw8nm
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 319.33 seconds
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - OracleLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_124402587.pp.UhyPfB
Last 10 lines of output were:
Debug: Finishing transaction 16800
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 1.35 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20140
Debug: Received report to process from centos8-64-puppet8.example.com
Debug: Processing report from centos8-64-puppet8.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124407970.pp.QK2MR1
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 315.35 seconds
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_124410834.pp.zBhwev
Last 10 lines of output were:
Debug: Finishing transaction 16840
Debug: Storing state
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 1.32 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 20220
Debug: Received report to process from centos8-64-puppet7.example.com
Debug: Processing report from centos8-64-puppet7.example.com with processor Puppet::Reports::Store
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/rundeck_spec.rb#L26
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/rundeck_spec.rb#L31
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/rundeck_spec.rb#L36
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_124414685.pp.Y0UgB6
Last 10 lines of output were:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns:
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: Please set the JAVA_HOME variable in your environment to match the
�[mNotice: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: location of your Java installation.
Info: Class[Rundeck::Cli]: Unscheduling all events on Class[Rundeck::Cli]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: 'rd system info' returned 1 instead of one of [0]
Error: /Stage[main]/Rundeck::Cli/Exec[Check rundeck cli connection]/returns: change from 'notrun' to ['0'] failed: 'rd system info' returned 1 instead of one of [0]
�[mNotice: Applied catalog in 313.15 seconds
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/rundeck_spec.rb#L54
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
|