Failed to set execute bit on remote files #77297
Labels
affects_2.13
bug
This issue/PR relates to a bug.
support:core
This issue/PR relates to code supported by the Ansible Engineering Team.
Summary
I get this error message when using the podman connection plugin ansible_connection: podman
I opened issue against podman collection first, but we tracked it down to ansible. containers/ansible-podman-collections#389
The issue is not visible with ANSIBLE_DEBUG=1 therefore I can not provide any more information.
Issue Type
Bug Report
Component Name
ansible
Ansible Version
Latest version installed via pip3.
Configuration
$ ansible-config dump --only-changed
OS / Environment
Github-hosted Actions runner ubuntu-latest.
Steps to Reproduce
It can be reproduced quite often when run in Github Actions github-hosted runner, but it does not happen always.
Expected Results
No error.
Actual Results
Failed to set execute bit on remote files (rc: 255, err: Error: open /var/lib/containers/storage/overlay-containers/3cd9e6f9a9c2ef61d3af4e63bee57571ea9f1d9b75782e56fabe2a26fade3566/userdata/d92176f8d558b6e60da40d8acf122d1ec9a7d21a0615e26aee40286cfa812485/exit/3cd9e6f9a9c2ef61d3af4e63bee57571ea9f1d9b75782e56fabe2a26fade3566: no such file or directory
Code of Conduct
The text was updated successfully, but these errors were encountered: