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 79306200CF5 for ; Sun, 27 Aug 2017 16:43:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 77CBA1641FD; Sun, 27 Aug 2017 14:43:18 +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 C021A1641FE for ; Sun, 27 Aug 2017 16:43:17 +0200 (CEST) Received: (qmail 13999 invoked by uid 500); 27 Aug 2017 14:43:15 -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 13988 invoked by uid 99); 27 Aug 2017 14:43:14 -0000 Received: from Unknown (HELO jenkins-master.apache.org) (62.210.60.235) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Aug 2017 14:43:14 +0000 Received: from jenkins-master (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 29996A04DE for ; Sun, 27 Aug 2017 14:43:09 +0000 (UTC) Date: Sun, 27 Aug 2017 14:43:06 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <578377436.2648.1503844990171.JavaMail.jenkins@jenkins-master> In-Reply-To: <1613482126.2324.1503758590381.JavaMail.jenkins@jenkins-master> References: <1613482126.2324.1503758590381.JavaMail.jenkins@jenkins-master> Subject: ZooKeeper_branch34_openjdk7 - Build # 1626 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2647_1849727077.1503844986236" X-Jenkins-Job: ZooKeeper_branch34_openjdk7 X-Jenkins-Result: FAILURE archived-at: Sun, 27 Aug 2017 14:43:18 -0000 ------=_Part_2647_1849727077.1503844986236 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1626/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### Started by timer [EnvInject] - Loading node environment variables. Building remotely on H27 (ubuntu xenial) in workspace /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_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 fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/branch-3.4^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/branch-3.4^{commit} # timeout=10 Checking out Revision 70797397f12c8a9cc04895d7ca3459f7c7134f7d (refs/remotes/origin/branch-3.4) Commit message: "ZOOKEEPER-2880: Rename README.txt to README.md" > git config core.sparsecheckout # timeout=10 > git checkout -f 70797397f12c8a9cc04895d7ca3459f7c7134f7d > git rev-list 70797397f12c8a9cc04895d7ca3459f7c7134f7d # timeout=10 No emails were triggered. [ZooKeeper_branch34_openjdk7] $ /home/jenkins/tools/ant/apache-ant-1.9.9/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_2647_1849727077.1503844986236--