PeerIdentity findPeerIdentity(String key) throws Exception {
   return V3TestUtils.findPeerIdentity(daemon, key);
 }