Jira: https://issues.apache.org/jira/browse/TEZ-3910 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/2856/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 370.35 KB...] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :tez-runtime-library [INFO] Build failures were ignored. {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12931064/TEZ-3910.004.patch against master revision 12ff937. {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:green}+1 tests included{color}. The patch appears to include 9 new or modified test files. {color:red}-1 javac{color}. The applied patch generated 178 javac compiler warnings (more than the master's current 177 warnings). {color:green}+1 javadoc{color}. There were no new javadoc warning messages. {color:green}+1 findbugs{color}. The patch does not introduce any new Findbugs (version 3.0.1) warnings. {color:green}+1 release audit{color}. The applied patch does not increase the total number of release audit warnings. {color:red}-1 core tests{color}. The patch failed these unit tests in : org.apache.tez.runtime.library.common.TestValuesIterator Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/2856//testReport/ Javac warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/2856//artifact/patchprocess/diffJavacWarnings.txt Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2856//console This message is automatically generated. ====================================================================== ====================================================================== Adding comment to Jira. ====================================================================== ====================================================================== ====================================================================== ====================================================================== Finished build. ====================================================================== ====================================================================== Build step 'Execute shell' marked build as failure Archiving artifacts [description-setter] Could not determine description. Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ################################################################################### ############################## FAILED TESTS (if any) ############################## 2 tests failed. FAILED: org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader[test[null, class org.apache.hadoop.io.Text, class org.apache.hadoop.io.Text, TEXT null true {6}]] Error Message: test timed out after 20000 milliseconds Stack Trace: java.lang.Exception: test timed out after 20000 milliseconds at java.io.FileDescriptor.sync(Native Method) at org.apache.hadoop.util.DiskChecker.diskIoCheckWithoutNativeIo(DiskChecker.java:249) at org.apache.hadoop.util.DiskChecker.doDiskIo(DiskChecker.java:220) at org.apache.hadoop.util.DiskChecker.checkDir(DiskChecker.java:82) at org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.createPath(LocalDirAllocator.java:351) at org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.getLocalPathForWrite(LocalDirAllocator.java:426) at org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:152) at org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:133) at org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.merge(TezMerger.java:848) at org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.merge(TezMerger.java:699) at org.apache.tez.runtime.library.common.sort.impl.TezMerger.merge(TezMerger.java:125) at org.apache.tez.runtime.library.common.sort.impl.TezMerger.merge(TezMerger.java:107) at org.apache.tez.runtime.library.common.TestValuesIterator.createCountedIterator(TestValuesIterator.java:373) at org.apache.tez.runtime.library.common.TestValuesIterator.verifyCountedIteratorReader(TestValuesIterator.java:196) at org.apache.tez.runtime.library.common.TestValuesIterator.testCountedIteratorWithInmemoryReader(TestValuesIterator.java:185) FAILED: org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader[test[null, class org.apache.hadoop.io.Text, class org.apache.hadoop.io.Text, TEXT null true {6}]] Error Message: Checksum error: org.apache.tez.runtime.library.common.TestValuesIterator/org.apache.tez.runtime.library.common.TestValuesIterator/tmp/intermediate.1 at 4096 exp: -312573140 got: -2010433165 Stack Trace: org.apache.hadoop.fs.ChecksumException: Checksum error: org.apache.tez.runtime.library.common.TestValuesIterator/org.apache.tez.runtime.library.common.TestValuesIterator/tmp/intermediate.1 at 4096 exp: -312573140 got: -2010433165 at org.apache.hadoop.fs.FSInputChecker.verifySums(FSInputChecker.java:347) at org.apache.hadoop.fs.FSInputChecker.readChecksumChunk(FSInputChecker.java:303) at org.apache.hadoop.fs.FSInputChecker.fill(FSInputChecker.java:215) at org.apache.hadoop.fs.FSInputChecker.read1(FSInputChecker.java:256) at org.apache.hadoop.fs.FSInputChecker.read(FSInputChecker.java:197) at java.io.DataInputStream.read(DataInputStream.java:149) at org.apache.tez.runtime.library.common.sort.impl.IFileInputStream.doRead(IFileInputStream.java:243) at org.apache.tez.runtime.library.common.sort.impl.IFileInputStream.read(IFileInputStream.java:185) at org.apache.hadoop.io.IOUtils.wrappedReadForCompressedData(IOUtils.java:186) at org.apache.tez.runtime.library.common.sort.impl.IFile$Reader.readData(IFile.java:719) at org.apache.tez.runtime.library.common.sort.impl.IFile$Reader.nextRawValue(IFile.java:843) at org.apache.tez.runtime.library.common.sort.impl.TezMerger$Segment.nextRawValue(TezMerger.java:308) at org.apache.tez.runtime.library.common.sort.impl.TezMerger$Segment.getValue(TezMerger.java:287) at org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.next(TezMerger.java:659) at org.apache.tez.runtime.library.common.sort.impl.TezMerger.writeFile(TezMerger.java:205) at org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.merge(TezMerger.java:858) at org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.merge(TezMerger.java:699) at org.apache.tez.runtime.library.common.sort.impl.TezMerger.merge(TezMerger.java:125) at org.apache.tez.runtime.library.common.sort.impl.TezMerger.merge(TezMerger.java:107) at org.apache.tez.runtime.library.common.TestValuesIterator.createIterator(TestValuesIterator.java:341) at org.apache.tez.runtime.library.common.TestValuesIterator.testIteratorWithInMemoryReader(TestValuesIterator.java:173)
