2020-02-02 Automated jobs on jenkins

I don’t know why but many of my jobs fill the folder somewhere/.local/ whether I only create virtual environments. I need to delete it:

rm /var/lib/jenkins/.local/ -r -f