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 32C712004A1 for ; Thu, 24 Aug 2017 16:44:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3113916AF1E; Thu, 24 Aug 2017 14:44:08 +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 2B35A16AF1A for ; Thu, 24 Aug 2017 16:44:07 +0200 (CEST) Received: (qmail 73381 invoked by uid 500); 24 Aug 2017 14:44:05 -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 73370 invoked by uid 99); 24 Aug 2017 14:44:05 -0000 Received: from Unknown (HELO jenkins-master.apache.org) (62.210.60.235) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Aug 2017 14:44:05 +0000 Received: from jenkins-master (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 236B1A00DD; Thu, 24 Aug 2017 14:44:02 +0000 (UTC) Date: Thu, 24 Aug 2017 14:44:01 +0000 (UTC) From: Apache Jenkins Server To: dev@kafka.apache.org, jason@tesla.io, me@ewencp.org Message-ID: <585682797.1518.1503585842142.JavaMail.jenkins@jenkins-master> In-Reply-To: <791042893.1217.1503527059778.JavaMail.jenkins@jenkins-master> References: <791042893.1217.1503527059778.JavaMail.jenkins@jenkins-master> Subject: Build failed in Jenkins: kafka-trunk-jdk8 #1938 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-jdk8 X-Jenkins-Result: FAILURE archived-at: Thu, 24 Aug 2017 14:44:08 -0000 See Changes: [damian.guy] MINOR: Stateless transformation documentation ------------------------------------------ [...truncated 922.42 KB...] kafka.security.auth.SimpleAclAuthorizerTest > testDistributedConcurrentModificationOfResourceAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testDistributedConcurrentModificationOfResourceAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testAclManagementAPIs STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAclManagementAPIs PASSED kafka.security.auth.SimpleAclAuthorizerTest > testWildCardAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testWildCardAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testTopicAcl STARTED kafka.security.auth.SimpleAclAuthorizerTest > testTopicAcl PASSED kafka.security.auth.SimpleAclAuthorizerTest > testSuperUserHasAccess STARTED kafka.security.auth.SimpleAclAuthorizerTest > testSuperUserHasAccess PASSED kafka.security.auth.SimpleAclAuthorizerTest > testDenyTakesPrecedence STARTED kafka.security.auth.SimpleAclAuthorizerTest > testDenyTakesPrecedence PASSED kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFoundOverride STARTED kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFoundOverride PASSED kafka.security.auth.SimpleAclAuthorizerTest > testHighConcurrencyModificationOfResourceAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testHighConcurrencyModificationOfResourceAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testLoadCache STARTED kafka.security.auth.SimpleAclAuthorizerTest > testLoadCache PASSED kafka.integration.PrimitiveApiTest > testMultiProduce STARTED kafka.integration.PrimitiveApiTest > testMultiProduce PASSED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetch STARTED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetch PASSED kafka.integration.PrimitiveApiTest > testFetchRequestCanProperlySerialize STARTED kafka.integration.PrimitiveApiTest > testFetchRequestCanProperlySerialize PASSED kafka.integration.PrimitiveApiTest > testPipelinedProduceRequests STARTED kafka.integration.PrimitiveApiTest > testPipelinedProduceRequests PASSED kafka.integration.PrimitiveApiTest > testProduceAndMultiFetch STARTED kafka.integration.PrimitiveApiTest > testProduceAndMultiFetch PASSED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetchWithCompression STARTED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetchWithCompression PASSED kafka.integration.PrimitiveApiTest > testConsumerEmptyTopic STARTED kafka.integration.PrimitiveApiTest > testConsumerEmptyTopic PASSED kafka.integration.PrimitiveApiTest > testEmptyFetchRequest STARTED kafka.integration.PrimitiveApiTest > testEmptyFetchRequest PASSED kafka.integration.MetricsDuringTopicCreationDeletionTest > testMetricsDuringTopicCreateDelete STARTED kafka.integration.MetricsDuringTopicCreationDeletionTest > testMetricsDuringTopicCreateDelete PASSED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooLow STARTED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooLow PASSED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooLow STARTED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooLow PASSED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooHigh STARTED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooHigh PASSED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooHigh STARTED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooHigh PASSED kafka.integration.TopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack STARTED kafka.integration.TopicMetadataTest > testIsrAfterBrokerShutDownAndJoinsBack PASSED kafka.integration.TopicMetadataTest > testAutoCreateTopicWithCollision STARTED kafka.integration.TopicMetadataTest > testAutoCreateTopicWithCollision PASSED kafka.integration.TopicMetadataTest > testAliveBrokerListWithNoTopics STARTED kafka.integration.TopicMetadataTest > testAliveBrokerListWithNoTopics PASSED kafka.integration.TopicMetadataTest > testAutoCreateTopic STARTED kafka.integration.TopicMetadataTest > testAutoCreateTopic PASSED kafka.integration.TopicMetadataTest > testGetAllTopicMetadata STARTED kafka.integration.TopicMetadataTest > testGetAllTopicMetadata PASSED kafka.integration.TopicMetadataTest > testAliveBrokersListWithNoTopicsAfterNewBrokerStartup STARTED kafka.integration.TopicMetadataTest > testAliveBrokersListWithNoTopicsAfterNewBrokerStartup PASSED kafka.integration.TopicMetadataTest > testBasicTopicMetadata STARTED kafka.integration.TopicMetadataTest > testBasicTopicMetadata PASSED kafka.integration.TopicMetadataTest > testAutoCreateTopicWithInvalidReplication STARTED kafka.integration.TopicMetadataTest > testAutoCreateTopicWithInvalidReplication PASSED kafka.integration.TopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown STARTED kafka.integration.TopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED kafka.integration.FetcherTest > testFetcher STARTED kafka.integration.FetcherTest > testFetcher PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabled STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabled PASSED kafka.integration.UncleanLeaderElectionTest > testCleanLeaderElectionDisabledByTopicOverride STARTED kafka.integration.UncleanLeaderElectionTest > testCleanLeaderElectionDisabledByTopicOverride SKIPPED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled SKIPPED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionInvalidTopicOverride STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionInvalidTopicOverride PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabledByTopicOverride STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabledByTopicOverride PASSED kafka.integration.MinIsrConfigTest > testDefaultKafkaConfig STARTED kafka.integration.MinIsrConfigTest > testDefaultKafkaConfig PASSED unit.kafka.server.KafkaApisTest > shouldRespondWithUnsupportedForMessageFormatOnHandleWriteTxnMarkersWhenMagicLowerThanRequired STARTED unit.kafka.server.KafkaApisTest > shouldRespondWithUnsupportedForMessageFormatOnHandleWriteTxnMarkersWhenMagicLowerThanRequired PASSED unit.kafka.server.KafkaApisTest > shouldThrowUnsupportedVersionExceptionOnHandleTxnOffsetCommitRequestWhenInterBrokerProtocolNotSupported STARTED unit.kafka.server.KafkaApisTest > shouldThrowUnsupportedVersionExceptionOnHandleTxnOffsetCommitRequestWhenInterBrokerProtocolNotSupported PASSED unit.kafka.server.KafkaApisTest > shouldThrowUnsupportedVersionExceptionOnHandleAddPartitionsToTxnRequestWhenInterBrokerProtocolNotSupported STARTED unit.kafka.server.KafkaApisTest > shouldThrowUnsupportedVersionExceptionOnHandleAddPartitionsToTxnRequestWhenInterBrokerProtocolNotSupported PASSED unit.kafka.server.KafkaApisTest > testReadUncommittedConsumerListOffsetLatest STARTED unit.kafka.server.KafkaApisTest > testReadUncommittedConsumerListOffsetLatest PASSED unit.kafka.server.KafkaApisTest > shouldAppendToLogOnWriteTxnMarkersWhenCorrectMagicVersion STARTED unit.kafka.server.KafkaApisTest > shouldAppendToLogOnWriteTxnMarkersWhenCorrectMagicVersion PASSED unit.kafka.server.KafkaApisTest > shouldThrowUnsupportedVersionExceptionOnHandleWriteTxnMarkersRequestWhenInterBrokerProtocolNotSupported STARTED unit.kafka.server.KafkaApisTest > shouldThrowUnsupportedVersionExceptionOnHandleWriteTxnMarkersRequestWhenInterBrokerProtocolNotSupported PASSED unit.kafka.server.KafkaApisTest > shouldRespondWithUnknownTopicWhenPartitionIsNotHosted STARTED unit.kafka.server.KafkaApisTest > shouldRespondWithUnknownTopicWhenPartitionIsNotHosted PASSED unit.kafka.server.KafkaApisTest > testReadCommittedConsumerListOffsetEarliestOffsetEqualsLastStableOffset STARTED unit.kafka.server.KafkaApisTest > testReadCommittedConsumerListOffsetEarliestOffsetEqualsLastStableOffset PASSED unit.kafka.server.KafkaApisTest > testReadCommittedConsumerListOffsetLatest STARTED unit.kafka.server.KafkaApisTest > testReadCommittedConsumerListOffsetLatest PASSED unit.kafka.server.KafkaApisTest > testReadCommittedConsumerListOffsetLimitedAtLastStableOffset STARTED unit.kafka.server.KafkaApisTest > testReadCommittedConsumerListOffsetLimitedAtLastStableOffset PASSED unit.kafka.server.KafkaApisTest > testReadUncommittedConsumerListOffsetEarliestOffsetEqualsHighWatermark STARTED unit.kafka.server.KafkaApisTest > testReadUncommittedConsumerListOffsetEarliestOffsetEqualsHighWatermark PASSED unit.kafka.server.KafkaApisTest > testReadUncommittedConsumerListOffsetLimitedAtHighWatermark STARTED unit.kafka.server.KafkaApisTest > testReadUncommittedConsumerListOffsetLimitedAtHighWatermark PASSED unit.kafka.server.KafkaApisTest > shouldThrowUnsupportedVersionExceptionOnHandleAddOffsetToTxnRequestWhenInterBrokerProtocolNotSupported STARTED unit.kafka.server.KafkaApisTest > shouldThrowUnsupportedVersionExceptionOnHandleAddOffsetToTxnRequestWhenInterBrokerProtocolNotSupported PASSED unit.kafka.server.KafkaApisTest > shouldRespondWithUnsupportedMessageFormatForBadPartitionAndNoErrorsForGoodPartition STARTED unit.kafka.server.KafkaApisTest > shouldRespondWithUnsupportedMessageFormatForBadPartitionAndNoErrorsForGoodPartition PASSED unit.kafka.server.KafkaApisTest > shouldThrowUnsupportedVersionExceptionOnHandleEndTxnRequestWhenInterBrokerProtocolNotSupported STARTED unit.kafka.server.KafkaApisTest > shouldThrowUnsupportedVersionExceptionOnHandleEndTxnRequestWhenInterBrokerProtocolNotSupported PASSED unit.kafka.server.KafkaApisTest > shouldRespondWithUnknownTopicOrPartitionForBadPartitionAndNoErrorsForGoodPartition STARTED unit.kafka.server.KafkaApisTest > shouldRespondWithUnknownTopicOrPartitionForBadPartitionAndNoErrorsForGoodPartition PASSED 1551 tests completed, 1 failed, 4 skipped :kafka-trunk-jdk8:core:test FAILED :test_core_2_11 FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':kafka-trunk-jdk8:core:test'. > There were failing tests. See the report at: file:// * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org BUILD FAILED in 49m 25s 16 actionable tasks: 3 executed, 13 up-to-date Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2 [FINDBUGS] Searching for all files in that match the pattern **/build/reports/findbugs/*.xml [FINDBUGS] Parsing 1 file in [FINDBUGS] Successfully parsed file with 0 unique warnings and 0 duplicates. Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2 Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2 Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=5e65c0da45f3a86a25087c4d2e2b501e81e0a285, workspace= [FINDBUGS] Computing warning deltas based on reference build #1934 Recording test results Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2 Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2 Not sending mail to unregistered user damian.guy@gmail.com