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 9982A200CA6 for ; Tue, 13 Jun 2017 20:04:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 97F96160BDC; Tue, 13 Jun 2017 18:04:24 +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 DF646160BC5 for ; Tue, 13 Jun 2017 20:04:23 +0200 (CEST) Received: (qmail 99644 invoked by uid 500); 13 Jun 2017 18:04:22 -0000 Mailing-List: contact dev-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list dev@aurora.apache.org Received: (qmail 99625 invoked by uid 99); 13 Jun 2017 18:04:22 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jun 2017 18:04:22 +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 50F7A9C0146; Tue, 13 Jun 2017 18:04:20 +0000 (UTC) Date: Tue, 13 Jun 2017 18:04:19 +0000 (UTC) From: Apache Jenkins Server To: dev@aurora.apache.org, zmanji@apache.org Message-ID: <1030261681.7325.1497377059170.JavaMail.jenkins@crius> In-Reply-To: <2034536800.7011.1497298530386.JavaMail.jenkins@crius> References: <2034536800.7011.1497298530386.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Aurora #1785 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Aurora X-Jenkins-Result: FAILURE archived-at: Tue, 13 Jun 2017 18:04:24 -0000 See Changes: [sshanmugham] Adding Configurable Wait Period for Graceful Shutdowns ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-4 (ubuntu trusty) in workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/aurora.git > git init # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora.git > git --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora.git > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision cb86e835818202f2665730ef5036976a3328075e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cb86e835818202f2665730ef5036976a3328075e > git rev-list 40d9d4dbec86cb4a17e281dc10ede25e83613eff # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Aurora] $ /bin/bash -xe /tmp/hudson1270493949591135058.sh + export HOME= + HOME= ++ awk '/^MemAvailable:/{print $2}' /proc/meminfo + available_mem_k= + echo + threshold_mem_k=4194304 + (( threshold_mem_k > available_mem_k )) + echo 'Less than 4 GiB memory available. Bailing.' Less than 4 GiB memory available. Bailing. + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? Not sending mail to unregistered user sshanmugham@twitter.com