You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by hu...@lucene.zones.apache.org on 2007/09/01 14:23:53 UTC

Build failed in Hudson: Hadoop-Nightly #221

See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/221/changes

Changes:

[tomwhite] HADOOP-1810.  Fix incorrect value type in MRBench (SmallJobs).  Contributed by Devaraj Das

[acmurthy] Add Arun C Murthy to list of committers.

[ddas] Added Devaraj Das as a committer

[jimk] HADOOP-1821 Replace all String.getBytes() with String.getBytes("UTF-8")

------------------------------------------
[...truncated 59352 lines...]
    [junit] 07/09/01 12:21:27 INFO dfs.DataNode: Received block blk_4290579612827835748 from /127.0.0.1
    [junit] 07/09/01 12:21:27 INFO dfs.DataNode: Received block blk_4290579612827835748 from /127.0.0.1 and  mirrored to /127.0.0.1:50011
    [junit] 07/09/01 12:21:27 INFO dfs.StateChange: BLOCK* NameSystem.addStoredBlock: blockMap updated: 127.0.0.1:50010 is added to blk_4290579612827835748
    [junit] 07/09/01 12:21:27 INFO dfs.StateChange: BLOCK* NameSystem.addStoredBlock: blockMap updated: 127.0.0.1:50011 is added to blk_4290579612827835748
    [junit] 07/09/01 12:21:27 INFO dfs.StateChange: BLOCK* NameSystem.allocateBlock: /hbase/hregion_.META.,,1/info/mapfiles/4024923508174944816/index. blk_-742879028976512151 is created and added to pendingCreates and pendingCreateBlocks
    [junit] 07/09/01 12:21:27 INFO dfs.StateChange: BLOCK* NameSystem.addStoredBlock: blockMap updated: 127.0.0.1:50011 is added to blk_-742879028976512151
    [junit] 07/09/01 12:21:27 INFO dfs.DataNode: Received block blk_-742879028976512151 from /127.0.0.1
    [junit] 07/09/01 12:21:27 INFO dfs.DataNode: Received block blk_-742879028976512151 from /127.0.0.1 and  mirrored to /127.0.0.1:50010
    [junit] 07/09/01 12:21:27 INFO dfs.StateChange: BLOCK* NameSystem.addStoredBlock: blockMap updated: 127.0.0.1:50010 is added to blk_-742879028976512151
    [junit] 07/09/01 12:21:27 INFO dfs.StateChange: BLOCK* NameSystem.allocateBlock: /hbase/hregion_.META.,,1/info/info/4024923508174944816. blk_598128778583199316 is created and added to pendingCreates and pendingCreateBlocks
    [junit] 07/09/01 12:21:28 INFO hbase.HMaster: HMaster.metaScanner scanning meta region .META.,,1 on 140.211.11.75:41963
    [junit] 07/09/01 12:21:28 INFO dfs.DataNode: Received block blk_598128778583199316 from /127.0.0.1
    [junit] 07/09/01 12:21:28 INFO dfs.DataNode: Received block blk_598128778583199316 from /127.0.0.1 and  mirrored to /127.0.0.1:50010
    [junit] 07/09/01 12:21:28 ERROR hbase.HMemcache$HMemcacheScanner: error initializing HMemcache scanner: 
    [junit] java.lang.NullPointerException
    [junit] 	at org.apache.hadoop.hbase.HMemcache$HMemcacheScanner.<init>(HMemcache.java:321)
    [junit] 	at org.apache.hadoop.hbase.HMemcache.getScanner(HMemcache.java:284)
    [junit] 	at org.apache.hadoop.hbase.HRegion$HScanner.<init>(HRegion.java:1376)
    [junit] 	at org.apache.hadoop.hbase.HRegion.getScanner(HRegion.java:994)
    [junit] 	at org.apache.hadoop.hbase.HRegionServer.openScanner(HRegionServer.java:1273)
    [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:585)
    [junit] 	at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:340)
    [junit] 	at org.apache.hadoop.ipc.Server$Handler.run(Server.java:566)
    [junit] 07/09/01 12:21:28 INFO ipc.Server: IPC Server handler 3 on 41963, call openScanner(.META.,,1, [Lorg.apache.hadoop.io.Text;@9fe84e, , 1188649288493, null) from 140.211.11.75:42307: error: java.io.IOException: java.lang.NullPointerException
    [junit] java.io.IOException: java.lang.NullPointerException
    [junit] 	at org.apache.hadoop.hbase.HMemcache$HMemcacheScanner.<init>(HMemcache.java:321)
    [junit] 	at org.apache.hadoop.hbase.HMemcache.getScanner(HMemcache.java:284)
    [junit] 	at org.apache.hadoop.hbase.HRegion$HScanner.<init>(HRegion.java:1376)
    [junit] 	at org.apache.hadoop.hbase.HRegion.getScanner(HRegion.java:994)
    [junit] 	at org.apache.hadoop.hbase.HRegionServer.openScanner(HRegionServer.java:1273)
    [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:585)
    [junit] 	at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:340)
    [junit] 	at org.apache.hadoop.ipc.Server$Handler.run(Server.java:566)
    [junit] 07/09/01 12:21:28 WARN hbase.HMaster: Scan one META region
    [junit] java.io.IOException: java.io.IOException: java.lang.NullPointerException
    [junit] 	at org.apache.hadoop.hbase.HMemcache$HMemcacheScanner.<init>(HMemcache.java:321)
    [junit] 	at org.apache.hadoop.hbase.HMemcache.getScanner(HMemcache.java:284)
    [junit] 	at org.apache.hadoop.hbase.HRegion$HScanner.<init>(HRegion.java:1376)
    [junit] 	at org.apache.hadoop.hbase.HRegion.getScanner(HRegion.java:994)
    [junit] 	at org.apache.hadoop.hbase.HRegionServer.openScanner(HRegionServer.java:1273)
    [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:585)
    [junit] 	at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:340)
    [junit] 	at org.apache.hadoop.ipc.Server$Handler.run(Server.java:566)

    [junit] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    [junit] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    [junit] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    [junit] 	at org.apache.hadoop.hbase.RemoteExceptionHandler.decodeRemoteException(RemoteExceptionHandler.java:60)
    [junit] 	at org.apache.hadoop.hbase.HMaster$BaseScanner.scanRegion(HMaster.java:240)
    [junit] 	at org.apache.hadoop.hbase.HMaster$MetaScanner.scanOneMetaRegion(HMaster.java:653)
    [junit] 	at org.apache.hadoop.hbase.HMaster$MetaScanner.maintenanceScan(HMaster.java:712)
    [junit] 	at org.apache.hadoop.hbase.HMaster$BaseScanner.run(HMaster.java:178)
    [junit] 	at java.lang.Thread.run(Thread.java:595)
    [junit] 07/09/01 12:21:28 INFO dfs.StateChange: BLOCK* NameSystem.addStoredBlock: blockMap updated: 127.0.0.1:50010 is added to blk_598128778583199316
    [junit] 07/09/01 12:21:28 INFO dfs.StateChange: BLOCK* NameSystem.addStoredBlock: blockMap updated: 127.0.0.1:50011 is added to blk_598128778583199316
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Served block blk_4290579612827835748 to /127.0.0.1
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Served block blk_-742879028976512151 to /127.0.0.1
    [junit] 07/09/01 12:21:29 INFO dfs.StateChange: BLOCK* NameSystem.allocateBlock: /hbase/hregion_test,,-7152189821152712238/contents/mapfiles/8404560601744571481/data. blk_1732184390923241991 is created and added to pendingCreates and pendingCreateBlocks
    [junit] 07/09/01 12:21:29 INFO dfs.StateChange: BLOCK* NameSystem.addStoredBlock: blockMap updated: 127.0.0.1:50010 is added to blk_1732184390923241991
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Received block blk_1732184390923241991 from /127.0.0.1
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Received block blk_1732184390923241991 from /127.0.0.1 and  mirrored to /127.0.0.1:50011
    [junit] 07/09/01 12:21:29 INFO dfs.StateChange: BLOCK* NameSystem.addStoredBlock: blockMap updated: 127.0.0.1:50011 is added to blk_1732184390923241991
    [junit] 07/09/01 12:21:29 INFO dfs.StateChange: BLOCK* NameSystem.allocateBlock: /hbase/hregion_test,,-7152189821152712238/contents/mapfiles/8404560601744571481/index. blk_1007299800372614487 is created and added to pendingCreates and pendingCreateBlocks
    [junit] 07/09/01 12:21:29 INFO hbase.HMaster: HMaster.metaScanner scanning meta region .META.,,1 on 140.211.11.75:41963
    [junit] 07/09/01 12:21:29 INFO dfs.StateChange: BLOCK* NameSystem.addStoredBlock: blockMap updated: 127.0.0.1:50010 is added to blk_1007299800372614487
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Served block blk_4290579612827835748 to /127.0.0.1
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Received block blk_1007299800372614487 from /127.0.0.1
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Received block blk_1007299800372614487 from /127.0.0.1 and  mirrored to /127.0.0.1:50011
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Served block blk_-742879028976512151 to /127.0.0.1
    [junit] 07/09/01 12:21:29 INFO dfs.StateChange: BLOCK* NameSystem.addStoredBlock: blockMap updated: 127.0.0.1:50011 is added to blk_1007299800372614487
    [junit] 07/09/01 12:21:29 INFO hbase.HMaster: HMaster.metaScanner scan of meta region .META.,,1 complete
    [junit] 07/09/01 12:21:29 INFO hbase.HMaster: all meta regions scanned
    [junit] 07/09/01 12:21:29 INFO dfs.StateChange: BLOCK* NameSystem.allocateBlock: /hbase/hregion_test,,-7152189821152712238/contents/info/8404560601744571481. blk_5601324371521393128 is created and added to pendingCreates and pendingCreateBlocks
    [junit] 07/09/01 12:21:29 INFO dfs.StateChange: BLOCK* NameSystem.addStoredBlock: blockMap updated: 127.0.0.1:50010 is added to blk_5601324371521393128
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Received block blk_5601324371521393128 from /127.0.0.1
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Received block blk_5601324371521393128 from /127.0.0.1 and  mirrored to /127.0.0.1:50011
    [junit] 07/09/01 12:21:29 INFO dfs.StateChange: BLOCK* NameSystem.addStoredBlock: blockMap updated: 127.0.0.1:50011 is added to blk_5601324371521393128
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Served block blk_1732184390923241991 to /127.0.0.1
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Served block blk_1007299800372614487 to /127.0.0.1
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Served block blk_1732184390923241991 to /127.0.0.1
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Served block blk_1732184390923241991 to /127.0.0.1
    [junit] 07/09/01 12:21:29 INFO dfs.DataNode: Served block blk_1732184390923241991 to /127.0.0.1
    [junit] 07/09/01 12:21:30 INFO dfs.DataNode: Served block blk_1732184390923241991 to /127.0.0.1
    [junit] 07/09/01 12:21:30 INFO dfs.DataNode: Served block blk_1007299800372614487 to /127.0.0.1
    [junit] 07/09/01 12:21:30 INFO dfs.DataNode: Served block blk_1732184390923241991 to /127.0.0.1
    [junit] 07/09/01 12:21:30 INFO dfs.DataNode: Served block blk_1007299800372614487 to /127.0.0.1
    [junit] 07/09/01 12:21:30 INFO dfs.DataNode: Served block blk_1732184390923241991 to /127.0.0.1
    [junit] 07/09/01 12:21:30 INFO dfs.DataNode: Served block blk_1007299800372614487 to /127.0.0.1
    [junit] 07/09/01 12:21:30 INFO hbase.MiniHBaseCluster: Shutting down HBase Cluster
    [junit] 07/09/01 12:21:30 INFO hbase.Leases: closing leases
    [junit] 07/09/01 12:21:30 INFO hbase.Leases: leases closed
    [junit] 07/09/01 12:21:30 INFO ipc.Server: Stopping server on 41963
    [junit] 07/09/01 12:21:30 INFO ipc.Server: IPC Server handler 0 on 41963: exiting
    [junit] 07/09/01 12:21:30 INFO ipc.Server: IPC Server handler 3 on 41963: exiting
    [junit] 07/09/01 12:21:30 INFO ipc.Server: IPC Server handler 2 on 41963: exiting
    [junit] 07/09/01 12:21:30 INFO ipc.Server: IPC Server handler 4 on 41963: exiting
    [junit] 07/09/01 12:21:30 INFO ipc.Server: IPC Server handler 1 on 41963: exiting
    [junit] 07/09/01 12:21:30 INFO hbase.HRegionServer: logRoller exiting
    [junit] 07/09/01 12:21:30 INFO hbase.HRegionServer: cacheFlusher exiting
    [junit] 07/09/01 12:21:30 INFO hbase.HRegion: closed -ROOT-,,0
    [junit] 07/09/01 12:21:30 INFO hbase.HRegion: closed .META.,,1
    [junit] 07/09/01 12:21:30 INFO hbase.HRegion: closed test,,-7152189821152712238
    [junit] 07/09/01 12:21:30 INFO ipc.Server: Stopping IPC Server listener on 41963
    [junit] 07/09/01 12:21:30 INFO hbase.HRegionServer: splitOrCompactChecker exiting
    [junit] 07/09/01 12:21:30 INFO dfs.StateChange: BLOCK* NameSystem.allocateBlock: /hbase/log_140.211.11.75_41963/hlog.dat.000. blk_-6366709799531427167 is created and added to pendingCreates and pendingCreateBlocks
    [junit] 07/09/01 12:21:30 INFO dfs.StateChange: BLOCK* NameSystem.addStoredBlock: blockMap updated: 127.0.0.1:50010 is added to blk_-6366709799531427167
    [junit] 07/09/01 12:21:30 INFO dfs.DataNode: Received block blk_-6366709799531427167 from /127.0.0.1
    [junit] 07/09/01 12:21:30 INFO dfs.DataNode: Received block blk_-6366709799531427167 from /127.0.0.1 and  mirrored to /127.0.0.1:50011
    [junit] 07/09/01 12:21:30 INFO dfs.StateChange: BLOCK* NameSystem.delete: blk_-6366709799531427167 is added to invalidSet of 127.0.0.1:50010
    [junit] 07/09/01 12:21:30 INFO hbase.HRegionServer: stopping server at: 140.211.11.75:41963
    [junit] 07/09/01 12:21:30 INFO dfs.StateChange: BLOCK* NameSystem.blockToInvalidate: ask 127.0.0.1:50010 to delete  blk_-6366709799531427167
    [junit] 07/09/01 12:21:30 INFO dfs.StateChange: BLOCK* NameSystem.addStoredBlock: blockMap updated: 127.0.0.1:50011 is added to blk_-6366709799531427167
    [junit] 07/09/01 12:21:30 INFO hbase.HRegionServer: worker thread exiting
    [junit] 07/09/01 12:21:30 INFO hbase.HRegionServer: HRegionServer stopped at: 140.211.11.75:41963
    [junit] 07/09/01 12:21:30 INFO hbase.HRegionServer: main thread exiting
    [junit] 07/09/01 12:21:30 INFO hbase.HMaster: Waiting on following regionserver(s) to go down (or region server lease expiration, whichever happens first): [address: 140.211.11.75:41963, startcode: 7864940893307543757, load: (requests: 1 regions: 3)]
    [junit] 07/09/01 12:21:31 INFO hbase.HMaster: Waiting on following regionserver(s) to go down (or region server lease expiration, whichever happens first): [address: 140.211.11.75:41963, startcode: 7864940893307543757, load: (requests: 1 regions: 3)]
    [junit] 07/09/01 12:21:32 INFO dfs.DataNode: Deleting block blk_-6366709799531427167 file http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/test/data/dfs/data/data2/current/blk_-6366709799531427167 
    [junit] 07/09/01 12:21:32 INFO hbase.HMaster: Waiting on following regionserver(s) to go down (or region server lease expiration, whichever happens first): [address: 140.211.11.75:41963, startcode: 7864940893307543757, load: (requests: 1 regions: 3)]
    [junit] 07/09/01 12:21:33 INFO hbase.HMaster: Waiting on following regionserver(s) to go down (or region server lease expiration, whichever happens first): [address: 140.211.11.75:41963, startcode: 7864940893307543757, load: (requests: 1 regions: 3)]
    [junit] 07/09/01 12:21:34 INFO hbase.HMaster: Waiting on following regionserver(s) to go down (or region server lease expiration, whichever happens first): [address: 140.211.11.75:41963, startcode: 7864940893307543757, load: (requests: 1 regions: 3)]
    [junit] 07/09/01 12:21:35 INFO hbase.HMaster: Waiting on following regionserver(s) to go down (or region server lease expiration, whichever happens first): [address: 140.211.11.75:41963, startcode: 7864940893307543757, load: (requests: 1 regions: 3)]
    [junit] 07/09/01 12:21:36 INFO hbase.Leases: Lease expired 1437935086/1437935086
    [junit] 07/09/01 12:21:36 INFO hbase.HMaster: 140.211.11.75:41963 lease expired
    [junit] 07/09/01 12:21:36 INFO ipc.Server: Stopping server on 41960
    [junit] 07/09/01 12:21:36 INFO ipc.Server: IPC Server handler 0 on 41960: exiting
    [junit] 07/09/01 12:21:36 INFO hbase.HMaster: RootScanner exiting
    [junit] 07/09/01 12:21:36 INFO hbase.HMaster: MetaScanner exiting
    [junit] 07/09/01 12:21:36 INFO ipc.Server: IPC Server handler 1 on 41960: exiting
    [junit] 07/09/01 12:21:36 INFO hbase.Leases: closing leases
    [junit] 07/09/01 12:21:36 INFO ipc.Server: IPC Server handler 3 on 41960: exiting
    [junit] 07/09/01 12:21:36 INFO ipc.Server: Stopping IPC Server listener on 41960
    [junit] 07/09/01 12:21:36 INFO hbase.Leases: leases closed
    [junit] 07/09/01 12:21:36 INFO ipc.Server: IPC Server handler 4 on 41960: exiting
    [junit] 07/09/01 12:21:36 INFO ipc.Server: IPC Server handler 2 on 41960: exiting
    [junit] 07/09/01 12:21:36 INFO hbase.HMaster: HMaster main thread exiting
    [junit] 07/09/01 12:21:36 INFO hbase.MiniHBaseCluster: Shutdown HMaster 1 region server(s)
    [junit] 07/09/01 12:21:36 INFO hbase.MiniHBaseCluster: Shutting down Mini DFS cluster
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 07/09/01 12:21:36 INFO util.ThreadedServer: Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=41745]
    [junit] 07/09/01 12:21:36 INFO http.SocketListener: Stopped SocketListener on 0.0.0.0:41745
    [junit] 07/09/01 12:21:36 INFO util.Container: Stopped org.mortbay.jetty.servlet.WebApplicationHandler@738d08
    [junit] 07/09/01 12:21:37 INFO util.Container: Stopped WebApplicationContext[/,/]
    [junit] 07/09/01 12:21:37 INFO util.Container: Stopped HttpContext[/logs,/logs]
    [junit] 07/09/01 12:21:37 INFO util.Container: Stopped HttpContext[/static,/static]
    [junit] 07/09/01 12:21:37 INFO util.Container: Stopped org.mortbay.jetty.Server@1c5466b
    [junit] 07/09/01 12:21:37 WARN dfs.DataNode: java.io.IOException: java.lang.InterruptedException
    [junit] 	at org.apache.hadoop.fs.Command.run(Command.java:40)
    [junit] 	at org.apache.hadoop.fs.DU.getUsed(DU.java:56)
    [junit] 	at org.apache.hadoop.dfs.FSDataset$FSVolume.getDfsUsed(FSDataset.java:299)
    [junit] 	at org.apache.hadoop.dfs.FSDataset$FSVolumeSet.getDfsUsed(FSDataset.java:396)
    [junit] 	at org.apache.hadoop.dfs.FSDataset.getDfsUsed(FSDataset.java:491)
    [junit] 	at org.apache.hadoop.dfs.DataNode.offerService(DataNode.java:485)
    [junit] 	at org.apache.hadoop.dfs.DataNode.run(DataNode.java:1310)
    [junit] 	at java.lang.Thread.run(Thread.java:595)

    [junit] Shutting down DataNode 0
    [junit] 07/09/01 12:21:37 INFO dfs.DataNode: Exiting DataXceiveServer due to java.net.SocketException: Socket closed
    [junit] 07/09/01 12:21:37 INFO dfs.DataNode: Finishing DataNode in: FSDataset{dirpath='http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/test/data/dfs/data/data3/current,/export/home/hudson/hudson/jobs/Hadoop-Nightly/workspace/trunk/build/contrib/hbase/test/data/dfs/data/data4/current'} 
    [junit] 07/09/01 12:21:37 INFO util.ThreadedServer: Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=41723]
    [junit] 07/09/01 12:21:37 INFO http.SocketListener: Stopped SocketListener on 0.0.0.0:41723
    [junit] 07/09/01 12:21:37 INFO util.Container: Stopped org.mortbay.jetty.servlet.WebApplicationHandler@1697b67
    [junit] 07/09/01 12:21:37 INFO util.Container: Stopped WebApplicationContext[/,/]
    [junit] 07/09/01 12:21:38 INFO util.Container: Stopped HttpContext[/logs,/logs]
    [junit] 07/09/01 12:21:38 INFO util.Container: Stopped HttpContext[/static,/static]
    [junit] 07/09/01 12:21:38 INFO util.Container: Stopped org.mortbay.jetty.Server@15e2075
    [junit] 07/09/01 12:21:38 WARN fs.FSNamesystem: PendingReplicationMonitor thread received exception. java.lang.InterruptedException: sleep interrupted
    [junit] 07/09/01 12:21:38 INFO http.SocketListener: Stopped SocketListener on 0.0.0.0:41667
    [junit] 07/09/01 12:21:38 INFO dfs.DataNode: Exiting DataXceiveServer due to java.net.SocketException: Socket closed
    [junit] 07/09/01 12:21:38 INFO util.Container: Stopped org.mortbay.jetty.servlet.WebApplicationHandler@1815bfb
    [junit] 07/09/01 12:21:38 INFO util.ThreadedServer: Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=41667]
    [junit] 07/09/01 12:21:38 INFO util.Container: Stopped WebApplicationContext[/,/]
    [junit] 07/09/01 12:21:38 INFO util.Container: Stopped HttpContext[/logs,/logs]
    [junit] 07/09/01 12:21:39 INFO util.Container: Stopped HttpContext[/static,/static]
    [junit] 07/09/01 12:21:39 INFO util.Container: Stopped org.mortbay.jetty.Server@bc8e1e
    [junit] 07/09/01 12:21:39 INFO ipc.Server: Stopping server on 41624
    [junit] 07/09/01 12:21:39 INFO ipc.Server: IPC Server handler 5 on 41624: exiting
    [junit] 07/09/01 12:21:39 INFO ipc.Server: Stopping IPC Server listener on 41624
    [junit] 07/09/01 12:21:39 INFO ipc.Server: IPC Server handler 9 on 41624: exiting
    [junit] 07/09/01 12:21:39 INFO ipc.Server: IPC Server handler 4 on 41624: exiting
    [junit] 07/09/01 12:21:39 INFO ipc.Server: IPC Server handler 2 on 41624: exiting
    [junit] 07/09/01 12:21:39 INFO ipc.Server: IPC Server handler 6 on 41624: exiting
    [junit] 07/09/01 12:21:39 INFO ipc.Server: IPC Server handler 8 on 41624: exiting
    [junit] 07/09/01 12:21:39 INFO ipc.Server: IPC Server handler 3 on 41624: exiting
    [junit] 07/09/01 12:21:39 INFO ipc.Server: IPC Server handler 7 on 41624: exiting
    [junit] 07/09/01 12:21:39 INFO ipc.Server: IPC Server handler 1 on 41624: exiting
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 51.729 sec
    [junit] 07/09/01 12:21:39 INFO ipc.Server: IPC Server handler 0 on 41624: exiting
    [junit] 07/09/01 12:21:39 WARN dfs.DataNode: java.io.IOException: du: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/test/data/dfs/data : No such file or directory
    [junit] 	at org.apache.hadoop.fs.Command.run(Command.java:33)
    [junit] 	at org.apache.hadoop.fs.DU.getUsed(DU.java:56)
    [junit] 	at org.apache.hadoop.dfs.FSDataset$FSVolume.getDfsUsed(FSDataset.java:299)
    [junit] 	at org.apache.hadoop.dfs.FSDataset$FSVolume.getAvailable(FSDataset.java:307)
    [junit] 	at org.apache.hadoop.dfs.FSDataset$FSVolumeSet.getRemaining(FSDataset.java:412)
    [junit] 	at org.apache.hadoop.dfs.FSDataset.getRemaining(FSDataset.java:505)
    [junit] 	at org.apache.hadoop.dfs.DataNode.offerService(DataNode.java:485)
    [junit] 	at org.apache.hadoop.dfs.DataNode.run(DataNode.java:1310)
    [junit] 	at java.lang.Thread.run(Thread.java:595)

    [junit] 07/09/01 12:21:39 INFO dfs.DataNode: Finishing DataNode in: FSDataset{dirpath='http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build/contrib/hbase/test/data/dfs/data/data1/current,/export/home/hudson/hudson/jobs/Hadoop-Nightly/workspace/trunk/build/contrib/hbase/test/data/dfs/data/data2/current'} 
    [junit] Running org.apache.hadoop.hbase.TestToString
    [junit] name: hank, families: {hankfamily:=(hankfamily:, max versions: 3, compression: NONE, in memory: false, max value length: 2147483647, bloom filter: none), hankotherfamily:=(hankotherfamily:, max versions: 10, compression: BLOCK, in memory: true, max value length: 1000, bloom filter: none)}
    [junit] regionname: hank,,-1, startKey: <>, tableDesc: {name: hank, families: {hankfamily:=(hankfamily:, max versions: 3, compression: NONE, in memory: false, max value length: 2147483647, bloom filter: none), hankotherfamily:=(hankotherfamily:, max versions: 10, compression: BLOCK, in memory: true, max value length: 1000, bloom filter: none)}}
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.34 sec
    [junit] Running org.apache.hadoop.hbase.filter.TestPageRowFilter
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.47 sec
    [junit] Running org.apache.hadoop.hbase.filter.TestRegExpRowFilter
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.513 sec
    [junit] Running org.apache.hadoop.hbase.filter.TestRowFilterSet
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.412 sec
    [junit] Running org.apache.hadoop.hbase.filter.TestStopRowFilter
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] Running org.apache.hadoop.hbase.filter.TestWhileMatchRowFilter
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.309 sec
    [junit] Running org.apache.hadoop.hbase.shell.TestHBaseShell
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.145 sec
    [junit] Running org.apache.hadoop.hbase.util.TestKeying
    [junit] Original url http://abc:bcd@www.example.com/index.html?query=something#middle, Transformed url r:http://abc:bcd@com.example.www/index.html?query=something#middle
    [junit] Original url file:///usr/bin/java, Transformed url file:///usr/bin/java
    [junit] Original url dns:www.powerset.com, Transformed url dns:www.powerset.com
    [junit] Original url dns://dns.powerset.com/www.powerset.com, Transformed url r:dns://com.powerset.dns/www.powerset.com
    [junit] Original url http://one.two.three/index.html, Transformed url r:http://three.two.one/index.html
    [junit] Original url https://one.two.three:9443/index.html, Transformed url r:https://three.two.one:9443/index.html
    [junit] Original url ftp://one.two.three/index.html, Transformed url r:ftp://three.two.one/index.html
    [junit] Original url filename, Transformed url filename
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] Running org.onelab.test.TestFilter
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.433 sec

BUILD FAILED
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/build.xml :506: The following error occurred while executing this line:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/build.xml :23: The following error occurred while executing this line:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/hbase/build.xml :101: The following error occurred while executing this line:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/ws/trunk/src/contrib/build-contrib.xml :205: Tests failed!

Total time: 69 minutes 22 seconds
Recording fingerprints
Publishing Javadoc
Recording test results