From dev-return-97068-archive-asf-public=cust-asf.ponee.io@kafka.apache.org Mon Aug 13 11:57:45 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 F0EF0180629 for ; Mon, 13 Aug 2018 11:57:44 +0200 (CEST) Received: (qmail 20956 invoked by uid 500); 13 Aug 2018 09:57:43 -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 20942 invoked by uid 99); 13 Aug 2018 09:57:43 -0000 Received: from mail-relay.apache.org (HELO mailrelay1-lw-us.apache.org) (207.244.88.152) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2018 09:57:43 +0000 Received: from jenkins01.apache.org (static.234.170.201.195.clients.your-server.de [195.201.170.234]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTP id 07B9C21A5; Mon, 13 Aug 2018 09:57:41 +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 3A042223128E; Mon, 13 Aug 2018 09:57:41 +0000 (UTC) Date: Mon, 13 Aug 2018 09:57:40 +0000 (UTC) From: Apache Jenkins Server To: dev@kafka.apache.org, jason@confluent.io Message-ID: <707099007.2252.1534154260436.JavaMail.jenkins@jenkins01> Subject: Build failed in Jenkins: kafka-2.0-jdk8 #115 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: [jason] KAFKA-7164; Follower should truncate after every missed leader epoch ------------------------------------------ [...truncated 882.89 KB...] kafka.controller.PartitionStateMachineTest > testInvalidNonexistentPartitionToOfflinePartitionTransition STARTED 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 2029 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 17m 5s 26 actionable tasks: 18 executed, 8 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=5152c80129c317951bdcf23acf753c62b4033e34, workspace= [FINDBUGS] Computing warning deltas based on reference build #114 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