See <https://builds.apache.org/job/Hadoop-Common-trunk/2027/changes>
Changes: [wheat9] HDFS-7988. Replace usage of ExactSizeInputStream with LimitInputStream. ------------------------------------------ [...truncated 5450 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 sec - in org.apache.hadoop.ipc.TestIdentityProviders Running org.apache.hadoop.ipc.TestWeightedRoundRobinMultiplexer Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 sec - in org.apache.hadoop.ipc.TestWeightedRoundRobinMultiplexer Running org.apache.hadoop.ipc.TestRPCCompatibility Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.34 sec - in org.apache.hadoop.ipc.TestRPCCompatibility Running org.apache.hadoop.ipc.TestProtoBufRpc Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.875 sec - in org.apache.hadoop.ipc.TestProtoBufRpc Running org.apache.hadoop.ipc.TestMultipleProtocolServer Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 sec - in org.apache.hadoop.ipc.TestMultipleProtocolServer Running org.apache.hadoop.ipc.TestRPCCallBenchmark Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.388 sec - in org.apache.hadoop.ipc.TestRPCCallBenchmark Running org.apache.hadoop.ipc.TestRetryCacheMetrics Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 sec - in org.apache.hadoop.ipc.TestRetryCacheMetrics Running org.apache.hadoop.ipc.TestMiniRPCBenchmark Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 sec - in org.apache.hadoop.ipc.TestMiniRPCBenchmark Running org.apache.hadoop.ipc.TestIPC Tests run: 34, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 114.237 sec <<< FAILURE! - in org.apache.hadoop.ipc.TestIPC testIpcWithReaderQueuing(org.apache.hadoop.ipc.TestIPC) Time elapsed: 0.145 sec <<< FAILURE! java.lang.AssertionError: expected:<5> but was:<10> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.apache.hadoop.ipc.TestIPC.checkBlocking(TestIPC.java:804) at org.apache.hadoop.ipc.TestIPC.testIpcWithReaderQueuing(TestIPC.java:695) testSerial(org.apache.hadoop.ipc.TestIPC) Time elapsed: 60.026 sec <<< ERROR! java.lang.Exception: test timed out after 60000 milliseconds at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082) at java.util.concurrent.ThreadPoolExecutor.awaitTermination(ThreadPoolExecutor.java:1468) at org.apache.hadoop.ipc.Client$ClientExecutorServiceFactory.unrefAndCleanup(Client.java:196) at org.apache.hadoop.ipc.Client.stop(Client.java:1287) at org.apache.hadoop.ipc.TestIPC.internalTestSerial(TestIPC.java:287) at org.apache.hadoop.ipc.TestIPC.testSerial(TestIPC.java:262) Running org.apache.hadoop.ipc.TestDecayRpcScheduler Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.383 sec - in org.apache.hadoop.ipc.TestDecayRpcScheduler Running org.apache.hadoop.ipc.TestFairCallQueue Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.649 sec - in org.apache.hadoop.ipc.TestFairCallQueue Running org.apache.hadoop.ipc.TestServer Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 sec - in org.apache.hadoop.ipc.TestServer Running org.apache.hadoop.ipc.TestRPC Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.273 sec - in org.apache.hadoop.ipc.TestRPC Running org.apache.hadoop.ipc.TestSaslRPC Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.341 sec - in org.apache.hadoop.ipc.TestSaslRPC Running org.apache.hadoop.ipc.TestRetryCache Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.48 sec - in org.apache.hadoop.ipc.TestRetryCache Running org.apache.hadoop.security.token.delegation.web.TestDelegationTokenAuthenticationHandlerWithMocks Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.755 sec - in org.apache.hadoop.security.token.delegation.web.TestDelegationTokenAuthenticationHandlerWithMocks Running org.apache.hadoop.security.token.delegation.web.TestDelegationTokenManager Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.043 sec - in org.apache.hadoop.security.token.delegation.web.TestDelegationTokenManager Running org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.202 sec - in org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken Running org.apache.hadoop.security.token.delegation.TestDelegationToken Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.912 sec - in org.apache.hadoop.security.token.delegation.TestDelegationToken Running org.apache.hadoop.security.token.delegation.TestZKDelegationTokenSecretManager Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.553 sec - in org.apache.hadoop.security.token.delegation.TestZKDelegationTokenSecretManager Running org.apache.hadoop.security.token.TestToken Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 sec - in org.apache.hadoop.security.token.TestToken Running org.apache.hadoop.security.TestWhitelistBasedResolver Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 sec - in org.apache.hadoop.security.TestWhitelistBasedResolver Running org.apache.hadoop.security.TestAuthenticationFilter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 sec - in org.apache.hadoop.security.TestAuthenticationFilter Running org.apache.hadoop.security.TestGroupFallback Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 sec - in org.apache.hadoop.security.TestGroupFallback Running org.apache.hadoop.security.TestProxyUserFromEnv Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 sec - in org.apache.hadoop.security.TestProxyUserFromEnv Running org.apache.hadoop.security.TestUGILoginFromKeytab Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.41 sec - in org.apache.hadoop.security.TestUGILoginFromKeytab Running org.apache.hadoop.security.TestLdapGroupsMappingWithPosixGroup Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.87 sec - in org.apache.hadoop.security.TestLdapGroupsMappingWithPosixGroup Running org.apache.hadoop.security.TestShellBasedIdMapping Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.939 sec - in org.apache.hadoop.security.TestShellBasedIdMapping Running org.apache.hadoop.security.TestDoAsEffectiveUser Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.951 sec - in org.apache.hadoop.security.TestDoAsEffectiveUser Running org.apache.hadoop.security.TestUGIWithExternalKdc Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.092 sec - in org.apache.hadoop.security.TestUGIWithExternalKdc Running org.apache.hadoop.security.TestJNIGroupsMapping Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 sec - in org.apache.hadoop.security.TestJNIGroupsMapping Running org.apache.hadoop.security.TestGroupsCaching Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.915 sec - in org.apache.hadoop.security.TestGroupsCaching Running org.apache.hadoop.security.alias.TestCredentialProviderFactory Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.478 sec - in org.apache.hadoop.security.alias.TestCredentialProviderFactory Running org.apache.hadoop.security.alias.TestCredentialProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.apache.hadoop.security.alias.TestCredentialProvider Running org.apache.hadoop.security.alias.TestCredShell Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.441 sec - in org.apache.hadoop.security.alias.TestCredShell Running org.apache.hadoop.security.ssl.TestReloadingX509TrustManager Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.149 sec - in org.apache.hadoop.security.ssl.TestReloadingX509TrustManager Running org.apache.hadoop.security.ssl.TestSSLFactory Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.637 sec - in org.apache.hadoop.security.ssl.TestSSLFactory Running org.apache.hadoop.security.TestLdapGroupsMapping Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.666 sec - in org.apache.hadoop.security.TestLdapGroupsMapping Running org.apache.hadoop.security.TestUserFromEnv Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 sec - in org.apache.hadoop.security.TestUserFromEnv Running org.apache.hadoop.security.TestHttpCrossOriginFilterInitializer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec - in org.apache.hadoop.security.TestHttpCrossOriginFilterInitializer Running org.apache.hadoop.security.http.TestCrossOriginFilter Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 sec - in org.apache.hadoop.security.http.TestCrossOriginFilter Running org.apache.hadoop.security.TestCredentials Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 sec - in org.apache.hadoop.security.TestCredentials Running org.apache.hadoop.security.TestNetgroupCache Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.apache.hadoop.security.TestNetgroupCache Running org.apache.hadoop.security.TestUGIWithSecurityOn Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.098 sec - in org.apache.hadoop.security.TestUGIWithSecurityOn Running org.apache.hadoop.security.authorize.TestAccessControlList Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071 sec - in org.apache.hadoop.security.authorize.TestAccessControlList Running org.apache.hadoop.security.authorize.TestProxyUsers Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 sec - in org.apache.hadoop.security.authorize.TestProxyUsers Running org.apache.hadoop.security.authorize.TestProxyServers Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 sec - in org.apache.hadoop.security.authorize.TestProxyServers Running org.apache.hadoop.security.authorize.TestServiceAuthorization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 sec - in org.apache.hadoop.security.authorize.TestServiceAuthorization Running org.apache.hadoop.security.TestCompositeGroupMapping Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 sec - in org.apache.hadoop.security.TestCompositeGroupMapping Running org.apache.hadoop.security.TestSecurityUtil Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 sec - in org.apache.hadoop.security.TestSecurityUtil Running org.apache.hadoop.security.TestUserGroupInformation Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.323 sec - in org.apache.hadoop.security.TestUserGroupInformation Running org.apache.hadoop.tracing.TestTraceUtils Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.76 sec - in org.apache.hadoop.tracing.TestTraceUtils Running org.apache.hadoop.http.lib.TestStaticUserWebFilter Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 sec - in org.apache.hadoop.http.lib.TestStaticUserWebFilter Running org.apache.hadoop.http.TestServletFilter Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 sec - in org.apache.hadoop.http.TestServletFilter Running org.apache.hadoop.http.TestHttpRequestLogAppender Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.apache.hadoop.http.TestHttpRequestLogAppender Running org.apache.hadoop.http.TestHtmlQuoting Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.apache.hadoop.http.TestHtmlQuoting Running org.apache.hadoop.http.TestPathFilter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 sec - in org.apache.hadoop.http.TestPathFilter Running org.apache.hadoop.http.TestGlobalFilter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 sec - in org.apache.hadoop.http.TestGlobalFilter Running org.apache.hadoop.http.TestHttpServerLifecycle Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.396 sec - in org.apache.hadoop.http.TestHttpServerLifecycle Running org.apache.hadoop.http.TestAuthenticationSessionCookie Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.355 sec - in org.apache.hadoop.http.TestAuthenticationSessionCookie Running org.apache.hadoop.http.TestHttpRequestLog Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec - in org.apache.hadoop.http.TestHttpRequestLog Running org.apache.hadoop.http.TestHttpServerWebapps Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 sec - in org.apache.hadoop.http.TestHttpServerWebapps Running org.apache.hadoop.http.TestHttpCookieFlag Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.111 sec - in org.apache.hadoop.http.TestHttpCookieFlag Running org.apache.hadoop.http.TestHttpServer Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.41 sec - in org.apache.hadoop.http.TestHttpServer Running org.apache.hadoop.http.TestSSLHttpServer Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.274 sec - in org.apache.hadoop.http.TestSSLHttpServer Running org.apache.hadoop.metrics.spi.TestOutputRecord Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.apache.hadoop.metrics.spi.TestOutputRecord Running org.apache.hadoop.metrics.ganglia.TestGangliaContext Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec - in org.apache.hadoop.metrics.ganglia.TestGangliaContext Running org.apache.hadoop.metrics.TestMetricsServlet Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in org.apache.hadoop.metrics.TestMetricsServlet Running org.apache.hadoop.net.TestSocketIOWithTimeout Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.48 sec - in org.apache.hadoop.net.TestSocketIOWithTimeout Running org.apache.hadoop.net.TestSwitchMapping Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 sec - in org.apache.hadoop.net.TestSwitchMapping Running org.apache.hadoop.net.TestStaticMapping Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 sec - in org.apache.hadoop.net.TestStaticMapping Running org.apache.hadoop.net.TestNetUtils Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.996 sec - in org.apache.hadoop.net.TestNetUtils Running org.apache.hadoop.net.TestClusterTopology Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.apache.hadoop.net.TestClusterTopology Running org.apache.hadoop.net.TestDNS Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec - in org.apache.hadoop.net.TestDNS Running org.apache.hadoop.net.unix.TestDomainSocket Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.002 sec - in org.apache.hadoop.net.unix.TestDomainSocket Running org.apache.hadoop.net.unix.TestDomainSocketWatcher Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 sec - in org.apache.hadoop.net.unix.TestDomainSocketWatcher Running org.apache.hadoop.net.TestScriptBasedMapping Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907 sec - in org.apache.hadoop.net.TestScriptBasedMapping Running org.apache.hadoop.net.TestTableMapping Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 sec - in org.apache.hadoop.net.TestTableMapping Running org.apache.hadoop.net.TestNetworkTopologyWithNodeGroup Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.apache.hadoop.net.TestNetworkTopologyWithNodeGroup Running org.apache.hadoop.net.TestScriptBasedMappingWithDependency Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.73 sec - in org.apache.hadoop.net.TestScriptBasedMappingWithDependency Running org.apache.hadoop.cli.TestCLI Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 sec - in org.apache.hadoop.cli.TestCLI Running org.apache.hadoop.service.TestServiceLifecycle Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.523 sec - in org.apache.hadoop.service.TestServiceLifecycle Running org.apache.hadoop.service.TestCompositeService Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec - in org.apache.hadoop.service.TestCompositeService Running org.apache.hadoop.service.TestGlobalStateChangeListener Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec - in org.apache.hadoop.service.TestGlobalStateChangeListener Results : Failed tests: TestLz4CompressorDecompressor.testSetInputWithBytesSizeMoreThenDefaultLz4CompressorByfferSize:188 testSetInputWithBytesSizeMoreThenDefaultLz4CompressorByfferSize ex error !!! TestCompressorDecompressor.testCompressorDecompressor:69 testCompressorDecompressor error !!!java.lang.NullPointerException TestCompressorDecompressor.testCompressorDecompressorWithExeedBufferLimit:91 testCompressorDecompressorWithExeedBufferLimit error !!!java.lang.NullPointerException TestFsPermission.testDeprecatedUmask:706 expected:<302> but was:<18> TestMetricsSystemImpl.testQSize:472 metricsSink.putMetrics(<Capturing argument>); Wanted 2 times: -> at org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl.testQSize(TestMetricsSystemImpl.java:472) But was 1 time: -> at org.apache.hadoop.metrics2.impl.MetricsSinkAdapter.consume(MetricsSinkAdapter.java:183) TestIPC.testIpcWithReaderQueuing:695->checkBlocking:804 expected:<5> but was:<10> Tests in error: TestLz4CompressorDecompressor.testLz4CompressDecompressInMultiThreads:331 » Runtime TestIPC.testSerial:262->internalTestSerial:287 » test timed out after 60000 m... Tests run: 3190, Failures: 5, Errors: 1, Skipped: 86 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop Annotations ......................... SUCCESS [ 11.421 s] [INFO] Apache Hadoop MiniKDC ............................. SUCCESS [ 28.579 s] [INFO] Apache Hadoop Auth ................................ SUCCESS [04:13 min] [INFO] Apache Hadoop Auth Examples ....................... SUCCESS [ 4.686 s] [INFO] Apache Hadoop Common .............................. FAILURE [27:51 min] [INFO] Apache Hadoop NFS ................................. SKIPPED [INFO] Apache Hadoop KMS ................................. SKIPPED [INFO] Apache Hadoop Common Project ...................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32:51 min [INFO] Finished at: 2015-11-23T20:02:02+00:00 [INFO] Final Memory: 87M/986M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-common: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-common> && /home/jenkins/tools/java/jdk1.7.0_55/jre/bin/java -Xmx2048m -XX:MaxPermSize=768m -XX:+HeapDumpOnOutOfMemoryError -jar <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-common/target/surefire/surefirebooter2180049919193968637.jar> <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-common/target/surefire/surefire578083630080457523tmp> <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-common/target/surefire/surefire_901467979774959628249tmp> [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 :hadoop-common result: 1 ################ # mvn -eaf test -Pclover -DcloverLicenseLocation=/home/jenkins/tools/clover/latest/lib/clover.license ################ Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results