See <https://builds.apache.org/job/kafka-1.0-jdk7/107/display/redirect?page=changes>
Changes: [wangguoz] MINOR: improve JavaDocs for KafkaStreams, KafkaProducer, KafkaConsumer ------------------------------------------ [...truncated 1.83 MB...] org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testCountWithInternalStore STARTED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testCountWithInternalStore PASSED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testAggCoalesced STARTED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testAggCoalesced PASSED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testAggRepartition STARTED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testAggRepartition PASSED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testRemoveOldBeforeAddNew STARTED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testRemoveOldBeforeAddNew PASSED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testCountCoalesced STARTED org.apache.kafka.streams.kstream.internals.KTableAggregateTest > testCountCoalesced PASSED org.apache.kafka.streams.kstream.internals.KTableForeachTest > testForeach STARTED org.apache.kafka.streams.kstream.internals.KTableForeachTest > testForeach PASSED org.apache.kafka.streams.kstream.internals.KTableForeachTest > testTypeVariance STARTED org.apache.kafka.streams.kstream.internals.KTableForeachTest > testTypeVariance PASSED org.apache.kafka.streams.kstream.SessionWindowsTest > retentionTimeShouldBeGapIfGapIsLargerThanDefaultRetentionTime STARTED org.apache.kafka.streams.kstream.SessionWindowsTest > retentionTimeShouldBeGapIfGapIsLargerThanDefaultRetentionTime PASSED org.apache.kafka.streams.kstream.SessionWindowsTest > shouldSetWindowGap STARTED org.apache.kafka.streams.kstream.SessionWindowsTest > shouldSetWindowGap PASSED org.apache.kafka.streams.kstream.SessionWindowsTest > retentionTimeMustNotBeNegative STARTED org.apache.kafka.streams.kstream.SessionWindowsTest > retentionTimeMustNotBeNegative PASSED org.apache.kafka.streams.kstream.SessionWindowsTest > windowSizeMustNotBeZero STARTED org.apache.kafka.streams.kstream.SessionWindowsTest > windowSizeMustNotBeZero PASSED org.apache.kafka.streams.kstream.SessionWindowsTest > windowSizeMustNotBeNegative STARTED org.apache.kafka.streams.kstream.SessionWindowsTest > windowSizeMustNotBeNegative PASSED org.apache.kafka.streams.kstream.SessionWindowsTest > shouldSetWindowRetentionTime STARTED org.apache.kafka.streams.kstream.SessionWindowsTest > shouldSetWindowRetentionTime PASSED org.apache.kafka.streams.kstream.WindowTest > shouldThrowIfEndIsSmallerThanStart STARTED org.apache.kafka.streams.kstream.WindowTest > shouldThrowIfEndIsSmallerThanStart PASSED org.apache.kafka.streams.kstream.WindowTest > shouldNotBeEqualIfDifferentWindowType STARTED org.apache.kafka.streams.kstream.WindowTest > shouldNotBeEqualIfDifferentWindowType PASSED org.apache.kafka.streams.kstream.WindowTest > shouldBeEqualIfStartAndEndSame STARTED org.apache.kafka.streams.kstream.WindowTest > shouldBeEqualIfStartAndEndSame PASSED org.apache.kafka.streams.kstream.WindowTest > shouldNotBeEqualIfNull STARTED org.apache.kafka.streams.kstream.WindowTest > shouldNotBeEqualIfNull PASSED org.apache.kafka.streams.kstream.WindowTest > shouldThrowIfStartIsNegative STARTED org.apache.kafka.streams.kstream.WindowTest > shouldThrowIfStartIsNegative PASSED org.apache.kafka.streams.kstream.WindowTest > shouldNotBeEqualIfStartOrEndIsDifferent STARTED org.apache.kafka.streams.kstream.WindowTest > shouldNotBeEqualIfStartOrEndIsDifferent PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddRegexTopicToLatestAutoOffsetResetList STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddRegexTopicToLatestAutoOffsetResetList PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldMapStateStoresToCorrectSourceTopics STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldMapStateStoresToCorrectSourceTopics PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTableToEarliestAutoOffsetResetList STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTableToEarliestAutoOffsetResetList PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToTablePerSource STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToTablePerSource PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldBuildGlobalTopologyWithAllGlobalTables STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldBuildGlobalTopologyWithAllGlobalTables PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddRegexTopicToEarliestAutoOffsetResetList STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddRegexTopicToEarliestAutoOffsetResetList PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTopicToEarliestAutoOffsetResetList STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTopicToEarliestAutoOffsetResetList PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldHaveCorrectSourceTopicsForTableFromMergedStream STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldHaveCorrectSourceTopicsForTableFromMergedStream PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > testNewStoreName STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > testNewStoreName PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > testMerge STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > testMerge PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > testFrom STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > testFrom PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTopicToLatestAutoOffsetResetList STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTopicToLatestAutoOffsetResetList PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > kStreamTimestampExtractorShouldBeNull STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > kStreamTimestampExtractorShouldBeNull PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldBuildSimpleGlobalTableTopology STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldBuildSimpleGlobalTableTopology PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldProcessFromSinkTopic STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldProcessFromSinkTopic PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTableToLatestAutoOffsetResetList STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTableToLatestAutoOffsetResetList PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldNotAddTableToOffsetResetLists STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldNotAddTableToOffsetResetLists PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToStreamWithKeyValSerdePerSource STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToStreamWithKeyValSerdePerSource PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToTableWithKeyValSerdePerSource STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToTableWithKeyValSerdePerSource PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddGlobalTablesToEachGroup STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddGlobalTablesToEachGroup PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldNotAddRegexTopicsToOffsetResetLists STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldNotAddRegexTopicsToOffsetResetLists PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldThrowExceptionWhenTopicNamesAreNull STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldThrowExceptionWhenTopicNamesAreNull PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldThrowExceptionWhenNoTopicPresent STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldThrowExceptionWhenNoTopicPresent PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > kTableTimestampExtractorShouldBeNull STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > kTableTimestampExtractorShouldBeNull PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > testNewName STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > testNewName PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldBuildGlobalTopologyWithAllGlobalTablesWithInternalStoreName STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldBuildGlobalTopologyWithAllGlobalTablesWithInternalStoreName PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldStillMaterializeSourceKTableIfStateNameNotSpecified STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldStillMaterializeSourceKTableIfStateNameNotSpecified PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToStreamWithOffsetResetPerSource STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldAddTimestampExtractorToStreamWithOffsetResetPerSource PASSED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldProcessViaThroughTopic STARTED org.apache.kafka.streams.kstream.KStreamBuilderTest > shouldProcessViaThroughTopic PASSED org.apache.kafka.streams.kstream.WindowsTest > retentionTimeMustNotBeNegative STARTED org.apache.kafka.streams.kstream.WindowsTest > retentionTimeMustNotBeNegative PASSED org.apache.kafka.streams.kstream.WindowsTest > numberOfSegmentsMustBeAtLeastTwo STARTED org.apache.kafka.streams.kstream.WindowsTest > numberOfSegmentsMustBeAtLeastTwo PASSED org.apache.kafka.streams.kstream.WindowsTest > shouldSetWindowRetentionTime STARTED org.apache.kafka.streams.kstream.WindowsTest > shouldSetWindowRetentionTime PASSED org.apache.kafka.streams.kstream.WindowsTest > shouldSetNumberOfSegments STARTED org.apache.kafka.streams.kstream.WindowsTest > shouldSetNumberOfSegments PASSED 1754 tests completed, 1 failed :streams:test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':streams:test'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/kafka-1.0-jdk7/ws/streams/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. * Get more help at https://help.gradle.org BUILD FAILED in 1h 41m 28s 52 actionable tasks: 31 executed, 21 up-to-date Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... ERROR: No tool found matching GRADLE_3_4_RC_2_HOME Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 [FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-1.0-jdk7/ws/> that match the pattern **/build/reports/findbugs/*.xml [FINDBUGS] Parsing 5 files in <https://builds.apache.org/job/kafka-1.0-jdk7/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-1.0-jdk7/ws/clients/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-1.0-jdk7/ws/core/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-1.0-jdk7/ws/examples/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-1.0-jdk7/ws/log4j-appender/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-1.0-jdk7/ws/streams/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates. ERROR: No tool found matching GRADLE_3_4_RC_2_HOME Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 ERROR: No tool found matching GRADLE_3_4_RC_2_HOME Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=a64a69327243f6510501d5b1ae10fe9b2d9fab64, workspace=<https://builds.apache.org/job/kafka-1.0-jdk7/ws/> [FINDBUGS] Computing warning deltas based on reference build #104 Recording test results ERROR: No tool found matching GRADLE_3_4_RC_2_HOME Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 ERROR: No tool found matching GRADLE_3_4_RC_2_HOME Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 Not sending mail to unregistered user wangg...@gmail.com Not sending mail to unregistered user ism...@juma.me.uk