Jira: https://issues.apache.org/jira/browse/YARN-3810
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8264/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 284 lines...]
| | | | 64).
| +1 | whitespace | 0m 0s | The patch has no lines that end in
| | | | whitespace.
| +1 | install | 1m 31s | mvn install still works.
| +1 | eclipse:eclipse | 0m 34s | The patch built with
| | | | eclipse:eclipse.
| +1 | findbugs | 1m 51s | The patch does not introduce any
| | | | new Findbugs (version 3.0.0)
| | | | warnings.
| -1 | common tests | 22m 39s | Tests failed in hadoop-common.
| | | 61m 55s |
Reason | Tests
Failed unit tests | hadoop.fs.shell.TestCount
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12739903/0001-YARN-3810.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / b039e69 |
| checkstyle |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-common.txt
|
| hadoop-common test log |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-common.txt
|
| Test Results |
https://builds.apache.org/job/PreCommit-YARN-Build/8264/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf906.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
============================================================================
============================================================================
Adding comment to JIRA
============================================================================
============================================================================
Comment added.
51d62dc67452b08eb90d6bd107adbf94862f858b logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8254
Archived 30 artifacts
Archive block size is 32768
Received 34 blocks and 18524954 bytes
Compression is 5.7%
Took 5.7 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
2 tests failed.
FAILED: org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByQTVH
Error Message:
Argument(s) are different! Wanted:
printStream.println(
" DISK_QUOTA REM_DISK_QUOTA SSD_QUOTA REM_SSD_QUOTA
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at
org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByQTVH(TestCount.java:342)
Actual invocation has different arguments:
printStream.println(
" SSD_QUOTA REM_SSD_QUOTA DISK_QUOTA REM_DISK_QUOTA
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at org.apache.hadoop.fs.shell.Count.processOptions(Count.java:124)
Stack Trace:
org.mockito.exceptions.verification.junit.ArgumentsAreDifferent:
Argument(s) are different! Wanted:
printStream.println(
" DISK_QUOTA REM_DISK_QUOTA SSD_QUOTA REM_SSD_QUOTA
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at
org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByQTVH(TestCount.java:342)
Actual invocation has different arguments:
printStream.println(
" SSD_QUOTA REM_SSD_QUOTA DISK_QUOTA REM_DISK_QUOTA
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at org.apache.hadoop.fs.shell.Count.processOptions(Count.java:124)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at
org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByQTVH(TestCount.java:342)
FAILED:
org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByStorageTypesHeader
Error Message:
Argument(s) are different! Wanted:
printStream.println(
" DISK_QUOTA REM_DISK_QUOTA SSD_QUOTA REM_SSD_QUOTA
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at
org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByStorageTypesHeader(TestCount.java:288)
Actual invocation has different arguments:
printStream.println(
" SSD_QUOTA REM_SSD_QUOTA DISK_QUOTA REM_DISK_QUOTA
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at org.apache.hadoop.fs.shell.Count.processOptions(Count.java:124)
Stack Trace:
org.mockito.exceptions.verification.junit.ArgumentsAreDifferent:
Argument(s) are different! Wanted:
printStream.println(
" DISK_QUOTA REM_DISK_QUOTA SSD_QUOTA REM_SSD_QUOTA
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at
org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByStorageTypesHeader(TestCount.java:288)
Actual invocation has different arguments:
printStream.println(
" SSD_QUOTA REM_SSD_QUOTA DISK_QUOTA REM_DISK_QUOTA
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at org.apache.hadoop.fs.shell.Count.processOptions(Count.java:124)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at
org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByStorageTypesHeader(TestCount.java:288)