logrus.Debugf("%s received a new bulk with id: %s and a length of: %d",qs.eKMS.kmsName,req.GetKeyBulk().GetKeyId(),req.GetKeyBulk().GetKeyLength())
logrus.Debugf("%s received a new bulk from: %s with id: %s and a length of: %d",qs.eKMS.kmsName,qm.Address(),req.GetKeyBulk().GetKeyId(),req.GetKeyBulk().GetKeyLength())