Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@locus.apache.org Received: (qmail 59853 invoked from network); 21 Dec 2008 23:34:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2008 23:34:01 -0000 Received: (qmail 95405 invoked by uid 500); 21 Dec 2008 23:34:01 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 95386 invoked by uid 500); 21 Dec 2008 23:34:01 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 95375 invoked by uid 99); 21 Dec 2008 23:34:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Dec 2008 15:34:00 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.203.238.117] (HELO dns.duboce.net) (63.203.238.117) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Dec 2008 23:33:52 +0000 Received: by dns.duboce.net (Postfix, from userid 1008) id E3C37C51D; Sun, 21 Dec 2008 14:01:54 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-26) on dns.duboce.net X-Spam-Level: Received: from durruti.local (unknown [192.168.1.143]) by dns.duboce.net (Postfix) with ESMTP id C66B8C256 for ; Sun, 21 Dec 2008 14:01:42 -0800 (PST) Message-ID: <494ED23C.6070500@duboce.net> Date: Sun, 21 Dec 2008 15:33:16 -0800 From: stack User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: hbase-dev@hadoop.apache.org Subject: Re: Build failed in Hudson: HBase-Patch #458 References: <30384496.1011229835562539.JavaMail.hudson@hudson.zones.apache.org> <1309708.1081229882389314.JavaMail.hudson@hudson.zones.apache.org> In-Reply-To: <1309708.1081229882389314.JavaMail.hudson@hudson.zones.apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.4 Apache Hudson Server wrote: > See http://hudson.zones.apache.org/hudson/job/HBase-Patch/458/changes > =20 I updated to get the below 1045 and ran all tests. Again all pass. =20 This time it was TestRegionRebalancing that failed. St.Ack > Changes: > > [jdcryans] HBASE-1045 Hangup by regionserver causes write to fail > > ------------------------------------------ > [...truncated 20538 lines...] > [junit] 2008-12-21 17:59:29,338 DEBUG [main] regionserver.HStore(59= 9): closed 70236052/info > [junit] 2008-12-21 17:59:29,338 INFO [main] regionserver.HRegion(4= 35): Closed -ROOT-,,0 > [junit] 2008-12-21 17:59:29,339 DEBUG [main] regionserver.HRegion(3= 86): Closing .META.,,1: compactions & flushes disabled=20 > [junit] 2008-12-21 17:59:29,339 DEBUG [main] regionserver.HRegion(4= 16): Updates disabled for region, no outstanding scanners on .META.,,1 > [junit] 2008-12-21 17:59:29,339 DEBUG [main] regionserver.HRegion(4= 23): No more row locks outstanding on region .META.,,1 > [junit] 2008-12-21 17:59:29,339 DEBUG [main] regionserver.HRegion(8= 28): Started memcache flush for region .META.,,1. Current region memcache= size 945.0 > [junit] 2008-12-21 17:59:29,801 DEBUG [main] regionserver.HStore(69= 5): Added /user/hudson/.META./1028785192/info/mapfiles/489030410972966526= 2 with 3 entries, sequence id 17, data size ~945.0, file size 662.0 to .M= ETA.,,1 > [junit] 2008-12-21 17:59:29,802 DEBUG [main] regionserver.HRegion(9= 05): Finished memcache flush of ~945.0 for region .META.,,1 in 463ms, seq= uence id=3D17, compaction requested=3Dtrue > [junit] 2008-12-21 17:59:29,802 DEBUG [main] regionserver.HStore(59= 9): closed 1028785192/historian > [junit] 2008-12-21 17:59:29,802 DEBUG [main] regionserver.HStore(59= 9): closed 1028785192/info > [junit] 2008-12-21 17:59:29,802 INFO [main] regionserver.HRegion(4= 35): Closed .META.,,1 > [junit] 2008-12-21 17:59:29,910 INFO [main] regionserver.HLog(265)= : Closed hdfs://localhost:62852/user/hudson/log_1229882364158/hlog.dat.0,= entries=3D4. New log writer: /user/hudson/log_1229882364158/hlog.dat.122= 9882369852 > [junit] 2008-12-21 17:59:29,911 DEBUG [main] regionserver.HLog(272)= : Last sequence written is empty. Deleting all old hlogs > [junit] 2008-12-21 17:59:29,911 INFO [main] regionserver.HLog(383)= : removing old log file /user/hudson/log_1229882364158/hlog.dat.0 whose h= ighest sequence/edit id is 17 > [junit] 2008-12-21 17:59:29,911 DEBUG [main] regionserver.HLog(419)= : closing log writer in hdfs://localhost:62852/user/hudson/log_1229882364= 158 > [junit] 2008-12-21 17:59:29,997 DEBUG [main] regionserver.HRegion(2= 078): Opening region: REGION =3D> {NAME =3D> 'TestMergeTool,row_0100,1229= 882367849', STARTKEY =3D> 'row_0100', ENDKEY =3D> 'row_0600', ENCODED =3D= > 2070976905, TABLE =3D> {{NAME =3D> 'TestMergeTool', IS_ROOT =3D> 'false= ', IS_META =3D> 'false', FAMILIES =3D> [{NAME =3D> 'contents', BLOOMFILTE= R =3D> 'false', VERSIONS =3D> '3', COMPRESSION =3D> 'NONE', LENGTH =3D> '= 2147483647', TTL =3D> '-1', IN_MEMORY =3D> 'false', BLOCKCACHE =3D> 'true= '}], INDEXES =3D> []}} > [junit] 2008-12-21 17:59:29,997 DEBUG [main] regionserver.HRegion(2= 32): Opening region TestMergeTool,row_0100,1229882367849/2070976905 > [junit] 2008-12-21 17:59:30,007 DEBUG [main] regionserver.HStore(49= 2): loaded /user/hudson/TestMergeTool/2070976905/contents/info/6312373036= 312718797, isReference=3Dfalse, sequence id=3D2, length=3D486, majorCompa= ction=3Dfalse > [junit] 2008-12-21 17:59:30,008 DEBUG [main] regionserver.HStore(23= 1): Loaded 1 file(s) in hstore 2070976905/contents, max sequence id 2 > [junit] 2008-12-21 17:59:30,015 DEBUG [main] regionserver.HRegion(2= 93): Next sequence id for region TestMergeTool,row_0100,1229882367849 is = 3 > [junit] 2008-12-21 17:59:30,016 INFO [main] regionserver.HRegion(3= 15): region TestMergeTool,row_0100,1229882367849/2070976905 available > [junit] 2008-12-21 17:59:30,017 DEBUG [main] regionserver.HRegion(3= 86): Closing TestMergeTool,row_0100,1229882367849: compactions & flushes = disabled=20 > [junit] 2008-12-21 17:59:30,017 DEBUG [main] regionserver.HRegion(4= 16): Updates disabled for region, no outstanding scanners on TestMergeToo= l,row_0100,1229882367849 > [junit] 2008-12-21 17:59:30,018 DEBUG [main] regionserver.HRegion(4= 23): No more row locks outstanding on region TestMergeTool,row_0100,12298= 82367849 > [junit] 2008-12-21 17:59:30,018 DEBUG [main] regionserver.HStore(59= 9): closed 2070976905/contents > [junit] 2008-12-21 17:59:30,018 INFO [main] regionserver.HRegion(4= 35): Closed TestMergeTool,row_0100,1229882367849 > [junit] 2008-12-21 17:59:30,018 INFO [main] util.TestMergeTool(171= ): Verified merging regions 0+1+2 and 3 > [junit] 2008-12-21 17:59:30,018 INFO [main] util.TestMergeTool(158= ): merging regions 0+1+2+3 and 4 > [junit] 2008-12-21 17:59:30,018 INFO [main] util.Merge(80): Verify= ing that file system is available... > [junit] 2008-12-21 17:59:30,019 INFO [main] util.Merge(89): Verify= ing that HBase is not running... > [junit] 2008-12-21 17:59:30,049 INFO [main] util.Merge(190): Mergi= ng regions [B@152506e and [B@11ea3fc in table [B@9ffb18 > [junit] 2008-12-21 17:59:30,154 INFO [main] regionserver.HLog(265)= : New log writer: /user/hudson/log_1229882370049/hlog.dat.1229882370129 > [junit] 2008-12-21 17:59:30,155 DEBUG [main] regionserver.HRegion(2= 078): Opening region: REGION =3D> {NAME =3D> '-ROOT-,,0', STARTKEY =3D> '= ', ENDKEY =3D> '', ENCODED =3D> 70236052, TABLE =3D> {{NAME =3D> '-ROOT-'= , IS_ROOT =3D> 'true', IS_META =3D> 'true', FAMILIES =3D> [{NAME =3D> 'in= fo', BLOOMFILTER =3D> 'false', COMPRESSION =3D> 'NONE', VERSIONS =3D> '10= ', LENGTH =3D> '2147483647', TTL =3D> '-1', IN_MEMORY =3D> 'false', BLOCK= CACHE =3D> 'true'}], INDEXES =3D> []}} > [junit] 2008-12-21 17:59:30,155 DEBUG [main] regionserver.HRegion(2= 32): Opening region -ROOT-,,0/70236052 > [junit] 2008-12-21 17:59:30,163 DEBUG [main] regionserver.HStore(49= 2): loaded /user/hudson/-ROOT-/70236052/info/info/4461650358870474867, is= Reference=3Dfalse, sequence id=3D1, length=3D577, majorCompaction=3Dfalse= > [junit] 2008-12-21 17:59:30,164 DEBUG [main] regionserver.HStore(23= 1): Loaded 1 file(s) in hstore 70236052/info, max sequence id 1 > [junit] 2008-12-21 17:59:30,171 DEBUG [main] regionserver.HRegion(2= 93): Next sequence id for region -ROOT-,,0 is 2 > [junit] 2008-12-21 17:59:30,172 INFO [main] regionserver.HRegion(3= 15): region -ROOT-,,0/70236052 available > [junit] 2008-12-21 17:59:30,172 DEBUG [main] regionserver.HLog(215)= : changing sequence number from 0 to 2 > [junit] 2008-12-21 17:59:30,172 INFO [main] regionserver.HRegion(7= 03): starting compaction on region -ROOT-,,0 > [junit] 2008-12-21 17:59:30,174 INFO [main] regionserver.HRegion(7= 18): compaction completed on region -ROOT-,,0 in 0sec > [junit] 2008-12-21 17:59:30,190 INFO [main] util.Merge(204): Found= meta for region1 [B@82f392, meta for region2 [B@82f392 > [junit] 2008-12-21 17:59:30,190 DEBUG [main] regionserver.HRegion(2= 078): Opening region: REGION =3D> {NAME =3D> '.META.,,1', STARTKEY =3D> '= ', ENDKEY =3D> '', ENCODED =3D> 1028785192, TABLE =3D> {{NAME =3D> '.META= =2E', IS_ROOT =3D> 'false', IS_META =3D> 'true', FAMILIES =3D> [{NAME =3D= > 'info', BLOOMFILTER =3D> 'false', VERSIONS =3D> '10', COMPRESSION =3D> = 'NONE', LENGTH =3D> '2147483647', TTL =3D> '-1', IN_MEMORY =3D> 'false', = BLOCKCACHE =3D> 'true'}, {NAME =3D> 'historian', BLOOMFILTER =3D> 'false'= , VERSIONS =3D> '2147483647', COMPRESSION =3D> 'NONE', LENGTH =3D> '21474= 83647', TTL =3D> '604800', IN_MEMORY =3D> 'false', BLOCKCACHE =3D> 'false= '}], INDEXES =3D> []}} > [junit] 2008-12-21 17:59:30,191 DEBUG [main] regionserver.HRegion(2= 32): Opening region .META.,,1/1028785192 > [junit] 2008-12-21 17:59:30,199 DEBUG [main] regionserver.HStore(49= 2): loaded /user/hudson/.META./1028785192/info/info/4890304109729665262, = isReference=3Dfalse, sequence id=3D17, length=3D662, majorCompaction=3Dfa= lse > [junit] 2008-12-21 17:59:30,206 DEBUG [main] regionserver.HStore(49= 2): loaded /user/hudson/.META./1028785192/info/info/623771099114065508, i= sReference=3Dfalse, sequence id=3D5, length=3D1948, majorCompaction=3Dfal= se > [junit] 2008-12-21 17:59:30,213 DEBUG [main] regionserver.HStore(49= 2): loaded /user/hudson/.META./1028785192/info/info/858091876584973666, i= sReference=3Dfalse, sequence id=3D13, length=3D1214, majorCompaction=3Dfa= lse > [junit] 2008-12-21 17:59:30,214 DEBUG [main] regionserver.HStore(23= 1): Loaded 3 file(s) in hstore 1028785192/info, max sequence id 17 > [junit] 2008-12-21 17:59:30,235 DEBUG [main] regionserver.HRegion(2= 93): Next sequence id for region .META.,,1 is 18 > [junit] 2008-12-21 17:59:30,236 INFO [main] regionserver.HRegion(3= 15): region .META.,,1/1028785192 available > [junit] 2008-12-21 17:59:30,236 DEBUG [main] regionserver.HLog(215)= : changing sequence number from 2 to 18 > [junit] 2008-12-21 17:59:30,236 INFO [main] regionserver.HRegion(7= 03): starting compaction on region .META.,,1 > [junit] 2008-12-21 17:59:30,237 DEBUG [main] regionserver.HStore(83= 3): 1028785192/historian: no store files to compact > [junit] 2008-12-21 17:59:30,242 DEBUG [main] regionserver.HStore(90= 0): Compaction size of 1028785192/info: 4.5k; Skipped 0 file(s), size: 0 > [junit] 2008-12-21 17:59:30,260 DEBUG [main] regionserver.HStore(91= 8): Started compaction of 3 file(s) into /user/hudson/.META./compaction.= dir/1028785192/info/mapfiles/4070243091517245464 > [junit] 2008-12-21 17:59:31,647 DEBUG [main] regionserver.HStore(12= 39): moving /user/hudson/.META./compaction.dir/1028785192/info/mapfiles/4= 070243091517245464 to /user/hudson/.META./1028785192/info/mapfiles/668776= 4535845245411 > [junit] 2008-12-21 17:59:33,173 DEBUG [main] regionserver.HStore(93= 7): Completed compaction of 1028785192/info store size is 3.5k > [junit] 2008-12-21 17:59:33,214 INFO [main] regionserver.HRegion(7= 18): compaction completed on region .META.,,1 in 2sec > [junit] 2008-12-21 17:59:33,215 DEBUG [main] regionserver.HRegion(2= 078): Opening region: REGION =3D> {NAME =3D> 'TestMergeTool,row_0100,1229= 882367849', STARTKEY =3D> 'row_0100', ENDKEY =3D> 'row_0600', ENCODED =3D= > 2070976905, TABLE =3D> {{NAME =3D> 'TestMergeTool', IS_ROOT =3D> 'false= ', IS_META =3D> 'false', FAMILIES =3D> [{NAME =3D> 'contents', BLOOMFILTE= R =3D> 'false', COMPRESSION =3D> 'NONE', VERSIONS =3D> '3', LENGTH =3D> '= 2147483647', TTL =3D> '-1', IN_MEMORY =3D> 'false', BLOCKCACHE =3D> 'true= '}], INDEXES =3D> []}} > [junit] 2008-12-21 17:59:33,215 DEBUG [main] regionserver.HRegion(2= 32): Opening region TestMergeTool,row_0100,1229882367849/2070976905 > [junit] 2008-12-21 17:59:33,224 DEBUG [main] regionserver.HStore(49= 2): loaded /user/hudson/TestMergeTool/2070976905/contents/info/6312373036= 312718797, isReference=3Dfalse, sequence id=3D2, length=3D486, majorCompa= ction=3Dfalse > [junit] 2008-12-21 17:59:33,225 DEBUG [main] regionserver.HStore(23= 1): Loaded 1 file(s) in hstore 2070976905/contents, max sequence id 2 > [junit] 2008-12-21 17:59:33,231 DEBUG [main] regionserver.HRegion(2= 93): Next sequence id for region TestMergeTool,row_0100,1229882367849 is = 3 > [junit] 2008-12-21 17:59:33,232 INFO [main] regionserver.HRegion(3= 15): region TestMergeTool,row_0100,1229882367849/2070976905 available > [junit] 2008-12-21 17:59:33,233 DEBUG [main] regionserver.HRegion(2= 078): Opening region: REGION =3D> {NAME =3D> 'TestMergeTool,,122988231588= 6', STARTKEY =3D> '', ENDKEY =3D> '', ENCODED =3D> 1897776920, TABLE =3D>= {{NAME =3D> 'TestMergeTool', IS_ROOT =3D> 'false', IS_META =3D> 'false',= FAMILIES =3D> [{NAME =3D> 'contents', BLOOMFILTER =3D> 'false', VERSIONS= =3D> '3', COMPRESSION =3D> 'NONE', LENGTH =3D> '2147483647', TTL =3D> '-= 1', IN_MEMORY =3D> 'false', BLOCKCACHE =3D> 'true'}], INDEXES =3D> []}} > [junit] 2008-12-21 17:59:33,233 DEBUG [main] regionserver.HRegion(2= 32): Opening region TestMergeTool,,1229882315886/1897776920 > [junit] 2008-12-21 17:59:33,244 DEBUG [main] regionserver.HStore(49= 2): loaded /user/hudson/TestMergeTool/1897776920/contents/info/1754485023= 851398344, isReference=3Dfalse, sequence id=3D2, length=3D204, majorCompa= ction=3Dfalse > [junit] 2008-12-21 17:59:33,245 DEBUG [main] regionserver.HStore(23= 1): Loaded 1 file(s) in hstore 1897776920/contents, max sequence id 2 > [junit] 2008-12-21 17:59:33,253 DEBUG [main] regionserver.HRegion(2= 93): Next sequence id for region TestMergeTool,,1229882315886 is 3 > [junit] 2008-12-21 17:59:33,255 INFO [main] regionserver.HRegion(3= 15): region TestMergeTool,,1229882315886/1897776920 available > [junit] 2008-12-21 17:59:33,255 INFO [main] regionserver.HRegion(7= 03): starting major compaction on region TestMergeTool,row_0100,122988236= 7849 > [junit] 2008-12-21 17:59:33,273 DEBUG [main] regionserver.HStore(91= 8): Started compaction of 1 file(s) into /user/hudson/TestMergeTool/comp= action.dir/2070976905/contents/mapfiles/6057849768538348809 > [junit] 2008-12-21 17:59:33,777 DEBUG [main] regionserver.HStore(12= 39): moving /user/hudson/TestMergeTool/compaction.dir/2070976905/contents= /mapfiles/6057849768538348809 to /user/hudson/TestMergeTool/2070976905/co= ntents/mapfiles/4296119015095980326 > [junit] 2008-12-21 17:59:34,203 DEBUG [main] regionserver.HStore(93= 7): Completed major compaction of 2070976905/contents store size is 486.0= > [junit] 2008-12-21 17:59:34,285 INFO [main] regionserver.HRegion(7= 18): compaction completed on region TestMergeTool,row_0100,1229882367849 = in 1sec > [junit] 2008-12-21 17:59:34,286 DEBUG [main] regionserver.HRegion(2= 298): Files for region: TestMergeTool,row_0100,1229882367849 > [junit] 2008-12-21 17:59:34,287 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/2070976905/conte= nts > [junit] 2008-12-21 17:59:34,287 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/2070976905/conte= nts/info > [junit] 2008-12-21 17:59:34,288 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/2070976905/conte= nts/info/4296119015095980326 size=3D11 > [junit] 2008-12-21 17:59:34,288 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/2070976905/conte= nts/mapfiles > [junit] 2008-12-21 17:59:34,289 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/2070976905/conte= nts/mapfiles/4296119015095980326 > [junit] 2008-12-21 17:59:34,290 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/2070976905/conte= nts/mapfiles/4296119015095980326/data size=3D486 > [junit] 2008-12-21 17:59:34,290 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/2070976905/conte= nts/mapfiles/4296119015095980326/index size=3D227 > [junit] 2008-12-21 17:59:34,290 INFO [main] regionserver.HRegion(7= 03): starting major compaction on region TestMergeTool,,1229882315886 > [junit] 2008-12-21 17:59:34,297 DEBUG [main] regionserver.HStore(91= 8): Started compaction of 1 file(s) into /user/hudson/TestMergeTool/comp= action.dir/1897776920/contents/mapfiles/562240350980397211 > [junit] 2008-12-21 17:59:35,399 DEBUG [main] regionserver.HStore(12= 39): moving /user/hudson/TestMergeTool/compaction.dir/1897776920/contents= /mapfiles/562240350980397211 to /user/hudson/TestMergeTool/1897776920/con= tents/mapfiles/1388993081479990842 > [junit] 2008-12-21 17:59:35,733 DEBUG [main] regionserver.HStore(93= 7): Completed major compaction of 1897776920/contents store size is 204.0= > [junit] 2008-12-21 17:59:35,801 INFO [main] regionserver.HRegion(7= 18): compaction completed on region TestMergeTool,,1229882315886 in 1sec > [junit] 2008-12-21 17:59:35,801 DEBUG [main] regionserver.HRegion(2= 303): Files for region: TestMergeTool,,1229882315886 > [junit] 2008-12-21 17:59:35,802 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/1897776920/conte= nts > [junit] 2008-12-21 17:59:35,803 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/1897776920/conte= nts/info > [junit] 2008-12-21 17:59:35,804 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/1897776920/conte= nts/info/1388993081479990842 size=3D11 > [junit] 2008-12-21 17:59:35,804 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/1897776920/conte= nts/mapfiles > [junit] 2008-12-21 17:59:35,805 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/1897776920/conte= nts/mapfiles/1388993081479990842 > [junit] 2008-12-21 17:59:35,806 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/1897776920/conte= nts/mapfiles/1388993081479990842/data size=3D204 > [junit] 2008-12-21 17:59:35,806 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/1897776920/conte= nts/mapfiles/1388993081479990842/index size=3D227 > [junit] 2008-12-21 17:59:35,807 INFO [main] regionserver.HRegion(2= 327): Creating new region REGION =3D> {NAME =3D> 'TestMergeTool,,12298823= 75806', STARTKEY =3D> '', ENDKEY =3D> '', ENCODED =3D> 968551523, TABLE =3D= > {{NAME =3D> 'TestMergeTool', IS_ROOT =3D> 'false', IS_META =3D> 'false'= , FAMILIES =3D> [{NAME =3D> 'contents', BLOOMFILTER =3D> 'false', COMPRES= SION =3D> 'NONE', VERSIONS =3D> '3', LENGTH =3D> '2147483647', TTL =3D> '= -1', IN_MEMORY =3D> 'false', BLOCKCACHE =3D> 'true'}], INDEXES =3D> []}} > [junit] 2008-12-21 17:59:35,878 INFO [main] regionserver.HRegion(2= 336): starting merge of regions: TestMergeTool,row_0100,1229882367849 and= TestMergeTool,,1229882315886 into new region REGION =3D> {NAME =3D> 'Tes= tMergeTool,,1229882375806', STARTKEY =3D> '', ENDKEY =3D> '', ENCODED =3D= > 968551523, TABLE =3D> {{NAME =3D> 'TestMergeTool', IS_ROOT =3D> 'false'= , IS_META =3D> 'false', FAMILIES =3D> [{NAME =3D> 'contents', BLOOMFILTER= =3D> 'false', COMPRESSION =3D> 'NONE', VERSIONS =3D> '3', LENGTH =3D> '2= 147483647', TTL =3D> '-1', IN_MEMORY =3D> 'false', BLOCKCACHE =3D> 'true'= }], INDEXES =3D> []}} with start key <[B@3e89c3> and end key <[B@3e89c3> > [junit] 2008-12-21 17:59:35,878 DEBUG [main] regionserver.HRegion(3= 86): Closing TestMergeTool,row_0100,1229882367849: compactions & flushes = disabled=20 > [junit] 2008-12-21 17:59:35,878 DEBUG [main] regionserver.HRegion(4= 16): Updates disabled for region, no outstanding scanners on TestMergeToo= l,row_0100,1229882367849 > [junit] 2008-12-21 17:59:35,878 DEBUG [main] regionserver.HRegion(4= 23): No more row locks outstanding on region TestMergeTool,row_0100,12298= 82367849 > [junit] 2008-12-21 17:59:35,879 DEBUG [main] regionserver.HStore(59= 9): closed 2070976905/contents > [junit] 2008-12-21 17:59:35,879 INFO [main] regionserver.HRegion(4= 35): Closed TestMergeTool,row_0100,1229882367849 > [junit] 2008-12-21 17:59:35,879 DEBUG [main] regionserver.HRegion(3= 86): Closing TestMergeTool,,1229882315886: compactions & flushes disabled= =20 > [junit] 2008-12-21 17:59:35,879 DEBUG [main] regionserver.HRegion(4= 16): Updates disabled for region, no outstanding scanners on TestMergeToo= l,,1229882315886 > [junit] 2008-12-21 17:59:35,879 DEBUG [main] regionserver.HRegion(4= 23): No more row locks outstanding on region TestMergeTool,,1229882315886= > [junit] 2008-12-21 17:59:35,879 DEBUG [main] regionserver.HStore(59= 9): closed 1897776920/contents > [junit] 2008-12-21 17:59:35,880 INFO [main] regionserver.HRegion(4= 35): Closed TestMergeTool,,1229882315886 > [junit] 2008-12-21 17:59:36,428 DEBUG [main] regionserver.HRegion(2= 359): Adjusting sequence id of storeFile 1897776920/contents/138899308147= 9990842 down by one; sequence id A=3D2, sequence id B=3D2 > [junit] 2008-12-21 17:59:37,085 DEBUG [main] regionserver.HRegion(2= 370): Renaming 2070976905/contents/4296119015095980326 to 968551523/conte= nts/386608571962240429 > [junit] 2008-12-21 17:59:37,764 DEBUG [main] regionserver.HRegion(2= 370): Renaming 1897776920/contents/1388993081479990842 to 968551523/conte= nts/3715649798876270803 > [junit] 2008-12-21 17:59:37,963 DEBUG [main] regionserver.HRegion(2= 376): Files for new region > [junit] 2008-12-21 17:59:37,964 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts > [junit] 2008-12-21 17:59:37,965 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/info > [junit] 2008-12-21 17:59:37,966 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/info/3715649798876270803 size=3D9 > [junit] 2008-12-21 17:59:37,966 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/info/386608571962240429 size=3D11 > [junit] 2008-12-21 17:59:37,966 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/mapfiles > [junit] 2008-12-21 17:59:37,967 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/mapfiles/3715649798876270803 > [junit] 2008-12-21 17:59:37,968 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/mapfiles/3715649798876270803/data size=3D204 > [junit] 2008-12-21 17:59:37,968 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/mapfiles/3715649798876270803/index size=3D227 > [junit] 2008-12-21 17:59:37,968 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/mapfiles/386608571962240429 > [junit] 2008-12-21 17:59:37,969 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/mapfiles/386608571962240429/data size=3D486 > [junit] 2008-12-21 17:59:37,969 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/mapfiles/386608571962240429/index size=3D227 > [junit] 2008-12-21 17:59:37,969 DEBUG [main] regionserver.HRegion(2= 32): Opening region TestMergeTool,,1229882375806/968551523 > [junit] 2008-12-21 17:59:38,009 DEBUG [main] regionserver.HStore(49= 2): loaded /user/hudson/TestMergeTool/968551523/contents/info/37156497988= 76270803, isReference=3Dfalse, sequence id=3D1, length=3D204, majorCompac= tion=3Dfalse > [junit] 2008-12-21 17:59:38,020 DEBUG [main] regionserver.HStore(49= 2): loaded /user/hudson/TestMergeTool/968551523/contents/info/38660857196= 2240429, isReference=3Dfalse, sequence id=3D2, length=3D486, majorCompact= ion=3Dfalse > [junit] 2008-12-21 17:59:38,021 DEBUG [main] regionserver.HStore(23= 1): Loaded 2 file(s) in hstore 968551523/contents, max sequence id 2 > [junit] 2008-12-21 17:59:38,034 DEBUG [main] regionserver.HRegion(2= 93): Next sequence id for region TestMergeTool,,1229882375806 is 3 > [junit] 2008-12-21 17:59:38,040 INFO [main] regionserver.HRegion(3= 15): region TestMergeTool,,1229882375806/968551523 available > [junit] 2008-12-21 17:59:38,040 INFO [main] regionserver.HRegion(7= 03): starting compaction on region TestMergeTool,,1229882375806 > [junit] 2008-12-21 17:59:38,043 DEBUG [main] regionserver.HStore(90= 0): Compaction size of 968551523/contents: 1.1k; Skipped 0 file(s), size:= 0 > [junit] 2008-12-21 17:59:38,054 DEBUG [main] regionserver.HStore(91= 8): Started compaction of 2 file(s) into /user/hudson/TestMergeTool/comp= action.dir/968551523/contents/mapfiles/5613673997758588337 > [junit] 2008-12-21 17:59:38,510 DEBUG [main] regionserver.HStore(12= 39): moving /user/hudson/TestMergeTool/compaction.dir/968551523/contents/= mapfiles/5613673997758588337 to /user/hudson/TestMergeTool/968551523/cont= ents/mapfiles/3664451023620720909 > [junit] 2008-12-21 17:59:38,922 DEBUG [main] regionserver.HStore(93= 7): Completed compaction of 968551523/contents store size is 580.0 > [junit] 2008-12-21 17:59:38,970 INFO [main] regionserver.HRegion(7= 18): compaction completed on region TestMergeTool,,1229882375806 in 0sec > [junit] 2008-12-21 17:59:38,972 DEBUG [main] regionserver.HRegion(2= 383): Files for new region > [junit] 2008-12-21 17:59:38,973 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts > [junit] 2008-12-21 17:59:38,974 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/info > [junit] 2008-12-21 17:59:38,975 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/info/3664451023620720909 size=3D9 > [junit] 2008-12-21 17:59:38,975 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/mapfiles > [junit] 2008-12-21 17:59:38,975 DEBUG [main] regionserver.HRegion(2= 449): d hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/mapfiles/3664451023620720909 > [junit] 2008-12-21 17:59:38,976 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/mapfiles/3664451023620720909/data size=3D580 > [junit] 2008-12-21 17:59:38,976 DEBUG [main] regionserver.HRegion(2= 452): f hdfs://localhost:62852/user/hudson/TestMergeTool/968551523/conten= ts/mapfiles/3664451023620720909/index size=3D227 > [junit] 2008-12-21 17:59:38,976 DEBUG [main] regionserver.HRegion(2= 177): DELETING region hdfs://localhost:62852/user/hudson/TestMergeTool/20= 70976905 > [junit] 2008-12-21 17:59:39,037 DEBUG [main] regionserver.HRegion(2= 177): DELETING region hdfs://localhost:62852/user/hudson/TestMergeTool/18= 97776920 > [junit] 2008-12-21 17:59:39,107 INFO [main] regionserver.HRegion(2= 389): merge completed. New region is TestMergeTool,,1229882375806 > [junit] 2008-12-21 17:59:39,107 DEBUG [main] util.Merge(308): Remov= ing region: REGION =3D> {NAME =3D> 'TestMergeTool,row_0100,1229882367849'= , STARTKEY =3D> 'row_0100', ENDKEY =3D> 'row_0600', ENCODED =3D> 20709769= 05, TABLE =3D> {{NAME =3D> 'TestMergeTool', IS_ROOT =3D> 'false', IS_META= =3D> 'false', FAMILIES =3D> [{NAME =3D> 'contents', BLOOMFILTER =3D> 'fa= lse', COMPRESSION =3D> 'NONE', VERSIONS =3D> '3', LENGTH =3D> '2147483647= ', TTL =3D> '-1', IN_MEMORY =3D> 'false', BLOCKCACHE =3D> 'true'}], INDEX= ES =3D> []}} from .META.,,1 > [junit] 2008-12-21 17:59:39,108 DEBUG [main] util.Merge(308): Remov= ing region: REGION =3D> {NAME =3D> 'TestMergeTool,,1229882315886', STARTK= EY =3D> '', ENDKEY =3D> '', ENCODED =3D> 1897776920, TABLE =3D> {{NAME =3D= > 'TestMergeTool', IS_ROOT =3D> 'false', IS_META =3D> 'false', FAMILIES =3D= > [{NAME =3D> 'contents', BLOOMFILTER =3D> 'false', VERSIONS =3D> '3', CO= MPRESSION =3D> 'NONE', LENGTH =3D> '2147483647', TTL =3D> '-1', IN_MEMORY= =3D> 'false', BLOCKCACHE =3D> 'true'}], INDEXES =3D> []}} from .META.,,1= > [junit] 2008-12-21 17:59:39,114 INFO [main] util.Merge(244): Addin= g REGION =3D> {NAME =3D> 'TestMergeTool,,1229882375806', STARTKEY =3D> ''= , ENDKEY =3D> '', ENCODED =3D> 968551523, TABLE =3D> {{NAME =3D> 'TestMer= geTool', IS_ROOT =3D> 'false', IS_META =3D> 'false', FAMILIES =3D> [{NAME= =3D> 'contents', BLOOMFILTER =3D> 'false', COMPRESSION =3D> 'NONE', VERS= IONS =3D> '3', LENGTH =3D> '2147483647', TTL =3D> '-1', IN_MEMORY =3D> 'f= alse', BLOCKCACHE =3D> 'true'}], INDEXES =3D> []}} to REGION =3D> {NAME =3D= > '.META.,,1', STARTKEY =3D> '', ENDKEY =3D> '', ENCODED =3D> 1028785192,= TABLE =3D> {{NAME =3D> '.META.', IS_ROOT =3D> 'false', IS_META =3D> 'tru= e', FAMILIES =3D> [{NAME =3D> 'info', BLOOMFILTER =3D> 'false', VERSIONS = =3D> '10', COMPRESSION =3D> 'NONE', LENGTH =3D> '2147483647', TTL =3D> '-= 1', IN_MEMORY =3D> 'false', BLOCKCACHE =3D> 'true'}, {NAME =3D> 'historia= n', BLOOMFILTER =3D> 'false', VERSIONS =3D> '2147483647', COMPRESSION =3D= > 'NONE', LENGTH =3D> '2147483647', TTL =3D> '604800', IN_MEMORY =3D> 'fa= lse', BLOCKCACHE =3D> 'false'}], INDEXES =3D> []}} > [junit] 2008-12-21 17:59:39,115 DEBUG [main] regionserver.HRegion(3= 86): Closing TestMergeTool,,1229882375806: compactions & flushes disabled= =20 > [junit] 2008-12-21 17:59:39,115 DEBUG [main] regionserver.HRegion(4= 16): Updates disabled for region, no outstanding scanners on TestMergeToo= l,,1229882375806 > [junit] 2008-12-21 17:59:39,115 DEBUG [main] regionserver.HRegion(4= 23): No more row locks outstanding on region TestMergeTool,,1229882375806= > [junit] 2008-12-21 17:59:39,115 DEBUG [main] regionserver.HStore(59= 9): closed 968551523/contents > [junit] 2008-12-21 17:59:39,116 INFO [main] regionserver.HRegion(4= 35): Closed TestMergeTool,,1229882375806 > [junit] 2008-12-21 17:59:39,116 DEBUG [main] regionserver.HRegion(3= 86): Closing -ROOT-,,0: compactions & flushes disabled=20 > [junit] 2008-12-21 17:59:39,116 DEBUG [main] regionserver.HRegion(4= 16): Updates disabled for region, no outstanding scanners on -ROOT-,,0 > [junit] 2008-12-21 17:59:39,116 DEBUG [main] regionserver.HRegion(4= 23): No more row locks outstanding on region -ROOT-,,0 > [junit] 2008-12-21 17:59:39,116 DEBUG [main] regionserver.HStore(59= 9): closed 70236052/info > [junit] 2008-12-21 17:59:39,117 INFO [main] regionserver.HRegion(4= 35): Closed -ROOT-,,0 > [junit] 2008-12-21 17:59:39,117 DEBUG [main] regionserver.HRegion(3= 86): Closing .META.,,1: compactions & flushes disabled=20 > [junit] 2008-12-21 17:59:39,117 DEBUG [main] regionserver.HRegion(4= 16): Updates disabled for region, no outstanding scanners on .META.,,1 > [junit] 2008-12-21 17:59:39,117 DEBUG [main] regionserver.HRegion(4= 23): No more row locks outstanding on region .META.,,1 > [junit] 2008-12-21 17:59:39,117 DEBUG [main] regionserver.HRegion(8= 28): Started memcache flush for region .META.,,1. Current region memcache= size 905.0 > [junit] 2008-12-21 17:59:39,689 DEBUG [main] regionserver.HStore(69= 5): Added /user/hudson/.META./1028785192/info/mapfiles/914970332026014947= 8 with 3 entries, sequence id 21, data size ~905.0, file size 622.0 to .M= ETA.,,1 > [junit] 2008-12-21 17:59:39,689 DEBUG [main] regionserver.HRegion(9= 05): Finished memcache flush of ~905.0 for region .META.,,1 in 572ms, seq= uence id=3D21, compaction requested=3Dtrue > [junit] 2008-12-21 17:59:39,689 DEBUG [main] regionserver.HStore(59= 9): closed 1028785192/historian > [junit] 2008-12-21 17:59:39,689 DEBUG [main] regionserver.HStore(59= 9): closed 1028785192/info > [junit] 2008-12-21 17:59:39,690 INFO [main] regionserver.HRegion(4= 35): Closed .META.,,1 > [junit] 2008-12-21 17:59:39,846 INFO [main] regionserver.HLog(265)= : Closed hdfs://localhost:62852/user/hudson/log_1229882370049/hlog.dat.0,= entries=3D4. New log writer: /user/hudson/log_1229882370049/hlog.dat.122= 9882379761 > [junit] 2008-12-21 17:59:39,846 DEBUG [main] regionserver.HLog(272)= : Last sequence written is empty. Deleting all old hlogs > [junit] 2008-12-21 17:59:39,846 INFO [main] regionserver.HLog(383)= : removing old log file /user/hudson/log_1229882370049/hlog.dat.0 whose h= ighest sequence/edit id is 21 > [junit] 2008-12-21 17:59:39,847 DEBUG [main] regionserver.HLog(419)= : closing log writer in hdfs://localhost:62852/user/hudson/log_1229882370= 049 > [junit] 2008-12-21 17:59:40,016 DEBUG [main] regionserver.HRegion(2= 078): Opening region: REGION =3D> {NAME =3D> 'TestMergeTool,,122988237580= 6', STARTKEY =3D> '', ENDKEY =3D> '', ENCODED =3D> 968551523, TABLE =3D> = {{NAME =3D> 'TestMergeTool', IS_ROOT =3D> 'false', IS_META =3D> 'false', = FAMILIES =3D> [{NAME =3D> 'contents', BLOOMFILTER =3D> 'false', COMPRESSI= ON =3D> 'NONE', VERSIONS =3D> '3', LENGTH =3D> '2147483647', TTL =3D> '-1= ', IN_MEMORY =3D> 'false', BLOCKCACHE =3D> 'true'}], INDEXES =3D> []}} > [junit] 2008-12-21 17:59:40,016 DEBUG [main] regionserver.HRegion(2= 32): Opening region TestMergeTool,,1229882375806/968551523 > [junit] 2008-12-21 17:59:40,024 DEBUG [main] regionserver.HStore(49= 2): loaded /user/hudson/TestMergeTool/968551523/contents/info/36644510236= 20720909, isReference=3Dfalse, sequence id=3D2, length=3D580, majorCompac= tion=3Dfalse > [junit] 2008-12-21 17:59:40,025 DEBUG [main] regionserver.HStore(23= 1): Loaded 1 file(s) in hstore 968551523/contents, max sequence id 2 > [junit] 2008-12-21 17:59:40,030 DEBUG [main] regionserver.HRegion(2= 93): Next sequence id for region TestMergeTool,,1229882375806 is 3 > [junit] 2008-12-21 17:59:40,031 INFO [main] regionserver.HRegion(3= 15): region TestMergeTool,,1229882375806/968551523 available > [junit] 2008-12-21 17:59:40,033 DEBUG [main] regionserver.HRegion(3= 86): Closing TestMergeTool,,1229882375806: compactions & flushes disabled= =20 > [junit] 2008-12-21 17:59:40,033 DEBUG [main] regionserver.HRegion(4= 16): Updates disabled for region, no outstanding scanners on TestMergeToo= l,,1229882375806 > [junit] 2008-12-21 17:59:40,033 DEBUG [main] regionserver.HRegion(4= 23): No more row locks outstanding on region TestMergeTool,,1229882375806= > [junit] 2008-12-21 17:59:40,033 DEBUG [main] regionserver.HStore(59= 9): closed 968551523/contents > [junit] 2008-12-21 17:59:40,033 INFO [main] regionserver.HRegion(4= 35): Closed TestMergeTool,,1229882375806 > [junit] 2008-12-21 17:59:40,033 INFO [main] util.TestMergeTool(171= ): Verified merging regions 0+1+2+3 and 4 > [junit] 2008-12-21 17:59:40,033 DEBUG [main] regionserver.HLog(419)= : closing log writer in /tmp/log_1229882340390 > [junit] 2008-12-21 17:59:40,200 INFO [main] hbase.HBaseTestCase(60= 0): Shutting down FileSystem > [junit] 2008-12-21 17:59:40,200 INFO [main] hbase.HBaseTestCase(60= 7): Shutting down Mini DFS=20 > [junit] Shutting down the Mini HDFS Cluster > [junit] Shutting down DataNode 1 > [junit] 2008-12-21 17:59:40,201 INFO [Acceptor ServerSocket[addr=3D= localhost/127.0.0.1,port=3D0,localport=3D62860]] util.ThreadedServer$Acce= ptor(656): Stopping Acceptor ServerSocket[addr=3Dlocalhost/127.0.0.1,port= =3D0,localport=3D62860] > [junit] 2008-12-21 17:59:40,237 INFO [main] http.SocketListener(21= 2): Stopped SocketListener on 127.0.0.1:62860 > [junit] 2008-12-21 17:59:40,237 INFO [main] util.Container(156): S= topped org.mortbay.jetty.servlet.WebApplicationHandler@e5f46e > [junit] 2008-12-21 17:59:40,370 INFO [main] util.Container(156): S= topped WebApplicationContext[/static,/static] > [junit] 2008-12-21 17:59:40,370 INFO [main] util.Container(156): S= topped org.mortbay.jetty.servlet.WebApplicationHandler@1270107 > [junit] 2008-12-21 17:59:40,483 INFO [main] util.Container(156): S= topped WebApplicationContext[/,/] > [junit] 2008-12-21 17:59:40,483 INFO [main] util.Container(156): S= topped org.mortbay.jetty.Server@ed5d9d > [junit] Shutting down DataNode 0 > [junit] 2008-12-21 17:59:41,493 INFO [main] http.SocketListener(21= 2): Stopped SocketListener on 127.0.0.1:62857 > [junit] 2008-12-21 17:59:41,494 INFO [main] util.Container(156): S= topped org.mortbay.jetty.servlet.WebApplicationHandler@bc5596 > [junit] 2008-12-21 17:59:41,574 INFO [main] util.Container(156): S= topped WebApplicationContext[/static,/static] > [junit] 2008-12-21 17:59:41,574 INFO [main] util.Container(156): S= topped org.mortbay.jetty.servlet.WebApplicationHandler@9f0d > [junit] 2008-12-21 17:59:41,654 INFO [main] util.Container(156): S= topped WebApplicationContext[/,/] > [junit] 2008-12-21 17:59:41,655 INFO [main] util.Container(156): S= topped org.mortbay.jetty.Server@1eb904d > [junit] 2008-12-21 17:59:42,812 INFO [main] http.SocketListener(21= 2): Stopped SocketListener on 127.0.0.1:62853 > [junit] 2008-12-21 17:59:42,813 INFO [main] util.Container(156): S= topped org.mortbay.jetty.servlet.WebApplicationHandler@be49e0 > [junit] 2008-12-21 17:59:42,885 INFO [main] util.Container(156): S= topped WebApplicationContext[/static,/static] > [junit] 2008-12-21 17:59:42,886 INFO [main] util.Container(156): S= topped org.mortbay.jetty.servlet.WebApplicationHandler@3aff84 > [junit] 2008-12-21 17:59:42,957 INFO [main] util.Container(156): S= topped WebApplicationContext[/,/] > [junit] 2008-12-21 17:59:42,958 INFO [main] util.Container(156): S= topped org.mortbay.jetty.Server@53ab04 > [junit] 2008-12-21 17:59:42,958 WARN [org.apache.hadoop.hdfs.serve= r.namenode.FSNamesystem$ReplicationMonitor@107f45d] namenode.FSNamesystem= $ReplicationMonitor(2300): ReplicationMonitor thread received Interrupted= Exception.java.lang.InterruptedException: sleep interrupted > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 67.61 s= ec > [junit] Running org.apache.hadoop.hbase.util.TestRootPath > [junit] 2008-12-21 17:59:45,015 INFO [main] util.TestRootPath(60):= Got expected exception when checking invalid path: > [junit] java.io.IOException: Root directory does not contain a sche= me > [junit] at org.apache.hadoop.hbase.util.FSUtils.validateRootPath(F= SUtils.java:158) > [junit] at org.apache.hadoop.hbase.util.TestRootPath.testRootPath(= TestRootPath.java:56) > [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Met= hod) > [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMetho= dAccessorImpl.java:39) > [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Delegat= ingMethodAccessorImpl.java:25) > [junit] at java.lang.reflect.Method.invoke(Method.java:597) > [junit] at junit.framework.TestCase.runTest(TestCase.java:154) > [junit] at junit.framework.TestCase.runBare(TestCase.java:127) > [junit] at junit.framework.TestResult$1.protect(TestResult.java:10= 6) > [junit] at junit.framework.TestResult.runProtected(TestResult.java= :124) > [junit] at junit.framework.TestResult.run(TestResult.java:109) > [junit] at junit.framework.TestCase.run(TestCase.java:118) > [junit] at junit.framework.TestSuite.runTest(TestSuite.java:208) > [junit] at junit.framework.TestSuite.run(TestSuite.java:203) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestR= unner.run(JUnitTestRunner.java:421) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestR= unner.launch(JUnitTestRunner.java:912) > [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestR= unner.main(JUnitTestRunner.java:766) > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.212 s= ec > [junit] Running org.onelab.test.TestFilter > [junit] 2008-12-21 17:59:45,697 INFO [main] test.TestFilter(244): = Checking for false negatives > [junit] 2008-12-21 17:59:45,701 INFO [main] test.TestFilter(255): = Checking for false positives > [junit] 2008-12-21 17:59:45,702 INFO [main] test.TestFilter(262): = Success! > [junit] 2008-12-21 17:59:45,703 INFO [main] test.TestFilter(226): = Checking serialization/deserialization > [junit] 2008-12-21 17:59:45,704 INFO [main] test.TestFilter(244): = Checking for false negatives > [junit] 2008-12-21 17:59:45,706 INFO [main] test.TestFilter(255): = Checking for false positives > [junit] 2008-12-21 17:59:45,707 INFO [main] test.TestFilter(262): = Success! > [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.066 s= ec > > BUILD FAILED > /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk= /build.xml:453: Tests failed! > > Total time: 42 minutes 43 seconds > [locks-and-latches] Releasing all the locks > [locks-and-latches] All the locks released > Recording test results > > =20