From dev-return-95768-archive-asf-public=cust-asf.ponee.io@kafka.apache.org Tue Jul 3 22:26:26 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7D4F5180632 for ; Tue, 3 Jul 2018 22:26:25 +0200 (CEST) Received: (qmail 82530 invoked by uid 500); 3 Jul 2018 20:26:24 -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 82518 invoked by uid 99); 3 Jul 2018 20:26:23 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jul 2018 20:26:23 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 2DAF81A4044 for ; Tue, 3 Jul 2018 20:26:23 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.8 X-Spam-Level: X-Spam-Status: No, score=-0.8 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id dpalDjajnWXo for ; Tue, 3 Jul 2018 20:26:20 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id BCAEF5F36B for ; Tue, 3 Jul 2018 20:26:19 +0000 (UTC) Received: from jenkins-master.apache.org (unknown [62.210.60.235]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id BF6CFE02BE for ; Tue, 3 Jul 2018 20:26:18 +0000 (UTC) Received: from jenkins-master.apache.org (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 358B1A012F for ; Tue, 3 Jul 2018 20:26:16 +0000 (UTC) Date: Tue, 3 Jul 2018 20:26:15 +0000 (UTC) From: Apache Jenkins Server To: dev@kafka.apache.org Message-ID: <528597187.695.1530649576216.JavaMail.jenkins@jenkins-master.apache.org> Subject: Build failed in Jenkins: kafka-trunk-jdk10 #275 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-jdk10 X-Jenkins-Result: FAILURE See Changes: [rajinisivaram] MINOR: Include quota related interfaces to javadocs (#5325) ------------------------------------------ [...truncated 1.98 MB...] org.apache.kafka.streams.StreamsConfigTest > shouldAcceptExactlyOnce PASSED org.apache.kafka.streams.StreamsConfigTest > testGetGlobalConsumerConfigsWithGlobalConsumerOverridenPrefix STARTED org.apache.kafka.streams.StreamsConfigTest > testGetGlobalConsumerConfigsWithGlobalConsumerOverridenPrefix PASSED org.apache.kafka.streams.StreamsConfigTest > shouldSetInternalLeaveGroupOnCloseConfigToFalseInConsumer STARTED org.apache.kafka.streams.StreamsConfigTest > shouldSetInternalLeaveGroupOnCloseConfigToFalseInConsumer PASSED org.apache.kafka.streams.StreamsConfigTest > shouldSupportPrefixedPropertiesThatAreNotPartOfConsumerConfig STARTED org.apache.kafka.streams.StreamsConfigTest > shouldSupportPrefixedPropertiesThatAreNotPartOfConsumerConfig PASSED org.apache.kafka.streams.StreamsConfigTest > shouldForwardCustomConfigsWithNoPrefixToAllClients STARTED org.apache.kafka.streams.StreamsConfigTest > shouldForwardCustomConfigsWithNoPrefixToAllClients PASSED org.apache.kafka.streams.StreamsConfigTest > shouldResetToDefaultIfRestoreConsumerAutoCommitIsOverridden STARTED org.apache.kafka.streams.StreamsConfigTest > shouldResetToDefaultIfRestoreConsumerAutoCommitIsOverridden PASSED org.apache.kafka.streams.StreamsConfigTest > shouldSpecifyCorrectValueSerdeClassOnError STARTED org.apache.kafka.streams.StreamsConfigTest > shouldSpecifyCorrectValueSerdeClassOnError PASSED org.apache.kafka.streams.StreamsConfigTest > shouldResetToDefaultIfGlobalConsumerAutoCommitIsOverridden STARTED org.apache.kafka.streams.StreamsConfigTest > shouldResetToDefaultIfGlobalConsumerAutoCommitIsOverridden PASSED org.apache.kafka.streams.StreamsConfigTest > shouldResetToDefaultIfConsumerIsolationLevelIsOverriddenIfEosEnabled STARTED org.apache.kafka.streams.StreamsConfigTest > shouldResetToDefaultIfConsumerIsolationLevelIsOverriddenIfEosEnabled PASSED org.apache.kafka.streams.StreamsConfigTest > shouldBeSupportNonPrefixedGlobalConsumerConfigs STARTED org.apache.kafka.streams.StreamsConfigTest > shouldBeSupportNonPrefixedGlobalConsumerConfigs PASSED org.apache.kafka.streams.StreamsConfigTest > shouldSupportNonPrefixedAdminConfigs STARTED org.apache.kafka.streams.StreamsConfigTest > shouldSupportNonPrefixedAdminConfigs PASSED org.apache.kafka.streams.StreamsConfigTest > shouldNotOverrideUserConfigCommitIntervalMsIfExactlyOnceEnabled STARTED org.apache.kafka.streams.StreamsConfigTest > shouldNotOverrideUserConfigCommitIntervalMsIfExactlyOnceEnabled PASSED org.apache.kafka.streams.StreamsConfigTest > shouldSupportMultipleBootstrapServers STARTED org.apache.kafka.streams.StreamsConfigTest > shouldSupportMultipleBootstrapServers PASSED org.apache.kafka.streams.StreamsConfigTest > shouldSpecifyNoOptimizationWhenNotExplicitlyAddedToConfigs STARTED org.apache.kafka.streams.StreamsConfigTest > shouldSpecifyNoOptimizationWhenNotExplicitlyAddedToConfigs PASSED org.apache.kafka.streams.StreamsConfigTest > shouldThrowConfigExceptionWhenOptimizationConfigNotValueInRange STARTED org.apache.kafka.streams.StreamsConfigTest > shouldThrowConfigExceptionWhenOptimizationConfigNotValueInRange PASSED org.apache.kafka.streams.StreamsConfigTest > shouldThrowStreamsExceptionIfKeySerdeConfigFails STARTED org.apache.kafka.streams.StreamsConfigTest > shouldThrowStreamsExceptionIfKeySerdeConfigFails PASSED org.apache.kafka.streams.StreamsConfigTest > shouldSupportNonPrefixedProducerConfigs STARTED org.apache.kafka.streams.StreamsConfigTest > shouldSupportNonPrefixedProducerConfigs PASSED org.apache.kafka.streams.StreamsConfigTest > testGetRestoreConsumerConfigs STARTED org.apache.kafka.streams.StreamsConfigTest > testGetRestoreConsumerConfigs PASSED org.apache.kafka.streams.StreamsConfigTest > shouldThrowExceptionIfBootstrapServersIsNotSet STARTED org.apache.kafka.streams.StreamsConfigTest > shouldThrowExceptionIfBootstrapServersIsNotSet PASSED org.apache.kafka.streams.StreamsConfigTest > consumerConfigMustUseAdminClientConfigForRetries STARTED org.apache.kafka.streams.StreamsConfigTest > consumerConfigMustUseAdminClientConfigForRetries PASSED org.apache.kafka.streams.StreamsConfigTest > testGetMainConsumerConfigsWithMainConsumerOverridenPrefix STARTED org.apache.kafka.streams.StreamsConfigTest > testGetMainConsumerConfigsWithMainConsumerOverridenPrefix PASSED org.apache.kafka.streams.StreamsConfigTest > shouldBeSupportNonPrefixedRestoreConsumerConfigs STARTED org.apache.kafka.streams.StreamsConfigTest > shouldBeSupportNonPrefixedRestoreConsumerConfigs PASSED org.apache.kafka.streams.StreamsConfigTest > shouldSupportPrefixedRestoreConsumerConfigs STARTED org.apache.kafka.streams.StreamsConfigTest > shouldSupportPrefixedRestoreConsumerConfigs PASSED org.apache.kafka.streams.StreamsConfigTest > shouldThrowExceptionIfApplicationIdIsNotSet STARTED org.apache.kafka.streams.StreamsConfigTest > shouldThrowExceptionIfApplicationIdIsNotSet PASSED org.apache.kafka.streams.StreamsConfigTest > consumerConfigMustContainStreamPartitionAssignorConfig STARTED org.apache.kafka.streams.StreamsConfigTest > consumerConfigMustContainStreamPartitionAssignorConfig PASSED org.apache.kafka.streams.StreamsConfigTest > shouldSpecifyCorrectKeySerdeClassOnError STARTED org.apache.kafka.streams.StreamsConfigTest > shouldSpecifyCorrectKeySerdeClassOnError PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldAllowJoinMaterializedJoinedKTable STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldAllowJoinMaterializedJoinedKTable PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldUseSerdesDefinedInMaterializedToConsumeGlobalTable STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldUseSerdesDefinedInMaterializedToConsumeGlobalTable PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldMergeStreams STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldMergeStreams PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldAllowJoinMaterializedFilteredKTable STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldAllowJoinMaterializedFilteredKTable PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldReuseSourceTopicAsChangelogsWithOptimization20 STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldReuseSourceTopicAsChangelogsWithOptimization20 PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldAllowJoinMaterializedMapValuedKTable STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldAllowJoinMaterializedMapValuedKTable PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldAllowJoinUnmaterializedMapValuedKTable STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldAllowJoinUnmaterializedMapValuedKTable PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldAllowJoinUnmaterializedFilteredKTable STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldAllowJoinUnmaterializedFilteredKTable PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldNotReuseSourceTopicAsChangelogsByDefault STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldNotReuseSourceTopicAsChangelogsByDefault PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldUseSerdesDefinedInMaterializedToConsumeTable STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldUseSerdesDefinedInMaterializedToConsumeTable PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldThrowExceptionWhenTopicNamesAreNull STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldThrowExceptionWhenTopicNamesAreNull PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldAllowJoinMaterializedSourceKTable STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldAllowJoinMaterializedSourceKTable PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldThrowExceptionWhenNoTopicPresent STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldThrowExceptionWhenNoTopicPresent PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldUseDefaultNodeAndStoreNames STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldUseDefaultNodeAndStoreNames PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldAllowJoinUnmaterializedJoinedKTable STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldAllowJoinUnmaterializedJoinedKTable PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldProcessingFromSinkTopic STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldProcessingFromSinkTopic PASSED org.apache.kafka.streams.StreamsBuilderTest > shouldProcessViaThroughTopic STARTED org.apache.kafka.streams.StreamsBuilderTest > shouldProcessViaThroughTopic PASSED org.apache.kafka.streams.tools.StreamsResetterTest > testShiftOffsetByWhenBetweenBeginningAndEndOffset STARTED org.apache.kafka.streams.tools.StreamsResetterTest > testShiftOffsetByWhenBetweenBeginningAndEndOffset PASSED org.apache.kafka.streams.tools.StreamsResetterTest > testResetToSpecificOffsetWhenAfterEndOffset STARTED org.apache.kafka.streams.tools.StreamsResetterTest > testResetToSpecificOffsetWhenAfterEndOffset PASSED org.apache.kafka.streams.tools.StreamsResetterTest > shouldAcceptValidDateFormats STARTED org.apache.kafka.streams.tools.StreamsResetterTest > shouldAcceptValidDateFormats PASSED org.apache.kafka.streams.tools.StreamsResetterTest > shouldDeleteTopic STARTED org.apache.kafka.streams.tools.StreamsResetterTest > shouldDeleteTopic PASSED org.apache.kafka.streams.tools.StreamsResetterTest > testResetToSpecificOffsetWhenBetweenBeginningAndEndOffset STARTED org.apache.kafka.streams.tools.StreamsResetterTest > testResetToSpecificOffsetWhenBetweenBeginningAndEndOffset PASSED org.apache.kafka.streams.tools.StreamsResetterTest > testShiftOffsetByWhenAfterEndOffset STARTED org.apache.kafka.streams.tools.StreamsResetterTest > testShiftOffsetByWhenAfterEndOffset PASSED org.apache.kafka.streams.tools.StreamsResetterTest > testResetToSpecificOffsetWhenBeforeBeginningOffset STARTED org.apache.kafka.streams.tools.StreamsResetterTest > testResetToSpecificOffsetWhenBeforeBeginningOffset PASSED org.apache.kafka.streams.tools.StreamsResetterTest > shouldSeekToEndOffset STARTED org.apache.kafka.streams.tools.StreamsResetterTest > shouldSeekToEndOffset PASSED org.apache.kafka.streams.tools.StreamsResetterTest > testResetUsingPlanWhenBetweenBeginningAndEndOffset STARTED org.apache.kafka.streams.tools.StreamsResetterTest > testResetUsingPlanWhenBetweenBeginningAndEndOffset PASSED org.apache.kafka.streams.tools.StreamsResetterTest > testResetUsingPlanWhenBeforeBeginningOffset STARTED org.apache.kafka.streams.tools.StreamsResetterTest > testResetUsingPlanWhenBeforeBeginningOffset PASSED org.apache.kafka.streams.tools.StreamsResetterTest > shouldThrowOnInvalidDateFormat STARTED org.apache.kafka.streams.tools.StreamsResetterTest > shouldThrowOnInvalidDateFormat PASSED org.apache.kafka.streams.tools.StreamsResetterTest > testResetUsingPlanWhenAfterEndOffset STARTED org.apache.kafka.streams.tools.StreamsResetterTest > testResetUsingPlanWhenAfterEndOffset PASSED org.apache.kafka.streams.tools.StreamsResetterTest > testShiftOffsetByWhenBeforeBeginningOffset STARTED org.apache.kafka.streams.tools.StreamsResetterTest > testShiftOffsetByWhenBeforeBeginningOffset PASSED pure virtual method called terminate called without an active exception > Task :streams:test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':streams:test'. > Process 'Gradle Test Executor 5' finished with non-zero exit value 134 This problem might be caused by incorrect test process configuration. Please refer to the test execution section in the user guide at https://docs.gradle.org/4.8.1/userguide/java_plugin.html#sec:test_execution * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. See https://docs.gradle.org/4.8.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1h 17m 39s 67 actionable tasks: 66 executed, 1 up-to-date Build step 'Execute shell' marked build as failure Recording test results Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 Not sending mail to unregistered user rajinisivaram@googlemail.com