Test oraclelinux acceptance tests #254
Annotations
3 errors
spec/acceptance/post_transaction_actions_spec.rb#L8
yum::post_transaction_action define simple parameters must work idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_215323991.pp.jCxxG5
Last 10 lines of output were:
Error: Could not set 'file' on ensure: No such file or directory - A directory component in /etc/yum/post-actions/puppet_maintained.action20230808-13733-1u4mh4m.lock does not exist or is a dangling symbolic link
Wrapped exception:
No such file or directory - A directory component in /etc/yum/post-actions/puppet_maintained.action20230808-13733-1u4mh4m.lock does not exist or is a dangling symbolic link
Error: /Stage[main]/Yum::Plugin::Post_transaction_actions/Concat[puppet_actions]/File[/etc/yum/post-actions/puppet_maintained.action]/ensure: change from 'absent' to 'file' failed: Could not set 'file' on ensure: No such file or directory - A directory component in /etc/yum/post-actions/puppet_maintained.action20230808-13733-1u4mh4m.lock does not exist or is a dangling symbolic link
�[mNotice: /Stage[main]/Main/Yum::Post_transaction_action[touch_file]/Concat::Fragment[post_trans_touch_file]/Concat_fragment[post_trans_touch_file]: Dependency Package[yum-plugin-post-transaction-actions] has failures: true
�[mNotice: /Stage[main]/Main/Yum::Post_transaction_action[touch_file]/Concat::Fragment[post_trans_touch_file]/Concat_fragment[post_trans_touch_file]: Dependency File[/etc/yum/post-actions/puppet_maintained.action] has failures: true
Warning: /Stage[main]/Main/Yum::Post_transaction_action[touch_file]/Concat::Fragment[post_trans_touch_file]/Concat_fragment[post_trans_touch_file]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Package[vim-enhanced]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Yum::Post_transaction_action[second to check for conflicts]/Concat::Fragment[post_trans_second to check for conflicts]/Concat_fragment[post_trans_second to check for conflicts]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.83 seconds
|
spec/acceptance/post_transaction_actions_spec.rb#L30
yum::post_transaction_action define simple parameters File "/tmp/vim-installed" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/vim-installed".file?` to be truthy, got false
|
|
The logs for this run have expired and are no longer available.
Loading