See <https://builds.apache.org/job/kafka-1.0-jdk7/238/display/redirect?page=changes>
Changes: [ismael] MINOR: Update README to specify Gradle 4.6 as the minimum required ------------------------------------------ [...truncated 288.59 KB...] kafka.producer.AsyncProducerTest > testJavaProducer PASSED kafka.producer.AsyncProducerTest > testIncompatibleEncoder STARTED kafka.producer.AsyncProducerTest > testIncompatibleEncoder PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testTransactionalProducerWithAuthenticationFailure STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testTransactionalProducerWithAuthenticationFailure PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAuthenticationFailure STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAuthenticationFailure PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testProducerWithAuthenticationFailure STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testProducerWithAuthenticationFailure PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationFailure STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationFailure PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAutoCommitDisabledWithAuthenticationFailure STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAutoCommitDisabledWithAuthenticationFailure PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testKafkaAdminClientWithAuthenticationFailure STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testKafkaAdminClientWithAuthenticationFailure PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testConsumerWithAuthenticationFailure STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testConsumerWithAuthenticationFailure PASSED kafka.api.LogAppendTimeTest > testProduceConsume STARTED kafka.api.LogAppendTimeTest > testProduceConsume PASSED kafka.api.LogDirFailureTest > testIOExceptionDuringLogRoll STARTED kafka.api.LogDirFailureTest > testIOExceptionDuringLogRoll PASSED kafka.api.LogDirFailureTest > testIOExceptionDuringCheckpoint STARTED kafka.api.LogDirFailureTest > testIOExceptionDuringCheckpoint PASSED kafka.api.LogDirFailureTest > testReplicaFetcherThreadAfterLogDirFailureOnFollower STARTED kafka.api.LogDirFailureTest > testReplicaFetcherThreadAfterLogDirFailureOnFollower PASSED kafka.api.MetricsTest > testMetrics STARTED kafka.api.MetricsTest > testMetrics PASSED kafka.api.FetchRequestTest > testShuffleWithSingleTopic STARTED kafka.api.FetchRequestTest > testShuffleWithSingleTopic PASSED kafka.api.FetchRequestTest > testShuffle STARTED kafka.api.FetchRequestTest > testShuffle PASSED kafka.api.PlaintextProducerSendTest > testSendCompressedMessageWithLogAppendTime STARTED kafka.api.PlaintextProducerSendTest > testSendCompressedMessageWithLogAppendTime PASSED kafka.api.PlaintextProducerSendTest > testAutoCreateTopic STARTED kafka.api.PlaintextProducerSendTest > testAutoCreateTopic PASSED kafka.api.PlaintextProducerSendTest > testSendWithInvalidCreateTime STARTED kafka.api.PlaintextProducerSendTest > testSendWithInvalidCreateTime PASSED kafka.api.PlaintextProducerSendTest > testBatchSizeZero STARTED kafka.api.PlaintextProducerSendTest > testBatchSizeZero PASSED kafka.api.PlaintextProducerSendTest > testWrongSerializer STARTED kafka.api.PlaintextProducerSendTest > testWrongSerializer PASSED kafka.api.PlaintextProducerSendTest > testSendNonCompressedMessageWithLogAppendTime STARTED kafka.api.PlaintextProducerSendTest > testSendNonCompressedMessageWithLogAppendTime PASSED kafka.api.PlaintextProducerSendTest > testSendNonCompressedMessageWithCreateTime STARTED kafka.api.PlaintextProducerSendTest > testSendNonCompressedMessageWithCreateTime PASSED kafka.api.PlaintextProducerSendTest > testClose STARTED kafka.api.PlaintextProducerSendTest > testClose PASSED kafka.api.PlaintextProducerSendTest > testFlush STARTED kafka.api.PlaintextProducerSendTest > testFlush PASSED kafka.api.PlaintextProducerSendTest > testSendToPartition STARTED kafka.api.PlaintextProducerSendTest > testSendToPartition PASSED kafka.api.PlaintextProducerSendTest > testSendOffset STARTED kafka.api.PlaintextProducerSendTest > testSendOffset PASSED kafka.api.PlaintextProducerSendTest > testSendCompressedMessageWithCreateTime STARTED kafka.api.PlaintextProducerSendTest > testSendCompressedMessageWithCreateTime PASSED kafka.api.PlaintextProducerSendTest > testCloseWithZeroTimeoutFromCallerThread STARTED kafka.api.PlaintextProducerSendTest > testCloseWithZeroTimeoutFromCallerThread PASSED kafka.api.PlaintextProducerSendTest > testCloseWithZeroTimeoutFromSenderThread STARTED kafka.api.PlaintextProducerSendTest > testCloseWithZeroTimeoutFromSenderThread PASSED kafka.api.PlaintextProducerSendTest > testSendBeforeAndAfterPartitionExpansion STARTED kafka.api.PlaintextProducerSendTest > testSendBeforeAndAfterPartitionExpansion PASSED kafka.api.PlaintextConsumerTest > testEarliestOrLatestOffsets STARTED kafka.api.PlaintextConsumerTest > testEarliestOrLatestOffsets PASSED kafka.api.PlaintextConsumerTest > testPartitionsForAutoCreate STARTED kafka.api.PlaintextConsumerTest > testPartitionsForAutoCreate PASSED kafka.api.PlaintextConsumerTest > testShrinkingTopicSubscriptions STARTED kafka.api.PlaintextConsumerTest > testShrinkingTopicSubscriptions PASSED kafka.api.PlaintextConsumerTest > testMaxPollIntervalMs STARTED kafka.api.PlaintextConsumerTest > testMaxPollIntervalMs PASSED kafka.api.PlaintextConsumerTest > testOffsetsForTimes STARTED kafka.api.PlaintextConsumerTest > testOffsetsForTimes PASSED kafka.api.PlaintextConsumerTest > testSubsequentPatternSubscription STARTED kafka.api.PlaintextConsumerTest > testSubsequentPatternSubscription PASSED kafka.api.PlaintextConsumerTest > testConsumeMessagesWithCreateTime STARTED kafka.api.PlaintextConsumerTest > testConsumeMessagesWithCreateTime PASSED kafka.api.PlaintextConsumerTest > testAsyncCommit STARTED kafka.api.PlaintextConsumerTest > testAsyncCommit PASSED kafka.api.PlaintextConsumerTest > testLowMaxFetchSizeForRequestAndPartition STARTED ERROR: Could not install GRADLE_4_8_1_HOME java.lang.NullPointerException at hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46) at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:895) at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:483) at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:692) at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:657) at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:400) at hudson.scm.SCM.poll(SCM.java:417) at hudson.model.AbstractProject._poll(AbstractProject.java:1390) at hudson.model.AbstractProject.poll(AbstractProject.java:1293) at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:603) at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:649) at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) ERROR: Could not install GRADLE_4_8_1_HOME java.lang.NullPointerException at hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46) at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:895) at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:483) at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:692) at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:657) at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:400) at hudson.scm.SCM.poll(SCM.java:417) at hudson.model.AbstractProject._poll(AbstractProject.java:1390) at hudson.model.AbstractProject.poll(AbstractProject.java:1293) at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:603) at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:649) at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) ERROR: Could not install GRADLE_4_8_1_HOME java.lang.NullPointerException at hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46) at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:895) at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:483) at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:692) at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:657) at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:400) at hudson.scm.SCM.poll(SCM.java:417) at hudson.model.AbstractProject._poll(AbstractProject.java:1390) at hudson.model.AbstractProject.poll(AbstractProject.java:1293) at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:603) at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:649) at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) ERROR: Could not install GRADLE_4_8_1_HOME java.lang.NullPointerException at hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46) at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:895) at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:483) at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:692) at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:657) at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:400) at hudson.scm.SCM.poll(SCM.java:417) at hudson.model.AbstractProject._poll(AbstractProject.java:1390) at hudson.model.AbstractProject.poll(AbstractProject.java:1293) at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:603) at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:649) at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Build timed out (after 240 minutes). Marking the build as failed. Build was aborted [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 [FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-1.0-jdk7/ws/> that match the pattern **/build/reports/findbugs/*.xml [FINDBUGS] Parsing 1 file in <https://builds.apache.org/job/kafka-1.0-jdk7/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-1.0-jdk7/ws/core/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates. Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=8d6f833cd86b5cdd31a885e105c9e9b2cc99e2a0, workspace=<https://builds.apache.org/job/kafka-1.0-jdk7/ws/> [FINDBUGS] Computing warning deltas based on reference build #237 Recording test results Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 Not sending mail to unregistered user ism...@juma.me.uk