See 
<https://builds.apache.org/job/kafka-trunk-jdk8/3378/display/redirect?page=changes>

Changes:

[ismael] MINOR: Remove deprecated assertThat usage from KafkaLog4jAppenderTest

------------------------------------------
[...truncated 2.31 MB...]
org.apache.kafka.streams.processor.internals.GlobalStateManagerImplTest > 
shouldReleaseLockIfExceptionWhenLoadingCheckpoints PASSED

org.apache.kafka.streams.processor.internals.GlobalStateManagerImplTest > 
shouldNotConvertValuesIfStoreDoesNotImplementTimestampedBytesStore STARTED

org.apache.kafka.streams.processor.internals.GlobalStateManagerImplTest > 
shouldNotConvertValuesIfStoreDoesNotImplementTimestampedBytesStore PASSED

org.apache.kafka.streams.processor.internals.GlobalStateManagerImplTest > 
shouldNotRemoveOffsetsOfUnUpdatedTablesDuringCheckpoint STARTED

org.apache.kafka.streams.processor.internals.GlobalStateManagerImplTest > 
shouldNotRemoveOffsetsOfUnUpdatedTablesDuringCheckpoint PASSED

org.apache.kafka.streams.processor.internals.RecordQueueTest > testTimeTracking 
STARTED

org.apache.kafka.streams.processor.internals.RecordQueueTest > testTimeTracking 
PASSED

org.apache.kafka.streams.processor.internals.RecordQueueTest > 
shouldDropOnNegativeTimestamp STARTED

org.apache.kafka.streams.processor.internals.RecordQueueTest > 
shouldDropOnNegativeTimestamp PASSED

org.apache.kafka.streams.processor.internals.RecordQueueTest > 
shouldNotThrowStreamsExceptionWhenValueDeserializationFailsWithSkipHandler 
STARTED

org.apache.kafka.streams.processor.internals.RecordQueueTest > 
shouldNotThrowStreamsExceptionWhenValueDeserializationFailsWithSkipHandler 
PASSED

org.apache.kafka.streams.processor.internals.RecordQueueTest > 
shouldThrowOnNegativeTimestamp STARTED

org.apache.kafka.streams.processor.internals.RecordQueueTest > 
shouldThrowOnNegativeTimestamp PASSED

org.apache.kafka.streams.processor.internals.RecordQueueTest > 
shouldThrowStreamsExceptionWhenKeyDeserializationFails STARTED

org.apache.kafka.streams.processor.internals.RecordQueueTest > 
shouldThrowStreamsExceptionWhenKeyDeserializationFails PASSED

org.apache.kafka.streams.processor.internals.RecordQueueTest > 
shouldThrowStreamsExceptionWhenValueDeserializationFails STARTED

org.apache.kafka.streams.processor.internals.RecordQueueTest > 
shouldThrowStreamsExceptionWhenValueDeserializationFails PASSED

org.apache.kafka.streams.processor.internals.RecordQueueTest > 
shouldNotThrowStreamsExceptionWhenKeyDeserializationFailsWithSkipHandler STARTED

org.apache.kafka.streams.processor.internals.RecordQueueTest > 
shouldNotThrowStreamsExceptionWhenKeyDeserializationFailsWithSkipHandler PASSED

org.apache.kafka.streams.processor.internals.KeyValueStoreMaterializerTest > 
shouldCreateBuilderThatBuildsMeteredStoreWithCachingAndLoggingEnabled STARTED

org.apache.kafka.streams.processor.internals.KeyValueStoreMaterializerTest > 
shouldCreateBuilderThatBuildsMeteredStoreWithCachingAndLoggingEnabled PASSED

org.apache.kafka.streams.processor.internals.KeyValueStoreMaterializerTest > 
shouldCreateBuilderThatBuildsStoreWithCachingAndLoggingDisabled STARTED

org.apache.kafka.streams.processor.internals.KeyValueStoreMaterializerTest > 
shouldCreateBuilderThatBuildsStoreWithCachingAndLoggingDisabled PASSED

org.apache.kafka.streams.processor.internals.KeyValueStoreMaterializerTest > 
shouldCreateBuilderThatBuildsStoreWithCachingDisabled STARTED

org.apache.kafka.streams.processor.internals.KeyValueStoreMaterializerTest > 
shouldCreateBuilderThatBuildsStoreWithCachingDisabled PASSED

org.apache.kafka.streams.processor.internals.KeyValueStoreMaterializerTest > 
shouldCreateKeyValueStoreWithTheProvidedInnerStore STARTED

org.apache.kafka.streams.processor.internals.KeyValueStoreMaterializerTest > 
shouldCreateKeyValueStoreWithTheProvidedInnerStore PASSED

org.apache.kafka.streams.processor.internals.KeyValueStoreMaterializerTest > 
shouldCreateBuilderThatBuildsStoreWithLoggingDisabled STARTED

org.apache.kafka.streams.processor.internals.KeyValueStoreMaterializerTest > 
shouldCreateBuilderThatBuildsStoreWithLoggingDisabled PASSED

org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest > 
testMutiLevelSensorRemoval STARTED

org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest > 
testMutiLevelSensorRemoval PASSED

org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest > 
testThroughputMetrics STARTED

org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest > 
testThroughputMetrics PASSED

org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest > 
testTotalMetricDoesntDecrease STARTED

org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest > 
testTotalMetricDoesntDecrease PASSED

org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest > 
testLatencyMetrics STARTED

org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest > 
testLatencyMetrics PASSED

org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest > 
testRemoveSensor STARTED

org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest > 
testRemoveSensor PASSED

org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest > 
testRemoveNullSensor STARTED

org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest > 
testRemoveNullSensor PASSED

org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest > 
testNullMetrics STARTED

org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest > 
testNullMetrics PASSED

org.apache.kafka.streams.processor.internals.ProcessorNodeTest > 
shouldThrowStreamsExceptionIfExceptionCaughtDuringInit STARTED

org.apache.kafka.streams.processor.internals.ProcessorNodeTest > 
shouldThrowStreamsExceptionIfExceptionCaughtDuringInit PASSED

org.apache.kafka.streams.processor.internals.ProcessorNodeTest > testMetrics 
STARTED

org.apache.kafka.streams.processor.internals.ProcessorNodeTest > testMetrics 
PASSED

org.apache.kafka.streams.processor.internals.ProcessorNodeTest > 
shouldThrowStreamsExceptionIfExceptionCaughtDuringClose STARTED

org.apache.kafka.streams.processor.internals.ProcessorNodeTest > 
shouldThrowStreamsExceptionIfExceptionCaughtDuringClose PASSED

org.apache.kafka.streams.processor.DefaultPartitionGrouperTest > 
shouldComputeGroupingForSingleGroupWithMultipleTopics STARTED

org.apache.kafka.streams.processor.DefaultPartitionGrouperTest > 
shouldComputeGroupingForSingleGroupWithMultipleTopics PASSED

org.apache.kafka.streams.processor.DefaultPartitionGrouperTest > 
shouldNotCreateAnyTasksBecauseOneTopicHasUnknownPartitions STARTED

org.apache.kafka.streams.processor.DefaultPartitionGrouperTest > 
shouldNotCreateAnyTasksBecauseOneTopicHasUnknownPartitions PASSED

org.apache.kafka.streams.processor.DefaultPartitionGrouperTest > 
shouldComputeGroupingForTwoGroups STARTED

org.apache.kafka.streams.processor.DefaultPartitionGrouperTest > 
shouldComputeGroupingForTwoGroups PASSED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > 
usePreviousTimeOnInvalidTimestamp STARTED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > 
usePreviousTimeOnInvalidTimestamp PASSED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > 
shouldThrowStreamsException STARTED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > 
shouldThrowStreamsException PASSED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > 
extractMetadataTimestamp STARTED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > 
extractMetadataTimestamp PASSED

org.apache.kafka.streams.processor.FailOnInvalidTimestampTest > 
failOnInvalidTimestamp STARTED

org.apache.kafka.streams.processor.FailOnInvalidTimestampTest > 
failOnInvalidTimestamp PASSED

org.apache.kafka.streams.processor.FailOnInvalidTimestampTest > 
extractMetadataTimestamp STARTED

org.apache.kafka.streams.processor.FailOnInvalidTimestampTest > 
extractMetadataTimestamp PASSED

> Task :connect:file:test

org.apache.kafka.connect.file.FileStreamSourceTaskTest > testNormalLifecycle 
STARTED

org.apache.kafka.connect.file.FileStreamSourceTaskTest > testNormalLifecycle 
PASSED

org.apache.kafka.connect.file.FileStreamSourceTaskTest > testBatchSize STARTED

org.apache.kafka.connect.file.FileStreamSourceTaskTest > testBatchSize PASSED

org.apache.kafka.connect.file.FileStreamSourceTaskTest > testMissingFile STARTED

org.apache.kafka.connect.file.FileStreamSourceTaskTest > testMissingFile PASSED

org.apache.kafka.connect.file.FileStreamSinkTaskTest > testPutFlush STARTED

org.apache.kafka.connect.file.FileStreamSinkTaskTest > testPutFlush PASSED

org.apache.kafka.connect.file.FileStreamSinkTaskTest > testStart STARTED

org.apache.kafka.connect.file.FileStreamSinkTaskTest > testStart PASSED

org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasks 
STARTED

org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasks PASSED

org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testTaskClass 
STARTED

org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testTaskClass PASSED

org.apache.kafka.connect.file.FileStreamSinkConnectorTest > 
testConnectorConfigValidation STARTED

org.apache.kafka.connect.file.FileStreamSinkConnectorTest > 
testConnectorConfigValidation PASSED

org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasksStdout 
STARTED

org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasksStdout 
PASSED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testBlankTopic 
STARTED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testBlankTopic 
PASSED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasks 
STARTED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasks 
PASSED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMissingTopic 
STARTED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMissingTopic 
PASSED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > 
testSourceTasksStdin STARTED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > 
testSourceTasksStdin PASSED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testTaskClass 
STARTED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testTaskClass 
PASSED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > 
testInvalidBatchSize STARTED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > 
testInvalidBatchSize PASSED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > 
testConnectorConfigValidation STARTED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > 
testConnectorConfigValidation PASSED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > 
testMultipleSourcesInvalid STARTED

org.apache.kafka.connect.file.FileStreamSourceConnectorTest > 
testMultipleSourcesInvalid PASSED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':connect:runtime:test'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/runtime/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 2h 43m 1s
173 actionable tasks: 172 executed, 1 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-trunk-jdk8/ws/> that match the pattern 
**/build/reports/*bugs/*.xml
[FINDBUGS] Parsing 17 files in 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/api/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/basic-auth-extension/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/file/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/json/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/runtime/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/transforms/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/examples/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/generator/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/jmh-benchmarks/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/log4j-appender/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/examples/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/streams-scala/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/test-utils/build/reports/spotbugs/main.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/tools/build/reports/spotbugs/main.xml>
 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
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=c0d6fac2385f88feb892666cfa778c1ac0ef8c6b, 
workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Computing warning deltas based on reference build #3376
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 nore...@github.com
Not sending mail to unregistered user ism...@juma.me.uk

Reply via email to