See <https://builds.apache.org/job/kafka-trunk-jdk7/759/changes>
Changes:
[wangguoz] HOTFIX: Fix incorrect version used for group metadata version
[wangguoz] KAFKA-2697: client-side support for leave group
------------------------------------------
[...truncated 3178 lines...]
at
kafka.integration.SaslSslTopicMetadataTest.kafka$api$SaslTestHarness$$super$tearDown(SaslSslTopicMetadataTest.scala:25)
at kafka.api.SaslTestHarness$class.tearDown(SaslTestHarness.scala:73)
at
kafka.integration.SaslSslTopicMetadataTest.tearDown(SaslSslTopicMetadataTest.scala:25)
kafka.integration.SaslSslTopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterNewBrokerStartup PASSED
kafka.integration.SaslSslTopicMetadataTest > testBasicTopicMetadata PASSED
kafka.integration.SaslSslTopicMetadataTest > testTopicMetadataRequest FAILED
org.apache.kafka.common.KafkaException: File
/tmp/kafka4620736078055821718.tmpcannot be read.
at
org.apache.kafka.common.security.JaasUtils.isZkSecurityEnabled(JaasUtils.java:95)
at
kafka.zk.ZooKeeperTestHarness$class.setUp(ZooKeeperTestHarness.scala:67)
at
kafka.integration.BaseTopicMetadataTest.setUp(BaseTopicMetadataTest.scala:48)
at
kafka.integration.SaslSslTopicMetadataTest.kafka$api$SaslTestHarness$$super$setUp(SaslSslTopicMetadataTest.scala:25)
at kafka.api.SaslTestHarness$class.setUp(SaslTestHarness.scala:38)
at
kafka.integration.SaslSslTopicMetadataTest.setUp(SaslSslTopicMetadataTest.scala:25)
java.lang.NullPointerException
at
kafka.integration.BaseTopicMetadataTest.tearDown(BaseTopicMetadataTest.scala:63)
at
kafka.integration.SaslSslTopicMetadataTest.kafka$api$SaslTestHarness$$super$tearDown(SaslSslTopicMetadataTest.scala:25)
at kafka.api.SaslTestHarness$class.tearDown(SaslTestHarness.scala:73)
at
kafka.integration.SaslSslTopicMetadataTest.tearDown(SaslSslTopicMetadataTest.scala:25)
kafka.integration.SaslSslTopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED
kafka.integration.SslTopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack
PASSED
kafka.integration.SslTopicMetadataTest > testAutoCreateTopicWithCollision PASSED
kafka.integration.SslTopicMetadataTest > testAliveBrokerListWithNoTopics PASSED
kafka.integration.SslTopicMetadataTest > testAutoCreateTopic PASSED
kafka.integration.SslTopicMetadataTest > testGetAllTopicMetadata PASSED
kafka.integration.SslTopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterNewBrokerStartup PASSED
kafka.integration.SslTopicMetadataTest > testBasicTopicMetadata PASSED
kafka.integration.SslTopicMetadataTest > testTopicMetadataRequest PASSED
kafka.integration.SslTopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED
kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooLow PASSED
kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooLow
PASSED
kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooHigh
PASSED
kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooHigh
PASSED
kafka.integration.SaslPlaintextTopicMetadataTest >
testIsrAfterBrokerShutDownAndJoinsBack PASSED
kafka.integration.SaslPlaintextTopicMetadataTest >
testAutoCreateTopicWithCollision PASSED
kafka.integration.SaslPlaintextTopicMetadataTest >
testAliveBrokerListWithNoTopics PASSED
kafka.integration.SaslPlaintextTopicMetadataTest > testAutoCreateTopic PASSED
kafka.integration.SaslPlaintextTopicMetadataTest > testGetAllTopicMetadata
PASSED
kafka.integration.SaslPlaintextTopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterNewBrokerStartup PASSED
kafka.integration.SaslPlaintextTopicMetadataTest > testBasicTopicMetadata PASSED
kafka.integration.SaslPlaintextTopicMetadataTest > testTopicMetadataRequest
PASSED
kafka.integration.SaslPlaintextTopicMetadataTest >
testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED
kafka.metrics.KafkaTimerTest > testKafkaTimer PASSED
kafka.utils.UtilsTest > testAbs PASSED
kafka.utils.UtilsTest > testReplaceSuffix PASSED
kafka.utils.UtilsTest > testDoublyLinkedList 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.CommandLineUtilsTest > testParseEmptyArg PASSED
kafka.utils.CommandLineUtilsTest > testParseSingleArg PASSED
kafka.utils.CommandLineUtilsTest > testParseArgs PASSED
kafka.utils.IteratorTemplateTest > testIterator PASSED
kafka.utils.ReplicationUtilsTest > testUpdateLeaderAndIsr PASSED
kafka.utils.ReplicationUtilsTest > testGetLeaderIsrAndEpochForPartition PASSED
kafka.utils.JsonTest > testJsonEncoding PASSED
kafka.utils.timer.TimerTaskListTest > testAll PASSED
kafka.utils.timer.TimerTest > testAlreadyExpiredTask PASSED
kafka.utils.timer.TimerTest > testTaskExpiration 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 > testIsHashable PASSED
kafka.message.MessageTest > testFieldValues PASSED
kafka.message.MessageTest > testEquality PASSED
kafka.message.ByteBufferMessageSetTest > testOffsetAssignment PASSED
kafka.message.ByteBufferMessageSetTest > testValidBytes PASSED
kafka.message.ByteBufferMessageSetTest > testValidBytesWithCompression PASSED
kafka.message.ByteBufferMessageSetTest > testIteratorIsConsistent PASSED
kafka.message.ByteBufferMessageSetTest > testWrittenEqualsRead PASSED
kafka.message.ByteBufferMessageSetTest > testWriteTo PASSED
kafka.message.ByteBufferMessageSetTest > testEquals PASSED
kafka.message.ByteBufferMessageSetTest > testSizeInBytes PASSED
kafka.message.ByteBufferMessageSetTest > testIterator PASSED
kafka.tools.ConsoleProducerTest > testParseKeyProp PASSED
kafka.tools.ConsoleProducerTest > testValidConfigsOldProducer PASSED
kafka.tools.ConsoleProducerTest > testInvalidConfigs PASSED
kafka.tools.ConsoleProducerTest > testValidConfigsNewProducer PASSED
kafka.network.SocketServerTest > testMaxConnectionsPerIp PASSED
kafka.network.SocketServerTest > simpleRequest PASSED
kafka.network.SocketServerTest > testSessionPrincipal PASSED
kafka.network.SocketServerTest > testSocketsCloseOnShutdown PASSED
kafka.network.SocketServerTest > testMaxConnectionsPerIPOverrides 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
630 tests completed, 3 failed
:kafka-trunk-jdk7:core:test FAILED
:test_core_2_11_7 FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':core:test'.
> There were failing tests. See the report at:
> file:///x1/jenkins/jenkins-slave/workspace/kafka-trunk-jdk7/core/build/reports/tests/index.html
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
BUILD FAILED
Total time: 1 hrs 15 mins 55.444 secs
Build step 'Execute shell' marked build as failure
Recording test results
Setting
GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2
Setting
JDK_1_7U51_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51
Setting
GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2
Setting
JDK_1_7U51_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.7u51