See
<https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=yahoo-not-h2/542/changes>
Changes:
[anoopsamjohn] HBASE-15198 RPC client not using Codec and CellBlock for puts by
------------------------------------------
[...truncated 30684 lines...]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1641)
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1611)
at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:915)
at org.apache.hadoop.hbase.client.HTable.processBatch(HTable.java:1457)
at
org.apache.hadoop.hbase.client.TestAsyncProcess.testBatch(TestAsyncProcess.java:768)
testErrorsServers(org.apache.hadoop.hbase.client.TestAsyncProcess) Time
elapsed: 0.005 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.fail(Assert.java:95)
at
org.apache.hadoop.hbase.client.TestAsyncProcess.testErrorsServers(TestAsyncProcess.java:802)
testCallQueueTooLarge(org.apache.hadoop.hbase.client.TestAsyncProcess) Time
elapsed: 0.003 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.fail(Assert.java:95)
at
org.apache.hadoop.hbase.client.TestAsyncProcess.testCallQueueTooLarge(TestAsyncProcess.java:845)
testGlobalErrors(org.apache.hadoop.hbase.client.TestAsyncProcess) Time
elapsed: 0.004 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.fail(Assert.java:95)
at
org.apache.hadoop.hbase.client.TestAsyncProcess.testGlobalErrors(TestAsyncProcess.java:823)
testThreadCreation(org.apache.hadoop.hbase.client.TestAsyncProcess) Time
elapsed: 10.002 sec <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10000
milliseconds
at java.lang.Object.wait(Native Method)
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1641)
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1611)
at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:915)
at
org.apache.hadoop.hbase.client.TestAsyncProcess.testThreadCreation(TestAsyncProcess.java:875)
Tests run: 5, Failures: 3, Errors: 2, Skipped: 0, Time elapsed: 91.481 sec <<<
FAILURE! - in org.apache.hadoop.hbase.client.TestAsyncProcess
testBatch(org.apache.hadoop.hbase.client.TestAsyncProcess) Time elapsed: 9.994
sec <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10000
milliseconds
at java.lang.Object.wait(Native Method)
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1641)
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1611)
at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:915)
at org.apache.hadoop.hbase.client.HTable.processBatch(HTable.java:1457)
at
org.apache.hadoop.hbase.client.TestAsyncProcess.testBatch(TestAsyncProcess.java:768)
testErrorsServers(org.apache.hadoop.hbase.client.TestAsyncProcess) Time
elapsed: 0.004 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.fail(Assert.java:95)
at
org.apache.hadoop.hbase.client.TestAsyncProcess.testErrorsServers(TestAsyncProcess.java:802)
testCallQueueTooLarge(org.apache.hadoop.hbase.client.TestAsyncProcess) Time
elapsed: 0.005 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.fail(Assert.java:95)
at
org.apache.hadoop.hbase.client.TestAsyncProcess.testCallQueueTooLarge(TestAsyncProcess.java:845)
testGlobalErrors(org.apache.hadoop.hbase.client.TestAsyncProcess) Time
elapsed: 0.004 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.fail(Assert.java:95)
at
org.apache.hadoop.hbase.client.TestAsyncProcess.testGlobalErrors(TestAsyncProcess.java:823)
testThreadCreation(org.apache.hadoop.hbase.client.TestAsyncProcess) Time
elapsed: 10.003 sec <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10000
milliseconds
at java.lang.Object.wait(Native Method)
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1641)
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1611)
at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:915)
at
org.apache.hadoop.hbase.client.TestAsyncProcess.testThreadCreation(TestAsyncProcess.java:875)
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestAttributes
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in
org.apache.hadoop.hbase.client.TestAttributes
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.TestHTableDescriptor
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 sec - in
org.apache.hadoop.hbase.TestHTableDescriptor
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.TestHColumnDescriptor
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 sec - in
org.apache.hadoop.hbase.TestHColumnDescriptor
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.212 sec - in
org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.ipc.TestIPCUtil
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in
org.apache.hadoop.hbase.ipc.TestIPCUtil
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.ipc.TestPayloadCarryingRpcController
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in
org.apache.hadoop.hbase.ipc.TestPayloadCarryingRpcController
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.security.TestEncryptionUtil
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 sec - in
org.apache.hadoop.hbase.security.TestEncryptionUtil
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.TestRegionLocations
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in
org.apache.hadoop.hbase.TestRegionLocations
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.filter.TestLongComparator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in
org.apache.hadoop.hbase.filter.TestLongComparator
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.exceptions.TestClientExceptionsUtil
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in
org.apache.hadoop.hbase.exceptions.TestClientExceptionsUtil
Results :
Failed tests:
org.apache.hadoop.hbase.client.TestAsyncProcess.testCallQueueTooLarge(org.apache.hadoop.hbase.client.TestAsyncProcess)
Run 1: TestAsyncProcess.testCallQueueTooLarge:845 null
Run 2: TestAsyncProcess.testCallQueueTooLarge:845 null
Run 3: TestAsyncProcess.testCallQueueTooLarge:845 null
org.apache.hadoop.hbase.client.TestAsyncProcess.testErrorsServers(org.apache.hadoop.hbase.client.TestAsyncProcess)
Run 1: TestAsyncProcess.testErrorsServers:802 null
Run 2: TestAsyncProcess.testErrorsServers:802 null
Run 3: TestAsyncProcess.testErrorsServers:802 null
org.apache.hadoop.hbase.client.TestAsyncProcess.testGlobalErrors(org.apache.hadoop.hbase.client.TestAsyncProcess)
Run 1: TestAsyncProcess.testGlobalErrors:823 null
Run 2: TestAsyncProcess.testGlobalErrors:823 null
Run 3: TestAsyncProcess.testGlobalErrors:823 null
Tests in error:
org.apache.hadoop.hbase.client.TestAsyncProcess.testBatch(org.apache.hadoop.hbase.client.TestAsyncProcess)
Run 1: TestAsyncProcess.testBatch:768->Object.wait:-2 » TestTimedOut test
timed out a...
Run 2: TestAsyncProcess.testBatch:768->Object.wait:-2 » TestTimedOut test
timed out a...
Run 3: TestAsyncProcess.testBatch:768->Object.wait:-2 » TestTimedOut test
timed out a...
org.apache.hadoop.hbase.client.TestAsyncProcess.testThreadCreation(org.apache.hadoop.hbase.client.TestAsyncProcess)
Run 1: TestAsyncProcess.testThreadCreation:875->Object.wait:-2 » TestTimedOut
test ti...
Run 2: TestAsyncProcess.testThreadCreation:875->Object.wait:-2 » TestTimedOut
test ti...
Run 3: TestAsyncProcess.testThreadCreation:875->Object.wait:-2 » TestTimedOut
test ti...
Tests run: 129, Failures: 3, Errors: 2, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache HBase ...................................... SUCCESS [1:05.575s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [5.378s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.162s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [1.526s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [16.378s]
[INFO] Apache HBase - Common ............................. SUCCESS [2:27.546s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [3:26.208s]
[INFO] Apache HBase - Client ............................. FAILURE [2:17.336s]
[INFO] Apache HBase - Hadoop Compatibility ............... SKIPPED
[INFO] Apache HBase - Hadoop Two Compatibility ........... SKIPPED
[INFO] Apache HBase - Prefix Tree ........................ SKIPPED
[INFO] Apache HBase - Server ............................. SKIPPED
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - External Block Cache ............... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:04.137s
[INFO] Finished at: Thu Feb 11 12:01:36 UTC 2016
[INFO] Final Memory: 71M/1319M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on
project hbase-client: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=yahoo-not-h2/ws/hbase-client/target/surefire-reports>
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[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]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hbase-client
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script : # Post-build task script. TODO: Check this in and have all
builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from
./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc
-l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
echo "Suspicious java process found - waiting 30s to see if there are just
slow to stop"
sleep 30
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc
-l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie
tests{color}, they should have been killed by surefire but survived"
jps -v | grep surefirebooter | grep -e '-Dhbase.test'
jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 |
xargs -n 1 jstack
# Exit with error
exit 1
else
echo "We're ok: there is no zombie test, but some tests took some time to
stop"
fi
else
echo "We're ok: there is no zombie test"
fi
[yahoo-not-h2] $ /bin/bash -xe /tmp/hudson1340476968178848684.sh
+ pwd
<https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=yahoo-not-h2/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
hbase-annotations
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-external-blockcache
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-native-client
hbase-prefix-tree
hbase-procedure
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shaded
hbase-shell
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ grep surefirebooter
++ grep -e -Dhbase.test
++ wc -l
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results