[master] Fix for BKWatchAgent
We already had twice the BK returning a wild dictionary that was screwing up the TS files... Avoid that by filtering returned LFNs with the input LFNs.
In addition make a few fix according the to python3 migration guidelines to avoid deprecated forms...