See <http://hudson.zones.apache.org/hudson/job/HBase-Patch/1035/changes>
Changes:
[apurtell] wal.HLog is way too chatty at INFO level
------------------------------------------
[...truncated 955041 lines...]
[junit] 2009-12-16 10:50:11,020 INFO [main] regionserver.HRegion(343):
region TestMergeTool,row_0100,1260960610910/1467864163 available; sequence id
is 6
[junit] 2009-12-16 10:50:11,020 INFO [main] regionserver.HRegion(771):
Starting compaction on region TestMergeTool,row_0100,1260960610910
[junit] 2009-12-16 10:50:11,038 DEBUG [main] regionserver.Store(751):
Compaction size of contents: 986; Skipped 0 file(s), size: 0
[junit] 2009-12-16 10:50:11,039 DEBUG [main] regionserver.Store(758):
Started compaction of 2 file(s) into
/user/hudson/TestMergeTool/compaction.dir/1467864163, seqid=5
[junit] 2009-12-16 10:50:11,122 DEBUG [main] regionserver.Store(765):
Completed compaction of contents; new storefile is
hdfs://localhost:56454/user/hudson/TestMergeTool/1467864163/contents/831008244944472313;
store size is 653
[junit] 2009-12-16 10:50:11,138 INFO [main] regionserver.HRegion(786):
compaction completed on region TestMergeTool,row_0100,1260960610910 in 0sec
[junit] 2009-12-16 10:50:11,138 DEBUG [main] regionserver.HRegion(2207):
Files for new region
[junit] 2009-12-16 10:50:11,139 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:56454/user/hudson/TestMergeTool/1467864163/.regioninfo size=632
[junit] 2009-12-16 10:50:11,139 DEBUG [main] regionserver.HRegion(2268): d
hdfs://localhost:56454/user/hudson/TestMergeTool/1467864163/contents
[junit] 2009-12-16 10:50:11,140 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:56454/user/hudson/TestMergeTool/1467864163/contents/831008244944472313
size=653
[junit] 2009-12-16 10:50:11,140 DEBUG [main] regionserver.HRegion(2003):
DELETING region hdfs://localhost:56454/user/hudson/TestMergeTool/1665922050
[junit] 2009-12-16 10:50:11,154 DEBUG [main] regionserver.HRegion(2003):
DELETING region hdfs://localhost:56454/user/hudson/TestMergeTool/2048337334
[junit] 2009-12-16 10:50:11,166 INFO [main] regionserver.HRegion(2213):
merge completed. New region is TestMergeTool,row_0100,1260960610910
[junit] 2009-12-16 10:50:11,166 DEBUG [main] util.Merge(319): Removing
region: REGION => {NAME => 'TestMergeTool,row_0200,1260960608897', STARTKEY =>
'row_0200', ENDKEY => 'row_0400', ENCODED => 1665922050, TABLE => {{NAME =>
'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE',
VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY =>
'false', BLOCKCACHE => 'true'}]}} from .META.,,1
[junit] 2009-12-16 10:50:11,166 DEBUG [main] wal.HLog(857): edit=0,
write=.META./.META.,,1/15
[junit] 2009-12-16 10:50:11,167 DEBUG [main] wal.HLog(857): edit=1,
write=.META./.META.,,1/16
[junit] 2009-12-16 10:50:11,167 DEBUG [main] util.Merge(319): Removing
region: REGION => {NAME => 'TestMergeTool,row_0100,1260960581442', STARTKEY =>
'row_0100', ENDKEY => 'row_0200', ENCODED => 2048337334, TABLE => {{NAME =>
'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION
=> 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false',
BLOCKCACHE => 'true'}]}} from .META.,,1
[junit] 2009-12-16 10:50:11,169 DEBUG [main] wal.HLog(857): edit=2,
write=.META./.META.,,1/17
[junit] 2009-12-16 10:50:11,169 DEBUG [main] wal.HLog(857): edit=3,
write=.META./.META.,,1/18
[junit] 2009-12-16 10:50:11,170 INFO [main] util.Merge(255): Adding REGION
=> {NAME => 'TestMergeTool,row_0100,1260960610910', STARTKEY => 'row_0100',
ENDKEY => 'row_0400', ENCODED => 1467864163, TABLE => {{NAME =>
'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE',
VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY =>
'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY
=> '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.',
IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647',
COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY =>
'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION
=> 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false',
BLOCKCACHE => 'true'}]}}
[junit] 2009-12-16 10:50:11,170 DEBUG [main] wal.HLog(857): edit=4,
write=.META./.META.,,1/19
[junit] 2009-12-16 10:50:11,171 DEBUG [main] regionserver.HRegion(454):
Closing TestMergeTool,row_0100,1260960610910: compactions & flushes disabled
[junit] 2009-12-16 10:50:11,171 DEBUG [main] regionserver.HRegion(471):
Updates disabled for region, no outstanding scanners on
TestMergeTool,row_0100,1260960610910
[junit] 2009-12-16 10:50:11,171 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region TestMergeTool,row_0100,1260960610910
[junit] 2009-12-16 10:50:11,171 DEBUG [main] regionserver.Store(483):
closed contents
[junit] 2009-12-16 10:50:11,171 INFO [main] regionserver.HRegion(490):
Closed TestMergeTool,row_0100,1260960610910
[junit] 2009-12-16 10:50:11,172 DEBUG [main] regionserver.HRegion(454):
Closing -ROOT-,,0: compactions & flushes disabled
[junit] 2009-12-16 10:50:11,172 DEBUG [main] regionserver.HRegion(471):
Updates disabled for region, no outstanding scanners on -ROOT-,,0
[junit] 2009-12-16 10:50:11,172 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region -ROOT-,,0
[junit] 2009-12-16 10:50:11,172 DEBUG [main] regionserver.Store(483):
closed info
[junit] 2009-12-16 10:50:11,172 INFO [main] regionserver.HRegion(490):
Closed -ROOT-,,0
[junit] 2009-12-16 10:50:11,173 INFO [main] util.MetaUtils(148): CLOSING
META .META.,,1
[junit] 2009-12-16 10:50:11,173 DEBUG [main] regionserver.HRegion(454):
Closing .META.,,1: compactions & flushes disabled
[junit] 2009-12-16 10:50:11,173 DEBUG [main] regionserver.HRegion(471):
Updates disabled for region, no outstanding scanners on .META.,,1
[junit] 2009-12-16 10:50:11,173 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region .META.,,1
[junit] 2009-12-16 10:50:11,173 DEBUG [main] regionserver.HRegion(895):
Started memstore flush for region .META.,,1. Current region memstore size 1016
[junit] 2009-12-16 10:50:11,284 DEBUG [main] regionserver.Store(565): Added
hdfs://localhost:56454/user/hudson/.META./1028785192/historian/3223905669493452310,
entries=2, sequenceid=20, memsize=288, filesize=521 to .META.,,1
[junit] 2009-12-16 10:50:11,321 DEBUG [main] regionserver.Store(565): Added
hdfs://localhost:56454/user/hudson/.META./1028785192/info/7798750587946252291,
entries=3, sequenceid=20, memsize=728, filesize=874 to .META.,,1
[junit] 2009-12-16 10:50:11,321 DEBUG [main] regionserver.HRegion(971):
Finished memstore flush of ~1016 for region .META.,,1 in 148ms, sequence id=20,
compaction requested=true
[junit] 2009-12-16 10:50:11,321 DEBUG [main] regionserver.Store(483):
closed historian
[junit] 2009-12-16 10:50:11,322 DEBUG [main] regionserver.Store(483):
closed info
[junit] 2009-12-16 10:50:11,322 INFO [main] regionserver.HRegion(490):
Closed .META.,,1
[junit] 2009-12-16 10:50:11,354 INFO [main] wal.HLog(322): Roll
/user/hudson/.logs_1260960610466/hlog.dat.1260960610579, entries=6,
calcsize=1131, filesize=1055. New hlog
/user/hudson/.logs_1260960610466/hlog.dat.1260960611337
[junit] 2009-12-16 10:50:11,354 DEBUG [main] wal.HLog(331): Last sequence
written is empty. Deleting all old hlogs
[junit] 2009-12-16 10:50:11,354 INFO [main] wal.HLog(550): removing old
hlog file /user/hudson/.logs_1260960610466/hlog.dat.1260960610579 whose highest
sequence/edit id is 19
[junit] 2009-12-16 10:50:11,369 DEBUG [main.logSyncer]
wal.HLog$LogSyncer(764): main.logSyncerinterrupted while waiting for sync
requests
[junit] 2009-12-16 10:50:11,369 INFO [main.logSyncer]
wal.HLog$LogSyncer(768): main.logSyncer exiting
[junit] 2009-12-16 10:50:11,369 DEBUG [main] wal.HLog(595): closing hlog
writer in hdfs://localhost:56454/user/hudson/.logs_1260960610466
[junit] 2009-12-16 10:50:11,405 DEBUG [main] regionserver.HRegion(1885):
Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1260960610910',
STARTKEY => 'row_0100', ENDKEY => 'row_0400', ENCODED => 1467864163, TABLE =>
{{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION =>
'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY
=> 'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-12-16 10:50:11,405 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,row_0100,1260960610910, encoded=1467864163
[junit] 2009-12-16 10:50:11,413 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/TestMergeTool/1467864163/contents/831008244944472313,
isReference=false, sequence id=5, length=653, majorCompaction=false
[junit] 2009-12-16 10:50:11,415 INFO [main] regionserver.HRegion(343):
region TestMergeTool,row_0100,1260960610910/1467864163 available; sequence id
is 6
[junit] 2009-12-16 10:50:11,418 DEBUG [main] regionserver.HRegion(454):
Closing TestMergeTool,row_0100,1260960610910: compactions & flushes disabled
[junit] 2009-12-16 10:50:11,419 DEBUG [main] regionserver.HRegion(471):
Updates disabled for region, no outstanding scanners on
TestMergeTool,row_0100,1260960610910
[junit] 2009-12-16 10:50:11,419 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region TestMergeTool,row_0100,1260960610910
[junit] 2009-12-16 10:50:11,419 DEBUG [main] regionserver.Store(483):
closed contents
[junit] 2009-12-16 10:50:11,419 INFO [main] regionserver.HRegion(490):
Closed TestMergeTool,row_0100,1260960610910
[junit] 2009-12-16 10:50:11,419 INFO [main] util.TestMergeTool(186):
Verified merging regions 0+1 and 2
[junit] 2009-12-16 10:50:11,420 INFO [main] util.TestMergeTool(173):
merging regions 0+1+2 and 3
[junit] 2009-12-16 10:50:11,420 WARN [main] conf.Configuration(616):
mapred.used.genericoptionsparser is deprecated. Instead, use
mapreduce.client.genericoptionsparser.used
[junit] 2009-12-16 10:50:11,420 WARN [main] conf.Configuration(616):
mapred.used.genericoptionsparser is deprecated. Instead, use
mapreduce.client.genericoptionsparser.used
[junit] 2009-12-16 10:50:11,420 INFO [main] util.Merge(82): Verifying that
file system is available...
[junit] 2009-12-16 10:50:11,421 INFO [main] util.Merge(91): Verifying that
HBase is not running...
[junit] 2009-12-16 10:50:11,451 WARN [main] conf.Configuration(616):
fs.checkpoint.size is deprecated. Instead, use dfs.namenode.checkpoint.size
[junit] 2009-12-16 10:50:11,451 WARN [main] conf.Configuration(616):
fs.checkpoint.dir is deprecated. Instead, use dfs.namenode.checkpoint.dir
[junit] 2009-12-16 10:50:11,452 WARN [main] conf.Configuration(616):
fs.checkpoint.edits.dir is deprecated. Instead, use
dfs.namenode.checkpoint.edits.dir
[junit] 2009-12-16 10:50:11,452 WARN [main] conf.Configuration(616):
fs.checkpoint.period is deprecated. Instead, use dfs.namenode.checkpoint.period
[junit] 2009-12-16 10:50:11,453 INFO [main] util.Merge(197): Merging
regions TestMergeTool,row_0100,1260960610910 and
TestMergeTool,row_0500,1260960581442 in table TestMergeTool
[junit] 2009-12-16 10:50:11,464 INFO [main] wal.HLog(234): HLog
configuration: blocksize=67108864, rollsize=63753420, enabled=true,
flushlogentries=1, optionallogflushinternal=1000ms
[junit] 2009-12-16 10:50:11,480 INFO [main] wal.HLog(322): New hlog
/user/hudson/.logs_1260960611454/hlog.dat.1260960611464
[junit] 2009-12-16 10:50:11,481 DEBUG [main] regionserver.HRegion(1885):
Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '',
ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', IS_META =>
'true', FAMILIES => [{NAME => 'info', COMPRESSION => 'NONE', VERSIONS => '10',
TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE =>
'true'}]}}
[junit] 2009-12-16 10:50:11,481 DEBUG [main] regionserver.HRegion(265):
Opening region -ROOT-,,0, encoded=70236052
[junit] 2009-12-16 10:50:11,489 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/-ROOT-/70236052/info/2388368621450163813,
isReference=false, sequence id=2, length=809, majorCompaction=false
[junit] 2009-12-16 10:50:11,492 INFO [main] regionserver.HRegion(343):
region -ROOT-,,0/70236052 available; sequence id is 3
[junit] 2009-12-16 10:50:11,492 INFO [main] regionserver.HRegion(771):
Starting compaction on region -ROOT-,,0
[junit] 2009-12-16 10:50:11,494 INFO [main] regionserver.HRegion(786):
compaction completed on region -ROOT-,,0 in 0sec
[junit] 2009-12-16 10:50:11,494 INFO [main] util.Merge(211): Found meta
for region1 .META.,,1, meta for region2 .META.,,1
[junit] 2009-12-16 10:50:11,495 DEBUG [main] regionserver.HRegion(1885):
Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '',
ENCODED => 1028785192, TABLE => {{NAME => '.META.', IS_META => 'true', FAMILIES
=> [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL
=> '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'},
{NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647',
BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-12-16 10:50:11,495 DEBUG [main] regionserver.HRegion(265):
Opening region .META.,,1, encoded=1028785192
[junit] 2009-12-16 10:50:11,503 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/.META./1028785192/historian/1467076453302796188,
isReference=false, sequence id=13, length=521, majorCompaction=false
[junit] 2009-12-16 10:50:11,507 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/.META./1028785192/historian/3223905669493452310,
isReference=false, sequence id=20, length=521, majorCompaction=false
[junit] 2009-12-16 10:50:11,514 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/.META./1028785192/info/491373902684784992,
isReference=false, sequence id=6, length=2226, majorCompaction=false
[junit] 2009-12-16 10:50:11,518 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/.META./1028785192/info/6953286869416993443,
isReference=false, sequence id=13, length=874, majorCompaction=false
[junit] 2009-12-16 10:50:11,523 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/.META./1028785192/info/7798750587946252291,
isReference=false, sequence id=20, length=874, majorCompaction=false
[junit] 2009-12-16 10:50:11,525 INFO [main] regionserver.HRegion(343):
region .META.,,1/1028785192 available; sequence id is 21
[junit] 2009-12-16 10:50:11,526 INFO [main] regionserver.HRegion(771):
Starting compaction on region .META.,,1
[junit] 2009-12-16 10:50:11,540 DEBUG [main] regionserver.Store(751):
Compaction size of historian: 1.0k; Skipped 0 file(s), size: 0
[junit] 2009-12-16 10:50:11,540 DEBUG [main] regionserver.Store(758):
Started compaction of 2 file(s) into
/user/hudson/.META./compaction.dir/1028785192, seqid=20
[junit] 2009-12-16 10:50:11,631 DEBUG [main] regionserver.Store(765):
Completed compaction of historian; new storefile is
hdfs://localhost:56454/user/hudson/.META./1028785192/historian/3830350853005804388;
store size is 651
[junit] 2009-12-16 10:50:11,633 DEBUG [main] regionserver.Store(751):
Compaction size of info: 3.9k; Skipped 1 file(s), size: 2226
[junit] 2009-12-16 10:50:11,633 DEBUG [main] regionserver.Store(758):
Started compaction of 2 file(s) into
/user/hudson/.META./compaction.dir/1028785192, seqid=20
[junit] 2009-12-16 10:50:11,719 DEBUG [main] regionserver.Store(765):
Completed compaction of info; new storefile is
hdfs://localhost:56454/user/hudson/.META./1028785192/info/1958712804178655495;
store size is 3.1k
[junit] 2009-12-16 10:50:11,735 INFO [main] regionserver.HRegion(786):
compaction completed on region .META.,,1 in 0sec
[junit] 2009-12-16 10:50:11,735 INFO [main] util.MetaUtils(125): OPENING
META .META.,,1
[junit] 2009-12-16 10:50:11,737 DEBUG [main] regionserver.HRegion(1885):
Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1260960610910',
STARTKEY => 'row_0100', ENDKEY => 'row_0400', ENCODED => 1467864163, TABLE =>
{{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3',
COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY =>
'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-12-16 10:50:11,738 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,row_0100,1260960610910, encoded=1467864163
[junit] 2009-12-16 10:50:11,745 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/TestMergeTool/1467864163/contents/831008244944472313,
isReference=false, sequence id=5, length=653, majorCompaction=false
[junit] 2009-12-16 10:50:11,747 INFO [main] regionserver.HRegion(343):
region TestMergeTool,row_0100,1260960610910/1467864163 available; sequence id
is 6
[junit] 2009-12-16 10:50:11,747 DEBUG [main] regionserver.HRegion(1885):
Opening region: REGION => {NAME => 'TestMergeTool,row_0500,1260960581442',
STARTKEY => 'row_0500', ENDKEY => 'row_0600', ENCODED => 1538582736, TABLE =>
{{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3',
COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY =>
'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-12-16 10:50:11,748 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,row_0500,1260960581442, encoded=1538582736
[junit] 2009-12-16 10:50:11,755 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/TestMergeTool/1538582736/contents/7381117177153649564,
isReference=false, sequence id=6, length=517, majorCompaction=false
[junit] 2009-12-16 10:50:11,757 INFO [main] regionserver.HRegion(343):
region TestMergeTool,row_0500,1260960581442/1538582736 available; sequence id
is 7
[junit] 2009-12-16 10:50:11,758 INFO [main] regionserver.HRegion(771):
Starting major compaction on region TestMergeTool,row_0100,1260960610910
[junit] 2009-12-16 10:50:11,767 DEBUG [main] regionserver.Store(758):
Started compaction of 1 file(s) into
/user/hudson/TestMergeTool/compaction.dir/1467864163, seqid=5
[junit] 2009-12-16 10:50:11,834 DEBUG [main] regionserver.Store(765):
Completed major compaction of contents; new storefile is
hdfs://localhost:56454/user/hudson/TestMergeTool/1467864163/contents/1025496784211133706;
store size is 653
[junit] 2009-12-16 10:50:11,850 INFO [main] regionserver.HRegion(786):
compaction completed on region TestMergeTool,row_0100,1260960610910 in 0sec
[junit] 2009-12-16 10:50:11,850 DEBUG [main] regionserver.HRegion(2124):
Files for region: TestMergeTool,row_0100,1260960610910
[junit] 2009-12-16 10:50:11,851 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:56454/user/hudson/TestMergeTool/1467864163/.regioninfo size=632
[junit] 2009-12-16 10:50:11,851 DEBUG [main] regionserver.HRegion(2268): d
hdfs://localhost:56454/user/hudson/TestMergeTool/1467864163/contents
[junit] 2009-12-16 10:50:11,852 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:56454/user/hudson/TestMergeTool/1467864163/contents/1025496784211133706
size=653
[junit] 2009-12-16 10:50:11,853 INFO [main] regionserver.HRegion(771):
Starting major compaction on region TestMergeTool,row_0500,1260960581442
[junit] 2009-12-16 10:50:11,866 DEBUG [main] regionserver.Store(758):
Started compaction of 1 file(s) into
/user/hudson/TestMergeTool/compaction.dir/1538582736, seqid=6
[junit] 2009-12-16 10:50:13,048 DEBUG [main] regionserver.Store(765):
Completed major compaction of contents; new storefile is
hdfs://localhost:56454/user/hudson/TestMergeTool/1538582736/contents/62276448859716267;
store size is 517
[junit] 2009-12-16 10:50:13,060 INFO [main] regionserver.HRegion(786):
compaction completed on region TestMergeTool,row_0500,1260960581442 in 1sec
[junit] 2009-12-16 10:50:13,060 DEBUG [main] regionserver.HRegion(2129):
Files for region: TestMergeTool,row_0500,1260960581442
[junit] 2009-12-16 10:50:13,061 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:56454/user/hudson/TestMergeTool/1538582736/.regioninfo size=632
[junit] 2009-12-16 10:50:13,061 DEBUG [main] regionserver.HRegion(2268): d
hdfs://localhost:56454/user/hudson/TestMergeTool/1538582736/contents
[junit] 2009-12-16 10:50:13,062 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:56454/user/hudson/TestMergeTool/1538582736/contents/62276448859716267
size=517
[junit] 2009-12-16 10:50:13,063 INFO [main] regionserver.HRegion(2158):
Creating new region REGION => {NAME => 'TestMergeTool,row_0100,1260960613062',
STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 46914207, TABLE =>
{{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3',
COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY =>
'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-12-16 10:50:13,076 INFO [main] regionserver.HRegion(2167):
starting merge of regions: TestMergeTool,row_0100,1260960610910 and
TestMergeTool,row_0500,1260960581442 into new region REGION => {NAME =>
'TestMergeTool,row_0100,1260960613062', STARTKEY => 'row_0100', ENDKEY =>
'row_0600', ENCODED => 46914207, TABLE => {{NAME => 'TestMergeTool', FAMILIES
=> [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL =>
'2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE =>
'true'}]}} with start key <row_0100> and end key <row_0600>
[junit] 2009-12-16 10:50:13,076 DEBUG [main] regionserver.HRegion(454):
Closing TestMergeTool,row_0100,1260960610910: compactions & flushes disabled
[junit] 2009-12-16 10:50:13,076 DEBUG [main] regionserver.HRegion(471):
Updates disabled for region, no outstanding scanners on
TestMergeTool,row_0100,1260960610910
[junit] 2009-12-16 10:50:13,077 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region TestMergeTool,row_0100,1260960610910
[junit] 2009-12-16 10:50:13,077 DEBUG [main] regionserver.Store(483):
closed contents
[junit] 2009-12-16 10:50:13,077 INFO [main] regionserver.HRegion(490):
Closed TestMergeTool,row_0100,1260960610910
[junit] 2009-12-16 10:50:13,077 DEBUG [main] regionserver.HRegion(454):
Closing TestMergeTool,row_0500,1260960581442: compactions & flushes disabled
[junit] 2009-12-16 10:50:13,077 DEBUG [main] regionserver.HRegion(471):
Updates disabled for region, no outstanding scanners on
TestMergeTool,row_0500,1260960581442
[junit] 2009-12-16 10:50:13,078 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region TestMergeTool,row_0500,1260960581442
[junit] 2009-12-16 10:50:13,078 DEBUG [main] regionserver.Store(483):
closed contents
[junit] 2009-12-16 10:50:13,078 INFO [main] regionserver.HRegion(490):
Closed TestMergeTool,row_0500,1260960581442
[junit] 2009-12-16 10:50:13,128 DEBUG [main] regionserver.HRegion(2200):
Files for new region
[junit] 2009-12-16 10:50:13,128 DEBUG [main] regionserver.HRegion(2268): d
hdfs://localhost:56454/user/hudson/TestMergeTool/46914207/contents
[junit] 2009-12-16 10:50:13,129 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:56454/user/hudson/TestMergeTool/46914207/contents/4144985454814675585
size=653
[junit] 2009-12-16 10:50:13,130 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:56454/user/hudson/TestMergeTool/46914207/contents/7702446628591818341
size=517
[junit] 2009-12-16 10:50:13,130 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,row_0100,1260960613062, encoded=46914207
[junit] 2009-12-16 10:50:13,177 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/TestMergeTool/46914207/contents/4144985454814675585,
isReference=false, sequence id=5, length=653, majorCompaction=true
[junit] 2009-12-16 10:50:13,181 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/TestMergeTool/46914207/contents/7702446628591818341,
isReference=false, sequence id=6, length=517, majorCompaction=true
[junit] 2009-12-16 10:50:13,183 INFO [main] regionserver.HRegion(343):
region TestMergeTool,row_0100,1260960613062/46914207 available; sequence id is 7
[junit] 2009-12-16 10:50:13,184 INFO [main] regionserver.HRegion(771):
Starting compaction on region TestMergeTool,row_0100,1260960613062
[junit] 2009-12-16 10:50:13,195 DEBUG [main] regionserver.Store(751):
Compaction size of contents: 1.1k; Skipped 0 file(s), size: 0
[junit] 2009-12-16 10:50:13,196 DEBUG [main] regionserver.Store(758):
Started compaction of 2 file(s) into
/user/hudson/TestMergeTool/compaction.dir/46914207, seqid=6
[junit] 2009-12-16 10:50:13,291 DEBUG [main] regionserver.Store(765):
Completed compaction of contents; new storefile is
hdfs://localhost:56454/user/hudson/TestMergeTool/46914207/contents/7205326466795042070;
store size is 837
[junit] 2009-12-16 10:50:13,307 INFO [main] regionserver.HRegion(786):
compaction completed on region TestMergeTool,row_0100,1260960613062 in 0sec
[junit] 2009-12-16 10:50:13,307 DEBUG [main] regionserver.HRegion(2207):
Files for new region
[junit] 2009-12-16 10:50:13,308 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:56454/user/hudson/TestMergeTool/46914207/.regioninfo size=630
[junit] 2009-12-16 10:50:13,308 DEBUG [main] regionserver.HRegion(2268): d
hdfs://localhost:56454/user/hudson/TestMergeTool/46914207/contents
[junit] 2009-12-16 10:50:13,309 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:56454/user/hudson/TestMergeTool/46914207/contents/7205326466795042070
size=837
[junit] 2009-12-16 10:50:13,309 DEBUG [main] regionserver.HRegion(2003):
DELETING region hdfs://localhost:56454/user/hudson/TestMergeTool/1467864163
[junit] 2009-12-16 10:50:13,327 DEBUG [main] regionserver.HRegion(2003):
DELETING region hdfs://localhost:56454/user/hudson/TestMergeTool/1538582736
[junit] 2009-12-16 10:50:13,342 INFO [main] regionserver.HRegion(2213):
merge completed. New region is TestMergeTool,row_0100,1260960613062
[junit] 2009-12-16 10:50:13,343 DEBUG [main] util.Merge(319): Removing
region: REGION => {NAME => 'TestMergeTool,row_0100,1260960610910', STARTKEY =>
'row_0100', ENDKEY => 'row_0400', ENCODED => 1467864163, TABLE => {{NAME =>
'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION
=> 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false',
BLOCKCACHE => 'true'}]}} from .META.,,1
[junit] 2009-12-16 10:50:13,343 DEBUG [main] wal.HLog(857): edit=0,
write=.META./.META.,,1/22
[junit] 2009-12-16 10:50:13,344 DEBUG [main] wal.HLog(857): edit=1,
write=.META./.META.,,1/23
[junit] 2009-12-16 10:50:13,344 DEBUG [main] util.Merge(319): Removing
region: REGION => {NAME => 'TestMergeTool,row_0500,1260960581442', STARTKEY =>
'row_0500', ENDKEY => 'row_0600', ENCODED => 1538582736, TABLE => {{NAME =>
'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION
=> 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false',
BLOCKCACHE => 'true'}]}} from .META.,,1
[junit] 2009-12-16 10:50:13,344 DEBUG [main] wal.HLog(857): edit=2,
write=.META./.META.,,1/24
[junit] 2009-12-16 10:50:13,345 DEBUG [main] wal.HLog(857): edit=3,
write=.META./.META.,,1/25
[junit] 2009-12-16 10:50:13,346 INFO [main] util.Merge(255): Adding REGION
=> {NAME => 'TestMergeTool,row_0100,1260960613062', STARTKEY => 'row_0100',
ENDKEY => 'row_0600', ENCODED => 46914207, TABLE => {{NAME => 'TestMergeTool',
FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL
=> '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE =>
'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '',
ENCODED => 1028785192, TABLE => {{NAME => '.META.', IS_META => 'true', FAMILIES
=> [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL
=> '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'},
{NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647',
BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-12-16 10:50:13,346 DEBUG [main] wal.HLog(857): edit=4,
write=.META./.META.,,1/26
[junit] 2009-12-16 10:50:13,346 DEBUG [main] regionserver.HRegion(454):
Closing TestMergeTool,row_0100,1260960613062: compactions & flushes disabled
[junit] 2009-12-16 10:50:13,346 DEBUG [main] regionserver.HRegion(471):
Updates disabled for region, no outstanding scanners on
TestMergeTool,row_0100,1260960613062
[junit] 2009-12-16 10:50:13,347 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region TestMergeTool,row_0100,1260960613062
[junit] 2009-12-16 10:50:13,347 DEBUG [main] regionserver.Store(483):
closed contents
[junit] 2009-12-16 10:50:13,347 INFO [main] regionserver.HRegion(490):
Closed TestMergeTool,row_0100,1260960613062
[junit] 2009-12-16 10:50:13,347 DEBUG [main] regionserver.HRegion(454):
Closing -ROOT-,,0: compactions & flushes disabled
[junit] 2009-12-16 10:50:13,347 DEBUG [main] regionserver.HRegion(471):
Updates disabled for region, no outstanding scanners on -ROOT-,,0
[junit] 2009-12-16 10:50:13,348 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region -ROOT-,,0
[junit] 2009-12-16 10:50:13,348 DEBUG [main] regionserver.Store(483):
closed info
[junit] 2009-12-16 10:50:13,348 INFO [main] regionserver.HRegion(490):
Closed -ROOT-,,0
[junit] 2009-12-16 10:50:13,348 INFO [main] util.MetaUtils(148): CLOSING
META .META.,,1
[junit] 2009-12-16 10:50:13,348 DEBUG [main] regionserver.HRegion(454):
Closing .META.,,1: compactions & flushes disabled
[junit] 2009-12-16 10:50:13,349 DEBUG [main] regionserver.HRegion(471):
Updates disabled for region, no outstanding scanners on .META.,,1
[junit] 2009-12-16 10:50:13,349 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region .META.,,1
[junit] 2009-12-16 10:50:13,349 DEBUG [main] regionserver.HRegion(895):
Started memstore flush for region .META.,,1. Current region memstore size 1016
[junit] 2009-12-16 10:50:13,390 DEBUG [main] regionserver.Store(565): Added
hdfs://localhost:56454/user/hudson/.META./1028785192/historian/3966817177744446756,
entries=2, sequenceid=27, memsize=288, filesize=521 to .META.,,1
[junit] 2009-12-16 10:50:13,433 DEBUG [main] regionserver.Store(565): Added
hdfs://localhost:56454/user/hudson/.META./1028785192/info/3445936413191157483,
entries=3, sequenceid=27, memsize=728, filesize=874 to .META.,,1
[junit] 2009-12-16 10:50:13,434 DEBUG [main] regionserver.HRegion(971):
Finished memstore flush of ~1016 for region .META.,,1 in 85ms, sequence id=27,
compaction requested=true
[junit] 2009-12-16 10:50:13,434 DEBUG [main] regionserver.Store(483):
closed historian
[junit] 2009-12-16 10:50:13,434 DEBUG [main] regionserver.Store(483):
closed info
[junit] 2009-12-16 10:50:13,435 INFO [main] regionserver.HRegion(490):
Closed .META.,,1
[junit] 2009-12-16 10:50:13,471 INFO [main] wal.HLog(322): Roll
/user/hudson/.logs_1260960611454/hlog.dat.1260960611464, entries=6,
calcsize=1131, filesize=1055. New hlog
/user/hudson/.logs_1260960611454/hlog.dat.1260960613454
[junit] 2009-12-16 10:50:13,471 DEBUG [main] wal.HLog(331): Last sequence
written is empty. Deleting all old hlogs
[junit] 2009-12-16 10:50:13,471 INFO [main] wal.HLog(550): removing old
hlog file /user/hudson/.logs_1260960611454/hlog.dat.1260960611464 whose highest
sequence/edit id is 26
[junit] 2009-12-16 10:51:07,518 DEBUG [pool-1-thread-1]
hfile.LruBlockCache(548): Cache Stats: Sizes: Total=0.46813202MB (490872),
Free=98.14437MB (102911832), Max=98.6125MB (103402704), Counts: Blocks=6,
Access=43, Hit=26, Miss=17, Evictions=0, Evicted=0, Ratios: Hit
Ratio=60.4651153087616%, Miss Ratio=39.5348846912384%, Evicted/Run=NaN
[junit] 2009-12-16 10:52:07,517 DEBUG [pool-1-thread-1]
hfile.LruBlockCache(548): Cache Stats: Sizes: Total=0.46813202MB (490872),
Free=98.14437MB (102911832), Max=98.6125MB (103402704), Counts: Blocks=6,
Access=43, Hit=26, Miss=17, Evictions=0, Evicted=0, Ratios: Hit
Ratio=60.4651153087616%, Miss Ratio=39.5348846912384%, Evicted/Run=NaN
[junit] 2009-12-16 10:53:07,517 DEBUG [pool-1-thread-1]
hfile.LruBlockCache(548): Cache Stats: Sizes: Total=0.46813202MB (490872),
Free=98.14437MB (102911832), Max=98.6125MB (103402704), Counts: Blocks=6,
Access=43, Hit=26, Miss=17, Evictions=0, Evicted=0, Ratios: Hit
Ratio=60.4651153087616%, Miss Ratio=39.5348846912384%, Evicted/Run=NaN
[junit] 2009-12-16 10:54:07,517 DEBUG [pool-1-thread-1]
hfile.LruBlockCache(548): Cache Stats: Sizes: Total=0.46813202MB (490872),
Free=98.14437MB (102911832), Max=98.6125MB (103402704), Counts: Blocks=6,
Access=43, Hit=26, Miss=17, Evictions=0, Evicted=0, Ratios: Hit
Ratio=60.4651153087616%, Miss Ratio=39.5348846912384%, Evicted/Run=NaN
[junit] 2009-12-16 10:55:07,517 DEBUG [pool-1-thread-1]
hfile.LruBlockCache(548): Cache Stats: Sizes: Total=0.46813202MB (490872),
Free=98.14437MB (102911832), Max=98.6125MB (103402704), Counts: Blocks=6,
Access=43, Hit=26, Miss=17, Evictions=0, Evicted=0, Ratios: Hit
Ratio=60.4651153087616%, Miss Ratio=39.5348846912384%, Evicted/Run=NaN
[junit] 2009-12-16 10:56:07,517 DEBUG [pool-1-thread-1]
hfile.LruBlockCache(548): Cache Stats: Sizes: Total=0.46813202MB (490872),
Free=98.14437MB (102911832), Max=98.6125MB (103402704), Counts: Blocks=6,
Access=43, Hit=26, Miss=17, Evictions=0, Evicted=0, Ratios: Hit
Ratio=60.4651153087616%, Miss Ratio=39.5348846912384%, Evicted/Run=NaN
[junit] 2009-12-16 10:57:07,517 DEBUG [pool-1-thread-1]
hfile.LruBlockCache(548): Cache Stats: Sizes: Total=0.46813202MB (490872),
Free=98.14437MB (102911832), Max=98.6125MB (103402704), Counts: Blocks=6,
Access=43, Hit=26, Miss=17, Evictions=0, Evicted=0, Ratios: Hit
Ratio=60.4651153087616%, Miss Ratio=39.5348846912384%, Evicted/Run=NaN
[junit] 2009-12-16 10:58:07,517 DEBUG [pool-1-thread-1]
hfile.LruBlockCache(548): Cache Stats: Sizes: Total=0.46813202MB (490872),
Free=98.14437MB (102911832), Max=98.6125MB (103402704), Counts: Blocks=6,
Access=43, Hit=26, Miss=17, Evictions=0, Evicted=0, Ratios: Hit
Ratio=60.4651153087616%, Miss Ratio=39.5348846912384%, Evicted/Run=NaN
[junit] 2009-12-16 10:59:07,517 DEBUG [pool-1-thread-1]
hfile.LruBlockCache(548): Cache Stats: Sizes: Total=0.46813202MB (490872),
Free=98.14437MB (102911832), Max=98.6125MB (103402704), Counts: Blocks=6,
Access=43, Hit=26, Miss=17, Evictions=0, Evicted=0, Ratios: Hit
Ratio=60.4651153087616%, Miss Ratio=39.5348846912384%, Evicted/Run=NaN
[junit] 2009-12-16 10:59:41,491 DEBUG [HCM.shutdownHook]
zookeeper.ZooKeeperWrapper(628): Closed connection with ZooKeeper
[junit] Running org.apache.hadoop.hbase.util.TestMergeTool
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.hadoop.hbase.util.TestMergeTool FAILED (timeout)
[junit] Running org.apache.hadoop.hbase.util.TestRootPath
[junit] 2009-12-16 10:59:42,225 INFO [main] util.TestRootPath(60): Got
expected exception when checking invalid path:
[junit] java.io.IOException: Root directory does not have a scheme
[junit] at
org.apache.hadoop.hbase.util.FSUtils.validateRootPath(FSUtils.java:229)
[junit] at
org.apache.hadoop.hbase.util.TestRootPath.testRootPath(TestRootPath.java:56)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at junit.framework.TestCase.runTest(TestCase.java:168)
[junit] at junit.framework.TestCase.runBare(TestCase.java:134)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:110)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:128)
[junit] at junit.framework.TestResult.run(TestResult.java:113)
[junit] at junit.framework.TestCase.run(TestCase.java:124)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:232)
[junit] at junit.framework.TestSuite.run(TestSuite.java:227)
[junit] at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
[junit] at
junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml>:504:
Tests failed!
Total time: 40 minutes 15 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
ERROR: Failed to archive test reports
hudson.util.IOException2: remote file operation failed
at hudson.FilePath.act(FilePath.java:672)
at hudson.FilePath.act(FilePath.java:660)
at
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:117)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:480)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:466)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:454)
at hudson.model.Build$RunnerImpl.post2(Build.java:181)
at
hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:438)
at hudson.model.Run.run(Run.java:1143)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:123)
Caused by: java.io.IOException: Remote call failed
at hudson.remoting.Channel.call(Channel.java:558)
at hudson.FilePath.act(FilePath.java:667)
... 12 more
Caused by: java.lang.OutOfMemoryError: Java heap space
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure