See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/691/changes
Changes:
[omalley] HADOOP-4874. Remove LZO codec because of licensing issues. (omalley)
[acmurthy] HADOOP-4878. Fix eclipse plugin classpath file to point to ivy's
resolved lib directory and added the same to test-patch.sh. Contributed by
Giridharan Kesavan.
[shv] HADOOP-4771. Correct initialization of the file count for directories
with quotas. Contributed by Ruyue Ma.
[rangadi] HADOOP-4797. Improve how RPC server reads and writes large buffers.
Avoids
soft-leak of direct buffers and excess copies in NIO layer. (Raghu Angadi)
[cdouglas] HADOOP-4791. Fix rpm build process for Chukwa. Contributed by Eric
Yang
[hairong] Move change log of HADOOP-4821 to section 0.19.1.
[hairong] HADOOP-4810. Data lost at cluster startup time. Contributed by
Hairong Kuang.
[acmurthy] HADOOP-4879. Fix org.apache.hadoop.mapred.Counters to correctly
define Object.equals rather than depend on contentEquals api. Contributed by
Owen O'Malley.
[cdouglas] HADOOP-4753. Refactor gridmix2 to reduce code duplication.
[hairong] HADOOP-4821. Usage description in the Quotas guide documentations are
incorrect. Contributed by Boris Shkolnik.
[omalley] HADOOP-4545 missed a file
[omalley] HADOOP-4545. Add example and test case of secondary sort for the
reduce.
(omalley)
------------------------------------------
[...truncated 274767 lines...]
[junit] 2008-12-17 14:44:42,901 INFO ipc.Server (Server.java:run(934)) -
IPC Server handler 1 on 39586: starting
[junit] 2008-12-17 14:44:42,906 INFO ipc.Server (Server.java:run(934)) -
IPC Server handler 3 on 39586: starting
[junit] 2008-12-17 14:44:42,906 INFO ipc.Server (Server.java:run(313)) -
IPC Server listener on 39586: starting
[junit] 2008-12-17 14:44:42,905 INFO mapred.ProcfsBasedProcessTree
(ProcfsBasedProcessTree.java:isAvailable(76)) - ProcfsBasedProcessTree
currently is supported only on Linux.
[junit] 2008-12-17 14:44:42,908 INFO mapred.IndexCache
(IndexCache.java:<init>(46)) - IndexCache created with max memory = 10485760
[junit] 2008-12-17 14:44:42,902 INFO ipc.Server (Server.java:run(934)) -
IPC Server handler 2 on 39586: starting
[junit] 2008-12-17 14:44:42,901 INFO ipc.Server (Server.java:run(934)) -
IPC Server handler 0 on 39586: starting
[junit] 2008-12-17 14:44:43,119 INFO net.NetworkTopology
(NetworkTopology.java:add(319)) - Adding a new node: /default-rack/host1.foo.com
[junit] 2008-12-17 14:44:43,126 INFO net.NetworkTopology
(NetworkTopology.java:add(319)) - Adding a new node: /default-rack/host0.foo.com
[junit] rootdir = /test/testDistCh
[junit] root=/test/testDistCh, returnvalue=0
[junit] results:
[junit] -rw-r--r-- 2 hudson supergroup 38 2008-12-17 14:44
/test/testDistCh/f1
[junit] -rw-r--r-- 2 hudson supergroup 38 2008-12-17 14:44
/test/testDistCh/f2
[junit] -rw-r--r-- 2 hudson supergroup 38 2008-12-17 14:44
/test/testDistCh/f3
[junit] drwxr-xr-x - hudson supergroup 0 2008-12-17 14:44
/test/testDistCh/sub0
[junit] drwxr-xr-x - hudson supergroup 0 2008-12-17 14:44
/test/testDistCh/sub1
[junit] drwxr-xr-x - hudson supergroup 0 2008-12-17 14:44
/test/testDistCh/sub2
[junit] -rw-r--r-- 2 hudson supergroup 43 2008-12-17 14:44
/test/testDistCh/sub2/f4
[junit] drwxr-xr-x - hudson supergroup 0 2008-12-17 14:44
/test/testDistCh/sub3
[junit] -rw-r--r-- 2 hudson supergroup 43 2008-12-17 14:44
/test/testDistCh/sub3/f5
[junit] -rw-r--r-- 2 hudson supergroup 43 2008-12-17 14:44
/test/testDistCh/sub3/f6
[junit] drwxr-xr-x - hudson supergroup 0 2008-12-17 14:44
/test/testDistCh/sub4
[junit] -rw-r--r-- 2 hudson supergroup 43 2008-12-17 14:44
/test/testDistCh/sub4/f7
[junit]
[junit] args=[/test/testDistCh/sub4::sub4:,
[junit] /test/testDistCh/sub3:sub3::341,
[junit] /test/testDistCh/sub1::sub1:646]
[junit] newstatus=[hudson:supergroup:rwxr-xr-x,
[junit] hudson:sub1:rw-r--rw-,
[junit] hudson:supergroup:rwxr-xr-x,
[junit] sub3:supergroup:-wxr----x,
[junit] hudson:sub4:rwxr-xr-x]
[junit] 2008-12-17 14:44:43,931 INFO tools.DistTool (DistCh.java:run(376))
- ops=[/test/testDistCh/sub4:null:sub4:null,
/test/testDistCh/sub3:sub3:null:-wxr----x,
/test/testDistCh/sub1:null:sub1:rw-r--rw-]
[junit] 2008-12-17 14:44:43,932 INFO tools.DistTool (DistCh.java:run(377))
- isIgnoreFailures=false
[junit] 2008-12-17 14:44:43,983 INFO tools.DistTool
(DistCh.java:setup(427)) -
distch.job.dir=hdfs://localhost:39569/user/hudson/build/test/mapred/system/distch_c2dwwo
[junit] 2008-12-17 14:44:43,991 INFO tools.DistTool
(DistCh.java:setup(433)) -
log=hdfs://localhost:39569/user/hudson/build/test/mapred/system/distch_c2dwwo/_logs
[junit] 2008-12-17 14:44:44,264 INFO tools.DistTool
(DistCh.java:setup(476)) - distch.op.count=6
[junit] 2008-12-17 14:44:44,271 WARN mapred.JobClient
(JobClient.java:configureCommandLineOptions(539)) - Use GenericOptionsParser
for parsing the arguments. Applications should implement Tool for the same.
[junit] 2008-12-17 14:44:44,320 WARN mapred.JobClient
(JobClient.java:configureCommandLineOptions(661)) - No job jar file set. User
classes may not be found. See JobConf(Class) or JobConf#setJar(String).
[junit] 2008-12-17 14:44:44,336 INFO tools.DistTool
(DistCh.java:getSplits(261)) - numSplits=1, splits.size()=1
[junit] 2008-12-17 14:44:44,638 WARN conf.Configuration
(Configuration.java:loadResource(1134)) -
build/test/mapred/local/jobTracker/job_200812171444_0001.xml:a attempt to
override final parameter: hadoop.tmp.dir; Ignoring.
[junit] 2008-12-17 14:44:44,658 INFO mapred.JobClient
(JobClient.java:runJob(1255)) - Running job: job_200812171444_0001
[junit] 2008-12-17 14:44:45,342 INFO mapred.JobInProgress
(JobInProgress.java:initTasks(419)) - Input size for job job_200812171444_0001
= 615
[junit] 2008-12-17 14:44:45,343 INFO mapred.JobInProgress
(JobInProgress.java:initTasks(421)) - Split info for job:job_200812171444_0001
with 1 splits:
[junit] 2008-12-17 14:44:45,676 INFO mapred.JobClient
(JobClient.java:runJob(1278)) - map 0% reduce 0%
[junit] 2008-12-17 14:44:46,162 INFO mapred.JobTracker
(JobTracker.java:createTaskEntry(1657)) - Adding task
'attempt_200812171444_0001_m_000002_0' to tip task_200812171444_0001_m_000002,
for tracker 'tracker_host1.foo.com:localhost/127.0.0.1:39586'
[junit] 2008-12-17 14:44:46,327 WARN conf.Configuration
(Configuration.java:loadResource(1134)) -
/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build/test/mapred/local/1_0/taskTracker/jobcache/job_200812171444_0001/job.xml:a
attempt to override final parameter: hadoop.tmp.dir; Ignoring.
[junit] 2008-12-17 14:44:46,361 WARN conf.Configuration
(Configuration.java:loadResource(1134)) -
/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build/test/mapred/local/1_0/taskTracker/jobcache/job_200812171444_0001/job.xml:a
attempt to override final parameter: hadoop.tmp.dir; Ignoring.
[junit] 2008-12-17 14:44:46,543 INFO mapred.JvmManager
(JvmManager.java:<init>(326)) - In JvmRunner constructed JVM ID:
jvm_200812171444_0001_m_1424512053
[junit] 2008-12-17 14:44:46,544 INFO mapred.JvmManager
(JvmManager.java:spawnNewJvm(297)) - JVM Runner
jvm_200812171444_0001_m_1424512053 spawned.
[junit] 2008-12-17 14:44:47,837 INFO mapred.JvmManager
(JvmManager.java:runChild(350)) - JVM : jvm_200812171444_0001_m_1424512053
exited. Number of tasks it ran: 1
[junit] 2008-12-17 14:44:49,185 INFO mapred.JobInProgress
(JobInProgress.java:completedTask(1916)) - Task
'attempt_200812171444_0001_m_000002_0' has completed
task_200812171444_0001_m_000002 successfully.
[junit] 2008-12-17 14:44:49,192 INFO mapred.JobInProgress
(JobInProgress.java:findNewMapTask(1751)) - Choosing a non-local task
task_200812171444_0001_m_000000
[junit] 2008-12-17 14:44:49,193 INFO mapred.JobTracker
(JobTracker.java:createTaskEntry(1657)) - Adding task
'attempt_200812171444_0001_m_000000_0' to tip task_200812171444_0001_m_000000,
for tracker 'tracker_host1.foo.com:localhost/127.0.0.1:39586'
[junit] 2008-12-17 14:44:49,201 INFO mapred.TaskRunner
(MapTaskRunner.java:close(43)) - attempt_200812171444_0001_m_000002_0 done;
removing files.
[junit] 2008-12-17 14:44:49,202 INFO mapred.IndexCache
(IndexCache.java:removeMap(140)) - Map ID attempt_200812171444_0001_m_000002_0
not found in cache
[junit] 2008-12-17 14:44:49,235 WARN conf.Configuration
(Configuration.java:loadResource(1134)) -
/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build/test/mapred/local/1_0/taskTracker/jobcache/job_200812171444_0001/job.xml:a
attempt to override final parameter: hadoop.tmp.dir; Ignoring.
[junit] 2008-12-17 14:44:49,397 INFO mapred.JvmManager
(JvmManager.java:<init>(326)) - In JvmRunner constructed JVM ID:
jvm_200812171444_0001_m_294005258
[junit] 2008-12-17 14:44:49,398 INFO mapred.JvmManager
(JvmManager.java:spawnNewJvm(297)) - JVM Runner
jvm_200812171444_0001_m_294005258 spawned.
[junit] 2008-12-17 14:44:49,733 INFO mapred.JobClient
(JobClient.java:runJob(1327)) - Task Id : attempt_200812171444_0001_m_000002_0,
Status : SUCCEEDED
[junit] attempt_200812171444_0001_m_000002_0: 2008-12-17 14:44:47,350 WARN
conf.Configuration (Configuration.java:loadResource(1134)) -
/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build/test/mapred/local/1_0/taskTracker/jobcache/job_200812171444_0001/attempt_200812171444_0001_m_000002_0/job.xml:a
attempt to override final parameter: hadoop.tmp.dir; Ignoring.
[junit] attempt_200812171444_0001_m_000002_0: 2008-12-17 14:44:47,439 INFO
jvm.JvmMetrics (JvmMetrics.java:init(71)) - Initializing JVM Metrics with
processName=MAP, sessionId=
[junit] attempt_200812171444_0001_m_000002_0: 2008-12-17 14:44:47,545 WARN
conf.Configuration (Configuration.java:loadResource(1134)) -
/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build/test/mapred/local/1_0/taskTracker/jobcache/job_200812171444_0001/attempt_200812171444_0001_m_000002_0/job.xml:a
attempt to override final parameter: hadoop.tmp.dir; Ignoring.
[junit] attempt_200812171444_0001_m_000002_0: 2008-12-17 14:44:47,668 INFO
mapred.TaskRunner (Task.java:done(602)) -
Task:attempt_200812171444_0001_m_000002_0 is done. And is in the process of
commiting
[junit] attempt_200812171444_0001_m_000002_0: 2008-12-17 14:44:47,685 INFO
mapred.TaskRunner (Task.java:sendDone(681)) - Task
'attempt_200812171444_0001_m_000002_0' done.
[junit] 2008-12-17 14:44:53,287 INFO mapred.JvmManager
(JvmManager.java:runChild(350)) - JVM : jvm_200812171444_0001_m_294005258
exited. Number of tasks it ran: 1
[junit] 2008-12-17 14:44:55,223 INFO mapred.JobInProgress
(JobInProgress.java:completedTask(1916)) - Task
'attempt_200812171444_0001_m_000000_0' has completed
task_200812171444_0001_m_000000 successfully.
[junit] 2008-12-17 14:44:55,227 INFO mapred.JobTracker
(JobTracker.java:createTaskEntry(1657)) - Adding task
'attempt_200812171444_0001_m_000001_0' to tip task_200812171444_0001_m_000001,
for tracker 'tracker_host1.foo.com:localhost/127.0.0.1:39586'
[junit] 2008-12-17 14:44:55,259 WARN conf.Configuration
(Configuration.java:loadResource(1134)) -
/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build/test/mapred/local/1_0/taskTracker/jobcache/job_200812171444_0001/job.xml:a
attempt to override final parameter: hadoop.tmp.dir; Ignoring.
[junit] 2008-12-17 14:44:55,391 INFO mapred.JvmManager
(JvmManager.java:<init>(326)) - In JvmRunner constructed JVM ID:
jvm_200812171444_0001_m_472430532
[junit] 2008-12-17 14:44:55,393 INFO mapred.JvmManager
(JvmManager.java:spawnNewJvm(297)) - JVM Runner
jvm_200812171444_0001_m_472430532 spawned.
[junit] 2008-12-17 14:44:55,998 INFO mapred.JobClient
(JobClient.java:runJob(1278)) - map 100% reduce 0%
[junit] 2008-12-17 14:44:56,006 INFO mapred.JobClient
(JobClient.java:runJob(1327)) - Task Id : attempt_200812171444_0001_m_000000_0,
Status : SUCCEEDED
[junit] attempt_200812171444_0001_m_000000_0: 2008-12-17 14:44:50,306 WARN
conf.Configuration (Configuration.java:loadResource(1134)) -
/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build/test/mapred/local/1_0/taskTracker/jobcache/job_200812171444_0001/attempt_200812171444_0001_m_000000_0/job.xml:a
attempt to override final parameter: hadoop.tmp.dir; Ignoring.
[junit] attempt_200812171444_0001_m_000000_0: 2008-12-17 14:44:50,382 INFO
jvm.JvmMetrics (JvmMetrics.java:init(71)) - Initializing JVM Metrics with
processName=MAP, sessionId=
[junit] attempt_200812171444_0001_m_000000_0: 2008-12-17 14:44:50,471 WARN
conf.Configuration (Configuration.java:loadResource(1134)) -
/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build/test/mapred/local/1_0/taskTracker/jobcache/job_200812171444_0001/attempt_200812171444_0001_m_000000_0/job.xml:a
attempt to override final parameter: hadoop.tmp.dir; Ignoring.
[junit] attempt_200812171444_0001_m_000000_0: 2008-12-17 14:44:50,594 INFO
mapred.MapTask (MapTask.java:runOldMapper(333)) - numReduceTasks: 0
[junit] attempt_200812171444_0001_m_000000_0: 2008-12-17 14:44:50,925 INFO
mapred.TaskRunner (Task.java:done(602)) -
Task:attempt_200812171444_0001_m_000000_0 is done. And is in the process of
commiting
[junit] attempt_200812171444_0001_m_000000_0: 2008-12-17 14:44:52,961 INFO
mapred.TaskRunner (Task.java:commit(710)) - Task
attempt_200812171444_0001_m_000000_0 is allowed to commit now
[junit] attempt_200812171444_0001_m_000000_0: 2008-12-17 14:44:53,115 INFO
mapred.FileOutputCommitter (FileOutputCommitter.java:commitTask(92)) - Saved
output of task 'attempt_200812171444_0001_m_000000_0' to
hdfs://localhost:39569/user/hudson/build/test/mapred/system/distch_c2dwwo/_logs
[junit] attempt_200812171444_0001_m_000000_0: 2008-12-17 14:44:53,122 INFO
mapred.TaskRunner (Task.java:sendDone(681)) - Task
'attempt_200812171444_0001_m_000000_0' done.
[junit] 2008-12-17 14:44:56,887 INFO mapred.JvmManager
(JvmManager.java:runChild(350)) - JVM : jvm_200812171444_0001_m_472430532
exited. Number of tasks it ran: 1
[junit] 2008-12-17 14:44:58,235 INFO mapred.JobInProgress
(JobInProgress.java:completedTask(1916)) - Task
'attempt_200812171444_0001_m_000001_0' has completed
task_200812171444_0001_m_000001 successfully.
[junit] 2008-12-17 14:44:58,237 INFO mapred.JobInProgress
(JobInProgress.java:jobComplete(2033)) - Job job_200812171444_0001 has
completed successfully.
[junit] 2008-12-17 14:44:58,631 INFO mapred.JobTracker
(JobTracker.java:removeMarkedTasks(1761)) - Removed completed task
'attempt_200812171444_0001_m_000000_0' from
'tracker_host1.foo.com:localhost/127.0.0.1:39586'
[junit] 2008-12-17 14:44:58,632 INFO mapred.JobTracker
(JobTracker.java:removeMarkedTasks(1761)) - Removed completed task
'attempt_200812171444_0001_m_000001_0' from
'tracker_host1.foo.com:localhost/127.0.0.1:39586'
[junit] 2008-12-17 14:44:58,634 INFO mapred.TaskRunner
(MapTaskRunner.java:close(43)) - attempt_200812171444_0001_m_000000_0 done;
removing files.
[junit] 2008-12-17 14:44:58,635 INFO mapred.IndexCache
(IndexCache.java:removeMap(140)) - Map ID attempt_200812171444_0001_m_000000_0
not found in cache
[junit] 2008-12-17 14:44:58,636 INFO mapred.TaskRunner
(MapTaskRunner.java:close(43)) - attempt_200812171444_0001_m_000001_0 done;
removing files.
[junit] 2008-12-17 14:44:58,637 INFO mapred.IndexCache
(IndexCache.java:removeMap(140)) - Map ID attempt_200812171444_0001_m_000001_0
not found in cache
[junit] 2008-12-17 14:44:59,052 INFO mapred.JobClient
(JobClient.java:runJob(1345)) - Job complete: job_200812171444_0001
[junit] 2008-12-17 14:44:59,056 INFO mapred.JobClient
(Counters.java:log(514)) - Counters: 7
[junit] 2008-12-17 14:44:59,057 INFO mapred.JobClient
(Counters.java:log(516)) - Job Counters
[junit] 2008-12-17 14:44:59,058 INFO mapred.JobClient
(Counters.java:log(518)) - Launched map tasks=1
[junit] 2008-12-17 14:44:59,058 INFO mapred.JobClient
(Counters.java:log(516)) - org.apache.hadoop.tools.DistCh$Counter
[junit] 2008-12-17 14:44:59,059 INFO mapred.JobClient
(Counters.java:log(518)) - SUCCEED=6
[junit] 2008-12-17 14:44:59,060 INFO mapred.JobClient
(Counters.java:log(516)) - FileSystemCounters
[junit] 2008-12-17 14:44:59,060 INFO mapred.JobClient
(Counters.java:log(518)) - HDFS_BYTES_READ=615
[junit] 2008-12-17 14:44:59,061 INFO mapred.JobClient
(Counters.java:log(516)) - Map-Reduce Framework
[junit] 2008-12-17 14:44:59,061 INFO mapred.JobClient
(Counters.java:log(518)) - Map input records=6
[junit] 2008-12-17 14:44:59,062 INFO mapred.JobClient
(Counters.java:log(518)) - Spilled Records=0
[junit] 2008-12-17 14:44:59,063 INFO mapred.JobClient
(Counters.java:log(518)) - Map input bytes=518
[junit] 2008-12-17 14:44:59,063 INFO mapred.JobClient
(Counters.java:log(518)) - Map output records=0
[junit] root=/test/testDistCh, returnvalue=0
[junit] results:
[junit] -rw-r--r-- 2 hudson supergroup 38 2008-12-17 14:44
/test/testDistCh/f1
[junit] -rw-r--r-- 2 hudson supergroup 38 2008-12-17 14:44
/test/testDistCh/f2
[junit] -rw-r--r-- 2 hudson supergroup 38 2008-12-17 14:44
/test/testDistCh/f3
[junit] drwxr-xr-x - hudson supergroup 0 2008-12-17 14:44
/test/testDistCh/sub0
[junit] drw-r--rw- - hudson sub1 0 2008-12-17 14:44
/test/testDistCh/sub1
[junit] drwxr-xr-x - hudson supergroup 0 2008-12-17 14:44
/test/testDistCh/sub2
[junit] -rw-r--r-- 2 hudson supergroup 43 2008-12-17 14:44
/test/testDistCh/sub2/f4
[junit] d-wxr----x - sub3 supergroup 0 2008-12-17 14:44
/test/testDistCh/sub3
[junit] --w-r----- 2 sub3 supergroup 43 2008-12-17 14:44
/test/testDistCh/sub3/f5
[junit] --w-r----- 2 sub3 supergroup 43 2008-12-17 14:44
/test/testDistCh/sub3/f6
[junit] drwxr-xr-x - hudson sub4 0 2008-12-17 14:44
/test/testDistCh/sub4
[junit] -rw-r--r-- 2 hudson sub4 43 2008-12-17 14:44
/test/testDistCh/sub4/f7
[junit]
[junit] Shutting down the Mini HDFS Cluster
[junit] Shutting down DataNode 1
[junit] 2008-12-17 14:44:59,270 INFO ipc.Server (Server.java:stop(1098)) -
Stopping server on 39578
[junit] 2008-12-17 14:44:59,271 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 0 on 39578: exiting
[junit] 2008-12-17 14:44:59,272 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 1 on 39578: exiting
[junit] 2008-12-17 14:44:59,272 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 2 on 39578: exiting
[junit] 2008-12-17 14:44:59,273 INFO ipc.Server (Server.java:run(352)) -
Stopping IPC Server listener on 39578
[junit] 2008-12-17 14:44:59,340 INFO ipc.Server (Server.java:stop(1098)) -
Stopping server on 39578
[junit] 2008-12-17 14:44:59,342 INFO datanode.DataBlockScanner
(DataBlockScanner.java:run(599)) - Exiting DataBlockScanner thread.
[junit] Shutting down DataNode 0
[junit] 2008-12-17 14:45:00,390 INFO ipc.Server (Server.java:stop(1098)) -
Stopping server on 39575
[junit] 2008-12-17 14:45:00,391 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 0 on 39575: exiting
[junit] 2008-12-17 14:45:00,391 INFO ipc.Server (Server.java:run(352)) -
Stopping IPC Server listener on 39575
[junit] 2008-12-17 14:45:00,392 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 2 on 39575: exiting
[junit] 2008-12-17 14:45:00,392 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 1 on 39575: exiting
[junit] 2008-12-17 14:45:00,940 INFO datanode.DataBlockScanner
(DataBlockScanner.java:run(599)) - Exiting DataBlockScanner thread.
[junit] 2008-12-17 14:45:01,400 INFO ipc.Server (Server.java:stop(1098)) -
Stopping server on 39575
[junit] 2008-12-17 14:45:01,513 INFO namenode.DecommissionManager
(DecommissionManager.java:run(67)) - Interrupted Monitor
[junit] java.lang.InterruptedException: sleep interrupted
[junit] at java.lang.Thread.sleep(Native Method)
[junit] at
org.apache.hadoop.hdfs.server.namenode.DecommissionManager$Monitor.run(DecommissionManager.java:65)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit] 2008-12-17 14:45:01,601 INFO ipc.Server (Server.java:stop(1098)) -
Stopping server on 39569
[junit] 2008-12-17 14:45:01,601 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 0 on 39569: exiting
[junit] 2008-12-17 14:45:01,602 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 4 on 39569: exiting
[junit] 2008-12-17 14:45:01,602 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 3 on 39569: exiting
[junit] 2008-12-17 14:45:01,602 INFO ipc.Server (Server.java:run(352)) -
Stopping IPC Server listener on 39569
[junit] 2008-12-17 14:45:01,603 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 5 on 39569: exiting
[junit] 2008-12-17 14:45:01,605 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 7 on 39569: exiting
[junit] 2008-12-17 14:45:01,605 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 8 on 39569: exiting
[junit] 2008-12-17 14:45:01,606 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 6 on 39569: exiting
[junit] 2008-12-17 14:45:01,606 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 9 on 39569: exiting
[junit] 2008-12-17 14:45:01,606 INFO ipc.Server (Server.java:run(536)) -
Stopping IPC Server Responder
[junit] 2008-12-17 14:45:01,606 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 2 on 39569: exiting
[junit] 2008-12-17 14:45:01,605 INFO ipc.Server (Server.java:run(992)) -
IPC Server handler 1 on 39569: exiting
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 24.815 sec
[junit] Running org.apache.hadoop.util.TestCyclicIteration
[junit]
[junit]
[junit] integers=[]
[junit] map={}
[junit] start=-1, iteration=[]
[junit]
[junit]
[junit] integers=[0]
[junit] map={0=0}
[junit] start=-1, iteration=[0]
[junit] start=0, iteration=[0]
[junit] start=1, iteration=[0]
[junit]
[junit]
[junit] integers=[0, 2]
[junit] map={0=0, 2=2}
[junit] start=-1, iteration=[0, 2]
[junit] start=0, iteration=[2, 0]
[junit] start=1, iteration=[2, 0]
[junit] start=2, iteration=[0, 2]
[junit] start=3, iteration=[0, 2]
[junit]
[junit]
[junit] integers=[0, 2, 4]
[junit] map={0=0, 2=2, 4=4}
[junit] start=-1, iteration=[0, 2, 4]
[junit] start=0, iteration=[2, 4, 0]
[junit] start=1, iteration=[2, 4, 0]
[junit] start=2, iteration=[4, 0, 2]
[junit] start=3, iteration=[4, 0, 2]
[junit] start=4, iteration=[0, 2, 4]
[junit] start=5, iteration=[0, 2, 4]
[junit]
[junit]
[junit] integers=[0, 2, 4, 6]
[junit] map={0=0, 2=2, 4=4, 6=6}
[junit] start=-1, iteration=[0, 2, 4, 6]
[junit] start=0, iteration=[2, 4, 6, 0]
[junit] start=1, iteration=[2, 4, 6, 0]
[junit] start=2, iteration=[4, 6, 0, 2]
[junit] start=3, iteration=[4, 6, 0, 2]
[junit] start=4, iteration=[6, 0, 2, 4]
[junit] start=5, iteration=[6, 0, 2, 4]
[junit] start=6, iteration=[0, 2, 4, 6]
[junit] start=7, iteration=[0, 2, 4, 6]
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
[junit] Running org.apache.hadoop.util.TestGenericsUtil
[junit] 2008-12-17 14:45:03,464 WARN conf.Configuration
(Configuration.java:<clinit>(175)) - DEPRECATED: hadoop-site.xml found in the
classpath. Usage of hadoop-site.xml is deprecated. Instead use core-site.xml,
mapred-site.xml and hdfs-site.xml to override properties of core-default.xml,
mapred-default.xml and hdfs-default.xml respectively
[junit] 2008-12-17 14:45:03,479 WARN util.GenericOptionsParser
(GenericOptionsParser.java:parseGeneralOptions(377)) - 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.233 sec
[junit] Running org.apache.hadoop.util.TestIndexedSort
[junit] sortRandom seed:
-3161536228023155428(org.apache.hadoop.util.QuickSort)
[junit] testSorted seed:
-6906518951120321160(org.apache.hadoop.util.QuickSort)
[junit] testAllEqual setting min/max at
284/205(org.apache.hadoop.util.QuickSort)
[junit] sortWritable seed:
-7845049216213658351(org.apache.hadoop.util.QuickSort)
[junit] QuickSort degen cmp/swp:
23252/3713(org.apache.hadoop.util.QuickSort)
[junit] sortRandom seed:
-1924779244886747751(org.apache.hadoop.util.HeapSort)
[junit] testSorted seed:
1295281218114684115(org.apache.hadoop.util.HeapSort)
[junit] testAllEqual setting min/max at
416/170(org.apache.hadoop.util.HeapSort)
[junit] sortWritable seed:
-3014019313102819891(org.apache.hadoop.util.HeapSort)
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.472 sec
[junit] Running org.apache.hadoop.util.TestProcfsBasedProcessTree
[junit] 2008-12-17 14:45:06,050 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.071 sec
[junit] Running org.apache.hadoop.util.TestReflectionUtils
[junit] 2008-12-17 14:45:07,184 WARN conf.Configuration
(Configuration.java:<clinit>(175)) - DEPRECATED: hadoop-site.xml found in the
classpath. Usage of hadoop-site.xml is deprecated. Instead use core-site.xml,
mapred-site.xml and hdfs-site.xml to override properties of core-default.xml,
mapred-default.xml and hdfs-default.xml respectively
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.704 sec
[junit] Running org.apache.hadoop.util.TestShell
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.378 sec
[junit] Running org.apache.hadoop.util.TestStringUtils
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-trunk/workspace/trunk/build.xml:758:
Tests failed!
Total time: 190 minutes 17 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording fingerprints
Publishing Javadoc
Recording test results