See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/649/changes
Changes: [szetszwo] HADOOP-3461. Remove hdfs.StringBytesWritable. (szetszwo) [omalley] HADOOP-4433. Improve data loader for collecting metrics and log files. (Eric Yang via omalley) ------------------------------------------ [...truncated 262911 lines...] [junit] 2008-11-03 07:50:04,289 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 8 on 63652, ugi=null [junit] 2008-11-03 07:50:04,289 INFO datanode.DataNode (BlockReceiver.java:run(971)) - PacketResponder 2 for block blk_-6170495849262395646_1001 terminating [junit] 2008-11-03 07:50:04,291 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 0 on 63652, ugi=hudson,hudson [junit] 2008-11-03 07:50:04,310 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 0 on 63652, ugi=null [junit] 2008-11-03 07:50:04,310 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 7 on 63652, ugi=hudson,hudson [junit] 2008-11-03 07:50:04,311 DEBUG security.UserGroupInformation (PermissionChecker.java:<init>(41)) - ugi=hudson,hudson [junit] 2008-11-03 07:50:04,332 INFO FSNamesystem.audit (FSNamesystem.java:logAuditEvent(109)) - ugi=hudson,hudson ip=/127.0.0.1 cmd=setPermission src=/data/file1 dst=null perm=hudson:supergroup:rw------- [junit] 2008-11-03 07:50:04,332 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 7 on 63652, ugi=null [junit] 2008-11-03 07:50:04,335 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 9 on 63652, ugi=hudson,hudson [junit] 2008-11-03 07:50:04,335 DEBUG security.UserGroupInformation (PermissionChecker.java:<init>(41)) - ugi=hudson,hudson [junit] 2008-11-03 07:50:04,337 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-03 07:50:04,338 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 9 on 63652, ugi=null [junit] 2008-11-03 07:50:04,344 INFO DataNode.clienttrace (BlockSender.java:sendBlock(398)) - src: /127.0.0.1:63662, dest: /127.0.0.1:63684, bytes: 104, op: HDFS_READ, cliID: DFSClient_-651716485, srvID: DS-1654321416-140.211.11.106-63662-1225698601674, blockid: blk_-6170495849262395646_1001 [junit] 2008-11-03 07:50:04,346 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 5 on 63652, ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,346 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 5 on 63652, ugi=null [junit] 2008-11-03 07:50:04,348 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 2 on 63652, ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,348 DEBUG security.UserGroupInformation (PermissionChecker.java:<init>(41)) - ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,349 DEBUG security.UserGroupInformation (PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], doCheckOwner=false, ancestorAccess=null, parentAccess=null, access=null, subAccess=null [junit] 2008-11-03 07:50:04,350 INFO FSNamesystem.audit (FSNamesystem.java:logAuditEvent(109)) - ugi=user-582262392,group1,group2 ip=/127.0.0.1 cmd=mkdirs src=/data/child1 dst=null perm=hudson:supergroup:rwxr-xr-x [junit] 2008-11-03 07:50:04,350 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 2 on 63652, ugi=null [junit] 2008-11-03 07:50:04,351 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 1 on 63652, ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,351 DEBUG security.UserGroupInformation (PermissionChecker.java:<init>(41)) - ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,352 DEBUG security.UserGroupInformation (PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], doCheckOwner=false, ancestorAccess=null, parentAccess=null, access=null, subAccess=null [junit] 2008-11-03 07:50:04,352 DEBUG security.UserGroupInformation (PermissionChecker.java:<init>(41)) - ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,352 DEBUG security.UserGroupInformation (PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], doCheckOwner=false, ancestorAccess=WRITE, parentAccess=null, access=null, subAccess=null [junit] 2008-11-03 07:50:04,353 INFO ipc.Server (Server.java:run(890)) - IPC Server handler 1 on 63652, call mkdirs(/data/child2, rwxr-xr-x) from 127.0.0.1:63685: error: org.apache.hadoop.security.AccessControlException: Permission denied: user=user-582262392, access=WRITE, inode="data":hudson:supergroup:rwxr-xr-x [junit] org.apache.hadoop.security.AccessControlException: Permission denied: user=user-582262392, 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:4357) [junit] at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkAncestorAccess(FSNamesystem.java:4327) [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-03 07:50:04,354 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 1 on 63652, ugi=null [junit] 2008-11-03 07:50:04,355 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 3 on 63652, ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,356 DEBUG security.UserGroupInformation (PermissionChecker.java:<init>(41)) - ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,356 DEBUG security.UserGroupInformation (PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], doCheckOwner=false, ancestorAccess=WRITE, parentAccess=null, access=null, subAccess=null [junit] 2008-11-03 07:50:04,357 INFO ipc.Server (Server.java:run(890)) - IPC Server handler 3 on 63652, call create(/data/file2, rwxr-xr-x, DFSClient_1069759484, true, 3, 67108864) from 127.0.0.1:63685: error: org.apache.hadoop.security.AccessControlException: Permission denied: user=user-582262392, access=WRITE, inode="data":hudson:supergroup:rwxr-xr-x [junit] org.apache.hadoop.security.AccessControlException: Permission denied: user=user-582262392, 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:4357) [junit] at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkAncestorAccess(FSNamesystem.java:4327) [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-03 07:50:04,358 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 3 on 63652, ugi=null [junit] 2008-11-03 07:50:04,361 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 6 on 63652, ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,362 DEBUG security.UserGroupInformation (PermissionChecker.java:<init>(41)) - ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,362 DEBUG security.UserGroupInformation (PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], doCheckOwner=false, ancestorAccess=null, parentAccess=null, access=READ, subAccess=null [junit] 2008-11-03 07:50:04,363 INFO ipc.Server (Server.java:run(890)) - IPC Server handler 6 on 63652, call getBlockLocations(/data/file1, 0, 671088640) from 127.0.0.1:63685: error: org.apache.hadoop.security.AccessControlException: Permission denied: user=user-582262392, access=READ, inode="file1":hudson:supergroup:rw------- [junit] org.apache.hadoop.security.AccessControlException: Permission denied: user=user-582262392, 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:4357) [junit] at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkPathAccess(FSNamesystem.java:4317) [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-03 07:50:04,363 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 6 on 63652, ugi=null [junit] 2008-11-03 07:50:04,367 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 4 on 63652, ugi=hudson,hudson [junit] 2008-11-03 07:50:04,367 DEBUG security.UserGroupInformation (PermissionChecker.java:<init>(41)) - ugi=hudson,hudson [junit] 2008-11-03 07:50:04,387 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-03 07:50:04,388 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 4 on 63652, ugi=null [junit] 2008-11-03 07:50:04,389 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 8 on 63652, ugi=hudson,hudson [junit] 2008-11-03 07:50:04,389 DEBUG security.UserGroupInformation (PermissionChecker.java:<init>(41)) - ugi=hudson,hudson [junit] 2008-11-03 07:50:04,411 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-03 07:50:04,411 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 8 on 63652, ugi=null [junit] 2008-11-03 07:50:04,412 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 0 on 63652, ugi=hudson,hudson [junit] 2008-11-03 07:50:04,412 DEBUG security.UserGroupInformation (PermissionChecker.java:<init>(41)) - ugi=hudson,hudson [junit] 2008-11-03 07:50:04,437 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-03 07:50:04,437 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 0 on 63652, ugi=null [junit] 2008-11-03 07:50:04,438 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 7 on 63652, ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,438 DEBUG security.UserGroupInformation (PermissionChecker.java:<init>(41)) - ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,439 DEBUG security.UserGroupInformation (PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], doCheckOwner=false, ancestorAccess=null, parentAccess=null, access=null, subAccess=null [junit] 2008-11-03 07:50:04,439 DEBUG security.UserGroupInformation (PermissionChecker.java:<init>(41)) - ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,439 DEBUG security.UserGroupInformation (PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], doCheckOwner=false, ancestorAccess=WRITE, parentAccess=null, access=null, subAccess=null [junit] 2008-11-03 07:50:04,459 INFO FSNamesystem.audit (FSNamesystem.java:logAuditEvent(109)) - ugi=user-582262392,group1,group2 ip=/127.0.0.1 cmd=mkdirs src=/foo/bar dst=null perm=user-582262392:supergroup:rwxr-xr-x [junit] 2008-11-03 07:50:04,459 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 7 on 63652, ugi=null [junit] 2008-11-03 07:50:04,460 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 9 on 63652, ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,461 DEBUG security.UserGroupInformation (PermissionChecker.java:<init>(41)) - ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,461 DEBUG security.UserGroupInformation (PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], doCheckOwner=false, ancestorAccess=null, parentAccess=WRITE, access=null, subAccess=null [junit] 2008-11-03 07:50:04,462 DEBUG security.UserGroupInformation (PermissionChecker.java:<init>(41)) - ugi=user-582262392,group1,group2 [junit] 2008-11-03 07:50:04,462 DEBUG security.UserGroupInformation (PermissionChecker.java:checkPermission(89)) - ACCESS CHECK: [EMAIL PROTECTED], doCheckOwner=false, ancestorAccess=WRITE, parentAccess=null, access=null, subAccess=null [junit] 2008-11-03 07:50:04,485 INFO FSNamesystem.audit (FSNamesystem.java:logAuditEvent(109)) - ugi=user-582262392,group1,group2 ip=/127.0.0.1 cmd=rename src=/foo/bar dst=/data/child1 perm=hudson:supergroup:rwxrwxrwx [junit] 2008-11-03 07:50:04,485 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 9 on 63652, ugi=null [junit] Shutting down the Mini HDFS Cluster [junit] Shutting down DataNode 2 [junit] 2008-11-03 07:50:04,487 INFO http.SocketListener (SocketListener.java:stop(212)) - Stopped SocketListener on 127.0.0.1:63679 [junit] 2008-11-03 07:50:04,488 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:04,640 INFO util.Container (Container.java:stop(156)) - Stopped WebApplicationContext[/static,/static] [junit] 2008-11-03 07:50:04,641 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:04,739 INFO util.Container (Container.java:stop(156)) - Stopped WebApplicationContext[/logs,/logs] [junit] 2008-11-03 07:50:04,740 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:04,821 INFO util.Container (Container.java:stop(156)) - Stopped WebApplicationContext[/,/] [junit] 2008-11-03 07:50:04,822 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:04,823 INFO ipc.Server (Server.java:stop(993)) - Stopping server on 63680 [junit] 2008-11-03 07:50:04,823 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 0 on 63680: exiting [junit] 2008-11-03 07:50:04,824 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 1 on 63680: exiting [junit] 2008-11-03 07:50:04,824 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 2 on 63680: exiting [junit] 2008-11-03 07:50:04,825 INFO ipc.Server (Server.java:run(502)) - Stopping IPC Server Responder [junit] 2008-11-03 07:50:04,826 WARN datanode.DataNode (DataXceiverServer.java:run(134)) - DatanodeRegistration(127.0.0.1:63677, storageID=DS-1659320652-140.211.11.106-63677-1225698604064, infoPort=63679, ipcPort=63680):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-03 07:50:04,826 INFO datanode.DataNode (DataNode.java:shutdown(562)) - Waiting for threadgroup to exit, active threads is 1 [junit] 2008-11-03 07:50:04,827 INFO ipc.Server (Server.java:run(330)) - Stopping IPC Server listener on 63680 [junit] 2008-11-03 07:50:04,828 INFO datanode.DataNode (DataNode.java:run(1118)) - DatanodeRegistration(127.0.0.1:63677, storageID=DS-1659320652-140.211.11.106-63677-1225698604064, infoPort=63679, ipcPort=63680):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-03 07:50:04,829 INFO ipc.Server (Server.java:stop(993)) - Stopping server on 63680 [junit] 2008-11-03 07:50:04,828 INFO datanode.DataBlockScanner (DataBlockScanner.java:run(599)) - Exiting DataBlockScanner thread. [junit] 2008-11-03 07:50:04,829 INFO datanode.DataNode (DataNode.java:shutdown(562)) - Waiting for threadgroup to exit, active threads is 0 [junit] Shutting down DataNode 1 [junit] 2008-11-03 07:50:04,831 INFO http.SocketListener (SocketListener.java:stop(212)) - Stopped SocketListener on 127.0.0.1:63671 [junit] 2008-11-03 07:50:04,832 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:04,910 INFO util.Container (Container.java:stop(156)) - Stopped WebApplicationContext[/static,/static] [junit] 2008-11-03 07:50:04,910 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:04,988 INFO util.Container (Container.java:stop(156)) - Stopped WebApplicationContext[/logs,/logs] [junit] 2008-11-03 07:50:04,988 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:05,071 INFO util.Container (Container.java:stop(156)) - Stopped WebApplicationContext[/,/] [junit] 2008-11-03 07:50:05,072 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 5 on 63652, ugi=null [junit] 2008-11-03 07:50:05,072 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:05,072 DEBUG security.UserGroupInformation (UserGroupInformation.java:setCurrentUGI(46)) - IPC Server handler 5 on 63652, ugi=null [junit] 2008-11-03 07:50:05,072 INFO ipc.Server (Server.java:stop(993)) - Stopping server on 63672 [junit] 2008-11-03 07:50:05,073 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 0 on 63672: exiting [junit] 2008-11-03 07:50:05,073 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 2 on 63672: exiting [junit] 2008-11-03 07:50:05,073 INFO ipc.Server (Server.java:run(330)) - Stopping IPC Server listener on 63672 [junit] 2008-11-03 07:50:05,073 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 1 on 63672: exiting [junit] 2008-11-03 07:50:05,074 INFO ipc.Server (Server.java:run(502)) - Stopping IPC Server Responder [junit] 2008-11-03 07:50:05,075 INFO datanode.DataNode (DataNode.java:shutdown(562)) - Waiting for threadgroup to exit, active threads is 1 [junit] 2008-11-03 07:50:05,429 INFO datanode.DataBlockScanner (DataBlockScanner.java:run(599)) - Exiting DataBlockScanner thread. [junit] 2008-11-03 07:50:06,079 INFO datanode.DataNode (DataNode.java:shutdown(562)) - Waiting for threadgroup to exit, active threads is 0 [junit] 2008-11-03 07:50:06,080 INFO datanode.DataNode (DataNode.java:run(1118)) - DatanodeRegistration(127.0.0.1:63668, storageID=DS-1788150960-140.211.11.106-63668-1225698603204, infoPort=63671, ipcPort=63672):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-03 07:50:06,080 INFO ipc.Server (Server.java:stop(993)) - Stopping server on 63672 [junit] 2008-11-03 07:50:06,081 INFO datanode.DataNode (DataNode.java:shutdown(562)) - Waiting for threadgroup to exit, active threads is 0 [junit] Shutting down DataNode 0 [junit] 2008-11-03 07:50:06,082 INFO util.ThreadedServer (ThreadedServer.java:run(656)) - Stopping Acceptor ServerSocket[addr=localhost/127.0.0.1,port=0,localport=63665] [junit] 2008-11-03 07:50:06,083 INFO http.SocketListener (SocketListener.java:stop(212)) - Stopped SocketListener on 127.0.0.1:63665 [junit] 2008-11-03 07:50:06,083 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:06,159 INFO util.Container (Container.java:stop(156)) - Stopped WebApplicationContext[/static,/static] [junit] 2008-11-03 07:50:06,159 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:06,232 INFO util.Container (Container.java:stop(156)) - Stopped WebApplicationContext[/logs,/logs] [junit] 2008-11-03 07:50:06,233 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:06,306 INFO util.Container (Container.java:stop(156)) - Stopped WebApplicationContext[/,/] [junit] 2008-11-03 07:50:06,306 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:06,306 INFO ipc.Server (Server.java:stop(993)) - Stopping server on 63666 [junit] 2008-11-03 07:50:06,306 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 0 on 63666: exiting [junit] 2008-11-03 07:50:06,307 INFO ipc.Server (Server.java:run(330)) - Stopping IPC Server listener on 63666 [junit] 2008-11-03 07:50:06,307 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 2 on 63666: exiting [junit] 2008-11-03 07:50:06,307 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 1 on 63666: exiting [junit] 2008-11-03 07:50:06,308 INFO datanode.DataNode (DataNode.java:shutdown(562)) - Waiting for threadgroup to exit, active threads is 1 [junit] 2008-11-03 07:50:06,309 INFO ipc.Server (Server.java:run(502)) - Stopping IPC Server Responder [junit] 2008-11-03 07:50:07,309 INFO datanode.DataNode (DataNode.java:shutdown(562)) - Waiting for threadgroup to exit, active threads is 0 [junit] 2008-11-03 07:50:07,310 INFO datanode.DataBlockScanner (DataBlockScanner.java:run(599)) - Exiting DataBlockScanner thread. [junit] 2008-11-03 07:50:07,310 INFO datanode.DataNode (DataNode.java:run(1118)) - DatanodeRegistration(127.0.0.1:63662, storageID=DS-1654321416-140.211.11.106-63662-1225698601674, infoPort=63665, ipcPort=63666):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-03 07:50:07,310 INFO ipc.Server (Server.java:stop(993)) - Stopping server on 63666 [junit] 2008-11-03 07:50:07,310 INFO datanode.DataNode (DataNode.java:shutdown(562)) - Waiting for threadgroup to exit, active threads is 0 [junit] 2008-11-03 07:50:07,312 INFO http.SocketListener (SocketListener.java:stop(212)) - Stopped SocketListener on 127.0.0.1:63656 [junit] 2008-11-03 07:50:07,312 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:07,385 INFO util.Container (Container.java:stop(156)) - Stopped WebApplicationContext[/static,/static] [junit] 2008-11-03 07:50:07,386 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:07,454 INFO util.Container (Container.java:stop(156)) - Stopped WebApplicationContext[/logs,/logs] [junit] 2008-11-03 07:50:07,455 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:07,673 INFO util.Container (Container.java:stop(156)) - Stopped WebApplicationContext[/,/] [junit] 2008-11-03 07:50:07,674 INFO util.Container (Container.java:stop(156)) - Stopped [EMAIL PROTECTED] [junit] 2008-11-03 07:50:07,674 WARN namenode.FSNamesystem (FSNamesystem.java:run(2280)) - ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted [junit] 2008-11-03 07:50:07,674 INFO namenode.FSNamesystem (FSEditLog.java:printStatistics(965)) - Number of transactions: 12 Total time for transactions(ms): 1 Number of syncs: 9 SyncTimes(ms): 88 84 [junit] 2008-11-03 07:50:07,705 INFO ipc.Server (Server.java:stop(993)) - Stopping server on 63652 [junit] 2008-11-03 07:50:07,706 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 0 on 63652: exiting [junit] 2008-11-03 07:50:07,706 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 2 on 63652: exiting [junit] 2008-11-03 07:50:07,707 INFO ipc.Server (Server.java:run(502)) - Stopping IPC Server Responder [junit] 2008-11-03 07:50:07,707 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 3 on 63652: exiting [junit] 2008-11-03 07:50:07,709 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 5 on 63652: exiting [junit] 2008-11-03 07:50:07,709 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 7 on 63652: exiting [junit] 2008-11-03 07:50:07,709 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 9 on 63652: exiting [junit] 2008-11-03 07:50:07,709 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 1 on 63652: exiting [junit] 2008-11-03 07:50:07,710 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 6 on 63652: exiting [junit] 2008-11-03 07:50:07,710 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 4 on 63652: exiting [junit] 2008-11-03 07:50:07,710 INFO ipc.Server (Server.java:run(920)) - IPC Server handler 8 on 63652: exiting [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.531 sec [junit] Running org.apache.hadoop.security.TestUnixUserGroupInformation [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.569 sec [junit] Running org.apache.hadoop.util.TestGenericsUtil [junit] 2008-11-03 07:50:09,699 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.217 sec [junit] Running org.apache.hadoop.util.TestIndexedSort [junit] sortRandom seed: -200173646292985474(org.apache.hadoop.util.QuickSort) [junit] testSorted seed: 8239574155149882859(org.apache.hadoop.util.QuickSort) [junit] testAllEqual setting min/max at 178/4(org.apache.hadoop.util.QuickSort) [junit] sortWritable seed: 6818743961675271336(org.apache.hadoop.util.QuickSort) [junit] QuickSort degen cmp/swp: 23252/3713(org.apache.hadoop.util.QuickSort) [junit] sortRandom seed: 2694827134723252579(org.apache.hadoop.util.HeapSort) [junit] testSorted seed: -7384861181520135463(org.apache.hadoop.util.HeapSort) [junit] testAllEqual setting min/max at 218/62(org.apache.hadoop.util.HeapSort) [junit] sortWritable seed: -2549511495618006938(org.apache.hadoop.util.HeapSort) [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.867 sec [junit] Running org.apache.hadoop.util.TestProcfsBasedProcessTree [junit] 2008-11-03 07:50:12,805 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.064 sec [junit] Running org.apache.hadoop.util.TestReflectionUtils [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.059 sec [junit] Running org.apache.hadoop.util.TestShell [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.254 sec [junit] Running org.apache.hadoop.util.TestStringUtils [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.082 sec BUILD FAILED /zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build.xml:672: Tests failed! Total time: 140 minutes 4 seconds [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Recording fingerprints Publishing Javadoc Recording test results