try:
                    rcode, response = self.fetch(
                    self.workfolder, source, version, params)
                except Exception as e:
                    msg = "Exception running '%s': %s" % (command, str(e))