In case you were wondering, these failures were due to the fact that the Gradle build configs in Apache Jenkins got messed up somehow:
https://issues.apache.org/jira/browse/INFRA-11514 Andrew Bayer has fixed the issue. Ismael On Mon, Mar 21, 2016 at 8:45 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See <https://builds.apache.org/job/kafka-trunk-jdk7/1134/changes> > > Changes: > > [me] MINOR: fix documentation version > > [me] MINOR: update new version in additional places > > ------------------------------------------ > Started by an SCM change > [EnvInject] - Loading node environment variables. > Building remotely on H10 (docker Ubuntu ubuntu yahoo-not-h2) in workspace < > https://builds.apache.org/job/kafka-trunk-jdk7/ws/> > > git rev-parse --is-inside-work-tree # timeout=10 > Fetching changes from the remote Git repository > > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/kafka.git # timeout=10 > Fetching upstream changes from > https://git-wip-us.apache.org/repos/asf/kafka.git > > git --version # timeout=10 > > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/kafka.git > +refs/heads/*:refs/remotes/origin/* > > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10 > > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10 > Checking out Revision 4f0417931a71a974241e685031f2a5f1680e9b51 > (refs/remotes/origin/trunk) > > git config core.sparsecheckout # timeout=10 > > git checkout -f 4f0417931a71a974241e685031f2a5f1680e9b51 > > git rev-list b6c29e3810bd59f39fa93c429817396cf8c324b7 # timeout=10 > Setting GRADLE_2_4_RC_2_HOME= > Setting > JDK_1_7U51_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51 > [kafka-trunk-jdk7] $ /bin/bash -xe /tmp/hudson2148391791234199210.sh > + /bin/gradle > /tmp/hudson2148391791234199210.sh: line 2: /bin/gradle: No such file or > directory > Build step 'Execute shell' marked build as failure > Recording test results > Setting GRADLE_2_4_RC_2_HOME= > Setting > JDK_1_7U51_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51 > ERROR: Step ?Publish JUnit test result report? failed: Test reports were > found but none of them are new. Did tests run? > For example, < > https://builds.apache.org/job/kafka-trunk-jdk7/ws/clients/build/test-results/TEST-org.apache.kafka.clients.ClientUtilsTest.xml> > is 2 days 21 hr old > > Setting GRADLE_2_4_RC_2_HOME= > Setting > JDK_1_7U51_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51 >