Jira: https://issues.apache.org/jira/browse/TEZ-3873
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/2696/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 377.54 KB...]
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler 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.shuffle.TestShuffleUtils
org.apache.tez.mapreduce.output.TestMROutputLegacy
org.apache.tez.mapreduce.output.TestMROutput
org.apache.tez.mapreduce.output.TestMultiMROutput
org.apache.hadoop.mapred.split.TestGroupedSplits
org.apache.tez.test.TestTaskErrorsUsingLocalMode
org.apache.tez.test.TestExceptionPropagation
org.apache.tez.test.TestLocalMode
org.apache.tez.client.TestTezClientUtils
org.apache.tez.client.TestTezClient
org.apache.tez.auxservices.TestShuffleHandler
org.apache.tez.tests.TestExtServicesWithLocalMode
Test results:
https://builds.apache.org/job/PreCommit-TEZ-Build/2696//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2696//console
This message is automatically generated.
======================================================================
======================================================================
Adding comment to Jira.
======================================================================
======================================================================
Comment added.
a2cbcaa62597d08a09f165d1716d9093168f39c8 logged out
======================================================================
======================================================================
Finished build.
======================================================================
======================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 3.56 MB of artifacts by 19.3% relative to #2685
[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)
##############################
54 tests failed.
FAILED: org.apache.tez.client.TestTezClient.testStopRetriesUntilTimeout
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testStopRetriesUntilTimeout(TestTezClient.java:727)
FAILED: org.apache.tez.client.TestTezClient.testTezclientSession
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testTezClient(TestTezClient.java:253)
at
org.apache.tez.client.TestTezClient.testTezclientSession(TestTezClient.java:176)
FAILED: org.apache.tez.client.TestTezClient.testInvalidJavaOptsChecker1
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testInvalidJavaOptsChecker1(TestTezClient.java:692)
FAILED: org.apache.tez.client.TestTezClient.testInvalidJavaOptsChecker2
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testInvalidJavaOptsChecker2(TestTezClient.java:701)
FAILED: org.apache.tez.client.TestTezClient.testClientResubmit
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testClientResubmit(TestTezClient.java:758)
FAILED: org.apache.tez.client.TestTezClient.testAMClientHeartbeat
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testAMClientHeartbeat(TestTezClient.java:806)
FAILED: org.apache.tez.client.TestTezClient.testWaitTillReady_Interrupt
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testWaitTillReady_Interrupt(TestTezClient.java:510)
FAILED: org.apache.tez.client.TestTezClient.testPreWarm
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testPreWarm(TestTezClient.java:358)
FAILED:
org.apache.tez.client.TestTezClient.testAMHeartbeatFailOnGetAMProxy_AppNotStarted
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testAMHeartbeatFailOnGetAMProxy_AppNotStarted(TestTezClient.java:843)
FAILED: org.apache.tez.client.TestTezClient.testWaitTillReadyAppFailed
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testWaitTillReadyAppFailed(TestTezClient.java:536)
FAILED: org.apache.tez.client.TestTezClient.testMultipleSubmissions
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at
org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:1016)
at
org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:992)
at org.apache.tez.client.TezClient.submitDAG(TezClient.java:524)
at
org.apache.tez.client.TestTezClient.testMultipleSubmissionsJob(TestTezClient.java:492)
at
org.apache.tez.client.TestTezClient.testMultipleSubmissions(TestTezClient.java:468)
FAILED: org.apache.tez.client.TestTezClient.testStopRetriesUntilTerminalState
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testStopRetriesUntilTerminalState(TestTezClient.java:710)
FAILED: org.apache.tez.client.TestTezClient.testAMHeartbeatFailOnGetAMStatus
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testAMHeartbeatFailOnGetAMStatus(TestTezClient.java:874)
FAILED:
org.apache.tez.client.TestTezClient.testWaitTillReadyAppFailedNoDiagnostics
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testWaitTillReadyAppFailedNoDiagnostics(TestTezClient.java:554)
FAILED: org.apache.tez.client.TestTezClient.testPreWarmWithTimeout
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testPreWarmWithTimeout(TestTezClient.java:385)
FAILED: org.apache.tez.client.TestTezClient.testSubmitDAGAppFailed
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testSubmitDAGAppFailed(TestTezClient.java:569)
FAILED: org.apache.tez.client.TestTezClient.testTezclientApp
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at
org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:1016)
at
org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:992)
at org.apache.tez.client.TezClient.submitDAG(TezClient.java:524)
at
org.apache.tez.client.TestTezClient.testTezClient(TestTezClient.java:277)
at
org.apache.tez.client.TestTezClient.testTezclientApp(TestTezClient.java:171)
FAILED:
org.apache.tez.client.TestTezClient.testAMHeartbeatFailOnGetAMProxy_AppFailed
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.client.TestTezClient.testAMHeartbeatFailOnGetAMProxy_AppFailed(TestTezClient.java:859)
FAILED: org.apache.tez.client.TestTezClientUtils.testSessionTokenInAmClc
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at
org.apache.tez.client.TestTezClientUtils.testSessionTokenInAmClc(TestTezClientUtils.java:396)
FAILED: org.apache.tez.client.TestTezClientUtils.testAMLoggingOptsPerLogger
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at
org.apache.tez.client.TestTezClientUtils.testAMLoggingOptsPerLogger(TestTezClientUtils.java:469)
FAILED:
org.apache.tez.client.TestTezClientUtils.testAppSubmissionContextForPriority
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at
org.apache.tez.client.TestTezClientUtils.testAppSubmissionContextForPriority(TestTezClientUtils.java:342)
FAILED: org.apache.tez.client.TestTezClientUtils.testAMLoggingOptsSimple
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at
org.apache.tez.client.TestTezClientUtils.testAMLoggingOptsSimple(TestTezClientUtils.java:429)
FAILED: org.apache.tez.tests.TestExtServicesWithLocalMode.test1
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.tests.TestExtServicesWithLocalMode.test1(TestExtServicesWithLocalMode.java:140)
FAILED: org.apache.hadoop.mapred.split.TestGroupedSplits.testGzip
Error Message:
/tmp/TestCombineTextInputFormat/part1.txt.gz (Permission denied)
Stack Trace:
java.io.FileNotFoundException: /tmp/TestCombineTextInputFormat/part1.txt.gz
(Permission denied)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at
org.apache.hadoop.fs.RawLocalFileSystem$LocalFSFileOutputStream.<init>(RawLocalFileSystem.java:222)
at
org.apache.hadoop.fs.RawLocalFileSystem$LocalFSFileOutputStream.<init>(RawLocalFileSystem.java:209)
at
org.apache.hadoop.fs.RawLocalFileSystem.createOutputStreamWithMode(RawLocalFileSystem.java:305)
at
org.apache.hadoop.fs.RawLocalFileSystem.create(RawLocalFileSystem.java:294)
at
org.apache.hadoop.fs.RawLocalFileSystem.create(RawLocalFileSystem.java:326)
at
org.apache.hadoop.fs.ChecksumFileSystem$ChecksumFSOutputSummer.<init>(ChecksumFileSystem.java:393)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:456)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:890)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:787)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:776)
at
org.apache.hadoop.mapred.split.TestGroupedSplits.writeFile(TestGroupedSplits.java:212)
at
org.apache.hadoop.mapred.split.TestGroupedSplits.testGzip(TestGroupedSplits.java:248)
FAILED: org.apache.hadoop.mapred.split.TestGroupedSplits.testFormat
Error Message:
/tmp/TestCombineTextInputFormat/test_0.txt (Permission denied)
Stack Trace:
java.io.FileNotFoundException: /tmp/TestCombineTextInputFormat/test_0.txt
(Permission denied)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at
org.apache.hadoop.fs.RawLocalFileSystem$LocalFSFileOutputStream.<init>(RawLocalFileSystem.java:222)
at
org.apache.hadoop.fs.RawLocalFileSystem$LocalFSFileOutputStream.<init>(RawLocalFileSystem.java:209)
at
org.apache.hadoop.fs.RawLocalFileSystem.createOutputStreamWithMode(RawLocalFileSystem.java:305)
at
org.apache.hadoop.fs.RawLocalFileSystem.create(RawLocalFileSystem.java:294)
at
org.apache.hadoop.fs.RawLocalFileSystem.create(RawLocalFileSystem.java:326)
at
org.apache.hadoop.fs.ChecksumFileSystem$ChecksumFSOutputSummer.<init>(ChecksumFileSystem.java:393)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:456)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:890)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:787)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:776)
at
org.apache.hadoop.mapred.split.TestGroupedSplits.createFiles(TestGroupedSplits.java:192)
at
org.apache.hadoop.mapred.split.TestGroupedSplits.testFormat(TestGroupedSplits.java:107)
FAILED:
org.apache.tez.mapreduce.output.TestMROutput.testNewAPI_SequenceFileOutputFormat
Error Message:
Mkdirs failed to create
/tmp/output/_temporary/0/_temporary/attempt_15124532194371_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
/tmp/output/_temporary/0/_temporary/attempt_15124532194371_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at
org.apache.hadoop.io.SequenceFile$Writer.<init>(SequenceFile.java:1074)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:273)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:530)
at
org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat.getSequenceWriter(SequenceFileOutputFormat.java:64)
at
org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat.getRecordWriter(SequenceFileOutputFormat.java:75)
at
org.apache.tez.mapreduce.output.MROutput.initWriter(MROutput.java:469)
at
org.apache.tez.mapreduce.output.MROutput.initialize(MROutput.java:391)
at
org.apache.tez.mapreduce.output.TestMROutput.testNewAPI_SequenceFileOutputFormat(TestMROutput.java:138)
FAILED:
org.apache.tez.mapreduce.output.TestMROutput.testOldAPI_SequenceFileOutputFormat
Error Message:
Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532195061_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532195061_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at
org.apache.hadoop.io.SequenceFile$Writer.<init>(SequenceFile.java:1074)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:273)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:530)
at
org.apache.hadoop.mapred.SequenceFileOutputFormat.getRecordWriter(SequenceFileOutputFormat.java:64)
at
org.apache.tez.mapreduce.output.MROutput.initWriter(MROutput.java:476)
at
org.apache.tez.mapreduce.output.MROutput.initialize(MROutput.java:391)
at
org.apache.tez.mapreduce.output.TestMROutput.testOldAPI_SequenceFileOutputFormat(TestMROutput.java:162)
FAILED:
org.apache.tez.mapreduce.output.TestMROutput.testNewAPI_TextOutputFormat
Error Message:
Mkdirs failed to create
/tmp/output/_temporary/0/_temporary/attempt_15124532195441_0001_m_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
/tmp/output/_temporary/0/_temporary/attempt_15124532195441_0001_m_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:890)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:787)
at
org.apache.hadoop.mapreduce.lib.output.TextOutputFormat.getRecordWriter(TextOutputFormat.java:132)
at
org.apache.tez.mapreduce.output.MROutput.initWriter(MROutput.java:469)
at
org.apache.tez.mapreduce.output.MROutput.initialize(MROutput.java:391)
at
org.apache.tez.mapreduce.output.TestMROutput.testNewAPI_TextOutputFormat(TestMROutput.java:89)
FAILED:
org.apache.tez.mapreduce.output.TestMROutput.testOldAPI_TextOutputFormat
Error Message:
Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532195781_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532195781_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:802)
at
org.apache.hadoop.mapred.TextOutputFormat.getRecordWriter(TextOutputFormat.java:123)
at
org.apache.tez.mapreduce.output.MROutput.initWriter(MROutput.java:476)
at
org.apache.tez.mapreduce.output.MROutput.initialize(MROutput.java:391)
at
org.apache.tez.mapreduce.output.TestMROutput.testOldAPI_TextOutputFormat(TestMROutput.java:113)
FAILED: org.apache.tez.mapreduce.output.TestMROutputLegacy.testNewAPI_MR
Error Message:
Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532176771_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532176771_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at
org.apache.hadoop.io.SequenceFile$Writer.<init>(SequenceFile.java:1074)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:273)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:530)
at
org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat.getSequenceWriter(SequenceFileOutputFormat.java:64)
at
org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat.getRecordWriter(SequenceFileOutputFormat.java:75)
at
org.apache.tez.mapreduce.output.MROutput.initWriter(MROutput.java:469)
at
org.apache.tez.mapreduce.output.MROutput.initialize(MROutput.java:391)
at
org.apache.tez.mapreduce.output.TestMROutputLegacy.testNewAPI_MR(TestMROutputLegacy.java:99)
FAILED:
org.apache.tez.mapreduce.output.TestMROutputLegacy.testOldAPI_MapperOnly
Error Message:
Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532178921_0001_m_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532178921_0001_m_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at
org.apache.hadoop.io.SequenceFile$Writer.<init>(SequenceFile.java:1074)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:273)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:530)
at
org.apache.hadoop.mapred.SequenceFileOutputFormat.getRecordWriter(SequenceFileOutputFormat.java:64)
at
org.apache.tez.mapreduce.output.MROutput.initWriter(MROutput.java:476)
at
org.apache.tez.mapreduce.output.MROutput.initialize(MROutput.java:391)
at
org.apache.tez.mapreduce.output.TestMROutputLegacy.testOldAPI_MapperOnly(TestMROutputLegacy.java:130)
FAILED:
org.apache.tez.mapreduce.output.TestMROutputLegacy.testNewAPI_MapperOnly
Error Message:
Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532179321_0001_m_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532179321_0001_m_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at
org.apache.hadoop.io.SequenceFile$Writer.<init>(SequenceFile.java:1074)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:273)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:530)
at
org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat.getSequenceWriter(SequenceFileOutputFormat.java:64)
at
org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat.getRecordWriter(SequenceFileOutputFormat.java:75)
at
org.apache.tez.mapreduce.output.MROutput.initWriter(MROutput.java:469)
at
org.apache.tez.mapreduce.output.MROutput.initialize(MROutput.java:391)
at
org.apache.tez.mapreduce.output.TestMROutputLegacy.testNewAPI_MapperOnly(TestMROutputLegacy.java:162)
FAILED: org.apache.tez.mapreduce.output.TestMROutputLegacy.testOldAPI_MR
Error Message:
Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532179631_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532179631_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at
org.apache.hadoop.io.SequenceFile$Writer.<init>(SequenceFile.java:1074)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:273)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:530)
at
org.apache.hadoop.mapred.SequenceFileOutputFormat.getRecordWriter(SequenceFileOutputFormat.java:64)
at
org.apache.tez.mapreduce.output.MROutput.initWriter(MROutput.java:476)
at
org.apache.tez.mapreduce.output.MROutput.initialize(MROutput.java:391)
at
org.apache.tez.mapreduce.output.TestMROutputLegacy.testOldAPI_MR(TestMROutputLegacy.java:67)
FAILED:
org.apache.tez.mapreduce.output.TestMultiMROutput.testOldAPI_LazyTextOutputFormat
Error Message:
Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532147001_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532147001_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:802)
at
org.apache.hadoop.mapred.TextOutputFormat.getRecordWriter(TextOutputFormat.java:123)
at
org.apache.hadoop.mapred.lib.LazyOutputFormat$LazyRecordWriter.createRecordWriter(LazyOutputFormat.java:117)
at
org.apache.hadoop.mapred.lib.LazyOutputFormat$LazyRecordWriter.write(LazyOutputFormat.java:109)
at
org.apache.tez.mapreduce.output.MultiMROutput$1.write(MultiMROutput.java:124)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.validate(TestMultiMROutput.java:165)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.testOldAPI_LazyTextOutputFormat(TestMultiMROutput.java:91)
FAILED:
org.apache.tez.mapreduce.output.TestMultiMROutput.testNewAPI_LazySequenceFileOutputFormat
Error Message:
Mkdirs failed to create
/tmp/output/_temporary/0/_temporary/attempt_15124532149241_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
/tmp/output/_temporary/0/_temporary/attempt_15124532149241_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at
org.apache.hadoop.io.SequenceFile$Writer.<init>(SequenceFile.java:1074)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:273)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:530)
at
org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat.getSequenceWriter(SequenceFileOutputFormat.java:64)
at
org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat.getRecordWriter(SequenceFileOutputFormat.java:75)
at
org.apache.hadoop.mapreduce.lib.output.LazyOutputFormat$LazyRecordWriter.write(LazyOutputFormat.java:113)
at
org.apache.tez.mapreduce.output.MultiMROutput$1.write(MultiMROutput.java:116)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.validate(TestMultiMROutput.java:165)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.testNewAPI_LazySequenceFileOutputFormat(TestMultiMROutput.java:73)
FAILED:
org.apache.tez.mapreduce.output.TestMultiMROutput.testNewAPI_SequenceFileOutputFormat
Error Message:
Mkdirs failed to create
/tmp/output/_temporary/0/_temporary/attempt_15124532149861_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
/tmp/output/_temporary/0/_temporary/attempt_15124532149861_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at
org.apache.hadoop.io.SequenceFile$Writer.<init>(SequenceFile.java:1074)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:273)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:530)
at
org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat.getSequenceWriter(SequenceFileOutputFormat.java:64)
at
org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat.getRecordWriter(SequenceFileOutputFormat.java:75)
at
org.apache.tez.mapreduce.output.MultiMROutput.getNewRecordWriter(MultiMROutput.java:174)
at
org.apache.tez.mapreduce.output.MultiMROutput.access$000(MultiMROutput.java:50)
at
org.apache.tez.mapreduce.output.MultiMROutput$1.write(MultiMROutput.java:116)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.validate(TestMultiMROutput.java:165)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.testNewAPI_SequenceFileOutputFormat(TestMultiMROutput.java:61)
FAILED:
org.apache.tez.mapreduce.output.TestMultiMROutput.testOldAPI_SequenceFileOutputFormat
Error Message:
Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532150241_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532150241_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at
org.apache.hadoop.io.SequenceFile$Writer.<init>(SequenceFile.java:1074)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:273)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:530)
at
org.apache.hadoop.mapred.SequenceFileOutputFormat.getRecordWriter(SequenceFileOutputFormat.java:64)
at
org.apache.tez.mapreduce.output.MultiMROutput.getOldRecordWriter(MultiMROutput.java:196)
at
org.apache.tez.mapreduce.output.MultiMROutput.access$100(MultiMROutput.java:50)
at
org.apache.tez.mapreduce.output.MultiMROutput$1.write(MultiMROutput.java:124)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.validate(TestMultiMROutput.java:165)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.testOldAPI_SequenceFileOutputFormat(TestMultiMROutput.java:67)
FAILED:
org.apache.tez.mapreduce.output.TestMultiMROutput.testNewAPI_LazyTextOutputFormat
Error Message:
Mkdirs failed to create
/tmp/output/_temporary/0/_temporary/attempt_15124532150641_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
/tmp/output/_temporary/0/_temporary/attempt_15124532150641_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:890)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:787)
at
org.apache.hadoop.mapreduce.lib.output.TextOutputFormat.getRecordWriter(TextOutputFormat.java:132)
at
org.apache.hadoop.mapreduce.lib.output.LazyOutputFormat$LazyRecordWriter.write(LazyOutputFormat.java:113)
at
org.apache.tez.mapreduce.output.MultiMROutput$1.write(MultiMROutput.java:116)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.validate(TestMultiMROutput.java:165)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.testNewAPI_LazyTextOutputFormat(TestMultiMROutput.java:85)
FAILED:
org.apache.tez.mapreduce.output.TestMultiMROutput.testNewAPI_TextOutputFormat
Error Message:
Mkdirs failed to create
/tmp/output/_temporary/0/_temporary/attempt_15124532150981_0001_m_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
/tmp/output/_temporary/0/_temporary/attempt_15124532150981_0001_m_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:890)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:787)
at
org.apache.hadoop.mapreduce.lib.output.TextOutputFormat.getRecordWriter(TextOutputFormat.java:132)
at
org.apache.tez.mapreduce.output.MultiMROutput.getNewRecordWriter(MultiMROutput.java:174)
at
org.apache.tez.mapreduce.output.MultiMROutput.access$000(MultiMROutput.java:50)
at
org.apache.tez.mapreduce.output.MultiMROutput$1.write(MultiMROutput.java:116)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.validate(TestMultiMROutput.java:165)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.testNewAPI_TextOutputFormat(TestMultiMROutput.java:49)
FAILED:
org.apache.tez.mapreduce.output.TestMultiMROutput.testOldAPI_TextOutputFormat
Error Message:
Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532151331_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532151331_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:802)
at
org.apache.hadoop.mapred.TextOutputFormat.getRecordWriter(TextOutputFormat.java:123)
at
org.apache.tez.mapreduce.output.MultiMROutput.getOldRecordWriter(MultiMROutput.java:196)
at
org.apache.tez.mapreduce.output.MultiMROutput.access$100(MultiMROutput.java:50)
at
org.apache.tez.mapreduce.output.MultiMROutput$1.write(MultiMROutput.java:124)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.validate(TestMultiMROutput.java:165)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.testOldAPI_TextOutputFormat(TestMultiMROutput.java:55)
FAILED:
org.apache.tez.mapreduce.output.TestMultiMROutput.testOldAPI_LazySequenceFileOutputFormat
Error Message:
Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532151931_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
Stack Trace:
java.io.IOException: Mkdirs failed to create
file:/tmp/output/_temporary/0/_temporary/attempt_15124532151931_0001_r_000000_1
(exists=false,
cwd=file:/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-mapreduce)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:450)
at
org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:435)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:909)
at
org.apache.hadoop.io.SequenceFile$Writer.<init>(SequenceFile.java:1074)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:273)
at org.apache.hadoop.io.SequenceFile.createWriter(SequenceFile.java:530)
at
org.apache.hadoop.mapred.SequenceFileOutputFormat.getRecordWriter(SequenceFileOutputFormat.java:64)
at
org.apache.hadoop.mapred.lib.LazyOutputFormat$LazyRecordWriter.createRecordWriter(LazyOutputFormat.java:117)
at
org.apache.hadoop.mapred.lib.LazyOutputFormat$LazyRecordWriter.write(LazyOutputFormat.java:109)
at
org.apache.tez.mapreduce.output.MultiMROutput$1.write(MultiMROutput.java:124)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.validate(TestMultiMROutput.java:165)
at
org.apache.tez.mapreduce.output.TestMultiMROutput.testOldAPI_LazySequenceFileOutputFormat(TestMultiMROutput.java:79)
FAILED: org.apache.tez.auxservices.TestShuffleHandler.testSocketKeepAlive
Error Message:
Server returned HTTP response code: 500 for URL:
http://127.0.0.1:43159/mapOutput?job=job_12345_1&dag=1&reduce=1&map=attempt_12345_1_m_1_0
Stack Trace:
java.io.IOException: Server returned HTTP response code: 500 for URL:
http://127.0.0.1:43159/mapOutput?job=job_12345_1&dag=1&reduce=1&map=attempt_12345_1_m_1_0
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at
org.apache.tez.auxservices.TestShuffleHandler.testSocketKeepAlive(TestShuffleHandler.java:506)
FAILED:
org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils.testGenerateOnSpillEvent_With_All_EmptyPartitions
Error Message:
/tmp/org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils/file.index.out
(Permission denied)
Stack Trace:
java.io.FileNotFoundException:
/tmp/org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils/file.index.out
(Permission denied)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at
org.apache.hadoop.fs.RawLocalFileSystem$LocalFSFileOutputStream.<init>(RawLocalFileSystem.java:216)
at
org.apache.hadoop.fs.RawLocalFileSystem$LocalFSFileOutputStream.<init>(RawLocalFileSystem.java:209)
at
org.apache.hadoop.fs.RawLocalFileSystem.createOutputStreamWithMode(RawLocalFileSystem.java:305)
at
org.apache.hadoop.fs.RawLocalFileSystem.create(RawLocalFileSystem.java:294)
at
org.apache.hadoop.fs.RawLocalFileSystem.create(RawLocalFileSystem.java:279)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:890)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:787)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:776)
at
org.apache.tez.runtime.library.common.sort.impl.TezSpillRecord.writeToFile(TezSpillRecord.java:127)
at
org.apache.tez.runtime.library.common.sort.impl.TezSpillRecord.writeToFile(TezSpillRecord.java:120)
at
org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils.createIndexFile(TestShuffleUtils.java:151)
at
org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils.testGenerateOnSpillEvent_With_All_EmptyPartitions(TestShuffleUtils.java:241)
FAILED:
org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils.testGenerateOnSpillEvent_With_FinalMerge
Error Message:
/tmp/org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils/file.index.out
(Permission denied)
Stack Trace:
java.io.FileNotFoundException:
/tmp/org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils/file.index.out
(Permission denied)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at
org.apache.hadoop.fs.RawLocalFileSystem$LocalFSFileOutputStream.<init>(RawLocalFileSystem.java:216)
at
org.apache.hadoop.fs.RawLocalFileSystem$LocalFSFileOutputStream.<init>(RawLocalFileSystem.java:209)
at
org.apache.hadoop.fs.RawLocalFileSystem.createOutputStreamWithMode(RawLocalFileSystem.java:305)
at
org.apache.hadoop.fs.RawLocalFileSystem.create(RawLocalFileSystem.java:294)
at
org.apache.hadoop.fs.RawLocalFileSystem.create(RawLocalFileSystem.java:279)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:890)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:787)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:776)
at
org.apache.tez.runtime.library.common.sort.impl.TezSpillRecord.writeToFile(TezSpillRecord.java:127)
at
org.apache.tez.runtime.library.common.sort.impl.TezSpillRecord.writeToFile(TezSpillRecord.java:120)
at
org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils.createIndexFile(TestShuffleUtils.java:151)
at
org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils.testGenerateOnSpillEvent_With_FinalMerge(TestShuffleUtils.java:198)
FAILED:
org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils.testGenerateOnSpillEvent
Error Message:
/tmp/org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils/file.index.out
(Permission denied)
Stack Trace:
java.io.FileNotFoundException:
/tmp/org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils/file.index.out
(Permission denied)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at
org.apache.hadoop.fs.RawLocalFileSystem$LocalFSFileOutputStream.<init>(RawLocalFileSystem.java:216)
at
org.apache.hadoop.fs.RawLocalFileSystem$LocalFSFileOutputStream.<init>(RawLocalFileSystem.java:209)
at
org.apache.hadoop.fs.RawLocalFileSystem.createOutputStreamWithMode(RawLocalFileSystem.java:305)
at
org.apache.hadoop.fs.RawLocalFileSystem.create(RawLocalFileSystem.java:294)
at
org.apache.hadoop.fs.RawLocalFileSystem.create(RawLocalFileSystem.java:279)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:890)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:787)
at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:776)
at
org.apache.tez.runtime.library.common.sort.impl.TezSpillRecord.writeToFile(TezSpillRecord.java:127)
at
org.apache.tez.runtime.library.common.sort.impl.TezSpillRecord.writeToFile(TezSpillRecord.java:120)
at
org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils.createIndexFile(TestShuffleUtils.java:151)
at
org.apache.tez.runtime.library.common.shuffle.TestShuffleUtils.testGenerateOnSpillEvent(TestShuffleUtils.java:158)
FAILED:
org.apache.tez.test.TestExceptionPropagation.testExceptionPropagationSession
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.test.TestExceptionPropagation.startSessionClient(TestExceptionPropagation.java:172)
at
org.apache.tez.test.TestExceptionPropagation.testExceptionPropagationSession(TestExceptionPropagation.java:223)
FAILED: org.apache.tez.test.TestLocalMode.testNoSysExitOnFailinglDAG
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at
org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:1016)
at
org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:992)
at org.apache.tez.client.TezClient.submitDAG(TezClient.java:524)
at
org.apache.tez.test.TestLocalMode.testNoSysExitOnFailinglDAG(TestLocalMode.java:163)
FAILED: org.apache.tez.test.TestLocalMode.testMultipleClientsWithoutSession
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at
org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:1016)
at
org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:992)
at org.apache.tez.client.TezClient.submitDAG(TezClient.java:524)
at
org.apache.tez.test.TestLocalMode.testMultipleClientsWithoutSession(TestLocalMode.java:103)
FAILED: org.apache.tez.test.TestLocalMode.testNoSysExitOnSuccessfulDAG
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at
org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:1016)
at
org.apache.tez.client.TezClient.submitDAGApplication(TezClient.java:992)
at org.apache.tez.client.TezClient.submitDAG(TezClient.java:524)
at
org.apache.tez.test.TestLocalMode.testNoSysExitOnSuccessfulDAG(TestLocalMode.java:139)
FAILED: org.apache.tez.test.TestLocalMode.testMultiDAGsOnSession
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.test.TestLocalMode.testMultiDAGsOnSession(TestLocalMode.java:219)
FAILED: org.apache.tez.test.TestLocalMode.testMultipleClientsWithSession
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.test.TestLocalMode.testMultipleClientsWithSession(TestLocalMode.java:64)
FAILED: org.apache.tez.test.TestTaskErrorsUsingLocalMode.testSelfKillReported
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.test.TestTaskErrorsUsingLocalMode.getTezClient(TestTaskErrorsUsingLocalMode.java:129)
at
org.apache.tez.test.TestTaskErrorsUsingLocalMode.testSelfKillReported(TestTaskErrorsUsingLocalMode.java:100)
FAILED: org.apache.tez.test.TestTaskErrorsUsingLocalMode.testFatalErrorReported
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.test.TestTaskErrorsUsingLocalMode.getTezClient(TestTaskErrorsUsingLocalMode.java:129)
at
org.apache.tez.test.TestTaskErrorsUsingLocalMode.testFatalErrorReported(TestTaskErrorsUsingLocalMode.java:52)
FAILED:
org.apache.tez.test.TestTaskErrorsUsingLocalMode.testNonFatalErrorReported
Error Message:
The ownership on the staging directory file:/tmp/jenkins/tez/staging is not as
expected. It is owned by 10011. The directory must be owned by the submitter
jenkins or by jenkins
Stack Trace:
java.io.IOException: The ownership on the staging directory
file:/tmp/jenkins/tez/staging is not as expected. It is owned by 10011. The
directory must be owned by the submitter jenkins or by jenkins
at
org.apache.tez.client.TezClientUtils.ensureStagingDirExists(TezClientUtils.java:340)
at
org.apache.tez.client.TezClientUtils.createApplicationSubmissionContext(TezClientUtils.java:467)
at org.apache.tez.client.TezClient.start(TezClient.java:428)
at
org.apache.tez.test.TestTaskErrorsUsingLocalMode.getTezClient(TestTaskErrorsUsingLocalMode.java:129)
at
org.apache.tez.test.TestTaskErrorsUsingLocalMode.testNonFatalErrorReported(TestTaskErrorsUsingLocalMode.java:76)