pyflakes-py3 and pyflakes-pypy commands failes due to invocation error:
ERROR: InvocationError: '/home/jenkins/workspace/tox-jessie/.tox/pyflakes-pypy/bin/ffind --ignore-vcs . (?<!user-config).py$ --module=pyflakes'
The last successful merge was https://gerrit.wikimedia.org/r/#/c/292118/ (June 1), which is very likely to be the last time these tox rules worked in jenkins.
See https://integration.wikimedia.org/ci/job/tox-jessie/8702/console
these tox envs, and the use of ffind, was introduced in 7c6c3fd4c8ad, to reduce the tox jenkins time to complete while also adding more tests for T101592: Add PyPy 3 support. (ideas for alternative approaches can be found in the earlier patches of https://gerrit.wikimedia.org/r/#/c/260909/)