See <https://builds.apache.org/job/kafka-trunk-jdk8/526/changes>
Changes: [wangguoz] KAFKA-3470: treat commits as member heartbeats ------------------------------------------ [...truncated 3190 lines...] kafka.KafkaTest > testGetKafkaConfigFromArgs PASSED kafka.KafkaTest > testGetKafkaConfigFromArgsNonArgsAtTheEnd PASSED kafka.KafkaTest > testGetKafkaConfigFromArgsNonArgsOnly PASSED kafka.KafkaTest > testGetKafkaConfigFromArgsNonArgsAtTheBegging PASSED kafka.metrics.KafkaTimerTest > testKafkaTimer PASSED kafka.utils.UtilsTest > testAbs PASSED kafka.utils.UtilsTest > testReplaceSuffix PASSED kafka.utils.UtilsTest > testCircularIterator PASSED kafka.utils.UtilsTest > testReadBytes PASSED kafka.utils.UtilsTest > testCsvList PASSED kafka.utils.UtilsTest > testReadInt PASSED kafka.utils.UtilsTest > testCsvMap PASSED kafka.utils.UtilsTest > testInLock PASSED kafka.utils.UtilsTest > testSwallow PASSED kafka.utils.SchedulerTest > testMockSchedulerNonPeriodicTask PASSED kafka.utils.SchedulerTest > testMockSchedulerPeriodicTask PASSED kafka.utils.SchedulerTest > testNonPeriodicTask PASSED kafka.utils.SchedulerTest > testRestart PASSED kafka.utils.SchedulerTest > testReentrantTaskInMockScheduler PASSED kafka.utils.SchedulerTest > testPeriodicTask PASSED kafka.utils.ByteBoundedBlockingQueueTest > testByteBoundedBlockingQueue PASSED kafka.utils.timer.TimerTaskListTest > testAll PASSED kafka.utils.timer.TimerTest > testAlreadyExpiredTask PASSED kafka.utils.timer.TimerTest > testTaskExpiration PASSED kafka.utils.CommandLineUtilsTest > testParseEmptyArg PASSED kafka.utils.CommandLineUtilsTest > testParseSingleArg PASSED kafka.utils.CommandLineUtilsTest > testParseArgs PASSED kafka.utils.CommandLineUtilsTest > testParseEmptyArgAsValid PASSED kafka.utils.IteratorTemplateTest > testIterator PASSED kafka.utils.ReplicationUtilsTest > testUpdateLeaderAndIsr PASSED kafka.utils.ReplicationUtilsTest > testGetLeaderIsrAndEpochForPartition PASSED kafka.utils.JsonTest > testJsonEncoding PASSED kafka.message.MessageCompressionTest > testCompressSize PASSED kafka.message.MessageCompressionTest > testSimpleCompressDecompress PASSED kafka.message.MessageWriterTest > testWithNoCompressionAttribute PASSED kafka.message.MessageWriterTest > testWithCompressionAttribute PASSED kafka.message.MessageWriterTest > testBufferingOutputStream PASSED kafka.message.MessageWriterTest > testWithKey PASSED kafka.message.MessageTest > testChecksum PASSED kafka.message.MessageTest > testInvalidTimestamp PASSED kafka.message.MessageTest > testIsHashable PASSED kafka.message.MessageTest > testInvalidTimestampAndMagicValueCombination PASSED kafka.message.MessageTest > testExceptionMapping PASSED kafka.message.MessageTest > testFieldValues PASSED kafka.message.MessageTest > testInvalidMagicByte PASSED kafka.message.MessageTest > testEquality PASSED kafka.message.MessageTest > testMessageFormatConversion PASSED kafka.message.ByteBufferMessageSetTest > testMessageWithProvidedOffsetSeq PASSED kafka.message.ByteBufferMessageSetTest > testValidBytes PASSED kafka.message.ByteBufferMessageSetTest > testValidBytesWithCompression PASSED kafka.message.ByteBufferMessageSetTest > testOffsetAssignmentAfterMessageFormatConversion PASSED kafka.message.ByteBufferMessageSetTest > testIteratorIsConsistent PASSED kafka.message.ByteBufferMessageSetTest > testAbsoluteOffsetAssignment PASSED kafka.message.ByteBufferMessageSetTest > testCreateTime PASSED kafka.message.ByteBufferMessageSetTest > testInvalidCreateTime PASSED kafka.message.ByteBufferMessageSetTest > testWrittenEqualsRead PASSED kafka.message.ByteBufferMessageSetTest > testLogAppendTime PASSED kafka.message.ByteBufferMessageSetTest > testWriteTo PASSED kafka.message.ByteBufferMessageSetTest > testEquals PASSED kafka.message.ByteBufferMessageSetTest > testSizeInBytes PASSED kafka.message.ByteBufferMessageSetTest > testIterator PASSED kafka.message.ByteBufferMessageSetTest > testRelativeOffsetAssignment PASSED kafka.tools.ConsoleConsumerTest > shouldLimitReadsToMaxMessageLimit PASSED kafka.tools.ConsoleConsumerTest > shouldParseValidNewConsumerValidConfig PASSED kafka.tools.ConsoleConsumerTest > shouldParseConfigsFromFile PASSED kafka.tools.ConsoleConsumerTest > shouldParseValidOldConsumerValidConfig PASSED kafka.tools.ConsoleProducerTest > testParseKeyProp PASSED kafka.tools.ConsoleProducerTest > testValidConfigsOldProducer PASSED kafka.tools.ConsoleProducerTest > testInvalidConfigs PASSED kafka.tools.ConsoleProducerTest > testValidConfigsNewProducer PASSED kafka.network.SocketServerTest > testClientDisconnectionUpdatesRequestMetrics PASSED kafka.network.SocketServerTest > testMaxConnectionsPerIp PASSED kafka.network.SocketServerTest > testBrokerSendAfterChannelClosedUpdatesRequestMetrics PASSED kafka.network.SocketServerTest > simpleRequest PASSED kafka.network.SocketServerTest > testSessionPrincipal PASSED kafka.network.SocketServerTest > testMaxConnectionsPerIpOverrides PASSED kafka.network.SocketServerTest > testSocketsCloseOnShutdown PASSED kafka.network.SocketServerTest > testSslSocketServer PASSED kafka.network.SocketServerTest > tooBigRequestIsRejected PASSED kafka.zk.ZKPathTest > testCreatePersistentSequentialThrowsException PASSED kafka.zk.ZKPathTest > testCreatePersistentSequentialExists PASSED kafka.zk.ZKPathTest > testCreateEphemeralPathExists PASSED kafka.zk.ZKPathTest > testCreatePersistentPath PASSED kafka.zk.ZKPathTest > testMakeSurePersistsPathExistsThrowsException PASSED kafka.zk.ZKPathTest > testCreateEphemeralPathThrowsException PASSED kafka.zk.ZKPathTest > testCreatePersistentPathThrowsException PASSED kafka.zk.ZKPathTest > testMakeSurePersistsPathExists PASSED kafka.zk.ZKEphemeralTest > testOverlappingSessions[0] PASSED kafka.zk.ZKEphemeralTest > testEphemeralNodeCleanup[0] PASSED kafka.zk.ZKEphemeralTest > testZkWatchedEphemeral[0] PASSED kafka.zk.ZKEphemeralTest > testSameSession[0] PASSED kafka.zk.ZKEphemeralTest > testOverlappingSessions[1] PASSED kafka.zk.ZKEphemeralTest > testEphemeralNodeCleanup[1] PASSED kafka.zk.ZKEphemeralTest > testZkWatchedEphemeral[1] PASSED kafka.zk.ZKEphemeralTest > testSameSession[1] PASSED kafka.common.ConfigTest > testInvalidGroupIds PASSED kafka.common.ConfigTest > testInvalidClientIds PASSED kafka.common.TopicTest > testInvalidTopicNames PASSED kafka.common.TopicTest > testTopicHasCollision PASSED kafka.common.TopicTest > testTopicHasCollisionChars PASSED kafka.common.ZkNodeChangeNotificationListenerTest > testProcessNotification PASSED ERROR: Could not install JDK1_8_0_45_HOME java.lang.NullPointerException at hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46) at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:947) at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:390) at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:577) at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:527) at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:381) at hudson.scm.SCM.poll(SCM.java:398) at hudson.model.AbstractProject._poll(AbstractProject.java:1453) at hudson.model.AbstractProject.poll(AbstractProject.java:1356) at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:526) at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:555) at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) ERROR: Could not install GRADLE_2_4_RC_2_HOME java.lang.NullPointerException at hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46) at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:947) at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:390) at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:577) at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:527) at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:381) at hudson.scm.SCM.poll(SCM.java:398) at hudson.model.AbstractProject._poll(AbstractProject.java:1453) at hudson.model.AbstractProject.poll(AbstractProject.java:1356) at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:526) at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:555) at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) :clients:checkstyleMain :clients:checkstyleTest :clients:testBuild timed out (after 120 minutes). Marking the build as failed. Build was aborted Recording test results Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2