Add rundeck cli and project management #306
ci.yml
on: pull_request
Puppet
/
Static validations
16s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
6 errors
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 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_074443616.pp.xZFsaJ
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 72.63 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 22740
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#L35
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_074558744.pp.WDhIMi
Last 10 lines of output were:
Error: /Stage[main]/Rundeck::Cli/Package[jq]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install jq' returned 1: Error: Nothing to do
�[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 set to an invalid directory: /usr/lib/jvm/java-1.8.0/
�[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: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 310.31 seconds
|
Puppet / Puppet 7 - CentOS 7
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 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_074449373.pp.ipqE2W
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 73.09 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 22660
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#L35
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_074606435.pp.vKHKEu
Last 10 lines of output were:
Error: /Stage[main]/Rundeck::Cli/Package[jq]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install jq' returned 1: Error: Nothing to do
�[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 set to an invalid directory: /usr/lib/jvm/java-1.8.0/
�[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: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 310.42 seconds
|
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
|