See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/657/changes

Changes:

[yhemanth] HADOOP-4446. Modify guaranteed capacity labels in capacity 
scheduler's UI to reflect the information being displayed. Contributed by 
Sreekanth Ramakrishnan

------------------------------------------
[...truncated 259871 lines...]
    [junit] 2008-11-10 16:42:22,691 DEBUG security.UserGroupInformation 
(PermissionChecker.java:<init>(41)) - ugi=hudson,hudson
    [junit] 2008-11-10 16:42:22,693 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(109)) - ugi=hudson,hudson ip=/127.0.0.1   
cmd=open        src=/data/file1 dst=null        perm=null
    [junit] 2008-11-10 16:42:22,694 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 2 on 60081, 
ugi=null
    [junit] 2008-11-10 16:42:22,702 INFO  DataNode.clienttrace 
(BlockSender.java:sendBlock(398)) - src: /127.0.0.1:60085, dest: 
/127.0.0.1:60097, bytes: 104, op: HDFS_READ, cliID: DFSClient_-1379770920, 
srvID: DS-744073037-140.211.11.106-60085-1226335340923, blockid: 
blk_2291291579346490689_1001
    [junit] 2008-11-10 16:42:22,707 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 7 on 60081, 
ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,707 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 7 on 60081, 
ugi=null
    [junit] 2008-11-10 16:42:22,709 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 1 on 60081, 
ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,710 DEBUG security.UserGroupInformation 
(PermissionChecker.java:<init>(41)) - ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,710 DEBUG security.UserGroupInformation 
(PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], 
doCheckOwner=false, ancestorAccess=null, parentAccess=null, access=null, 
subAccess=null
    [junit] 2008-11-10 16:42:22,711 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(109)) - ugi=user286715660,group1,group2   
ip=/127.0.0.1   cmd=mkdirs      src=/data/child1        dst=null        
perm=hudson:supergroup:rwxr-xr-x
    [junit] 2008-11-10 16:42:22,711 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 1 on 60081, 
ugi=null
    [junit] 2008-11-10 16:42:22,712 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 8 on 60081, 
ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,713 DEBUG security.UserGroupInformation 
(PermissionChecker.java:<init>(41)) - ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,713 DEBUG security.UserGroupInformation 
(PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], 
doCheckOwner=false, ancestorAccess=null, parentAccess=null, access=null, 
subAccess=null
    [junit] 2008-11-10 16:42:22,714 DEBUG security.UserGroupInformation 
(PermissionChecker.java:<init>(41)) - ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,714 DEBUG security.UserGroupInformation 
(PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], 
doCheckOwner=false, ancestorAccess=WRITE, parentAccess=null, access=null, 
subAccess=null
    [junit] 2008-11-10 16:42:22,715 INFO  ipc.Server (Server.java:run(890)) - 
IPC Server handler 8 on 60081, call mkdirs(/data/child2, rwxr-xr-x) from 
127.0.0.1:60098: error: org.apache.hadoop.security.AccessControlException: 
Permission denied: user=user286715660, access=WRITE, 
inode="data":hudson:supergroup:rwxr-xr-x
    [junit] org.apache.hadoop.security.AccessControlException: Permission 
denied: user=user286715660, access=WRITE, 
inode="data":hudson:supergroup:rwxr-xr-x
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.PermissionChecker.check(PermissionChecker.java:176)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.PermissionChecker.check(PermissionChecker.java:157)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.PermissionChecker.checkPermission(PermissionChecker.java:105)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkPermission(FSNamesystem.java:4353)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkAncestorAccess(FSNamesystem.java:4323)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.mkdirsInternal(FSNamesystem.java:1744)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.mkdirs(FSNamesystem.java:1713)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.NameNode.mkdirs(NameNode.java:471)
    [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 org.apache.hadoop.ipc.RPC$Server.call(RPC.java:452)
    [junit]     at org.apache.hadoop.ipc.Server$Handler.run(Server.java:888)
    [junit] 2008-11-10 16:42:22,716 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 8 on 60081, 
ugi=null
    [junit] 2008-11-10 16:42:22,718 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 4 on 60081, 
ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,718 DEBUG security.UserGroupInformation 
(PermissionChecker.java:<init>(41)) - ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,718 DEBUG security.UserGroupInformation 
(PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], 
doCheckOwner=false, ancestorAccess=WRITE, parentAccess=null, access=null, 
subAccess=null
    [junit] 2008-11-10 16:42:22,719 INFO  ipc.Server (Server.java:run(890)) - 
IPC Server handler 4 on 60081, call create(/data/file2, rwxr-xr-x, 
DFSClient_29849463, true, 3, 67108864) from 127.0.0.1:60098: error: 
org.apache.hadoop.security.AccessControlException: Permission denied: 
user=user286715660, access=WRITE, inode="data":hudson:supergroup:rwxr-xr-x
    [junit] org.apache.hadoop.security.AccessControlException: Permission 
denied: user=user286715660, access=WRITE, 
inode="data":hudson:supergroup:rwxr-xr-x
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.PermissionChecker.check(PermissionChecker.java:176)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.PermissionChecker.check(PermissionChecker.java:157)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.PermissionChecker.checkPermission(PermissionChecker.java:105)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkPermission(FSNamesystem.java:4353)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkAncestorAccess(FSNamesystem.java:4323)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.startFileInternal(FSNamesystem.java:1034)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.startFile(FSNamesystem.java:995)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.NameNode.create(NameNode.java:301)
    [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 org.apache.hadoop.ipc.RPC$Server.call(RPC.java:452)
    [junit]     at org.apache.hadoop.ipc.Server$Handler.run(Server.java:888)
    [junit] 2008-11-10 16:42:22,720 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 4 on 60081, 
ugi=null
    [junit] 2008-11-10 16:42:22,722 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 5 on 60081, 
ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,722 DEBUG security.UserGroupInformation 
(PermissionChecker.java:<init>(41)) - ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,722 DEBUG security.UserGroupInformation 
(PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], 
doCheckOwner=false, ancestorAccess=null, parentAccess=null, access=READ, 
subAccess=null
    [junit] 2008-11-10 16:42:22,723 INFO  ipc.Server (Server.java:run(890)) - 
IPC Server handler 5 on 60081, call getBlockLocations(/data/file1, 0, 
671088640) from 127.0.0.1:60098: error: 
org.apache.hadoop.security.AccessControlException: Permission denied: 
user=user286715660, access=READ, inode="file1":hudson:supergroup:rw-------
    [junit] org.apache.hadoop.security.AccessControlException: Permission 
denied: user=user286715660, access=READ, 
inode="file1":hudson:supergroup:rw-------
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.PermissionChecker.check(PermissionChecker.java:176)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.PermissionChecker.checkPermission(PermissionChecker.java:111)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkPermission(FSNamesystem.java:4353)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkPathAccess(FSNamesystem.java:4313)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlockLocations(FSNamesystem.java:745)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.NameNode.getBlockLocations(NameNode.java:272)
    [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 org.apache.hadoop.ipc.RPC$Server.call(RPC.java:452)
    [junit]     at org.apache.hadoop.ipc.Server$Handler.run(Server.java:888)
    [junit] 2008-11-10 16:42:22,724 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 5 on 60081, 
ugi=null
    [junit] 2008-11-10 16:42:22,725 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 6 on 60081, 
ugi=hudson,hudson
    [junit] 2008-11-10 16:42:22,725 DEBUG security.UserGroupInformation 
(PermissionChecker.java:<init>(41)) - ugi=hudson,hudson
    [junit] 2008-11-10 16:42:22,750 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(109)) - ugi=hudson,hudson ip=/127.0.0.1   
cmd=setPermission       src=/data       dst=null        
perm=hudson:supergroup:rwxr-xr-x
    [junit] 2008-11-10 16:42:22,751 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 6 on 60081, 
ugi=null
    [junit] 2008-11-10 16:42:22,752 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 3 on 60081, 
ugi=hudson,hudson
    [junit] 2008-11-10 16:42:22,753 DEBUG security.UserGroupInformation 
(PermissionChecker.java:<init>(41)) - ugi=hudson,hudson
    [junit] 2008-11-10 16:42:22,780 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(109)) - ugi=hudson,hudson ip=/127.0.0.1   
cmd=setPermission       src=/data/child1        dst=null        
perm=hudson:supergroup:rwxrwxrwx
    [junit] 2008-11-10 16:42:22,781 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 3 on 60081, 
ugi=null
    [junit] 2008-11-10 16:42:22,782 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 9 on 60081, 
ugi=hudson,hudson
    [junit] 2008-11-10 16:42:22,782 DEBUG security.UserGroupInformation 
(PermissionChecker.java:<init>(41)) - ugi=hudson,hudson
    [junit] 2008-11-10 16:42:22,814 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(109)) - ugi=hudson,hudson ip=/127.0.0.1   
cmd=setPermission       src=/   dst=null        perm=hudson:supergroup:rwxrwxrwx
    [junit] 2008-11-10 16:42:22,815 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 9 on 60081, 
ugi=null
    [junit] 2008-11-10 16:42:22,816 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 0 on 60081, 
ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,816 DEBUG security.UserGroupInformation 
(PermissionChecker.java:<init>(41)) - ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,816 DEBUG security.UserGroupInformation 
(PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], 
doCheckOwner=false, ancestorAccess=null, parentAccess=null, access=null, 
subAccess=null
    [junit] 2008-11-10 16:42:22,817 DEBUG security.UserGroupInformation 
(PermissionChecker.java:<init>(41)) - ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,817 DEBUG security.UserGroupInformation 
(PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], 
doCheckOwner=false, ancestorAccess=WRITE, parentAccess=null, access=null, 
subAccess=null
    [junit] 2008-11-10 16:42:22,834 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(109)) - ugi=user286715660,group1,group2   
ip=/127.0.0.1   cmd=mkdirs      src=/foo/bar    dst=null        
perm=user286715660:supergroup:rwxr-xr-x
    [junit] 2008-11-10 16:42:22,834 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 0 on 60081, 
ugi=null
    [junit] 2008-11-10 16:42:22,835 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 2 on 60081, 
ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,836 DEBUG security.UserGroupInformation 
(PermissionChecker.java:<init>(41)) - ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,836 DEBUG security.UserGroupInformation 
(PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], 
doCheckOwner=false, ancestorAccess=null, parentAccess=WRITE, access=null, 
subAccess=null
    [junit] 2008-11-10 16:42:22,837 DEBUG security.UserGroupInformation 
(PermissionChecker.java:<init>(41)) - ugi=user286715660,group1,group2
    [junit] 2008-11-10 16:42:22,837 DEBUG security.UserGroupInformation 
(PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], 
doCheckOwner=false, ancestorAccess=WRITE, parentAccess=null, access=null, 
subAccess=null
    [junit] 2008-11-10 16:42:22,860 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(109)) - ugi=user286715660,group1,group2   
ip=/127.0.0.1   cmd=rename      src=/foo/bar    dst=/data/child1        
perm=hudson:supergroup:rwxrwxrwx
    [junit] 2008-11-10 16:42:22,860 DEBUG security.UserGroupInformation 
(UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 2 on 60081, 
ugi=null
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 2
    [junit] 2008-11-10 16:42:22,863 INFO  http.SocketListener 
(SocketListener.java:stop(212)) - Stopped SocketListener on 127.0.0.1:60092
    [junit] 2008-11-10 16:42:22,864 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,107 INFO  util.Container 
(Container.java:stop(156)) - Stopped WebApplicationContext[/static,/static]
    [junit] 2008-11-10 16:42:23,109 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,208 INFO  util.Container 
(Container.java:stop(156)) - Stopped WebApplicationContext[/logs,/logs]
    [junit] 2008-11-10 16:42:23,209 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,292 INFO  util.Container 
(Container.java:stop(156)) - Stopped WebApplicationContext[/,/]
    [junit] 2008-11-10 16:42:23,292 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,292 INFO  ipc.Server (Server.java:stop(993)) - 
Stopping server on 60093
    [junit] 2008-11-10 16:42:23,293 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 0 on 60093: exiting
    [junit] 2008-11-10 16:42:23,293 INFO  ipc.Server (Server.java:run(330)) - 
Stopping IPC Server listener on 60093
    [junit] 2008-11-10 16:42:23,295 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 1 on 60093: exiting
    [junit] 2008-11-10 16:42:23,295 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 2 on 60093: exiting
    [junit] 2008-11-10 16:42:23,295 WARN  datanode.DataNode 
(DataXceiverServer.java:run(134)) - DatanodeRegistration(127.0.0.1:60091, 
storageID=DS-166589323-140.211.11.106-60091-1226335342398, infoPort=60092, 
ipcPort=60093):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:129)
    [junit]     at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2008-11-10 16:42:23,297 INFO  datanode.DataNode 
(DataNode.java:shutdown(561)) - Waiting for threadgroup to exit, active threads 
is 0
    [junit] 2008-11-10 16:42:23,297 INFO  datanode.DataBlockScanner 
(DataBlockScanner.java:run(599)) - Exiting DataBlockScanner thread.
    [junit] 2008-11-10 16:42:23,297 INFO  datanode.DataNode 
(DataNode.java:run(1126)) - DatanodeRegistration(127.0.0.1:60091, 
storageID=DS-166589323-140.211.11.106-60091-1226335342398, infoPort=60092, 
ipcPort=60093):Finishing DataNode in: 
FSDataset{dirpath='/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build/test/data/dfs/data/data5/current,/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build/test/data/dfs/data/data6/current'}
    [junit] 2008-11-10 16:42:23,298 INFO  ipc.Server (Server.java:stop(993)) - 
Stopping server on 60093
    [junit] 2008-11-10 16:42:23,299 INFO  datanode.DataNode 
(DataNode.java:shutdown(561)) - Waiting for threadgroup to exit, active threads 
is 0
    [junit] Shutting down DataNode 1
    [junit] 2008-11-10 16:42:23,300 INFO  util.ThreadedServer 
(ThreadedServer.java:run(656)) - Stopping Acceptor 
ServerSocket[addr=localhost/127.0.0.1,port=0,localport=60089]
    [junit] 2008-11-10 16:42:23,300 INFO  http.SocketListener 
(SocketListener.java:stop(212)) - Stopped SocketListener on 127.0.0.1:60089
    [junit] 2008-11-10 16:42:23,300 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,382 INFO  util.Container 
(Container.java:stop(156)) - Stopped WebApplicationContext[/static,/static]
    [junit] 2008-11-10 16:42:23,383 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,462 INFO  util.Container 
(Container.java:stop(156)) - Stopped WebApplicationContext[/logs,/logs]
    [junit] 2008-11-10 16:42:23,462 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,546 INFO  util.Container 
(Container.java:stop(156)) - Stopped WebApplicationContext[/,/]
    [junit] 2008-11-10 16:42:23,547 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,547 INFO  ipc.Server (Server.java:stop(993)) - 
Stopping server on 60090
    [junit] 2008-11-10 16:42:23,547 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 1 on 60090: exiting
    [junit] 2008-11-10 16:42:23,547 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 0 on 60090: exiting
    [junit] 2008-11-10 16:42:23,548 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 2 on 60090: exiting
    [junit] 2008-11-10 16:42:23,548 INFO  ipc.Server (Server.java:run(330)) - 
Stopping IPC Server listener on 60090
    [junit] 2008-11-10 16:42:23,549 WARN  datanode.DataNode 
(DataXceiverServer.java:run(134)) - DatanodeRegistration(127.0.0.1:60088, 
storageID=DS-1371165830-140.211.11.106-60088-1226335341652, infoPort=60089, 
ipcPort=60090):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:129)
    [junit]     at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2008-11-10 16:42:23,550 INFO  datanode.DataNode 
(DataNode.java:shutdown(561)) - Waiting for threadgroup to exit, active threads 
is 0
    [junit] 2008-11-10 16:42:23,550 INFO  datanode.DataBlockScanner 
(DataBlockScanner.java:run(599)) - Exiting DataBlockScanner thread.
    [junit] 2008-11-10 16:42:23,550 INFO  datanode.DataNode 
(DataNode.java:run(1126)) - DatanodeRegistration(127.0.0.1:60088, 
storageID=DS-1371165830-140.211.11.106-60088-1226335341652, infoPort=60089, 
ipcPort=60090):Finishing DataNode in: 
FSDataset{dirpath='/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build/test/data/dfs/data/data3/current,/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build/test/data/dfs/data/data4/current'}
    [junit] 2008-11-10 16:42:23,551 INFO  ipc.Server (Server.java:stop(993)) - 
Stopping server on 60090
    [junit] 2008-11-10 16:42:23,551 INFO  datanode.DataNode 
(DataNode.java:shutdown(561)) - Waiting for threadgroup to exit, active threads 
is 0
    [junit] Shutting down DataNode 0
    [junit] 2008-11-10 16:42:23,552 INFO  util.ThreadedServer 
(ThreadedServer.java:run(656)) - Stopping Acceptor 
ServerSocket[addr=localhost/127.0.0.1,port=0,localport=60086]
    [junit] 2008-11-10 16:42:23,552 INFO  http.SocketListener 
(SocketListener.java:stop(212)) - Stopped SocketListener on 127.0.0.1:60086
    [junit] 2008-11-10 16:42:23,553 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,628 INFO  util.Container 
(Container.java:stop(156)) - Stopped WebApplicationContext[/static,/static]
    [junit] 2008-11-10 16:42:23,629 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,706 INFO  util.Container 
(Container.java:stop(156)) - Stopped WebApplicationContext[/logs,/logs]
    [junit] 2008-11-10 16:42:23,706 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,780 INFO  util.Container 
(Container.java:stop(156)) - Stopped WebApplicationContext[/,/]
    [junit] 2008-11-10 16:42:23,780 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,780 INFO  ipc.Server (Server.java:stop(993)) - 
Stopping server on 60087
    [junit] 2008-11-10 16:42:23,780 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 0 on 60087: exiting
    [junit] 2008-11-10 16:42:23,781 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 2 on 60087: exiting
    [junit] 2008-11-10 16:42:23,781 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 1 on 60087: exiting
    [junit] 2008-11-10 16:42:23,781 INFO  ipc.Server (Server.java:run(330)) - 
Stopping IPC Server listener on 60087
    [junit] 2008-11-10 16:42:23,782 WARN  datanode.DataNode 
(DataXceiverServer.java:run(134)) - DatanodeRegistration(127.0.0.1:60085, 
storageID=DS-744073037-140.211.11.106-60085-1226335340923, infoPort=60086, 
ipcPort=60087):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:129)
    [junit]     at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2008-11-10 16:42:23,783 INFO  datanode.DataNode 
(DataNode.java:shutdown(561)) - Waiting for threadgroup to exit, active threads 
is 0
    [junit] 2008-11-10 16:42:23,783 INFO  datanode.DataBlockScanner 
(DataBlockScanner.java:run(599)) - Exiting DataBlockScanner thread.
    [junit] 2008-11-10 16:42:23,783 INFO  datanode.DataNode 
(DataNode.java:run(1126)) - DatanodeRegistration(127.0.0.1:60085, 
storageID=DS-744073037-140.211.11.106-60085-1226335340923, infoPort=60086, 
ipcPort=60087):Finishing DataNode in: 
FSDataset{dirpath='/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build/test/data/dfs/data/data1/current,/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build/test/data/dfs/data/data2/current'}
    [junit] 2008-11-10 16:42:23,783 INFO  ipc.Server (Server.java:stop(993)) - 
Stopping server on 60087
    [junit] 2008-11-10 16:42:23,784 INFO  datanode.DataNode 
(DataNode.java:shutdown(561)) - Waiting for threadgroup to exit, active threads 
is 0
    [junit] 2008-11-10 16:42:23,785 INFO  http.SocketListener 
(SocketListener.java:stop(212)) - Stopped SocketListener on 127.0.0.1:60082
    [junit] 2008-11-10 16:42:23,786 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,859 INFO  util.Container 
(Container.java:stop(156)) - Stopped WebApplicationContext[/static,/static]
    [junit] 2008-11-10 16:42:23,860 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,928 INFO  util.Container 
(Container.java:stop(156)) - Stopped WebApplicationContext[/logs,/logs]
    [junit] 2008-11-10 16:42:23,929 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,994 INFO  util.Container 
(Container.java:stop(156)) - Stopped WebApplicationContext[/,/]
    [junit] 2008-11-10 16:42:23,994 INFO  util.Container 
(Container.java:stop(156)) - Stopped [EMAIL PROTECTED]
    [junit] 2008-11-10 16:42:23,995 WARN  namenode.FSNamesystem 
(FSNamesystem.java:run(2280)) - ReplicationMonitor thread received 
InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] 2008-11-10 16:42:23,995 INFO  namenode.FSNamesystem 
(FSEditLog.java:printStatistics(970)) - Number of transactions: 12 Total time 
for transactions(ms): 1 Number of syncs: 9 SyncTimes(ms): 100 110 
    [junit] 2008-11-10 16:42:24,027 INFO  ipc.Server (Server.java:stop(993)) - 
Stopping server on 60081
    [junit] 2008-11-10 16:42:24,027 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 0 on 60081: exiting
    [junit] 2008-11-10 16:42:24,028 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 1 on 60081: exiting
    [junit] 2008-11-10 16:42:24,028 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 2 on 60081: exiting
    [junit] 2008-11-10 16:42:24,028 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 3 on 60081: exiting
    [junit] 2008-11-10 16:42:24,029 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 4 on 60081: exiting
    [junit] 2008-11-10 16:42:24,029 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 5 on 60081: exiting
    [junit] 2008-11-10 16:42:24,029 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 6 on 60081: exiting
    [junit] 2008-11-10 16:42:24,029 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 8 on 60081: exiting
    [junit] 2008-11-10 16:42:24,030 INFO  ipc.Server (Server.java:run(330)) - 
Stopping IPC Server listener on 60081
    [junit] 2008-11-10 16:42:24,030 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 7 on 60081: exiting
    [junit] 2008-11-10 16:42:24,030 INFO  ipc.Server (Server.java:run(920)) - 
IPC Server handler 9 on 60081: exiting
    [junit] 2008-11-10 16:42:24,031 INFO  ipc.Server (Server.java:run(502)) - 
Stopping IPC Server Responder
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.337 sec
    [junit] Running org.apache.hadoop.security.TestUnixUserGroupInformation
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.405 sec
    [junit] Running org.apache.hadoop.util.TestGenericsUtil
    [junit] 2008-11-10 16:42:25,440 WARN  util.GenericOptionsParser 
(GenericOptionsParser.java:parseGeneralOptions(348)) - options parsing failed: 
Missing argument for option:jt
    [junit] usage: general options are:
    [junit]  -archives <paths>             comma separated archives to be 
unarchived
    [junit]                                on the compute machines.
    [junit]  -conf <configuration file>    specify an application configuration 
file
    [junit]  -D <property=value>           use value for given property
    [junit]  -files <paths>                comma separated files to be copied 
to the
    [junit]                                map reduce cluster
    [junit]  -fs <local|namenode:port>     specify a namenode
    [junit]  -jt <local|jobtracker:port>   specify a job tracker
    [junit]  -libjars <paths>              comma separated jar files to include 
in the
    [junit]                                classpath.
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.185 sec
    [junit] Running org.apache.hadoop.util.TestIndexedSort
    [junit] sortRandom seed: 
7464063945972745054(org.apache.hadoop.util.QuickSort)
    [junit] testSorted seed: 
2909998504359709914(org.apache.hadoop.util.QuickSort)
    [junit] testAllEqual setting min/max at 
27/80(org.apache.hadoop.util.QuickSort)
    [junit] sortWritable seed: 
-3908657171702137108(org.apache.hadoop.util.QuickSort)
    [junit] QuickSort degen cmp/swp: 
23252/3713(org.apache.hadoop.util.QuickSort)
    [junit] sortRandom seed: 
-5962811420261226440(org.apache.hadoop.util.HeapSort)
    [junit] testSorted seed: 
-4624664613449739463(org.apache.hadoop.util.HeapSort)
    [junit] testAllEqual setting min/max at 
408/156(org.apache.hadoop.util.HeapSort)
    [junit] sortWritable seed: 
1102663407065579173(org.apache.hadoop.util.HeapSort)
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.505 sec
    [junit] Running org.apache.hadoop.util.TestProcfsBasedProcessTree
    [junit] 2008-11-10 16:42:27,920 INFO  mapred.ProcfsBasedProcessTree 
(ProcfsBasedProcessTree.java:isAvailable(76)) - ProcfsBasedProcessTree 
currently is supported only on Linux.
    [junit] ProcfsBasedProcessTree is not available on this system. Not testing
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] Running org.apache.hadoop.util.TestReflectionUtils
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.672 sec
    [junit] Running org.apache.hadoop.util.TestShell
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.233 sec
    [junit] Running org.apache.hadoop.util.TestStringUtils
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.084 sec

BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build.xml:672:
 Tests failed!

Total time: 146 minutes 32 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording fingerprints
Publishing Javadoc
Recording test results

Reply via email to