See <https://builds.apache.org/job/kafka-2.2-jdk8/44/display/redirect?page=changes>
Changes: [jason] MINOR: Log exception thrown by consumer.poll() in VerifiableConsumer ------------------------------------------ [...truncated 2.69 MB...] kafka.controller.PartitionStateMachineTest > testInvalidOnlinePartitionToNewPartitionTransition PASSED kafka.controller.PartitionStateMachineTest > testUpdatingOfflinePartitionsCountDuringTopicDeletion STARTED kafka.controller.PartitionStateMachineTest > testUpdatingOfflinePartitionsCountDuringTopicDeletion 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 > testNoOfflinePartitionsChangeForTopicsBeingDeleted STARTED kafka.controller.PartitionStateMachineTest > testNoOfflinePartitionsChangeForTopicsBeingDeleted 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 > testControlPlaneRequest STARTED kafka.network.SocketServerTest > testControlPlaneRequest PASSED kafka.network.SocketServerTest > processNewResponseException STARTED kafka.network.SocketServerTest > processNewResponseException PASSED kafka.network.SocketServerTest > testConnectionRateLimit STARTED kafka.network.SocketServerTest > testConnectionRateLimit 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.network.DynamicConnectionQuotaTest > testDynamicConnectionQuota STARTED kafka.network.DynamicConnectionQuotaTest > testDynamicConnectionQuota PASSED kafka.integration.MetricsDuringTopicCreationDeletionTest > testMetricsDuringTopicCreateDelete STARTED kafka.integration.MetricsDuringTopicCreationDeletionTest > testMetricsDuringTopicCreateDelete PASSED kafka.integration.UncleanLeaderElectionTest > testTopicUncleanLeaderElectionEnable STARTED kafka.integration.UncleanLeaderElectionTest > testTopicUncleanLeaderElectionEnable 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 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':kafka-2.2-jdk8:core:test'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/kafka-2.2-jdk8/ws/core/build/reports/tests/test/index.html> * 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 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 3h 0m 2s 139 actionable tasks: 129 executed, 10 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 <https://builds.apache.org/job/kafka-2.2-jdk8/ws/> that match the pattern **/build/reports/findbugs/*.xml [FINDBUGS] No files found. Configuration error? Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 No credentials specified Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=6f6c91343eef64589daaa7cfda6eeceb6c6e2e97, workspace=<https://builds.apache.org/job/kafka-2.2-jdk8/ws/> [FINDBUGS] Computing warning deltas based on reference build #42 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