| Have released a test patch version to fix the "Request too large for memory" problem. Instead of running 'p4 changes -m1' it now runs for the last N changes: p4 changes m1 -ssubmitted //jenkins-masterJENKINS-57870-changes-m1-0/...@27+23784,273+3784 N is a configurable variable that can be set under: Jenkins > Manage Jenkins > Configure System > Head change query limit The test patch can be downloaded from: https://ci.jenkins.io/job/Plugins/job/p4-plugin/job/master/ |