See <http://hudson.zones.apache.org/hudson/job/HBase-Patch/1013/changes>
Changes:
[apurtell] HBASE-2011 Add zktop like output to HBase's master UI
------------------------------------------
[...truncated 215859 lines...]
[junit] 2009-11-26 10:46:10,458 DEBUG [main] regionserver.Store(565): Added
hdfs://localhost:57426/user/hudson/.META./1028785192/info/4703459710004300912,
entries=3, sequenceid=27, memsize=728, filesize=874 to .META.,,1
[junit] 2009-11-26 10:46:10,458 DEBUG [main] regionserver.HRegion(971):
Finished memstore flush of ~1016 for region .META.,,1 in 56ms, sequence id=27,
compaction requested=true
[junit] 2009-11-26 10:46:10,459 DEBUG [main] regionserver.Store(483):
closed historian
[junit] 2009-11-26 10:46:10,459 DEBUG [main] regionserver.Store(483):
closed info
[junit] 2009-11-26 10:46:10,459 INFO [main] regionserver.HRegion(490):
Closed .META.,,1
[junit] 2009-11-26 10:46:11,507 INFO [main] wal.HLog(322): Roll
/user/hudson/.logs_1259232368478/hlog.dat.1259232368517, entries=6,
calcsize=1131, filesize=1055. New hlog
/user/hudson/.logs_1259232368478/hlog.dat.1259232371491
[junit] 2009-11-26 10:46:11,508 DEBUG [main] wal.HLog(331): Last sequence
written is empty. Deleting all old hlogs
[junit] 2009-11-26 10:46:11,508 INFO [main] wal.HLog(550): removing old
hlog file /user/hudson/.logs_1259232368478/hlog.dat.1259232368517 whose highest
sequence/edit id is 26
[junit] 2009-11-26 10:46:11,518 DEBUG [main.logSyncer]
wal.HLog$LogSyncer(758): main.logSyncerinterrupted while waiting for sync
requests
[junit] 2009-11-26 10:46:11,520 INFO [main.logSyncer]
wal.HLog$LogSyncer(762): main.logSyncer exiting
[junit] 2009-11-26 10:46:11,521 DEBUG [main] wal.HLog(595): closing hlog
writer in hdfs://localhost:57426/user/hudson/.logs_1259232368478
[junit] 2009-11-26 10:46:12,560 DEBUG [main] regionserver.HRegion(1885): Opening region: REGION => {NAME =>
'TestMergeTool,row_0100,1259232370057', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 2110912577, TABLE
=> {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE',
TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-11-26 10:46:12,561 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,row_0100,1259232370057, encoded=2110912577
[junit] 2009-11-26 10:46:12,568 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/TestMergeTool/2110912577/contents/2432051203221849899,
isReference=false, sequence id=6, length=791, majorCompaction=false
[junit] 2009-11-26 10:46:12,571 INFO [main] regionserver.HRegion(343):
region TestMergeTool,row_0100,1259232370057/2110912577 available; sequence id
is 7
[junit] 2009-11-26 10:46:12,575 DEBUG [main] regionserver.HRegion(454): Closing TestMergeTool,row_0100,1259232370057: compactions & flushes disabled
[junit] 2009-11-26 10:46:12,575 DEBUG [main] regionserver.HRegion(471): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1259232370057
[junit] 2009-11-26 10:46:12,575 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region TestMergeTool,row_0100,1259232370057
[junit] 2009-11-26 10:46:12,576 DEBUG [main] regionserver.Store(483):
closed contents
[junit] 2009-11-26 10:46:12,576 INFO [main] regionserver.HRegion(490):
Closed TestMergeTool,row_0100,1259232370057
[junit] 2009-11-26 10:46:12,576 INFO [main] util.TestMergeTool(186):
Verified merging regions 0+1+2 and 3
[junit] 2009-11-26 10:46:12,577 INFO [main] util.TestMergeTool(173):
merging regions 0+1+2+3 and 4
[junit] 2009-11-26 10:46:12,577 WARN [main] conf.Configuration(616):
mapred.used.genericoptionsparser is deprecated. Instead, use
mapreduce.client.genericoptionsparser.used
[junit] 2009-11-26 10:46:12,578 WARN [main] conf.Configuration(616):
mapred.used.genericoptionsparser is deprecated. Instead, use
mapreduce.client.genericoptionsparser.used
[junit] 2009-11-26 10:46:12,578 INFO [main] util.Merge(82): Verifying that
file system is available...
[junit] 2009-11-26 10:46:12,579 INFO [main] util.Merge(91): Verifying that
HBase is not running...
[junit] 2009-11-26 10:46:12,601 WARN [main] conf.Configuration(616):
fs.checkpoint.size is deprecated. Instead, use dfs.namenode.checkpoint.size
[junit] 2009-11-26 10:46:12,602 WARN [main] conf.Configuration(616):
fs.checkpoint.dir is deprecated. Instead, use dfs.namenode.checkpoint.dir
[junit] 2009-11-26 10:46:12,602 WARN [main] conf.Configuration(616):
fs.checkpoint.edits.dir is deprecated. Instead, use
dfs.namenode.checkpoint.edits.dir
[junit] 2009-11-26 10:46:12,603 WARN [main] conf.Configuration(616):
fs.checkpoint.period is deprecated. Instead, use dfs.namenode.checkpoint.period
[junit] 2009-11-26 10:46:13,253 INFO [main]
client.HConnectionManager$TableServers(343): getMaster attempt 0 of 1 failed;
no more retrying.
[junit] java.io.IOException:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /hbase/master
[junit] at
org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper.readAddressOrThrow(ZooKeeperWrapper.java:384)
[junit] at
org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper.readMasterAddressOrThrow(ZooKeeperWrapper.java:293)
[junit] at
org.apache.hadoop.hbase.client.HConnectionManager$TableServers.getMaster(HConnectionManager.java:328)
[junit] at
org.apache.hadoop.hbase.client.HBaseAdmin.<init>(HBaseAdmin.java:72)
[junit] at
org.apache.hadoop.hbase.client.HBaseAdmin.checkHBaseAvailable(HBaseAdmin.java:840)
[junit] at org.apache.hadoop.hbase.util.Merge.run(Merge.java:93)
[junit] at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
[junit] at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:79)
[junit] at
org.apache.hadoop.hbase.util.TestMergeTool.mergeAndVerify(TestMergeTool.java:174)
[junit] at
org.apache.hadoop.hbase.util.TestMergeTool.testMergeTool(TestMergeTool.java:267)
[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] Caused by:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /hbase/master
[junit] at
org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
[junit] at
org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
[junit] at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:892)
[junit] at
org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper.readAddressOrThrow(ZooKeeperWrapper.java:380)
[junit] ... 26 more
[junit] 2009-11-26 10:46:13,259 INFO [main] util.Merge(197): Merging
regions TestMergeTool,row_0100,1259232370057 and TestMergeTool,,1259232354917
in table TestMergeTool
[junit] 2009-11-26 10:46:13,269 INFO [main] wal.HLog(234): HLog
configuration: blocksize=67108864, rollsize=63753420, enabled=true,
flushlogentries=100, optionallogflushinternal=10000ms
[junit] 2009-11-26 10:46:13,277 INFO [main] wal.HLog(322): New hlog
/user/hudson/.logs_1259232373259/hlog.dat.1259232373269
[junit] 2009-11-26 10:46:13,278 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-11-26 10:46:13,278 DEBUG [main] regionserver.HRegion(265):
Opening region -ROOT-,,0, encoded=70236052
[junit] 2009-11-26 10:46:13,291 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/-ROOT-/70236052/info/3307910487819299047,
isReference=false, sequence id=2, length=809, majorCompaction=false
[junit] 2009-11-26 10:46:13,294 INFO [main] regionserver.HRegion(343):
region -ROOT-,,0/70236052 available; sequence id is 3
[junit] 2009-11-26 10:46:13,294 INFO [main] regionserver.HRegion(771):
Starting compaction on region -ROOT-,,0
[junit] 2009-11-26 10:46:13,296 INFO [main] regionserver.HRegion(786):
compaction completed on region -ROOT-,,0 in 0sec
[junit] 2009-11-26 10:46:13,297 INFO [main] util.Merge(211): Found meta
for region1 .META.,,1, meta for region2 .META.,,1
[junit] 2009-11-26 10:46:13,298 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-11-26 10:46:13,298 DEBUG [main] regionserver.HRegion(265):
Opening region .META.,,1, encoded=1028785192
[junit] 2009-11-26 10:46:13,305 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/.META./1028785192/historian/543749051178002159,
isReference=false, sequence id=20, length=651, majorCompaction=false
[junit] 2009-11-26 10:46:13,310 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/.META./1028785192/historian/7409857081272589791,
isReference=false, sequence id=27, length=521, majorCompaction=false
[junit] 2009-11-26 10:46:13,324 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/.META./1028785192/info/2038124048823950598,
isReference=false, sequence id=6, length=2226, majorCompaction=false
[junit] 2009-11-26 10:46:13,329 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/.META./1028785192/info/4703459710004300912,
isReference=false, sequence id=27, length=874, majorCompaction=false
[junit] 2009-11-26 10:46:13,333 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/.META./1028785192/info/5342144893923249606,
isReference=false, sequence id=20, length=994, majorCompaction=false
[junit] 2009-11-26 10:46:13,335 INFO [main] regionserver.HRegion(343):
region .META.,,1/1028785192 available; sequence id is 28
[junit] 2009-11-26 10:46:13,336 INFO [main] regionserver.HRegion(771):
Starting compaction on region .META.,,1
[junit] 2009-11-26 10:46:13,344 DEBUG [main] regionserver.Store(751):
Compaction size of historian: 1.1k; Skipped 0 file(s), size: 0
[junit] 2009-11-26 10:46:13,345 DEBUG [main] regionserver.Store(758):
Started compaction of 2 file(s) into
/user/hudson/.META./compaction.dir/1028785192, seqid=27
[junit] 2009-11-26 10:46:13,396 DEBUG [main] regionserver.Store(765):
Completed compaction of historian; new storefile is
hdfs://localhost:57426/user/hudson/.META./1028785192/historian/4860221491947585881;
store size is 781
[junit] 2009-11-26 10:46:13,398 DEBUG [main] regionserver.Store(751):
Compaction size of info: 4.0k; Skipped 1 file(s), size: 2226
[junit] 2009-11-26 10:46:13,399 DEBUG [main] regionserver.Store(758):
Started compaction of 2 file(s) into
/user/hudson/.META./compaction.dir/1028785192, seqid=27
[junit] 2009-11-26 10:46:13,452 DEBUG [main] regionserver.Store(765):
Completed compaction of info; new storefile is
hdfs://localhost:57426/user/hudson/.META./1028785192/info/4649783431388633968;
store size is 3.3k
[junit] 2009-11-26 10:46:13,460 INFO [main] regionserver.HRegion(786):
compaction completed on region .META.,,1 in 0sec
[junit] 2009-11-26 10:46:13,461 INFO [main] util.MetaUtils(125): OPENING
META .META.,,1
[junit] 2009-11-26 10:46:13,463 DEBUG [main] regionserver.HRegion(1885): Opening region: REGION => {NAME =>
'TestMergeTool,row_0100,1259232370057', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 2110912577, TABLE
=> {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3',
TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-11-26 10:46:13,464 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,row_0100,1259232370057, encoded=2110912577
[junit] 2009-11-26 10:46:13,471 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/TestMergeTool/2110912577/contents/2432051203221849899,
isReference=false, sequence id=6, length=791, majorCompaction=false
[junit] 2009-11-26 10:46:13,473 INFO [main] regionserver.HRegion(343):
region TestMergeTool,row_0100,1259232370057/2110912577 available; sequence id
is 7
[junit] 2009-11-26 10:46:13,474 DEBUG [main] regionserver.HRegion(1885): Opening region: REGION => {NAME =>
'TestMergeTool,,1259232354917', STARTKEY => '', ENDKEY => '', ENCODED => 1814446919, TABLE => {{NAME =>
'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL =>
'2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-11-26 10:46:13,475 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,,1259232354917, encoded=1814446919
[junit] 2009-11-26 10:46:13,482 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/TestMergeTool/1814446919/contents/2548423924376659204,
isReference=false, sequence id=7, length=471, majorCompaction=false
[junit] 2009-11-26 10:46:13,484 INFO [main] regionserver.HRegion(343):
region TestMergeTool,,1259232354917/1814446919 available; sequence id is 8
[junit] 2009-11-26 10:46:13,485 INFO [main] regionserver.HRegion(771):
Starting major compaction on region TestMergeTool,row_0100,1259232370057
[junit] 2009-11-26 10:46:13,496 DEBUG [main] regionserver.Store(758):
Started compaction of 1 file(s) into
/user/hudson/TestMergeTool/compaction.dir/2110912577, seqid=6
[junit] 2009-11-26 10:46:13,544 DEBUG [main] regionserver.Store(765):
Completed major compaction of contents; new storefile is
hdfs://localhost:57426/user/hudson/TestMergeTool/2110912577/contents/7729555071480948799;
store size is 791
[junit] 2009-11-26 10:46:13,692 INFO [main] regionserver.HRegion(786):
compaction completed on region TestMergeTool,row_0100,1259232370057 in 0sec
[junit] 2009-11-26 10:46:13,693 DEBUG [main] regionserver.HRegion(2124):
Files for region: TestMergeTool,row_0100,1259232370057
[junit] 2009-11-26 10:46:13,694 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:57426/user/hudson/TestMergeTool/2110912577/.regioninfo size=632
[junit] 2009-11-26 10:46:13,695 DEBUG [main] regionserver.HRegion(2268): d
hdfs://localhost:57426/user/hudson/TestMergeTool/2110912577/contents
[junit] 2009-11-26 10:46:13,696 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:57426/user/hudson/TestMergeTool/2110912577/contents/7729555071480948799
size=791
[junit] 2009-11-26 10:46:13,697 INFO [main] regionserver.HRegion(771):
Starting major compaction on region TestMergeTool,,1259232354917
[junit] 2009-11-26 10:46:13,707 DEBUG [main] regionserver.Store(758):
Started compaction of 1 file(s) into
/user/hudson/TestMergeTool/compaction.dir/1814446919, seqid=7
[junit] 2009-11-26 10:46:13,751 DEBUG [main] regionserver.Store(765):
Completed major compaction of contents; new storefile is
hdfs://localhost:57426/user/hudson/TestMergeTool/1814446919/contents/4933109232775673435;
store size is 471
[junit] 2009-11-26 10:46:13,759 INFO [main] regionserver.HRegion(786):
compaction completed on region TestMergeTool,,1259232354917 in 0sec
[junit] 2009-11-26 10:46:13,760 DEBUG [main] regionserver.HRegion(2129):
Files for region: TestMergeTool,,1259232354917
[junit] 2009-11-26 10:46:13,761 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:57426/user/hudson/TestMergeTool/1814446919/.regioninfo size=584
[junit] 2009-11-26 10:46:13,761 DEBUG [main] regionserver.HRegion(2268): d
hdfs://localhost:57426/user/hudson/TestMergeTool/1814446919/contents
[junit] 2009-11-26 10:46:13,762 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:57426/user/hudson/TestMergeTool/1814446919/contents/4933109232775673435
size=471
[junit] 2009-11-26 10:46:13,763 INFO [main] regionserver.HRegion(2158): Creating new region REGION => {NAME =>
'TestMergeTool,,1259232373763', STARTKEY => '', ENDKEY => '', ENCODED => 1529030255, TABLE => {{NAME =>
'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL =>
'2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-11-26 10:46:13,771 INFO [main] regionserver.HRegion(2167): starting merge of regions:
TestMergeTool,row_0100,1259232370057 and TestMergeTool,,1259232354917 into new region REGION => {NAME =>
'TestMergeTool,,1259232373763', STARTKEY => '', ENDKEY => '', ENCODED => 1529030255, TABLE => {{NAME => 'TestMergeTool',
FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536',
IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <> and end key <>
[junit] 2009-11-26 10:46:13,772 DEBUG [main] regionserver.HRegion(454): Closing TestMergeTool,row_0100,1259232370057: compactions & flushes disabled
[junit] 2009-11-26 10:46:13,772 DEBUG [main] regionserver.HRegion(471): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1259232370057
[junit] 2009-11-26 10:46:13,773 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region TestMergeTool,row_0100,1259232370057
[junit] 2009-11-26 10:46:13,773 DEBUG [main] regionserver.Store(483):
closed contents
[junit] 2009-11-26 10:46:13,774 INFO [main] regionserver.HRegion(490):
Closed TestMergeTool,row_0100,1259232370057
[junit] 2009-11-26 10:46:13,774 DEBUG [main] regionserver.HRegion(454): Closing TestMergeTool,,1259232354917: compactions & flushes disabled
[junit] 2009-11-26 10:46:13,775 DEBUG [main] regionserver.HRegion(471): Updates disabled for region, no outstanding scanners on TestMergeTool,,1259232354917
[junit] 2009-11-26 10:46:13,775 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region TestMergeTool,,1259232354917
[junit] 2009-11-26 10:46:13,776 DEBUG [main] regionserver.Store(483):
closed contents
[junit] 2009-11-26 10:46:13,776 INFO [main] regionserver.HRegion(490):
Closed TestMergeTool,,1259232354917
[junit] 2009-11-26 10:46:13,807 DEBUG [main] regionserver.HRegion(2200):
Files for new region
[junit] 2009-11-26 10:46:13,808 DEBUG [main] regionserver.HRegion(2268): d
hdfs://localhost:57426/user/hudson/TestMergeTool/1529030255/contents
[junit] 2009-11-26 10:46:13,809 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:57426/user/hudson/TestMergeTool/1529030255/contents/894156924359165206
size=791
[junit] 2009-11-26 10:46:13,809 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:57426/user/hudson/TestMergeTool/1529030255/contents/9172058121569554600
size=471
[junit] 2009-11-26 10:46:13,809 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,,1259232373763, encoded=1529030255
[junit] 2009-11-26 10:46:13,836 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/TestMergeTool/1529030255/contents/894156924359165206,
isReference=false, sequence id=6, length=791, majorCompaction=true
[junit] 2009-11-26 10:46:13,840 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/TestMergeTool/1529030255/contents/9172058121569554600,
isReference=false, sequence id=7, length=471, majorCompaction=true
[junit] 2009-11-26 10:46:13,842 INFO [main] regionserver.HRegion(343):
region TestMergeTool,,1259232373763/1529030255 available; sequence id is 8
[junit] 2009-11-26 10:46:13,843 INFO [main] regionserver.HRegion(771):
Starting compaction on region TestMergeTool,,1259232373763
[junit] 2009-11-26 10:46:13,855 DEBUG [main] regionserver.Store(751):
Compaction size of contents: 1.2k; Skipped 0 file(s), size: 0
[junit] 2009-11-26 10:46:13,855 DEBUG [main] regionserver.Store(758):
Started compaction of 2 file(s) into
/user/hudson/TestMergeTool/compaction.dir/1529030255, seqid=7
[junit] 2009-11-26 10:46:13,907 DEBUG [main] regionserver.Store(765):
Completed compaction of contents; new storefile is
hdfs://localhost:57426/user/hudson/TestMergeTool/1529030255/contents/2804303540562758604;
store size is 929
[junit] 2009-11-26 10:46:13,914 INFO [main] regionserver.HRegion(786):
compaction completed on region TestMergeTool,,1259232373763 in 0sec
[junit] 2009-11-26 10:46:13,916 DEBUG [main] regionserver.HRegion(2207):
Files for new region
[junit] 2009-11-26 10:46:13,917 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:57426/user/hudson/TestMergeTool/1529030255/.regioninfo size=584
[junit] 2009-11-26 10:46:13,917 DEBUG [main] regionserver.HRegion(2268): d
hdfs://localhost:57426/user/hudson/TestMergeTool/1529030255/contents
[junit] 2009-11-26 10:46:13,918 DEBUG [main] regionserver.HRegion(2271): f
hdfs://localhost:57426/user/hudson/TestMergeTool/1529030255/contents/2804303540562758604
size=929
[junit] 2009-11-26 10:46:13,918 DEBUG [main] regionserver.HRegion(2003):
DELETING region hdfs://localhost:57426/user/hudson/TestMergeTool/2110912577
[junit] 2009-11-26 10:46:13,926 DEBUG [main] regionserver.HRegion(2003):
DELETING region hdfs://localhost:57426/user/hudson/TestMergeTool/1814446919
[junit] 2009-11-26 10:46:13,934 INFO [main] regionserver.HRegion(2213):
merge completed. New region is TestMergeTool,,1259232373763
[junit] 2009-11-26 10:46:13,935 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME =>
'TestMergeTool,row_0100,1259232370057', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 2110912577, TABLE
=> {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3',
TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
[junit] 2009-11-26 10:46:13,935 INFO [main] wal.HLog(849): edit=0,
write=.META./.META.,,1/29
[junit] 2009-11-26 10:46:13,936 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME =>
'TestMergeTool,,1259232354917', STARTKEY => '', ENDKEY => '', ENCODED => 1814446919, TABLE => {{NAME =>
'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL =>
'2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
[junit] 2009-11-26 10:46:13,937 INFO [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,,1259232373763', STARTKEY => '', ENDKEY => '', ENCODED => 1529030255,
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-11-26 10:46:13,937 DEBUG [main] regionserver.HRegion(454): Closing TestMergeTool,,1259232373763: compactions & flushes disabled
[junit] 2009-11-26 10:46:13,938 DEBUG [main] regionserver.HRegion(471): Updates disabled for region, no outstanding scanners on TestMergeTool,,1259232373763
[junit] 2009-11-26 10:46:13,938 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region TestMergeTool,,1259232373763
[junit] 2009-11-26 10:46:13,938 DEBUG [main] regionserver.Store(483):
closed contents
[junit] 2009-11-26 10:46:13,938 INFO [main] regionserver.HRegion(490):
Closed TestMergeTool,,1259232373763
[junit] 2009-11-26 10:46:13,939 DEBUG [main] regionserver.HRegion(454): Closing -ROOT-,,0: compactions & flushes disabled
[junit] 2009-11-26 10:46:13,939 DEBUG [main] regionserver.HRegion(471): Updates disabled for region, no outstanding scanners on -ROOT-,,0
[junit] 2009-11-26 10:46:13,939 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region -ROOT-,,0
[junit] 2009-11-26 10:46:13,939 DEBUG [main] regionserver.Store(483):
closed info
[junit] 2009-11-26 10:46:13,939 INFO [main] regionserver.HRegion(490):
Closed -ROOT-,,0
[junit] 2009-11-26 10:46:13,940 INFO [main] util.MetaUtils(148): CLOSING
META .META.,,1
[junit] 2009-11-26 10:46:13,940 DEBUG [main] regionserver.HRegion(454): Closing .META.,,1: compactions & flushes disabled
[junit] 2009-11-26 10:46:13,940 DEBUG [main] regionserver.HRegion(471): Updates disabled for region, no outstanding scanners on .META.,,1
[junit] 2009-11-26 10:46:13,940 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region .META.,,1
[junit] 2009-11-26 10:46:13,940 DEBUG [main] regionserver.HRegion(895):
Started memstore flush for region .META.,,1. Current region memstore size 968
[junit] 2009-11-26 10:46:13,965 DEBUG [main] regionserver.Store(565): Added
hdfs://localhost:57426/user/hudson/.META./1028785192/historian/7289482670543578071,
entries=2, sequenceid=34, memsize=280, filesize=505 to .META.,,1
[junit] 2009-11-26 10:46:13,993 DEBUG [main] regionserver.Store(565): Added
hdfs://localhost:57426/user/hudson/.META./1028785192/info/4274007275598762548,
entries=3, sequenceid=34, memsize=688, filesize=826 to .META.,,1
[junit] 2009-11-26 10:46:13,994 DEBUG [main] regionserver.HRegion(971):
Finished memstore flush of ~968 for region .META.,,1 in 54ms, sequence id=34,
compaction requested=true
[junit] 2009-11-26 10:46:13,994 DEBUG [main] regionserver.Store(483):
closed historian
[junit] 2009-11-26 10:46:13,994 DEBUG [main] regionserver.Store(483):
closed info
[junit] 2009-11-26 10:46:13,995 INFO [main] regionserver.HRegion(490):
Closed .META.,,1
[junit] 2009-11-26 10:46:15,034 INFO [main] wal.HLog(322): Roll
/user/hudson/.logs_1259232373259/hlog.dat.1259232373269, entries=6,
calcsize=1083, filesize=1007. New hlog
/user/hudson/.logs_1259232373259/hlog.dat.1259232375023
[junit] 2009-11-26 10:46:15,034 DEBUG [main] wal.HLog(331): Last sequence
written is empty. Deleting all old hlogs
[junit] 2009-11-26 10:46:15,034 INFO [main] wal.HLog(550): removing old
hlog file /user/hudson/.logs_1259232373259/hlog.dat.1259232373269 whose highest
sequence/edit id is 33
[junit] 2009-11-26 10:46:15,043 DEBUG [main.logSyncer]
wal.HLog$LogSyncer(758): main.logSyncerinterrupted while waiting for sync
requests
[junit] 2009-11-26 10:46:15,045 INFO [main.logSyncer]
wal.HLog$LogSyncer(762): main.logSyncer exiting
[junit] 2009-11-26 10:46:15,045 DEBUG [main] wal.HLog(595): closing hlog
writer in hdfs://localhost:57426/user/hudson/.logs_1259232373259
[junit] 2009-11-26 10:46:15,068 DEBUG [main] regionserver.HRegion(1885): Opening region: REGION => {NAME =>
'TestMergeTool,,1259232373763', STARTKEY => '', ENDKEY => '', ENCODED => 1529030255, TABLE => {{NAME =>
'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL =>
'2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-11-26 10:46:15,069 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,,1259232373763, encoded=1529030255
[junit] 2009-11-26 10:46:15,075 DEBUG [main] regionserver.Store(418):
loaded /user/hudson/TestMergeTool/1529030255/contents/2804303540562758604,
isReference=false, sequence id=7, length=929, majorCompaction=false
[junit] 2009-11-26 10:46:15,078 INFO [main] regionserver.HRegion(343):
region TestMergeTool,,1259232373763/1529030255 available; sequence id is 8
[junit] 2009-11-26 10:46:15,082 DEBUG [main] regionserver.HRegion(454): Closing TestMergeTool,,1259232373763: compactions & flushes disabled
[junit] 2009-11-26 10:46:15,083 DEBUG [main] regionserver.HRegion(471): Updates disabled for region, no outstanding scanners on TestMergeTool,,1259232373763
[junit] 2009-11-26 10:46:15,083 DEBUG [main] regionserver.HRegion(478): No
more row locks outstanding on region TestMergeTool,,1259232373763
[junit] 2009-11-26 10:46:15,083 DEBUG [main] regionserver.Store(483):
closed contents
[junit] 2009-11-26 10:46:15,083 INFO [main] regionserver.HRegion(490):
Closed TestMergeTool,,1259232373763
[junit] 2009-11-26 10:46:15,083 INFO [main] util.TestMergeTool(186):
Verified merging regions 0+1+2+3 and 4
[junit] 2009-11-26 10:46:15,084 DEBUG [main.logSyncer]
wal.HLog$LogSyncer(758): main.logSyncerinterrupted while waiting for sync
requests
[junit] 2009-11-26 10:46:15,084 INFO [main.logSyncer]
wal.HLog$LogSyncer(762): main.logSyncer exiting
[junit] 2009-11-26 10:46:15,084 DEBUG [main] wal.HLog(595): closing hlog
writer in /tmp/.logs_1259232360968
[junit] 2009-11-26 10:46:15,104 INFO [main] hbase.HBaseTestCase(627): Shutting down Mini DFS
[junit] Shutting down the Mini HDFS Cluster
[junit] Shutting down DataNode 1
[junit] 2009-11-26 10:46:15,107 WARN
[org.apache.hadoop.hdfs.server.datanode.dataxceiverser...@1681ea]
datanode.DataXceiverServer(140): DatanodeRegistration(127.0.0.1:59635,
storageID=DS-1190801742-67.195.138.9-59635-1259232357929, infoPort=52843,
ipcPort=42740):DataXceiveServer: java.nio.channels.AsynchronousCloseException
[junit] at
java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
[junit] at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
[junit] at
sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:133)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit]
[junit] Shutting down DataNode 0
[junit] 2009-11-26 10:46:15,112 WARN
[org.apache.hadoop.hdfs.server.datanode.dataxceiverser...@940f82]
datanode.DataXceiverServer(140): DatanodeRegistration(127.0.0.1:59868,
storageID=DS-1718381652-67.195.138.9-59868-1259232357293, infoPort=33341,
ipcPort=34306):DataXceiveServer: java.nio.channels.AsynchronousCloseException
[junit] at
java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
[junit] at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
[junit] at
sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:133)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit]
[junit] 2009-11-26 10:46:15,214 WARN [org.apache.hadoop.hdfs.server.namenode.fsnamesystem$replicationmoni...@1e1be92] namenode.FSNamesystem$ReplicationMonitor(2326): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
[junit] 2009-11-26 10:46:15,214 WARN
[org.apache.hadoop.hdfs.server.namenode.decommissionmanager$moni...@3b1f38]
namenode.DecommissionManager$Monitor(67): Monitor interrupted:
java.lang.InterruptedException: sleep interrupted
[junit] 2009-11-26 10:46:15,224 INFO [main] hbase.HBaseTestCase(638):
Shutting down FileSystem
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.48 sec
[junit] 2009-11-26 10:46:16,580 DEBUG [HCM.shutdownHook]
zookeeper.ZooKeeperWrapper(628): Closed connection with ZooKeeper
[junit] Running org.apache.hadoop.hbase.util.TestRootPath
[junit] 2009-11-26 10:46:16,971 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: 29 minutes 10 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure