Skip to content

Multiple Integration tests are failing due to Python and Botocore dependency #184

Description

@brahmanim

SUMMARY
Multiple Integration tests are failing in the CI due to updated Python 3.12, Boto3, Botocore, and AWS Cli versions.

ISSUE TYPE
Bug Report
COMPONENT NAME
ansible-core package installation/dependency resolver

ANSIBLE VERSION
milestone

PYTHON VERSION
3.12

COLLECTION VERSION
latest (main branch)

OS / ENVIRONMENT
Github CI

STEPS TO REPRODUCE
Run the integration tests in the CI with the test-all-the-targets label, and the tests will fail at (for example):

  • name: Generate RSA keys
    ^ column 3

fatal: [testhost]: FAILED! => {"changed": false, "details": "Error while setting attributes: /tmp/ansible.r4oww_5wssh/id_rsa: Operation not supported\n", "gid": 0, "group": "root", "mode": "0600", "msg": "chattr failed", "owner": "root", "path": "/tmp/ansible.r4oww_5wssh/id_rsa", "size": 3357, "state": "file", "uid": 0}

EXPECTED RESULTS
All CI is passing

ACTUAL RESULTS
https://github.com/redhat-cop/cloud.aws_ops/actions/runs/26964407613/job/79563120674
PR : #180

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions