Return-Path: X-Original-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4BE1622FD for ; Tue, 3 May 2011 10:34:09 +0000 (UTC) Received: (qmail 42839 invoked by uid 500); 3 May 2011 10:34:09 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 42817 invoked by uid 500); 3 May 2011 10:34:09 -0000 Mailing-List: contact hama-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-dev@incubator.apache.org Received: (qmail 42809 invoked by uid 99); 3 May 2011 10:34:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 10:34:09 +0000 X-ASF-Spam-Status: No, hits=3.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ashish.a77777@gmail.com designates 209.85.216.182 as permitted sender) Received: from [209.85.216.182] (HELO mail-qy0-f182.google.com) (209.85.216.182) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 10:34:03 +0000 Received: by qyk27 with SMTP id 27so4330983qyk.6 for ; Tue, 03 May 2011 03:33:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=aBqgnEtgquq8Jbw5vZRrAylhZ/XyBsS0P5Gtfbss1AE=; b=xuDNqkizXtGHZWch+GAUUdv/r20SxG3iHQREP8r7i/5gSY1SvkoeSWYE7pNBCrf4zr vCI/yemGpKmG34dYD1m9D6IiGwfdZ0U6K629e4QQdnED2nxxngGo6xFo+UMIy0fVxPFh ax7pDQ6NqOE+LyMxIFNgdYw1NyIpVzD98Fzxo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=dGWIkiYT1VahBQnfK3b/R3icLxmukRBHmJpL5xs3s1QX2t+8JOmiKTSVDn0IVxyGUc 0UkTAXmpVrm4AO3qO/nvctv7NucLmnB/1qQJ4+Tyje8YrrTtquD/Bdbsb1KH0s19IlQ0 U2WrhBmGtR1NApK3Byd7wqPOojFQCDXVmlmWo= MIME-Version: 1.0 Received: by 10.224.172.142 with SMTP id l14mr6903235qaz.165.1304418822525; Tue, 03 May 2011 03:33:42 -0700 (PDT) Received: by 10.229.119.70 with HTTP; Tue, 3 May 2011 03:33:42 -0700 (PDT) Date: Tue, 3 May 2011 04:33:42 -0600 Message-ID: Subject: Unit tests Failing From: Ashish Agarwal To: hama-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=0003255754328e158f04a25cac25 --0003255754328e158f04a25cac25 Content-Type: text/plain; charset=ISO-8859-1 Hi, I am trying to run the Unit tests using the command ant clean test docs -Dforrest.home={$FORREST_HOME} and the build is failing. The output is - Buildfile: /home/hadoop/had/hadoop/hama-trunk/build.xml clean: pre-init: [mkdir] Created dir: /home/hadoop/had/hadoop/hama-trunk/build [mkdir] Created dir: /home/hadoop/had/hadoop/hama-trunk/build/classes [mkdir] Created dir: /home/hadoop/had/hadoop/hama-trunk/build/test [mkdir] Created dir: /home/hadoop/had/hadoop/hama-trunk/build/examples [mkdir] Created dir: /home/hadoop/had/hadoop/hama-trunk/build/reports/tests [mkdir] Created dir: /home/hadoop/had/hadoop/hama-trunk/build/lib [copy] Copying 15 files to /home/hadoop/had/hadoop/hama-trunk/build/lib [touch] Creating /tmp/null1070640997 [delete] Deleting: /tmp/null1070640997 eval.reset.conf: pre-init-reset-conf: [copy] Copying 3 files to /home/hadoop/had/hadoop/hama-trunk/conf [copy] Copying /home/hadoop/had/hadoop/hama-trunk/conf/groomservers.template to /home/hadoop/had/hadoop/hama-trunk/conf/groomservers [copy] Copying /home/hadoop/had/hadoop/hama-trunk/conf/hama-site.xml.template to /home/hadoop/had/hadoop/hama-trunk/conf/hama-site.xml [copy] Copying /home/hadoop/had/hadoop/hama-trunk/conf/hama-env.sh.template to /home/hadoop/had/hadoop/hama-trunk/conf/hama-env.sh init: compile: [mkdir] Created dir: /home/hadoop/had/hadoop/hama-trunk/build/src [javac] Compiling 77 source files to /home/hadoop/had/hadoop/hama-trunk/build/classes compile-test: [javac] Compiling 15 source files to /home/hadoop/had/hadoop/hama-trunk/build/test [jar] Building jar: /home/hadoop/had/hadoop/hama-trunk/build/hama-0.3.0-test.jar test: [junit] Running org.apache.hama.bsp.TestBSPMasterGroomServer [junit] Running org.apache.hama.bsp.TestBSPMasterGroomServer [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.hama.bsp.TestBSPMasterGroomServer FAILED (timeout) [junit] Running org.apache.hama.bsp.TestBSPMessageBundle [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.033 sec [junit] Running org.apache.hama.bsp.TestBSPPeer [junit] Running org.apache.hama.bsp.TestBSPPeer [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.hama.bsp.TestBSPPeer FAILED (timeout) [junit] Running org.apache.hama.bsp.TestClusterStatus [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.205 sec [junit] Running org.apache.hama.bsp.TestSerializePrinting [junit] Running org.apache.hama.bsp.TestSerializePrinting [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.hama.bsp.TestSerializePrinting FAILED (timeout) [junit] Running org.apache.hama.ipc.TestIPC [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 12.127 sec [junit] Running org.apache.hama.ipc.TestRPC [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.663 sec [junit] Running org.apache.hama.util.TestBytes [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.145 sec [junit] Running org.apache.hama.util.TestNumeric [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.121 sec [junit] Running org.apache.hama.util.TestRandomVariable [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.009 sec BUILD FAILED /home/hadoop/had/hadoop/hama-trunk/build.xml:329: Tests failed! Total time: 30 minutes 24 seconds Kind Regards, Ashish --0003255754328e158f04a25cac25--