-
Type:
Build Failure
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
2
-
Not Needed
-
None
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
Since adopting secrets manager, AWS auth tests have been flaky. Some runs fail to fetch credentials with the error `ValueError: Please provide a profile`:
[2025/02/10 17:57:32.762] botocore.exceptions.NoCredentialsError: Unable to locate credentials[2025/02/10 17:57:32.762] The above exception was the direct cause of the following exception:[2025/02/10 17:57:32.762] Traceback (most recent call last):[2025/02/10 17:57:32.762] File "/data/mci/3f6551ff26c6eb0fbe393ee961125dd1/drivers-tools/.evergreen/secrets_handling/setup_secrets.py", line 115, in <module>[2025/02/10 17:57:32.762] main()[2025/02/10 17:57:32.762] ~~~~^^[2025/02/10 17:57:32.762] File "/data/mci/3f6551ff26c6eb0fbe393ee961125dd1/drivers-tools/.evergreen/secrets_handling/setup_secrets.py", line 111, in main[2025/02/10 17:57:32.762] write_secrets(args.vaults, args.region, args.profile)[2025/02/10 17:57:32.762] ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^[2025/02/10 17:57:32.762] File "/data/mci/3f6551ff26c6eb0fbe393ee961125dd1/drivers-tools/.evergreen/secrets_handling/setup_secrets.py", line 66, in write_secrets[2025/02/10 17:57:32.762] secrets = get_secrets(vaults, region, profile)[2025/02/10 17:57:32.762] File "/data/mci/3f6551ff26c6eb0fbe393ee961125dd1/drivers-tools/.evergreen/secrets_handling/setup_secrets.py", line 33, in get_secrets[2025/02/10 17:57:32.762] raise ValueError([2025/02/10 17:57:32.762] "Please provide a profile (typically using AWS_PROFILE)"[2025/02/10 17:57:32.763] ) from e[2025/02/10 17:57:32.763] ValueError: Please provide a profile (typically using AWS_PROFILE)
- fixes
-
NODE-6754 AWS ECS tests failing because python 3 cannot be found
-
- Closed
-