See <https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=Hadoop/436/changes>
Changes: [eclark] HBASE-14946 Don't allow multi's to over run the max result size. [eclark] HBASE-14745 Shade the last few dependencies in hbase-shaded-client [enis] HBASE-14960 Fallback to using default RPCControllerFactory if class [eclark] HBASE-14965 Remove un-used hbase-spark in branch-1 ------------------------------------------ [...truncated 30490 lines...] [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-client --- [INFO] Compiling 30 source files to <https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=Hadoop/ws/hbase-client/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ hbase-client --- [INFO] Surefire report directory: <https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=Hadoop/ws/hbase-client/target/surefire-reports> [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 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.13 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.ipc.TestIPCUtil Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 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.TestInterfaceAudienceAnnotations Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.349 sec <<< FAILURE! - in org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations testInterfaceAudienceAnnotation(org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations) Time elapsed: 0.232 sec <<< FAILURE! java.lang.AssertionError: All classes should have @InterfaceAudience annotation expected:<0> but was:<2> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations.testInterfaceAudienceAnnotation(TestInterfaceAudienceAnnotations.java:259) Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.626 sec <<< FAILURE! - in org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations testInterfaceAudienceAnnotation(org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations) Time elapsed: 0.272 sec <<< FAILURE! java.lang.AssertionError: All classes should have @InterfaceAudience annotation expected:<0> but was:<2> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations.testInterfaceAudienceAnnotation(TestInterfaceAudienceAnnotations.java:259) Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.883 sec <<< FAILURE! - in org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations testInterfaceAudienceAnnotation(org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations) Time elapsed: 0.245 sec <<< FAILURE! java.lang.AssertionError: All classes should have @InterfaceAudience annotation expected:<0> but was:<2> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations.testInterfaceAudienceAnnotation(TestInterfaceAudienceAnnotations.java:259) 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.011 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.zookeeper.TestZKUtil Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec - in org.apache.hadoop.hbase.zookeeper.TestZKUtil Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperWatcher Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 sec - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperWatcher 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: 1.023 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.client.TestClientExponentialBackoff Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.apache.hadoop.hbase.client.TestClientExponentialBackoff Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestSnapshotFromAdmin Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.251 sec - in org.apache.hadoop.hbase.client.TestSnapshotFromAdmin Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestPut Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec - in org.apache.hadoop.hbase.client.TestPut Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestDelayingRunner Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 sec - in org.apache.hadoop.hbase.client.TestDelayingRunner Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestClientSmallReversedScanner Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 sec - in org.apache.hadoop.hbase.client.TestClientSmallReversedScanner Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestScan Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 sec - in org.apache.hadoop.hbase.client.TestScan Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestClientNoCluster Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.107 sec - in org.apache.hadoop.hbase.client.TestClientNoCluster Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestIncrement Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec - in org.apache.hadoop.hbase.client.TestIncrement Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestDeleteTimeStamp Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.apache.hadoop.hbase.client.TestDeleteTimeStamp Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestClientScanner Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 sec - in org.apache.hadoop.hbase.client.TestClientScanner Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestAsyncProcess Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.482 sec - in org.apache.hadoop.hbase.client.TestAsyncProcess Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestMetricsConnection Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec - in org.apache.hadoop.hbase.client.TestMetricsConnection 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.161 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.client.TestGet Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 sec - in org.apache.hadoop.hbase.client.TestGet Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestPutDotHas Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.hadoop.hbase.client.TestPutDotHas Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestProcedureFuture Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 sec - in org.apache.hadoop.hbase.client.TestProcedureFuture Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestOperation Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in org.apache.hadoop.hbase.client.TestOperation Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.client.TestClientSmallScanner Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 sec - in org.apache.hadoop.hbase.client.TestClientSmallScanner 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.714 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.filter.TestLongComparator Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 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.TestHColumnDescriptor Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 sec - in org.apache.hadoop.hbase.TestHColumnDescriptor Results : Failed tests: org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations.testInterfaceAudienceAnnotation(org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations) Run 1: TestInterfaceAudienceAnnotations.testInterfaceAudienceAnnotation:259 All classes should have @InterfaceAudience annotation expected:<0> but was:<2> Run 2: TestInterfaceAudienceAnnotations.testInterfaceAudienceAnnotation:259 All classes should have @InterfaceAudience annotation expected:<0> but was:<2> Run 3: TestInterfaceAudienceAnnotations.testInterfaceAudienceAnnotation:259 All classes should have @InterfaceAudience annotation expected:<0> but was:<2> Tests run: 122, Failures: 1, Errors: 0, Skipped: 1 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache HBase ...................................... SUCCESS [1:09.217s] [INFO] Apache HBase - Checkstyle ......................... SUCCESS [5.515s] [INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.272s] [INFO] Apache HBase - Annotations ........................ SUCCESS [1.014s] [INFO] Apache HBase - Protocol ........................... SUCCESS [25.999s] [INFO] Apache HBase - Common ............................. SUCCESS [3:05.431s] [INFO] Apache HBase - Procedure .......................... SUCCESS [3:33.088s] [INFO] Apache HBase - Client ............................. FAILURE [1:26.799s] [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:07.406s [INFO] Finished at: Fri Dec 11 04:02:01 UTC 2015 [INFO] Final Memory: 73M/1129M [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=Hadoop/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 [Hadoop] $ /bin/bash -xe /tmp/hudson8693224720561061268.sh + pwd <https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=Hadoop/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 -e -Dhbase.test ++ grep surefirebooter ++ 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
