Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 79A3A200BBB for ; Thu, 10 Nov 2016 20:51:14 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7857D160B01; Thu, 10 Nov 2016 19:51:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BE066160AF7 for ; Thu, 10 Nov 2016 20:51:13 +0100 (CET) Received: (qmail 40033 invoked by uid 500); 10 Nov 2016 19:51:12 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 40018 invoked by uid 99); 10 Nov 2016 19:51:12 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2016 19:51:12 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 7E72C9C0097 for ; Thu, 10 Nov 2016 19:51:06 +0000 (UTC) Date: Thu, 10 Nov 2016 19:51:06 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <1248910782.1170.1478807466519.JavaMail.jenkins@crius> In-Reply-To: <1797464487.820.1478721063946.JavaMail.jenkins@crius> References: <1797464487.820.1478721063946.JavaMail.jenkins@crius> Subject: ZooKeeper-trunk-openjdk7 - Build # 1234 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1169_1666851244.1478807466142" X-Jenkins-Job: ZooKeeper-trunk-openjdk7 X-Jenkins-Result: FAILURE archived-at: Thu, 10 Nov 2016 19:51:14 -0000 ------=_Part_1169_1666851244.1478807466142 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1234/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### Started by timer [EnvInject] - Loading node environment variables. Building remotely on H17 (ubuntu) in workspace /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.apache.org/zookeeper.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from git://git.apache.org/zookeeper.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 440e0923dd9e3be533a196fdd6ada960860ca7f6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 440e0923dd9e3be533a196fdd6ada960860ca7f6 > git rev-list 440e0923dd9e3be533a196fdd6ada960860ca7f6 # timeout=10 No emails were triggered. [ZooKeeper-trunk-openjdk7] $ /home/jenkins/tools/ant/latest/bin/ant -Dtest.output=yes -Dtest.junit.threads=8 -Dtest.junit.output.format=xml -Djavac.target=1.7 clean test-core-java Error: JAVA_HOME is not defined correctly. We cannot execute /usr/lib/jvm/java-7-openjdk-amd64//bin/java Build step 'Invoke Ant' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ################################################################################### ############################## FAILED TESTS (if any) ############################## No tests ran. ------=_Part_1169_1666851244.1478807466142--