From dev-return-96610-archive-asf-public=cust-asf.ponee.io@kafka.apache.org Wed Aug 1 06:53:44 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 DF1B0180634 for ; Wed, 1 Aug 2018 06:53:43 +0200 (CEST) Received: (qmail 48603 invoked by uid 500); 1 Aug 2018 04:53:42 -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 48592 invoked by uid 99); 1 Aug 2018 04:53:41 -0000 Received: from mail-relay.apache.org (HELO mailrelay2-lw-us.apache.org) (207.244.88.137) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Aug 2018 04:53:41 +0000 Received: from jenkins01.apache.org (static.234.170.201.195.clients.your-server.de [195.201.170.234]) by mailrelay2-lw-us.apache.org (ASF Mail Server at mailrelay2-lw-us.apache.org) with ESMTP id 6F7E22B48 for ; Wed, 1 Aug 2018 04:53:40 +0000 (UTC) Received: from jenkins01.apache.org (localhost.localdomain [127.0.0.1]) by jenkins01.apache.org (ASF Mail Server at jenkins01.apache.org) with ESMTP id BA3A62231269 for ; Wed, 1 Aug 2018 04:53:38 +0000 (UTC) Date: Wed, 1 Aug 2018 04:53:37 +0000 (UTC) From: Apache Jenkins Server To: dev@kafka.apache.org Message-ID: <1421735233.4432.1533099217779.JavaMail.jenkins@jenkins01> In-Reply-To: <1898802188.4403.1533087650874.JavaMail.jenkins@jenkins01> References: <1898802188.4403.1533087650874.JavaMail.jenkins@jenkins01> Subject: Build failed in Jenkins: kafka-2.0-jdk8 #96 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-2.0-jdk8 X-Jenkins-Result: FAILURE See Changes: [wangguoz] KAFKA-7192: Wipe out if EOS is turned on and checkpoint file does not [wangguoz] KAFKA-7192 Follow-up: update checkpoint to the reset beginning offset ------------------------------------------ [...truncated 880.75 KB...] kafka.controller.PartitionStateMachineTest > testInvalidNonexistentPartitionToOfflinePartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testOnlinePartitionToOnlineTransition STARTED kafka.controller.PartitionStateMachineTest > testOnlinePartitionToOnlineTransition PASSED kafka.controller.PartitionStateMachineTest > testNewPartitionToOnlinePartitionTransitionZkUtilsExceptionFromCreateStates STARTED kafka.controller.PartitionStateMachineTest > testNewPartitionToOnlinePartitionTransitionZkUtilsExceptionFromCreateStates PASSED kafka.controller.PartitionStateMachineTest > testInvalidNewPartitionToNonexistentPartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testInvalidNewPartitionToNonexistentPartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testNewPartitionToOnlinePartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testNewPartitionToOnlinePartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testInvalidOnlinePartitionToNewPartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testInvalidOnlinePartitionToNewPartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testOfflinePartitionToOnlinePartitionTransitionErrorCodeFromStateLookup STARTED kafka.controller.PartitionStateMachineTest > testOfflinePartitionToOnlinePartitionTransitionErrorCodeFromStateLookup PASSED kafka.controller.PartitionStateMachineTest > testOnlinePartitionToOnlineTransitionForControlledShutdown STARTED kafka.controller.PartitionStateMachineTest > testOnlinePartitionToOnlineTransitionForControlledShutdown PASSED kafka.controller.PartitionStateMachineTest > testOfflinePartitionToOnlinePartitionTransitionZkUtilsExceptionFromStateLookup STARTED kafka.controller.PartitionStateMachineTest > testOfflinePartitionToOnlinePartitionTransitionZkUtilsExceptionFromStateLookup PASSED kafka.controller.PartitionStateMachineTest > testInvalidOnlinePartitionToNonexistentPartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testInvalidOnlinePartitionToNonexistentPartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testInvalidOfflinePartitionToNewPartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testInvalidOfflinePartitionToNewPartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testOfflinePartitionToOnlinePartitionTransition STARTED kafka.controller.PartitionStateMachineTest > testOfflinePartitionToOnlinePartitionTransition PASSED kafka.controller.ControllerEventManagerTest > testEventThatThrowsException STARTED kafka.controller.ControllerEventManagerTest > testEventThatThrowsException PASSED kafka.controller.ControllerEventManagerTest > testSuccessfulEvent STARTED kafka.controller.ControllerEventManagerTest > testSuccessfulEvent PASSED kafka.controller.ControllerFailoverTest > testHandleIllegalStateException STARTED kafka.controller.ControllerFailoverTest > testHandleIllegalStateException PASSED kafka.network.SocketServerTest > testGracefulClose STARTED kafka.network.SocketServerTest > testGracefulClose PASSED kafka.network.SocketServerTest > testSendActionResponseWithThrottledChannelWhereThrottlingAlreadyDone STARTED kafka.network.SocketServerTest > testSendActionResponseWithThrottledChannelWhereThrottlingAlreadyDone PASSED kafka.network.SocketServerTest > controlThrowable STARTED kafka.network.SocketServerTest > controlThrowable PASSED kafka.network.SocketServerTest > testRequestMetricsAfterStop STARTED kafka.network.SocketServerTest > testRequestMetricsAfterStop PASSED kafka.network.SocketServerTest > testConnectionIdReuse STARTED kafka.network.SocketServerTest > testConnectionIdReuse PASSED kafka.network.SocketServerTest > testClientDisconnectionUpdatesRequestMetrics STARTED kafka.network.SocketServerTest > testClientDisconnectionUpdatesRequestMetrics PASSED kafka.network.SocketServerTest > testProcessorMetricsTags STARTED kafka.network.SocketServerTest > testProcessorMetricsTags PASSED kafka.network.SocketServerTest > testMaxConnectionsPerIp STARTED kafka.network.SocketServerTest > testMaxConnectionsPerIp PASSED kafka.network.SocketServerTest > testConnectionId STARTED kafka.network.SocketServerTest > testConnectionId PASSED kafka.network.SocketServerTest > testBrokerSendAfterChannelClosedUpdatesRequestMetrics STARTED kafka.network.SocketServerTest > testBrokerSendAfterChannelClosedUpdatesRequestMetrics PASSED kafka.network.SocketServerTest > testNoOpAction STARTED kafka.network.SocketServerTest > testNoOpAction PASSED kafka.network.SocketServerTest > simpleRequest STARTED kafka.network.SocketServerTest > simpleRequest PASSED kafka.network.SocketServerTest > closingChannelException STARTED kafka.network.SocketServerTest > closingChannelException PASSED kafka.network.SocketServerTest > testSendActionResponseWithThrottledChannelWhereThrottlingInProgress STARTED kafka.network.SocketServerTest > testSendActionResponseWithThrottledChannelWhereThrottlingInProgress PASSED kafka.network.SocketServerTest > testIdleConnection STARTED kafka.network.SocketServerTest > testIdleConnection PASSED kafka.network.SocketServerTest > testClientDisconnectionWithStagedReceivesFullyProcessed STARTED kafka.network.SocketServerTest > testClientDisconnectionWithStagedReceivesFullyProcessed PASSED kafka.network.SocketServerTest > testZeroMaxConnectionsPerIp STARTED kafka.network.SocketServerTest > testZeroMaxConnectionsPerIp PASSED kafka.network.SocketServerTest > testMetricCollectionAfterShutdown STARTED kafka.network.SocketServerTest > testMetricCollectionAfterShutdown PASSED kafka.network.SocketServerTest > testSessionPrincipal STARTED kafka.network.SocketServerTest > testSessionPrincipal PASSED kafka.network.SocketServerTest > configureNewConnectionException STARTED kafka.network.SocketServerTest > configureNewConnectionException PASSED kafka.network.SocketServerTest > testMaxConnectionsPerIpOverrides STARTED kafka.network.SocketServerTest > testMaxConnectionsPerIpOverrides PASSED kafka.network.SocketServerTest > processNewResponseException STARTED kafka.network.SocketServerTest > processNewResponseException PASSED kafka.network.SocketServerTest > processCompletedSendException STARTED kafka.network.SocketServerTest > processCompletedSendException PASSED kafka.network.SocketServerTest > processDisconnectedException STARTED kafka.network.SocketServerTest > processDisconnectedException PASSED kafka.network.SocketServerTest > sendCancelledKeyException STARTED kafka.network.SocketServerTest > sendCancelledKeyException PASSED kafka.network.SocketServerTest > processCompletedReceiveException STARTED kafka.network.SocketServerTest > processCompletedReceiveException PASSED kafka.network.SocketServerTest > testSocketsCloseOnShutdown STARTED kafka.network.SocketServerTest > testSocketsCloseOnShutdown PASSED kafka.network.SocketServerTest > testNoOpActionResponseWithThrottledChannelWhereThrottlingAlreadyDone STARTED kafka.network.SocketServerTest > testNoOpActionResponseWithThrottledChannelWhereThrottlingAlreadyDone PASSED kafka.network.SocketServerTest > pollException STARTED kafka.network.SocketServerTest > pollException PASSED kafka.network.SocketServerTest > testSslSocketServer STARTED kafka.network.SocketServerTest > testSslSocketServer PASSED kafka.network.SocketServerTest > tooBigRequestIsRejected STARTED kafka.network.SocketServerTest > tooBigRequestIsRejected PASSED kafka.network.SocketServerTest > testNoOpActionResponseWithThrottledChannelWhereThrottlingInProgress STARTED kafka.network.SocketServerTest > testNoOpActionResponseWithThrottledChannelWhereThrottlingInProgress PASSED kafka.integration.MetricsDuringTopicCreationDeletionTest > testMetricsDuringTopicCreateDelete STARTED kafka.integration.MetricsDuringTopicCreationDeletionTest > testMetricsDuringTopicCreateDelete 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 2026 tests completed, 1 failed, 4 skipped > Task :kafka-2.0-jdk8:core:test FAILED > Task :testScala_2_12 FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':kafka-2.0-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. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 2h 12m 56s 26 actionable tasks: 4 executed, 22 up-to-date Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 [FINDBUGS] Searching for all files in that match the pattern **/build/reports/findbugs/*.xml [FINDBUGS] Parsing 2 files in [FINDBUGS] Successfully parsed file with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file with 0 unique warnings and 0 duplicates. Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=b367360889762a7533811357da07bc52255314b6, workspace= [FINDBUGS] Computing warning deltas based on reference build #93 Recording test results Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 Not sending mail to unregistered user lindong28@gmail.com Not sending mail to unregistered user wangguoz@gmail.com