Problem:
In the latest Jenkins EC2 plugin versions that utilizes AWS SDK v2, agent provisioning fails after approximately 12 hours of continuous Jenkins master uptime when running inside a Kubernetes pod. Initially, agent launches function correctly post-deployment, but after around 12 hours, no new agents can be launched until the Jenkins pod is restarted.
This behaviour is not observed in earlier EC2 plugin versions that use AWS SDK v1, indicating a possible cause may be related to the migration to AWS SDK v2.
Impact:
Request:
Environment Details: