Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 95A8B200B72 for ; Fri, 26 Aug 2016 10:22:36 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9449B160AB6; Fri, 26 Aug 2016 08:22:36 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B7027160AB0 for ; Fri, 26 Aug 2016 10:22:35 +0200 (CEST) Received: (qmail 82288 invoked by uid 500); 26 Aug 2016 08:22:34 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 82265 invoked by uid 99); 26 Aug 2016 08:22:34 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Aug 2016 08:22:34 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 0476C9C035B; Fri, 26 Aug 2016 08:22:27 +0000 (UTC) Date: Fri, 26 Aug 2016 08:22:26 +0000 (UTC) From: Apache Jenkins Server To: dev@kafka.apache.org, cshapi@gmail.com, junrao@gmail.com, ismael@juma.me.uk Message-ID: <1963281845.1956.1472199747842.JavaMail.jenkins@crius> In-Reply-To: <63461051.1941.1472187959479.JavaMail.jenkins@crius> References: <63461051.1941.1472187959479.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: kafka-trunk-jdk7 #1502 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: kafka-trunk-jdk7 X-Jenkins-Result: FAILURE archived-at: Fri, 26 Aug 2016 08:22:36 -0000 See Changes: [cshapi] KAFKA-3742: (FIX) Can't run bin/connect-*.sh with -daemon flag [cshapi] MINOR: doc changes for QueueTimeMs JMX metrics. [cshapi] MINOR: Update MirrorMaker docs to remove multiple --consumer.config ------------------------------------------ [...truncated 4793 lines...] kafka.utils.ZkUtilsTest > testAbortedConditionalDeletePath STARTED kafka.utils.ZkUtilsTest > testAbortedConditionalDeletePath PASSED kafka.utils.ZkUtilsTest > testSuccessfulConditionalDeletePath STARTED kafka.utils.ZkUtilsTest > testSuccessfulConditionalDeletePath PASSED kafka.utils.ByteBoundedBlockingQueueTest > testByteBoundedBlockingQueue STARTED kafka.utils.ByteBoundedBlockingQueueTest > testByteBoundedBlockingQueue PASSED kafka.utils.ReplicationUtilsTest > testUpdateLeaderAndIsr STARTED kafka.utils.ReplicationUtilsTest > testUpdateLeaderAndIsr PASSED kafka.utils.ReplicationUtilsTest > testGetLeaderIsrAndEpochForPartition STARTED kafka.utils.ReplicationUtilsTest > testGetLeaderIsrAndEpochForPartition PASSED kafka.utils.timer.TimerTest > testAlreadyExpiredTask STARTED kafka.utils.timer.TimerTest > testAlreadyExpiredTask PASSED kafka.utils.timer.TimerTest > testTaskExpiration STARTED kafka.utils.timer.TimerTest > testTaskExpiration PASSED kafka.utils.timer.TimerTaskListTest > testAll STARTED kafka.utils.timer.TimerTaskListTest > testAll PASSED kafka.utils.SchedulerTest > testMockSchedulerNonPeriodicTask STARTED kafka.utils.SchedulerTest > testMockSchedulerNonPeriodicTask PASSED kafka.utils.SchedulerTest > testMockSchedulerPeriodicTask STARTED kafka.utils.SchedulerTest > testMockSchedulerPeriodicTask PASSED kafka.utils.SchedulerTest > testNonPeriodicTask STARTED kafka.utils.SchedulerTest > testNonPeriodicTask PASSED kafka.utils.SchedulerTest > testRestart STARTED kafka.utils.SchedulerTest > testRestart PASSED kafka.utils.SchedulerTest > testReentrantTaskInMockScheduler STARTED kafka.utils.SchedulerTest > testReentrantTaskInMockScheduler PASSED kafka.utils.SchedulerTest > testPeriodicTask STARTED kafka.utils.SchedulerTest > testPeriodicTask PASSED kafka.utils.CommandLineUtilsTest > testParseEmptyArg STARTED kafka.utils.CommandLineUtilsTest > testParseEmptyArg PASSED kafka.utils.CommandLineUtilsTest > testParseSingleArg STARTED kafka.utils.CommandLineUtilsTest > testParseSingleArg PASSED kafka.utils.CommandLineUtilsTest > testParseArgs STARTED kafka.utils.CommandLineUtilsTest > testParseArgs PASSED kafka.utils.CommandLineUtilsTest > testParseEmptyArgAsValid STARTED kafka.utils.CommandLineUtilsTest > testParseEmptyArgAsValid PASSED kafka.utils.UtilsTest > testAbs STARTED kafka.utils.UtilsTest > testAbs PASSED kafka.utils.UtilsTest > testReplaceSuffix STARTED kafka.utils.UtilsTest > testReplaceSuffix PASSED kafka.utils.UtilsTest > testCircularIterator STARTED kafka.utils.UtilsTest > testCircularIterator PASSED kafka.utils.UtilsTest > testReadBytes STARTED kafka.utils.UtilsTest > testReadBytes PASSED kafka.utils.UtilsTest > testCsvList STARTED kafka.utils.UtilsTest > testCsvList PASSED kafka.utils.UtilsTest > testReadInt STARTED kafka.utils.UtilsTest > testReadInt PASSED kafka.utils.UtilsTest > testCsvMap STARTED kafka.utils.UtilsTest > testCsvMap PASSED kafka.utils.UtilsTest > testInLock STARTED kafka.utils.UtilsTest > testInLock PASSED kafka.utils.UtilsTest > testSwallow STARTED kafka.utils.UtilsTest > testSwallow PASSED kafka.utils.JsonTest > testJsonEncoding STARTED kafka.utils.JsonTest > testJsonEncoding PASSED kafka.utils.IteratorTemplateTest > testIterator STARTED kafka.utils.IteratorTemplateTest > testIterator PASSED kafka.metrics.KafkaTimerTest > testKafkaTimer STARTED kafka.metrics.KafkaTimerTest > testKafkaTimer PASSED kafka.metrics.MetricsTest > testMetricsReporterAfterDeletingTopic STARTED kafka.metrics.MetricsTest > testMetricsReporterAfterDeletingTopic PASSED kafka.metrics.MetricsTest > testBrokerTopicMetricsUnregisteredAfterDeletingTopic STARTED kafka.metrics.MetricsTest > testBrokerTopicMetricsUnregisteredAfterDeletingTopic PASSED kafka.metrics.MetricsTest > testMetricsLeak STARTED kafka.metrics.MetricsTest > testMetricsLeak PASSED kafka.consumer.TopicFilterTest > testWhitelists STARTED kafka.consumer.TopicFilterTest > testWhitelists PASSED kafka.consumer.TopicFilterTest > testWildcardTopicCountGetTopicCountMapEscapeJson STARTED kafka.consumer.TopicFilterTest > testWildcardTopicCountGetTopicCountMapEscapeJson PASSED kafka.consumer.TopicFilterTest > testBlacklists STARTED kafka.consumer.TopicFilterTest > testBlacklists PASSED kafka.consumer.PartitionAssignorTest > testRoundRobinPartitionAssignor STARTED kafka.consumer.PartitionAssignorTest > testRoundRobinPartitionAssignor PASSED kafka.consumer.PartitionAssignorTest > testRangePartitionAssignor STARTED kafka.consumer.PartitionAssignorTest > testRangePartitionAssignor PASSED kafka.consumer.ZookeeperConsumerConnectorTest > testBasic STARTED kafka.consumer.ZookeeperConsumerConnectorTest > testBasic PASSED kafka.consumer.ZookeeperConsumerConnectorTest > testCompressionSetConsumption STARTED kafka.consumer.ZookeeperConsumerConnectorTest > testCompressionSetConsumption PASSED kafka.consumer.ZookeeperConsumerConnectorTest > testLeaderSelectionForPartition STARTED kafka.consumer.ZookeeperConsumerConnectorTest > testLeaderSelectionForPartition PASSED kafka.consumer.ZookeeperConsumerConnectorTest > testConsumerDecoder STARTED kafka.consumer.ZookeeperConsumerConnectorTest > testConsumerDecoder PASSED kafka.consumer.ZookeeperConsumerConnectorTest > testConsumerRebalanceListener STARTED kafka.consumer.ZookeeperConsumerConnectorTest > testConsumerRebalanceListener PASSED kafka.consumer.ZookeeperConsumerConnectorTest > testCompression STARTED kafka.consumer.ZookeeperConsumerConnectorTest > testCompression PASSED kafka.consumer.ConsumerIteratorTest > testConsumerIteratorDeduplicationDeepIterator STARTED kafka.consumer.ConsumerIteratorTest > testConsumerIteratorDeduplicationDeepIterator PASSED kafka.consumer.ConsumerIteratorTest > testConsumerIteratorDecodingFailure STARTED kafka.consumer.ConsumerIteratorTest > testConsumerIteratorDecodingFailure PASSED kafka.javaapi.consumer.ZookeeperConsumerConnectorTest > testBasic STARTED kafka.javaapi.consumer.ZookeeperConsumerConnectorTest > testBasic PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytesWithCompression STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytesWithCompression PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistentWithCompression STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistentWithCompression PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistent STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistent PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testEqualsWithCompression STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testEqualsWithCompression PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testWrittenEqualsRead STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testWrittenEqualsRead PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testEquals STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testEquals PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytes STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytes PASSED kafka.server.LogOffsetTest > testFetchOffsetsBeforeWithChangingSegmentSize STARTED kafka.server.LogOffsetTest > testFetchOffsetsBeforeWithChangingSegmentSize PASSED kafka.server.LogOffsetTest > testGetOffsetsBeforeEarliestTime STARTED kafka.server.LogOffsetTest > testGetOffsetsBeforeEarliestTime PASSED kafka.server.LogOffsetTest > testGetOffsetsForUnknownTopic STARTED kafka.server.LogOffsetTest > testGetOffsetsForUnknownTopic PASSED kafka.server.LogOffsetTest > testEmptyLogsGetOffsets STARTED :kafka-trunk-jdk7:core:test FAILED :test_core_2_11 FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':core:test'. > Process 'Gradle Test Executor 2' finished with non-zero exit value 137 * 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: 42 mins 29.018 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 GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2