See <https://builds.apache.org/job/kafka-trunk-jdk11/607/display/redirect?page=changes>
Changes: [cmccabe] MINOR: Improve Trogdor external command worker docs (#6438) ------------------------------------------ [...truncated 2.51 MB...] kafka.zk.KafkaZkClientTest > testCreateConfigChangeNotification STARTED kafka.zk.KafkaZkClientTest > testCreateConfigChangeNotification PASSED kafka.zk.KafkaZkClientTest > testDelegationTokenMethods STARTED kafka.zk.KafkaZkClientTest > testDelegationTokenMethods PASSED kafka.zk.ReassignPartitionsZNodeTest > testDecodeInvalidJson STARTED kafka.zk.ReassignPartitionsZNodeTest > testDecodeInvalidJson PASSED kafka.zk.ReassignPartitionsZNodeTest > testEncode STARTED kafka.zk.ReassignPartitionsZNodeTest > testEncode PASSED kafka.zk.ReassignPartitionsZNodeTest > testDecodeValidJson STARTED kafka.zk.ReassignPartitionsZNodeTest > testDecodeValidJson PASSED kafka.zk.LiteralAclStoreTest > shouldHaveCorrectPaths STARTED kafka.zk.LiteralAclStoreTest > shouldHaveCorrectPaths PASSED kafka.zk.LiteralAclStoreTest > shouldRoundTripChangeNode STARTED kafka.zk.LiteralAclStoreTest > shouldRoundTripChangeNode PASSED kafka.zk.LiteralAclStoreTest > shouldThrowFromEncodeOnNoneLiteral STARTED kafka.zk.LiteralAclStoreTest > shouldThrowFromEncodeOnNoneLiteral PASSED kafka.zk.LiteralAclStoreTest > shouldWriteChangesToTheWritePath STARTED kafka.zk.LiteralAclStoreTest > shouldWriteChangesToTheWritePath PASSED kafka.zk.LiteralAclStoreTest > shouldHaveCorrectPatternType STARTED kafka.zk.LiteralAclStoreTest > shouldHaveCorrectPatternType PASSED kafka.zk.LiteralAclStoreTest > shouldDecodeResourceUsingTwoPartLogic STARTED kafka.zk.LiteralAclStoreTest > shouldDecodeResourceUsingTwoPartLogic PASSED kafka.cluster.BrokerEndPointTest > testEndpointFromUri STARTED kafka.cluster.BrokerEndPointTest > testEndpointFromUri PASSED kafka.cluster.BrokerEndPointTest > testHashAndEquals STARTED kafka.cluster.BrokerEndPointTest > testHashAndEquals PASSED kafka.cluster.BrokerEndPointTest > testFromJsonV4WithNoRack STARTED kafka.cluster.BrokerEndPointTest > testFromJsonV4WithNoRack PASSED kafka.cluster.BrokerEndPointTest > testFromJsonFutureVersion STARTED kafka.cluster.BrokerEndPointTest > testFromJsonFutureVersion PASSED kafka.cluster.BrokerEndPointTest > testFromJsonV4WithNullRack STARTED kafka.cluster.BrokerEndPointTest > testFromJsonV4WithNullRack PASSED kafka.cluster.BrokerEndPointTest > testBrokerEndpointFromUri STARTED kafka.cluster.BrokerEndPointTest > testBrokerEndpointFromUri PASSED kafka.cluster.BrokerEndPointTest > testFromJsonV1 STARTED kafka.cluster.BrokerEndPointTest > testFromJsonV1 PASSED kafka.cluster.BrokerEndPointTest > testFromJsonV2 STARTED kafka.cluster.BrokerEndPointTest > testFromJsonV2 PASSED kafka.cluster.BrokerEndPointTest > testFromJsonV3 STARTED kafka.cluster.BrokerEndPointTest > testFromJsonV3 PASSED kafka.cluster.PartitionTest > testMakeLeaderDoesNotUpdateEpochCacheForOldFormats STARTED kafka.cluster.PartitionTest > testMakeLeaderDoesNotUpdateEpochCacheForOldFormats PASSED kafka.cluster.PartitionTest > testIsrExpansion STARTED kafka.cluster.PartitionTest > testIsrExpansion PASSED kafka.cluster.PartitionTest > testReadRecordEpochValidationForLeader STARTED kafka.cluster.PartitionTest > testReadRecordEpochValidationForLeader PASSED kafka.cluster.PartitionTest > testIsrNotShrunkIfUpdateFails STARTED kafka.cluster.PartitionTest > testIsrNotShrunkIfUpdateFails PASSED kafka.cluster.PartitionTest > testFetchOffsetForTimestampEpochValidationForFollower STARTED kafka.cluster.PartitionTest > testFetchOffsetForTimestampEpochValidationForFollower PASSED kafka.cluster.PartitionTest > testIsrNotExpandedIfUpdateFails STARTED kafka.cluster.PartitionTest > testIsrNotExpandedIfUpdateFails PASSED kafka.cluster.PartitionTest > testAddAndRemoveMetrics STARTED kafka.cluster.PartitionTest > testAddAndRemoveMetrics PASSED kafka.cluster.PartitionTest > testListOffsetIsolationLevels STARTED kafka.cluster.PartitionTest > testListOffsetIsolationLevels PASSED kafka.cluster.PartitionTest > testAppendRecordsAsFollowerBelowLogStartOffset STARTED kafka.cluster.PartitionTest > testAppendRecordsAsFollowerBelowLogStartOffset PASSED kafka.cluster.PartitionTest > testFetchLatestOffsetIncludesLeaderEpoch STARTED kafka.cluster.PartitionTest > testFetchLatestOffsetIncludesLeaderEpoch PASSED kafka.cluster.PartitionTest > testFetchOffsetSnapshotEpochValidationForFollower STARTED kafka.cluster.PartitionTest > testFetchOffsetSnapshotEpochValidationForFollower PASSED kafka.cluster.PartitionTest > testMaybeShrinkIsr STARTED kafka.cluster.PartitionTest > testMaybeShrinkIsr PASSED kafka.cluster.PartitionTest > testMonotonicOffsetsAfterLeaderChange STARTED kafka.cluster.PartitionTest > testMonotonicOffsetsAfterLeaderChange PASSED kafka.cluster.PartitionTest > testMakeFollowerWithNoLeaderIdChange STARTED kafka.cluster.PartitionTest > testMakeFollowerWithNoLeaderIdChange PASSED kafka.cluster.PartitionTest > testAppendRecordsToFollowerWithNoReplicaThrowsException STARTED kafka.cluster.PartitionTest > testAppendRecordsToFollowerWithNoReplicaThrowsException PASSED kafka.cluster.PartitionTest > testFollowerDoesNotJoinISRUntilCaughtUpToOffsetWithinCurrentLeaderEpoch STARTED kafka.cluster.PartitionTest > testFollowerDoesNotJoinISRUntilCaughtUpToOffsetWithinCurrentLeaderEpoch PASSED kafka.cluster.PartitionTest > testShouldNotShrinkIsrIfFollowerCaughtUpToLogEnd STARTED kafka.cluster.PartitionTest > testShouldNotShrinkIsrIfFollowerCaughtUpToLogEnd PASSED kafka.cluster.PartitionTest > testFetchOffsetSnapshotEpochValidationForLeader STARTED kafka.cluster.PartitionTest > testFetchOffsetSnapshotEpochValidationForLeader PASSED kafka.cluster.PartitionTest > testOffsetForLeaderEpochValidationForLeader STARTED kafka.cluster.PartitionTest > testOffsetForLeaderEpochValidationForLeader PASSED kafka.cluster.PartitionTest > testAtMinIsr STARTED kafka.cluster.PartitionTest > testAtMinIsr PASSED kafka.cluster.PartitionTest > testOffsetForLeaderEpochValidationForFollower STARTED kafka.cluster.PartitionTest > testOffsetForLeaderEpochValidationForFollower PASSED kafka.cluster.PartitionTest > testDelayedFetchAfterAppendRecords STARTED kafka.cluster.PartitionTest > testDelayedFetchAfterAppendRecords PASSED kafka.cluster.PartitionTest > testMakeLeaderUpdatesEpochCache STARTED kafka.cluster.PartitionTest > testMakeLeaderUpdatesEpochCache PASSED kafka.cluster.PartitionTest > testUseCheckpointToInitializeHighWatermark STARTED kafka.cluster.PartitionTest > testUseCheckpointToInitializeHighWatermark PASSED kafka.cluster.PartitionTest > testMaybeReplaceCurrentWithFutureReplicaDifferentBaseOffsets STARTED kafka.cluster.PartitionTest > testMaybeReplaceCurrentWithFutureReplicaDifferentBaseOffsets PASSED kafka.cluster.PartitionTest > testFetchOffsetForTimestampEpochValidationForLeader STARTED kafka.cluster.PartitionTest > testFetchOffsetForTimestampEpochValidationForLeader PASSED kafka.cluster.PartitionTest > testShouldNotShrinkIsrIfPreviousFetchIsCaughtUp STARTED kafka.cluster.PartitionTest > testShouldNotShrinkIsrIfPreviousFetchIsCaughtUp PASSED kafka.cluster.PartitionTest > testGetReplica STARTED kafka.cluster.PartitionTest > testGetReplica PASSED kafka.cluster.PartitionTest > testReadRecordEpochValidationForFollower STARTED kafka.cluster.PartitionTest > testReadRecordEpochValidationForFollower PASSED kafka.cluster.PartitionTest > testMaybeReplaceCurrentWithFutureReplica STARTED kafka.cluster.PartitionTest > testMaybeReplaceCurrentWithFutureReplica PASSED kafka.cluster.PartitionTest > testUpdateFollowerFetchState STARTED kafka.cluster.PartitionTest > testUpdateFollowerFetchState PASSED kafka.cluster.ReplicaTest > testCannotIncrementLogStartOffsetPastHighWatermark STARTED kafka.cluster.ReplicaTest > testCannotIncrementLogStartOffsetPastHighWatermark PASSED kafka.cluster.ReplicaTest > testSegmentDeletionWithHighWatermarkInitialization STARTED kafka.cluster.ReplicaTest > testSegmentDeletionWithHighWatermarkInitialization PASSED kafka.cluster.ReplicaTest > testCannotDeleteSegmentsAtOrAboveHighWatermark STARTED kafka.cluster.ReplicaTest > testCannotDeleteSegmentsAtOrAboveHighWatermark PASSED 2411 tests completed, 3 failed, 2 skipped > Task :core:test FAILED > Task :streams:examples:test org.apache.kafka.streams.examples.wordcount.WordCountProcessorTest > test STARTED org.apache.kafka.streams.examples.wordcount.WordCountProcessorTest > test PASSED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':core:test'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/kafka-trunk-jdk11/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.4.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 3h 43m 56s 178 actionable tasks: 152 executed, 26 up-to-date Build step 'Execute shell' marked build as failure Recording test results ERROR: No tool found matching GRADLE_4_10_2_HOME Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 ERROR: No tool found matching GRADLE_4_10_2_HOME Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3