AWS Device Farm Plugin file leak

Article ID:360028572531
1 minute readKnowledge base

Issue

This plugin is known to produce a file leak.

You can review the open file handles using:

sudo lsof -p <JENKINS_PID> | grep -c aws-device-farm

Where <JENKINS_PID> is replaced by the Jenkins process id.

Resolution

This issue was fixed in version 1.26 of the AWS Device Farm plugin. Please update to the most recent release in order to receive the fix.