software/erp5/test: fix ResourceWarning on python3
- use the requests.Session in a context manager so that resources are properly closed.
- close the stdout of caucase process we want to keep silent
This will create a new commit in order to revert the existing changes.