You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/05/18 06:26:32 UTC

Build failed in Jenkins: kafka-trunk-jdk11 #543

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

Changes:

[jason] KAFKA-8365; Consumer and protocol support for follower fetching (#6731)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu xenial) in workspace <https://builds.apache.org/job/kafka-trunk-jdk11/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/kafka.git
 > git init <https://builds.apache.org/job/kafka-trunk-jdk11/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10
Checking out Revision e2847e8603fe19a87ff03584fb38954e4bd3a59e (refs/remotes/origin/trunk)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e2847e8603fe19a87ff03584fb38954e4bd3a59e
Commit message: "KAFKA-8365; Consumer and protocol support for follower fetching (#6731)"
 > git rev-list --no-walk d6057a9fe44b5e9521dd679b0dc1e6ccfec866c2 # timeout=10
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: No tool found matching GRADLE_4_10_2_HOME
[kafka-trunk-jdk11] $ /bin/bash -xe /tmp/jenkins8987851443174875671.sh
+ rm -rf <https://builds.apache.org/job/kafka-trunk-jdk11/ws/.gradle>
+ /bin/gradle
/tmp/jenkins8987851443174875671.sh: line 4: /bin/gradle: No such file or directory
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
ERROR: No tool found matching GRADLE_4_10_2_HOME
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Jenkins build is back to normal : kafka-trunk-jdk11 #572

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/572/display/redirect?page=changes>


Build failed in Jenkins: kafka-trunk-jdk11 #571

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/571/display/redirect?page=changes>

Changes:

[wangguoz] MINOR: Updated configuration docs with RocksDBConfigSetter#close (#6784)

------------------------------------------
[...truncated 2.61 MB...]

org.apache.kafka.connect.data.SchemaBuilderTest > testArrayBuilder STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testArrayBuilder PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testArrayBuilderInvalidDefault STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testArrayBuilderInvalidDefault PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testDuplicateFields STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testDuplicateFields PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testStringBuilderInvalidDefault STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testStringBuilderInvalidDefault PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testEmptyStruct STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testEmptyStruct PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testMapBuilderInvalidDefault STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testMapBuilderInvalidDefault PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testInt64BuilderInvalidDefault STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testInt64BuilderInvalidDefault PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testInt8Builder STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testInt8Builder PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testFieldSchemaNull STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testFieldSchemaNull PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testInt32BuilderInvalidDefault STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testInt32BuilderInvalidDefault PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testInt8BuilderInvalidDefault STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testInt8BuilderInvalidDefault PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testMapKeySchemaNull STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testMapKeySchemaNull PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testFloatBuilderInvalidDefault STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testFloatBuilderInvalidDefault PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testInt32Builder STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testInt32Builder PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testBooleanBuilder STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testBooleanBuilder PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testArraySchemaNull STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testArraySchemaNull PASSED

org.apache.kafka.connect.data.SchemaBuilderTest > testDoubleBuilder STARTED

org.apache.kafka.connect.data.SchemaBuilderTest > testDoubleBuilder PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertEmptyListToListWithoutSchema STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertEmptyListToListWithoutSchema PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertStringWithQuotesAndOtherDelimiterCharacters STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertStringWithQuotesAndOtherDelimiterCharacters PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertListWithMixedValuesToListWithoutSchema STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertListWithMixedValuesToListWithoutSchema PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertMapWithStringKeys STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertMapWithStringKeys PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldParseStringOfMapWithStringValuesWithWhitespaceAsMap STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldParseStringOfMapWithStringValuesWithWhitespaceAsMap PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertMapWithStringKeysAndShortValues STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertMapWithStringKeysAndShortValues PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldParseStringOfMapWithStringValuesWithoutWhitespaceAsMap STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldParseStringOfMapWithStringValuesWithoutWhitespaceAsMap PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertSimpleString STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertSimpleString PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertEmptyMapToMapWithoutSchema STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertEmptyMapToMapWithoutSchema PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertEmptyString STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertEmptyString PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertMapWithStringKeysAndMixedValuesToMapWithoutSchema STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertMapWithStringKeysAndMixedValuesToMapWithoutSchema PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldParseStringOfMapWithIntValuesWithoutWhitespaceAsMap STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldParseStringOfMapWithIntValuesWithoutWhitespaceAsMap PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldParseStringOfMapWithShortValuesWithWhitespaceAsMap STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldParseStringOfMapWithShortValuesWithWhitespaceAsMap PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertMapWithStringKeysAndIntegerValues STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertMapWithStringKeysAndIntegerValues PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertNullValue STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertNullValue PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldParseStringOfMapWithShortValuesWithoutWhitespaceAsMap STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldParseStringOfMapWithShortValuesWithoutWhitespaceAsMap PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertListWithStringValues STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertListWithStringValues PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldParseStringOfMapWithIntValuesWithWhitespaceAsMap STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldParseStringOfMapWithIntValuesWithWhitespaceAsMap PASSED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertListWithIntegerValues STARTED

org.apache.kafka.connect.storage.SimpleHeaderConverterTest > shouldConvertListWithIntegerValues PASSED

org.apache.kafka.connect.storage.ConverterTypeTest > shouldFindByName STARTED

org.apache.kafka.connect.storage.ConverterTypeTest > shouldFindByName PASSED

org.apache.kafka.connect.storage.StringConverterTest > testBytesNullToString STARTED

org.apache.kafka.connect.storage.StringConverterTest > testBytesNullToString PASSED

org.apache.kafka.connect.storage.StringConverterTest > testToBytesNonUtf8Encoding STARTED

org.apache.kafka.connect.storage.StringConverterTest > testToBytesNonUtf8Encoding PASSED

org.apache.kafka.connect.storage.StringConverterTest > testNonStringToBytes STARTED

org.apache.kafka.connect.storage.StringConverterTest > testNonStringToBytes PASSED

org.apache.kafka.connect.storage.StringConverterTest > testBytesToStringNonUtf8Encoding STARTED

org.apache.kafka.connect.storage.StringConverterTest > testBytesToStringNonUtf8Encoding PASSED

org.apache.kafka.connect.storage.StringConverterTest > testNullToBytes STARTED

org.apache.kafka.connect.storage.StringConverterTest > testNullToBytes PASSED

org.apache.kafka.connect.storage.StringConverterTest > testNullHeaderValueToBytes STARTED

org.apache.kafka.connect.storage.StringConverterTest > testNullHeaderValueToBytes PASSED

org.apache.kafka.connect.storage.StringConverterTest > testStringHeaderValueToBytes STARTED

org.apache.kafka.connect.storage.StringConverterTest > testStringHeaderValueToBytes PASSED

org.apache.kafka.connect.storage.StringConverterTest > testToBytesIgnoresSchema STARTED

org.apache.kafka.connect.storage.StringConverterTest > testToBytesIgnoresSchema PASSED

org.apache.kafka.connect.storage.StringConverterTest > testNonStringHeaderValueToBytes STARTED

org.apache.kafka.connect.storage.StringConverterTest > testNonStringHeaderValueToBytes PASSED

org.apache.kafka.connect.storage.StringConverterTest > testStringToBytes STARTED

org.apache.kafka.connect.storage.StringConverterTest > testStringToBytes PASSED

org.apache.kafka.connect.storage.StringConverterTest > testBytesToString STARTED

org.apache.kafka.connect.storage.StringConverterTest > testBytesToString PASSED

org.apache.kafka.connect.util.ConnectorUtilsTest > testGroupPartitions STARTED

org.apache.kafka.connect.util.ConnectorUtilsTest > testGroupPartitions PASSED

org.apache.kafka.connect.util.ConnectorUtilsTest > testGroupPartitionsInvalidCount STARTED

org.apache.kafka.connect.util.ConnectorUtilsTest > testGroupPartitionsInvalidCount PASSED

org.apache.kafka.connect.connector.ConnectorReconfigurationTest > testReconfigureStopException STARTED

org.apache.kafka.connect.connector.ConnectorReconfigurationTest > testReconfigureStopException PASSED

org.apache.kafka.connect.connector.ConnectorReconfigurationTest > testDefaultReconfigure STARTED

org.apache.kafka.connect.connector.ConnectorReconfigurationTest > testDefaultReconfigure PASSED

FAILURE: Build completed with 2 failures.

1: Task 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-trunk-jdk11/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. Run with --scan to get full insights.
==============================================================================

2: Task 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 3m 48s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #570

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/570/display/redirect?page=changes>

Changes:

[github] MINOR: fix Streams version-probing system test (#6764)

------------------------------------------
[...truncated 2.48 MB...]
org.apache.kafka.connect.source.SourceRecordTest > shouldDuplicateRecordUsingNewHeaders STARTED

org.apache.kafka.connect.source.SourceRecordTest > shouldDuplicateRecordUsingNewHeaders PASSED

org.apache.kafka.connect.source.SourceRecordTest > shouldModifyRecordHeader STARTED

org.apache.kafka.connect.source.SourceRecordTest > shouldModifyRecordHeader PASSED

org.apache.kafka.connect.source.SourceRecordTest > shouldCreateSinkRecordWithHeaders STARTED

org.apache.kafka.connect.source.SourceRecordTest > shouldCreateSinkRecordWithHeaders PASSED

org.apache.kafka.connect.source.SourceRecordTest > shouldCreateSinkRecordWithEmtpyHeaders STARTED

org.apache.kafka.connect.source.SourceRecordTest > shouldCreateSinkRecordWithEmtpyHeaders PASSED

org.apache.kafka.connect.sink.SinkRecordTest > shouldDuplicateRecordAndCloneHeaders STARTED

org.apache.kafka.connect.sink.SinkRecordTest > shouldDuplicateRecordAndCloneHeaders PASSED

org.apache.kafka.connect.sink.SinkRecordTest > shouldCreateSinkRecordWithEmptyHeaders STARTED

org.apache.kafka.connect.sink.SinkRecordTest > shouldCreateSinkRecordWithEmptyHeaders PASSED

org.apache.kafka.connect.sink.SinkRecordTest > shouldDuplicateRecordUsingNewHeaders STARTED

org.apache.kafka.connect.sink.SinkRecordTest > shouldDuplicateRecordUsingNewHeaders PASSED

org.apache.kafka.connect.sink.SinkRecordTest > shouldModifyRecordHeader STARTED

org.apache.kafka.connect.sink.SinkRecordTest > shouldModifyRecordHeader PASSED

org.apache.kafka.connect.sink.SinkRecordTest > shouldCreateSinkRecordWithHeaders STARTED

org.apache.kafka.connect.sink.SinkRecordTest > shouldCreateSinkRecordWithHeaders PASSED

> Task :streams:streams-scala:test

org.apache.kafka.streams.scala.StreamToTableJoinScalaIntegrationTestImplicitSerdes > testShouldCountClicksPerRegionWithNamedRepartitionTopic STARTED

org.apache.kafka.streams.scala.StreamToTableJoinScalaIntegrationTestImplicitSerdes > testShouldCountClicksPerRegionWithNamedRepartitionTopic PASSED

org.apache.kafka.streams.scala.StreamToTableJoinScalaIntegrationTestImplicitSerdes > testShouldCountClicksPerRegionJava STARTED

org.apache.kafka.streams.scala.StreamToTableJoinScalaIntegrationTestImplicitSerdes > testShouldCountClicksPerRegionJava PASSED

org.apache.kafka.streams.scala.StreamToTableJoinScalaIntegrationTestImplicitSerdes > testShouldCountClicksPerRegion STARTED

org.apache.kafka.streams.scala.StreamToTableJoinScalaIntegrationTestImplicitSerdes > testShouldCountClicksPerRegion PASSED

org.apache.kafka.streams.scala.kstream.SuppressedTest > Suppressed.untilWindowCloses should produce the correct suppression STARTED

org.apache.kafka.streams.scala.kstream.SuppressedTest > Suppressed.untilWindowCloses should produce the correct suppression PASSED

org.apache.kafka.streams.scala.kstream.SuppressedTest > Suppressed.untilTimeLimit should produce the correct suppression STARTED

org.apache.kafka.streams.scala.kstream.SuppressedTest > Suppressed.untilTimeLimit should produce the correct suppression PASSED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.maxRecords should produce the correct buffer config STARTED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.maxRecords should produce the correct buffer config PASSED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.maxBytes should produce the correct buffer config STARTED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.maxBytes should produce the correct buffer config PASSED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.unbounded should produce the correct buffer config STARTED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.unbounded should produce the correct buffer config PASSED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig should support very long chains of factory methods STARTED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig should support very long chains of factory methods PASSED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed should create a Consumed with Serdes STARTED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed should create a Consumed with Serdes PASSED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy STARTED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy PASSED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor should create a Consumed with Serdes and timestampExtractor STARTED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor should create a Consumed with Serdes and timestampExtractor PASSED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with resetPolicy should create a Consumed with Serdes and resetPolicy STARTED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with resetPolicy should create a Consumed with Serdes and resetPolicy PASSED

org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced should create a Produced with Serdes STARTED

org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced should create a Produced with Serdes PASSED

org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy STARTED

org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy PASSED

org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped should create a Grouped with Serdes STARTED

org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped should create a Grouped with Serdes PASSED

org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped with repartition topic name should create a Grouped with Serdes, and repartition topic name STARTED

org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped with repartition topic name should create a Grouped with Serdes, and repartition topic name PASSED

org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes STARTED

org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes PASSED

org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes and repartition topic name STARTED

org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes and repartition topic name PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > filter a KTable should filter records satisfying the predicate STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > filter a KTable should filter records satisfying the predicate PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > filterNot a KTable should filter records not satisfying the predicate STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > filterNot a KTable should filter records not satisfying the predicate PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables should join correctly records STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables should join correctly records PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables with a Materialized should join correctly records and state store STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables with a Materialized should join correctly records and state store PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > session windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > session windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > non-windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > non-windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialized should create a Materialized with Serdes STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialized should create a Materialized with Serdes PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a store name should create a Materialized with Serdes and a store name STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a store name should create a Materialized with Serdes and a store name PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a window store supplier should create a Materialized with Serdes and a store supplier STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a window store supplier should create a Materialized with Serdes and a store supplier PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a key value store supplier should create a Materialized with Serdes and a store supplier STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a key value store supplier should create a Materialized with Serdes and a store supplier PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a session store supplier should create a Materialized with Serdes and a store supplier STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a session store supplier should create a Materialized with Serdes and a store supplier PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > filter a KStream should filter records satisfying the predicate STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > filter a KStream should filter records satisfying the predicate PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > filterNot a KStream should filter records not satisfying the predicate STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > filterNot a KStream should filter records not satisfying the predicate PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > foreach a KStream should run foreach actions on records STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > foreach a KStream should run foreach actions on records PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > peek a KStream should run peek actions on records STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > peek a KStream should run peek actions on records PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > selectKey a KStream should select a new key STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > selectKey a KStream should select a new key PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > join 2 KStreams should join correctly records STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > join 2 KStreams should join correctly records PASSED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsMaterialized STARTED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsMaterialized PASSED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsJava STARTED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsJava PASSED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWords STARTED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWords PASSED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaJoin STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaJoin PASSED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaSimple STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaSimple PASSED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaAggregate STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaAggregate PASSED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaProperties STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaProperties PASSED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaTransform STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaTransform 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 2h 49m 7s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #569

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/569/display/redirect?page=changes>

Changes:

[jason] MINOR: Fix a few compiler warnings (#6767)

------------------------------------------
[...truncated 2.49 MB...]
org.apache.kafka.connect.json.JsonConverterTest > testJsonSchemaMetadataTranslation STARTED

org.apache.kafka.connect.json.JsonConverterTest > testJsonSchemaMetadataTranslation PASSED

org.apache.kafka.connect.json.JsonConverterTest > bytesToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > bytesToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > shortToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > shortToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > intToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > intToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndNullValueToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndNullValueToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > structToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > structToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > stringToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > stringToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndArrayToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndArrayToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > byteToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > byteToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaPrimitiveToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaPrimitiveToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > byteToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > byteToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > intToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > intToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndPrimitiveToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndPrimitiveToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > arrayToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > arrayToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > structToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > structToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > testConnectSchemaMetadataTranslation STARTED

org.apache.kafka.connect.json.JsonConverterTest > testConnectSchemaMetadataTranslation PASSED

org.apache.kafka.connect.json.JsonConverterTest > shortToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > shortToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > doubleToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > doubleToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > testStringHeaderToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > testStringHeaderToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > structSchemaIdentical STARTED

org.apache.kafka.connect.json.JsonConverterTest > structSchemaIdentical PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > floatToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > floatToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > arrayToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > arrayToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > testCacheSchemaToConnectConversion STARTED

org.apache.kafka.connect.json.JsonConverterTest > testCacheSchemaToConnectConversion PASSED

org.apache.kafka.connect.json.JsonConverterTest > booleanToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > booleanToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > bytesToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > bytesToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > doubleToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > doubleToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptionalWithDefaultValue PASSED

> Task :log4j-appender:test

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendWithoutIgnoringExceptionsShouldNotThrowException STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendWithoutIgnoringExceptionsShouldNotThrowException PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendAndNotIgnoringExceptionsShouldThrowException STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendAndNotIgnoringExceptionsShouldThrowException PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppends STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppends PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSetSaslMechanism STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSetSaslMechanism PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testJaasConfigNotSet STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testJaasConfigNotSet PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testKafkaLog4jConfigs STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testKafkaLog4jConfigs PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendAndSimulateProducerFailShouldThrowException STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendAndSimulateProducerFailShouldThrowException PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendShouldNotThrowException STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendShouldNotThrowException PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSaslMechanismNotSet STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSaslMechanismNotSet PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSetJaasConfig STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSetJaasConfig 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 2h 34m 53s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #568

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/568/display/redirect?page=changes>

Changes:

[github] MINOR: add Kafka Streams upgrade notes for 2.3 release (#6758)

------------------------------------------
[...truncated 2.48 MB...]
org.apache.kafka.streams.processor.internals.GlobalStateManagerImplTest > shouldListenForRestoreEvents STARTED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.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
streams-9: SMOKE-TEST-CLIENT-CLOSED
streams-8: SMOKE-TEST-CLIENT-CLOSED
streams-6: SMOKE-TEST-CLIENT-CLOSED
streams-1: SMOKE-TEST-CLIENT-CLOSED
streams-0: SMOKE-TEST-CLIENT-CLOSED
streams-3: SMOKE-TEST-CLIENT-CLOSED
streams-5: SMOKE-TEST-CLIENT-CLOSED
streams-4: SMOKE-TEST-CLIENT-CLOSED
streams-2: SMOKE-TEST-CLIENT-CLOSED
streams-7: SMOKE-TEST-CLIENT-CLOSED

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 2h 37m 34s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #567

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/567/display/redirect?page=changes>

Changes:

[github] MINOR: Update jackson to 2.9.9 (#6798)

------------------------------------------
[...truncated 2.68 MB...]
org.apache.kafka.connect.transforms.CastTest > testConfigInvalidMap PASSED

org.apache.kafka.connect.transforms.CastTest > castWholeRecordValueWithSchemaBooleanTrue STARTED

org.apache.kafka.connect.transforms.CastTest > castWholeRecordValueWithSchemaBooleanTrue PASSED

org.apache.kafka.connect.transforms.CastTest > castWholeRecordDefaultValue STARTED

org.apache.kafka.connect.transforms.CastTest > castWholeRecordDefaultValue PASSED

org.apache.kafka.connect.transforms.CastTest > castWholeRecordValueWithSchemaInt8 STARTED

org.apache.kafka.connect.transforms.CastTest > castWholeRecordValueWithSchemaInt8 PASSED

org.apache.kafka.connect.transforms.CastTest > castWholeRecordKeyWithSchema STARTED

org.apache.kafka.connect.transforms.CastTest > castWholeRecordKeyWithSchema PASSED

org.apache.kafka.connect.transforms.CastTest > castWholeRecordValueSchemalessInt8 STARTED

org.apache.kafka.connect.transforms.CastTest > castWholeRecordValueSchemalessInt8 PASSED

org.apache.kafka.connect.transforms.CastTest > castWholeRecordValueSchemalessBooleanFalse STARTED

org.apache.kafka.connect.transforms.CastTest > castWholeRecordValueSchemalessBooleanFalse PASSED

org.apache.kafka.connect.transforms.CastTest > testConfigInvalidSchemaType STARTED

org.apache.kafka.connect.transforms.CastTest > testConfigInvalidSchemaType PASSED

org.apache.kafka.connect.transforms.CastTest > castWholeRecordValueSchemalessString STARTED

org.apache.kafka.connect.transforms.CastTest > castWholeRecordValueSchemalessString PASSED

org.apache.kafka.connect.transforms.CastTest > castFieldsWithSchema STARTED

org.apache.kafka.connect.transforms.CastTest > castFieldsWithSchema PASSED

org.apache.kafka.connect.transforms.HoistFieldTest > withSchema STARTED

org.apache.kafka.connect.transforms.HoistFieldTest > withSchema PASSED

org.apache.kafka.connect.transforms.HoistFieldTest > schemaless STARTED

org.apache.kafka.connect.transforms.HoistFieldTest > schemaless PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessFieldConversion STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessFieldConversion PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testConfigInvalidTargetType STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testConfigInvalidTargetType PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessStringToTimestamp STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessStringToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testKey STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testKey PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessDateToTimestamp STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessDateToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToString STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToString PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimeToTimestamp STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimeToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToDate STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToDate PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToTime STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToTime PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToUnix STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToUnix PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaUnixToTimestamp STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaUnixToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessIdentity STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessIdentity PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaFieldConversion STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaFieldConversion PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaDateToTimestamp STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaDateToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaIdentity STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaIdentity PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToDate STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToDate PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToTime STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToTime PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToUnix STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToUnix PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testConfigMissingFormat STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testConfigMissingFormat PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testConfigNoTargetType STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testConfigNoTargetType PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaStringToTimestamp STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaStringToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimeToTimestamp STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimeToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessUnixToTimestamp STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessUnixToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToString STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToString PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testConfigInvalidFormat STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testConfigInvalidFormat PASSED

org.apache.kafka.connect.transforms.ReplaceFieldTest > withSchema STARTED

org.apache.kafka.connect.transforms.ReplaceFieldTest > withSchema PASSED

org.apache.kafka.connect.transforms.ReplaceFieldTest > schemaless STARTED

org.apache.kafka.connect.transforms.ReplaceFieldTest > schemaless PASSED

org.apache.kafka.connect.transforms.ExtractFieldTest > withSchema STARTED

org.apache.kafka.connect.transforms.ExtractFieldTest > withSchema PASSED

org.apache.kafka.connect.transforms.ExtractFieldTest > testNullWithSchema STARTED

org.apache.kafka.connect.transforms.ExtractFieldTest > testNullWithSchema PASSED

org.apache.kafka.connect.transforms.ExtractFieldTest > schemaless STARTED

org.apache.kafka.connect.transforms.ExtractFieldTest > schemaless PASSED

org.apache.kafka.connect.transforms.ExtractFieldTest > testNullSchemaless STARTED

org.apache.kafka.connect.transforms.ExtractFieldTest > testNullSchemaless PASSED

org.apache.kafka.connect.transforms.ValueToKeyTest > withSchema STARTED

org.apache.kafka.connect.transforms.ValueToKeyTest > withSchema PASSED

org.apache.kafka.connect.transforms.ValueToKeyTest > schemaless STARTED

org.apache.kafka.connect.transforms.ValueToKeyTest > schemaless PASSED

org.apache.kafka.connect.transforms.TimestampRouterTest > defaultConfiguration STARTED

org.apache.kafka.connect.transforms.TimestampRouterTest > defaultConfiguration PASSED

org.apache.kafka.connect.transforms.InsertFieldTest > schemalessInsertConfiguredFields STARTED

org.apache.kafka.connect.transforms.InsertFieldTest > schemalessInsertConfiguredFields PASSED

org.apache.kafka.connect.transforms.InsertFieldTest > topLevelStructRequired STARTED

org.apache.kafka.connect.transforms.InsertFieldTest > topLevelStructRequired PASSED

org.apache.kafka.connect.transforms.InsertFieldTest > copySchemaAndInsertConfiguredFields STARTED

org.apache.kafka.connect.transforms.InsertFieldTest > copySchemaAndInsertConfiguredFields PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameUpdate STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameUpdate PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdateWithStruct STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdateWithStruct PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfStruct STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfStruct PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdate STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdate PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNull STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNull PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaVersionUpdate STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaVersionUpdate PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNonStruct STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNonStruct 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 2h 51m 59s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #566

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/566/display/redirect?page=changes>

Changes:

[github] KAFKA-8371: Remove dependence on ReplicaManager from Partition (#6705)

[cshapi] MINOR: Add 2.0, 2.1 and 2.2 to broker and client compat tests

------------------------------------------
[...truncated 2.47 MB...]
org.apache.kafka.connect.json.JsonConverterTest > timestampToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullValueToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullValueToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > stringHeaderToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > stringHeaderToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonNonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonNonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > longToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > longToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > mismatchSchemaJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > mismatchSchemaJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectNonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectNonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > testJsonSchemaMetadataTranslation STARTED

org.apache.kafka.connect.json.JsonConverterTest > testJsonSchemaMetadataTranslation PASSED

org.apache.kafka.connect.json.JsonConverterTest > bytesToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > bytesToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > shortToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > shortToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > intToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > intToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndNullValueToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndNullValueToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > structToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > structToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > stringToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > stringToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndArrayToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndArrayToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > byteToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > byteToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaPrimitiveToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaPrimitiveToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > byteToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > byteToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > intToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > intToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndPrimitiveToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndPrimitiveToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > arrayToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > arrayToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > structToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > structToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > testConnectSchemaMetadataTranslation STARTED

org.apache.kafka.connect.json.JsonConverterTest > testConnectSchemaMetadataTranslation PASSED

org.apache.kafka.connect.json.JsonConverterTest > shortToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > shortToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > doubleToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > doubleToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > testStringHeaderToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > testStringHeaderToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > structSchemaIdentical STARTED

org.apache.kafka.connect.json.JsonConverterTest > structSchemaIdentical PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > floatToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > floatToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > arrayToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > arrayToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > testCacheSchemaToConnectConversion STARTED

org.apache.kafka.connect.json.JsonConverterTest > testCacheSchemaToConnectConversion PASSED

org.apache.kafka.connect.json.JsonConverterTest > booleanToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > booleanToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > bytesToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > bytesToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > doubleToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > doubleToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptionalWithDefaultValue 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 2h 57m 25s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #565

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/565/display/redirect?page=changes>

Changes:

[github] MINOR: Remove checking on original joined subscription within

[cmccabe] KAFKA-8417: Remove redundant network definition --net=host when starting

[rhauch] KAFKA-8415: Interface ConnectorClientConfigOverridePolicy needs to be

[rhauch] KAFKA-8407: Fix validation of class and list configs in connector client

------------------------------------------
[...truncated 2.47 MB...]
org.apache.kafka.connect.json.JsonConverterTest > timestampToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullValueToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullValueToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > stringHeaderToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > stringHeaderToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonNonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonNonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > longToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > longToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > mismatchSchemaJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > mismatchSchemaJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectNonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectNonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > testJsonSchemaMetadataTranslation STARTED

org.apache.kafka.connect.json.JsonConverterTest > testJsonSchemaMetadataTranslation PASSED

org.apache.kafka.connect.json.JsonConverterTest > bytesToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > bytesToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > shortToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > shortToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > intToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > intToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndNullValueToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndNullValueToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > structToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > structToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > stringToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > stringToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndArrayToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndArrayToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > byteToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > byteToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaPrimitiveToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaPrimitiveToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > byteToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > byteToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > intToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > intToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndPrimitiveToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndPrimitiveToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > arrayToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > arrayToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > structToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > structToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > testConnectSchemaMetadataTranslation STARTED

org.apache.kafka.connect.json.JsonConverterTest > testConnectSchemaMetadataTranslation PASSED

org.apache.kafka.connect.json.JsonConverterTest > shortToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > shortToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > doubleToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > doubleToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > testStringHeaderToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > testStringHeaderToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > structSchemaIdentical STARTED

org.apache.kafka.connect.json.JsonConverterTest > structSchemaIdentical PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > floatToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > floatToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > arrayToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > arrayToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > testCacheSchemaToConnectConversion STARTED

org.apache.kafka.connect.json.JsonConverterTest > testCacheSchemaToConnectConversion PASSED

org.apache.kafka.connect.json.JsonConverterTest > booleanToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > booleanToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > bytesToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > bytesToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > doubleToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > doubleToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptionalWithDefaultValue 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 2h 52m 12s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #564

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/564/display/redirect?page=changes>

Changes:

[jason] KAFKA-8229; Reset WorkerSinkTask offset commit interval after task

------------------------------------------
[...truncated 2.46 MB...]
org.apache.kafka.connect.json.JsonConverterTest > timestampToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullValueToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullValueToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > stringHeaderToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > stringHeaderToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonNonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonNonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > longToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > longToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > mismatchSchemaJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > mismatchSchemaJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectNonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectNonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > testJsonSchemaMetadataTranslation STARTED

org.apache.kafka.connect.json.JsonConverterTest > testJsonSchemaMetadataTranslation PASSED

org.apache.kafka.connect.json.JsonConverterTest > bytesToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > bytesToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > shortToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > shortToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > intToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > intToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndNullValueToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndNullValueToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > structToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > structToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > stringToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > stringToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndArrayToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndArrayToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > byteToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > byteToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaPrimitiveToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaPrimitiveToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > byteToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > byteToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > intToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > intToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndPrimitiveToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndPrimitiveToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > arrayToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > arrayToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > structToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > structToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > testConnectSchemaMetadataTranslation STARTED

org.apache.kafka.connect.json.JsonConverterTest > testConnectSchemaMetadataTranslation PASSED

org.apache.kafka.connect.json.JsonConverterTest > shortToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > shortToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > doubleToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > doubleToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > testStringHeaderToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > testStringHeaderToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > structSchemaIdentical STARTED

org.apache.kafka.connect.json.JsonConverterTest > structSchemaIdentical PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > floatToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > floatToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > arrayToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > arrayToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > testCacheSchemaToConnectConversion STARTED

org.apache.kafka.connect.json.JsonConverterTest > testCacheSchemaToConnectConversion PASSED

org.apache.kafka.connect.json.JsonConverterTest > booleanToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > booleanToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > bytesToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > bytesToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > doubleToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > doubleToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptionalWithDefaultValue 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 2h 40m 17s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #563

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/563/display/redirect?page=changes>

Changes:

[github] MINOR: Remove ControllerEventManager metrics on close (#6788)

------------------------------------------
[...truncated 2.51 MB...]
org.apache.kafka.connect.json.JsonConverterTest > timestampToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullValueToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullValueToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > stringHeaderToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > stringHeaderToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonNonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonNonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > longToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > longToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > mismatchSchemaJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > mismatchSchemaJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectNonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectNonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > testJsonSchemaMetadataTranslation STARTED

org.apache.kafka.connect.json.JsonConverterTest > testJsonSchemaMetadataTranslation PASSED

org.apache.kafka.connect.json.JsonConverterTest > bytesToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > bytesToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > shortToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > shortToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > intToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > intToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndNullValueToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndNullValueToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > structToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > structToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > stringToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > stringToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndArrayToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndArrayToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > byteToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > byteToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaPrimitiveToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaPrimitiveToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > byteToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > byteToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > intToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > intToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndPrimitiveToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndPrimitiveToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > arrayToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > arrayToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > structToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > structToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > testConnectSchemaMetadataTranslation STARTED

org.apache.kafka.connect.json.JsonConverterTest > testConnectSchemaMetadataTranslation PASSED

org.apache.kafka.connect.json.JsonConverterTest > shortToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > shortToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > doubleToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > doubleToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > testStringHeaderToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > testStringHeaderToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > structSchemaIdentical STARTED

org.apache.kafka.connect.json.JsonConverterTest > structSchemaIdentical PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > floatToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > floatToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > arrayToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > arrayToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > testCacheSchemaToConnectConversion STARTED

org.apache.kafka.connect.json.JsonConverterTest > testCacheSchemaToConnectConversion PASSED

org.apache.kafka.connect.json.JsonConverterTest > booleanToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > booleanToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > bytesToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > bytesToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > doubleToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > doubleToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptionalWithDefaultValue 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 2h 47m 58s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #562

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/562/display/redirect>

------------------------------------------
[...truncated 2.47 MB...]
org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessRecordForTopic[Eos enabled = true] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldForwardRecordsFromSubtopologyToSubtopology[Eos enabled = true] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldForwardRecordsFromSubtopologyToSubtopology[Eos enabled = true] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldNotUpdateStoreForSmallerValue[Eos enabled = true] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldNotUpdateStoreForSmallerValue[Eos enabled = true] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldCreateStateDirectoryForStatefulTopology[Eos enabled = true] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldCreateStateDirectoryForStatefulTopology[Eos enabled = true] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateIfWallClockTimeAdvances[Eos enabled = true] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateIfWallClockTimeAdvances[Eos enabled = true] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldCloseProcessor[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldCloseProcessor[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldFeedStoreFromGlobalKTable[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldFeedStoreFromGlobalKTable[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldCleanUpPersistentStateStoresOnClose[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldCleanUpPersistentStateStoresOnClose[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldThrowPatternNotValidForTopicNameException[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldThrowPatternNotValidForTopicNameException[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateIfEvenTimeAdvances[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateIfEvenTimeAdvances[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldInitProcessor[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldInitProcessor[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldThrowForUnknownTopic[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldThrowForUnknownTopic[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateOnStreamsTime[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateOnStreamsTime[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldThrowIfInMemoryBuiltInStoreIsAccessedWithUntypedMethod[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldThrowIfInMemoryBuiltInStoreIsAccessedWithUntypedMethod[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessFromSourcesThatMatchMultiplePattern[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessFromSourcesThatMatchMultiplePattern[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPopulateGlobalStore[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPopulateGlobalStore[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldThrowIfPersistentBuiltInStoreIsAccessedWithUntypedMethod[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldThrowIfPersistentBuiltInStoreIsAccessedWithUntypedMethod[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldAllowPrePopulatingStatesStoresWithCachingEnabled[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldAllowPrePopulatingStatesStoresWithCachingEnabled[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldReturnCorrectPersistentStoreTypeOnly[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldReturnCorrectPersistentStoreTypeOnly[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldUseSourceSpecificDeserializers[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldUseSourceSpecificDeserializers[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldReturnAllStores[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldReturnAllStores[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldSendRecordViaCorrectSourceTopic[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldSendRecordViaCorrectSourceTopic[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldNotCreateStateDirectoryForStatelessTopology[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldNotCreateStateDirectoryForStatelessTopology[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldReturnAllStoresNames[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldReturnAllStoresNames[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessConsumerRecordList[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessConsumerRecordList[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldUseSinkSpecificSerializers[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldUseSinkSpecificSerializers[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldFlushStoreForFirstInput[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldFlushStoreForFirstInput[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessFromSourceThatMatchPattern[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessFromSourceThatMatchPattern[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldUpdateStoreForNewKey[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldUpdateStoreForNewKey[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateOnWallClockTime[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateOnWallClockTime[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldSetRecordMetadata[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldSetRecordMetadata[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldNotUpdateStoreForLargerValue[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldNotUpdateStoreForLargerValue[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldReturnCorrectInMemoryStoreTypeOnly[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldReturnCorrectInMemoryStoreTypeOnly[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessRecordForTopic[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessRecordForTopic[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldForwardRecordsFromSubtopologyToSubtopology[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldForwardRecordsFromSubtopologyToSubtopology[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldNotUpdateStoreForSmallerValue[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldNotUpdateStoreForSmallerValue[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldCreateStateDirectoryForStatefulTopology[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldCreateStateDirectoryForStatefulTopology[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateIfWallClockTimeAdvances[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateIfWallClockTimeAdvances[Eos enabled = false] PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldReturnIsOpen STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldReturnIsOpen PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldDeleteAndReturnPlainValue STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldDeleteAndReturnPlainValue PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldReturnName STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldReturnName PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldPutWithUnknownTimestamp STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldPutWithUnknownTimestamp PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldPutAllWithUnknownTimestamp STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldPutAllWithUnknownTimestamp PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldReturnIsPersistent STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldReturnIsPersistent PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldPutIfAbsentWithUnknownTimestamp STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldPutIfAbsentWithUnknownTimestamp PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldForwardClose STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldForwardClose PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldForwardFlush STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldForwardFlush PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldForwardInit STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldForwardInit PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldReturnIsOpen STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldReturnIsOpen PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldReturnName STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldReturnName PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldPutWithUnknownTimestamp STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldPutWithUnknownTimestamp PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldPutWindowStartTimestampWithUnknownTimestamp STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldPutWindowStartTimestampWithUnknownTimestamp PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldReturnIsPersistent STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldReturnIsPersistent PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldForwardClose STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldForwardClose PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldForwardFlush STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldForwardFlush PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldForwardInit STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldForwardInit 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 2h 37m 32s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #561

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/561/display/redirect?page=changes>

Changes:

[bbejeck] KAFKA-8399: bring back internal.leave.group.on.close config for KStream

------------------------------------------
[...truncated 2.44 MB...]

org.apache.kafka.connect.data.ValuesTest > shouldFailToConvertToListFromStringWithNonCommonElementTypeAndBlankElement PASSED

org.apache.kafka.connect.data.ValuesTest > shouldParseStringsWithMultipleDelimiters STARTED

org.apache.kafka.connect.data.ValuesTest > shouldParseStringsWithMultipleDelimiters PASSED

org.apache.kafka.connect.data.DateTest > testFromLogicalInvalidHasTimeComponents STARTED

org.apache.kafka.connect.data.DateTest > testFromLogicalInvalidHasTimeComponents PASSED

org.apache.kafka.connect.data.DateTest > testFromLogicalInvalidSchema STARTED

org.apache.kafka.connect.data.DateTest > testFromLogicalInvalidSchema PASSED

org.apache.kafka.connect.data.DateTest > testToLogical STARTED

org.apache.kafka.connect.data.DateTest > testToLogical PASSED

org.apache.kafka.connect.data.DateTest > testFromLogical STARTED

org.apache.kafka.connect.data.DateTest > testFromLogical PASSED

org.apache.kafka.connect.data.DateTest > testBuilder STARTED

org.apache.kafka.connect.data.DateTest > testBuilder PASSED

org.apache.kafka.connect.data.DateTest > testToLogicalInvalidSchema STARTED

org.apache.kafka.connect.data.DateTest > testToLogicalInvalidSchema PASSED

org.apache.kafka.connect.util.ConnectorUtilsTest > testGroupPartitions STARTED

org.apache.kafka.connect.util.ConnectorUtilsTest > testGroupPartitions PASSED

org.apache.kafka.connect.util.ConnectorUtilsTest > testGroupPartitionsInvalidCount STARTED

org.apache.kafka.connect.util.ConnectorUtilsTest > testGroupPartitionsInvalidCount PASSED

org.apache.kafka.connect.header.ConnectHeaderTest > shouldGetSchemaFromStruct STARTED

org.apache.kafka.connect.header.ConnectHeaderTest > shouldGetSchemaFromStruct PASSED

org.apache.kafka.connect.header.ConnectHeaderTest > shouldAllowNonNullValue STARTED

org.apache.kafka.connect.header.ConnectHeaderTest > shouldAllowNonNullValue PASSED

org.apache.kafka.connect.header.ConnectHeaderTest > shouldSatisfyEquals STARTED

org.apache.kafka.connect.header.ConnectHeaderTest > shouldSatisfyEquals PASSED

org.apache.kafka.connect.header.ConnectHeaderTest > shouldAllowNullSchema STARTED

org.apache.kafka.connect.header.ConnectHeaderTest > shouldAllowNullSchema PASSED

org.apache.kafka.connect.header.ConnectHeaderTest > shouldAllowNullValues STARTED

org.apache.kafka.connect.header.ConnectHeaderTest > shouldAllowNullValues PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldNotAllowNullKey STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldNotAllowNullKey PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldValidateLogicalTypes STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldValidateLogicalTypes PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldHaveToString STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldHaveToString PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldRemoveAllHeadersWithSameKeyWhenEmpty STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldRemoveAllHeadersWithSameKeyWhenEmpty PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldTransformHeadersWithKey STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldTransformHeadersWithKey PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldAddDate STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldAddDate PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldAddTime STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldAddTime PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldNotAddHeadersWithObjectValuesAndMismatchedSchema STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldNotAddHeadersWithObjectValuesAndMismatchedSchema PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldNotValidateMismatchedValuesWithBuiltInTypes STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldNotValidateMismatchedValuesWithBuiltInTypes PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldRemoveAllHeadersWithSameKey STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldRemoveAllHeadersWithSameKey PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldTransformAndRemoveHeaders STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldTransformAndRemoveHeaders PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldBeEquals STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldBeEquals PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldValidateBuildInTypes STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldValidateBuildInTypes PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldRemoveAllHeaders STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldRemoveAllHeaders PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldTransformHeadersWhenEmpty STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldTransformHeadersWhenEmpty PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldNotValidateNullValuesWithBuiltInTypes STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldNotValidateNullValuesWithBuiltInTypes PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldTransformHeaders STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldTransformHeaders PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldAddMultipleHeadersWithSameKeyAndRetainLatest STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldAddMultipleHeadersWithSameKeyAndRetainLatest PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldRetainLatestWhenEmpty STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldRetainLatestWhenEmpty PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldAddHeadersWithPrimitiveValues STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldAddHeadersWithPrimitiveValues PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldNotAddHeadersWithNullObjectValuesWithNonOptionalSchema STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldNotAddHeadersWithNullObjectValuesWithNonOptionalSchema PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldDuplicateAndAlwaysReturnEquivalentButDifferentObject STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldDuplicateAndAlwaysReturnEquivalentButDifferentObject PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldAddTimestamp STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldAddTimestamp PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldAddDecimal STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldAddDecimal PASSED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldAddHeadersWithNullObjectValuesWithOptionalSchema STARTED

org.apache.kafka.connect.header.ConnectHeadersTest > shouldAddHeadersWithNullObjectValuesWithOptionalSchema PASSED

org.apache.kafka.connect.connector.ConnectorReconfigurationTest > testReconfigureStopException STARTED

org.apache.kafka.connect.connector.ConnectorReconfigurationTest > testReconfigureStopException PASSED

org.apache.kafka.connect.connector.ConnectorReconfigurationTest > testDefaultReconfigure STARTED

org.apache.kafka.connect.connector.ConnectorReconfigurationTest > testDefaultReconfigure PASSED

org.apache.kafka.connect.source.SourceRecordTest > shouldDuplicateRecordAndCloneHeaders STARTED

org.apache.kafka.connect.source.SourceRecordTest > shouldDuplicateRecordAndCloneHeaders PASSED

org.apache.kafka.connect.source.SourceRecordTest > shouldDuplicateRecordUsingNewHeaders STARTED

org.apache.kafka.connect.source.SourceRecordTest > shouldDuplicateRecordUsingNewHeaders PASSED

org.apache.kafka.connect.source.SourceRecordTest > shouldModifyRecordHeader STARTED

org.apache.kafka.connect.source.SourceRecordTest > shouldModifyRecordHeader PASSED

org.apache.kafka.connect.source.SourceRecordTest > shouldCreateSinkRecordWithHeaders STARTED

org.apache.kafka.connect.source.SourceRecordTest > shouldCreateSinkRecordWithHeaders PASSED

org.apache.kafka.connect.source.SourceRecordTest > shouldCreateSinkRecordWithEmtpyHeaders STARTED

org.apache.kafka.connect.source.SourceRecordTest > shouldCreateSinkRecordWithEmtpyHeaders PASSED

org.apache.kafka.connect.sink.SinkRecordTest > shouldDuplicateRecordAndCloneHeaders STARTED

org.apache.kafka.connect.sink.SinkRecordTest > shouldDuplicateRecordAndCloneHeaders PASSED

org.apache.kafka.connect.sink.SinkRecordTest > shouldCreateSinkRecordWithEmptyHeaders STARTED

org.apache.kafka.connect.sink.SinkRecordTest > shouldCreateSinkRecordWithEmptyHeaders PASSED

org.apache.kafka.connect.sink.SinkRecordTest > shouldDuplicateRecordUsingNewHeaders STARTED

org.apache.kafka.connect.sink.SinkRecordTest > shouldDuplicateRecordUsingNewHeaders PASSED

org.apache.kafka.connect.sink.SinkRecordTest > shouldModifyRecordHeader STARTED

org.apache.kafka.connect.sink.SinkRecordTest > shouldModifyRecordHeader PASSED

org.apache.kafka.connect.sink.SinkRecordTest > shouldCreateSinkRecordWithHeaders STARTED

org.apache.kafka.connect.sink.SinkRecordTest > shouldCreateSinkRecordWithHeaders PASSED

FAILURE: Build completed with 2 failures.

1: Task 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':connect:runtime:test'.
> Process 'Gradle Test Executor 20' finished with non-zero exit value 1
  This problem might be caused by incorrect test process configuration.
  Please refer to the test execution section in the User Manual at https://docs.gradle.org/5.4.1/userguide/java_testing.html#sec:test_execution

* 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 2h 42m 2s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #560

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/560/display/redirect?page=changes>

Changes:

[manikumar] MINOR: Use `jps` cmd to find out the pid of TransactionalMessageCopier

------------------------------------------
[...truncated 2.48 MB...]
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

> Task :streams:streams-scala:test

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaJoin STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaJoin PASSED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaSimple STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaSimple PASSED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaAggregate STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaAggregate PASSED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaProperties STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaProperties PASSED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaTransform STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaTransform PASSED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsMaterialized STARTED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsMaterialized PASSED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsJava STARTED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsJava PASSED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWords STARTED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWords PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > filter a KStream should filter records satisfying the predicate STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > filter a KStream should filter records satisfying the predicate PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > filterNot a KStream should filter records not satisfying the predicate STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > filterNot a KStream should filter records not satisfying the predicate PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > foreach a KStream should run foreach actions on records STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > foreach a KStream should run foreach actions on records PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > peek a KStream should run peek actions on records STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > peek a KStream should run peek actions on records PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > selectKey a KStream should select a new key STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > selectKey a KStream should select a new key PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > join 2 KStreams should join correctly records STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > join 2 KStreams should join correctly records PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialized should create a Materialized with Serdes STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialized should create a Materialized with Serdes PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a store name should create a Materialized with Serdes and a store name STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a store name should create a Materialized with Serdes and a store name PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a window store supplier should create a Materialized with Serdes and a store supplier STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a window store supplier should create a Materialized with Serdes and a store supplier PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a key value store supplier should create a Materialized with Serdes and a store supplier STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a key value store supplier should create a Materialized with Serdes and a store supplier PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a session store supplier should create a Materialized with Serdes and a store supplier STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a session store supplier should create a Materialized with Serdes and a store supplier PASSED

org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped should create a Grouped with Serdes STARTED

org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped should create a Grouped with Serdes PASSED

org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped with repartition topic name should create a Grouped with Serdes, and repartition topic name STARTED

org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped with repartition topic name should create a Grouped with Serdes, and repartition topic name PASSED

org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes STARTED

org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes PASSED

org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes and repartition topic name STARTED

org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes and repartition topic name PASSED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed should create a Consumed with Serdes STARTED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed should create a Consumed with Serdes PASSED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy STARTED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy PASSED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor should create a Consumed with Serdes and timestampExtractor STARTED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor should create a Consumed with Serdes and timestampExtractor PASSED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with resetPolicy should create a Consumed with Serdes and resetPolicy STARTED

org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with resetPolicy should create a Consumed with Serdes and resetPolicy PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > filter a KTable should filter records satisfying the predicate STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > filter a KTable should filter records satisfying the predicate PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > filterNot a KTable should filter records not satisfying the predicate STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > filterNot a KTable should filter records not satisfying the predicate PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables should join correctly records STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables should join correctly records PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables with a Materialized should join correctly records and state store STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables with a Materialized should join correctly records and state store PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > session windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > session windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > non-windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > non-windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit PASSED

org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced should create a Produced with Serdes STARTED

org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced should create a Produced with Serdes PASSED

org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy STARTED

org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy PASSED

org.apache.kafka.streams.scala.kstream.SuppressedTest > Suppressed.untilWindowCloses should produce the correct suppression STARTED

org.apache.kafka.streams.scala.kstream.SuppressedTest > Suppressed.untilWindowCloses should produce the correct suppression PASSED

org.apache.kafka.streams.scala.kstream.SuppressedTest > Suppressed.untilTimeLimit should produce the correct suppression STARTED

org.apache.kafka.streams.scala.kstream.SuppressedTest > Suppressed.untilTimeLimit should produce the correct suppression PASSED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.maxRecords should produce the correct buffer config STARTED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.maxRecords should produce the correct buffer config PASSED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.maxBytes should produce the correct buffer config STARTED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.maxBytes should produce the correct buffer config PASSED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.unbounded should produce the correct buffer config STARTED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig.unbounded should produce the correct buffer config PASSED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig should support very long chains of factory methods STARTED

org.apache.kafka.streams.scala.kstream.SuppressedTest > BufferConfig should support very long chains of factory methods PASSED

org.apache.kafka.streams.scala.StreamToTableJoinScalaIntegrationTestImplicitSerdes > testShouldCountClicksPerRegionWithNamedRepartitionTopic STARTED

org.apache.kafka.streams.scala.StreamToTableJoinScalaIntegrationTestImplicitSerdes > testShouldCountClicksPerRegionWithNamedRepartitionTopic PASSED

org.apache.kafka.streams.scala.StreamToTableJoinScalaIntegrationTestImplicitSerdes > testShouldCountClicksPerRegionJava STARTED

org.apache.kafka.streams.scala.StreamToTableJoinScalaIntegrationTestImplicitSerdes > testShouldCountClicksPerRegionJava PASSED

org.apache.kafka.streams.scala.StreamToTableJoinScalaIntegrationTestImplicitSerdes > testShouldCountClicksPerRegion STARTED

org.apache.kafka.streams.scala.StreamToTableJoinScalaIntegrationTestImplicitSerdes > testShouldCountClicksPerRegion PASSED

> 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 2h 47m 23s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #559

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/559/display/redirect?page=changes>

Changes:

[github] HOTFIX: Fix recent protocol breakage from KIP-345 and KIP-392 (#6780)

------------------------------------------
[...truncated 2.50 MB...]
org.apache.kafka.connect.json.JsonConverterTest > timestampToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullValueToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullValueToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > stringHeaderToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > stringHeaderToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonNonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonNonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > longToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > longToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > mismatchSchemaJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > mismatchSchemaJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectNonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectNonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > testJsonSchemaMetadataTranslation STARTED

org.apache.kafka.connect.json.JsonConverterTest > testJsonSchemaMetadataTranslation PASSED

org.apache.kafka.connect.json.JsonConverterTest > bytesToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > bytesToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > shortToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > shortToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > intToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > intToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndNullValueToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndNullValueToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > structToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > structToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > stringToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > stringToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndArrayToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndArrayToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > byteToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > byteToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaPrimitiveToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaPrimitiveToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > byteToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > byteToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > intToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > intToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > noSchemaToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndPrimitiveToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullSchemaAndPrimitiveToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToJsonStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > arrayToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > arrayToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > nullToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > nullToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > structToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > structToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > testConnectSchemaMetadataTranslation STARTED

org.apache.kafka.connect.json.JsonConverterTest > testConnectSchemaMetadataTranslation PASSED

org.apache.kafka.connect.json.JsonConverterTest > shortToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > shortToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > doubleToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > doubleToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > testStringHeaderToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > testStringHeaderToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > structSchemaIdentical STARTED

org.apache.kafka.connect.json.JsonConverterTest > structSchemaIdentical PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectStringKeys STARTED

org.apache.kafka.connect.json.JsonConverterTest > mapToConnectStringKeys PASSED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptional STARTED

org.apache.kafka.connect.json.JsonConverterTest > dateToConnectOptional PASSED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timeToConnectOptionalWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > floatToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > floatToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToConnectWithDefaultValue PASSED

org.apache.kafka.connect.json.JsonConverterTest > decimalToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > decimalToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > arrayToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > arrayToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > testCacheSchemaToConnectConversion STARTED

org.apache.kafka.connect.json.JsonConverterTest > testCacheSchemaToConnectConversion PASSED

org.apache.kafka.connect.json.JsonConverterTest > booleanToJson STARTED

org.apache.kafka.connect.json.JsonConverterTest > booleanToJson PASSED

org.apache.kafka.connect.json.JsonConverterTest > bytesToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > bytesToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > doubleToConnect STARTED

org.apache.kafka.connect.json.JsonConverterTest > doubleToConnect PASSED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptionalWithDefaultValue STARTED

org.apache.kafka.connect.json.JsonConverterTest > timestampToConnectOptionalWithDefaultValue 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 2h 30m 21s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #558

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/558/display/redirect?page=changes>

Changes:

[github] MINOR: A few logging improvements in the broker (#6773)

[jason] MINOR: Set `replicaId` for OffsetsForLeaderEpoch from followers (#6775)

------------------------------------------
[...truncated 2.47 MB...]
org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessDateToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToString STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToString PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimeToTimestamp STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimeToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToDate STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToDate PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToTime STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToTime PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToUnix STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToUnix PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaUnixToTimestamp STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaUnixToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessIdentity STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessIdentity PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaFieldConversion STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaFieldConversion PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaDateToTimestamp STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaDateToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaIdentity STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaIdentity PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToDate STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToDate PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToTime STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToTime PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToUnix STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessTimestampToUnix PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testConfigMissingFormat STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testConfigMissingFormat PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testConfigNoTargetType STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testConfigNoTargetType PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaStringToTimestamp STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaStringToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimeToTimestamp STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimeToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessUnixToTimestamp STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testSchemalessUnixToTimestamp PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToString STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testWithSchemaTimestampToString PASSED

org.apache.kafka.connect.transforms.TimestampConverterTest > testConfigInvalidFormat STARTED

org.apache.kafka.connect.transforms.TimestampConverterTest > testConfigInvalidFormat PASSED

org.apache.kafka.connect.transforms.TimestampRouterTest > defaultConfiguration STARTED

org.apache.kafka.connect.transforms.TimestampRouterTest > defaultConfiguration PASSED

org.apache.kafka.connect.transforms.RegexRouterTest > doesntMatch STARTED

org.apache.kafka.connect.transforms.RegexRouterTest > doesntMatch PASSED

org.apache.kafka.connect.transforms.RegexRouterTest > identity STARTED

org.apache.kafka.connect.transforms.RegexRouterTest > identity PASSED

org.apache.kafka.connect.transforms.RegexRouterTest > addPrefix STARTED

org.apache.kafka.connect.transforms.RegexRouterTest > addPrefix PASSED

org.apache.kafka.connect.transforms.RegexRouterTest > addSuffix STARTED

org.apache.kafka.connect.transforms.RegexRouterTest > addSuffix PASSED

org.apache.kafka.connect.transforms.RegexRouterTest > slice STARTED

org.apache.kafka.connect.transforms.RegexRouterTest > slice PASSED

org.apache.kafka.connect.transforms.RegexRouterTest > staticReplacement STARTED

org.apache.kafka.connect.transforms.RegexRouterTest > staticReplacement PASSED

org.apache.kafka.connect.transforms.ValueToKeyTest > withSchema STARTED

org.apache.kafka.connect.transforms.ValueToKeyTest > withSchema PASSED

org.apache.kafka.connect.transforms.ValueToKeyTest > schemaless STARTED

org.apache.kafka.connect.transforms.ValueToKeyTest > schemaless PASSED

org.apache.kafka.connect.transforms.InsertFieldTest > schemalessInsertConfiguredFields STARTED

org.apache.kafka.connect.transforms.InsertFieldTest > schemalessInsertConfiguredFields PASSED

org.apache.kafka.connect.transforms.InsertFieldTest > topLevelStructRequired STARTED

org.apache.kafka.connect.transforms.InsertFieldTest > topLevelStructRequired PASSED

org.apache.kafka.connect.transforms.InsertFieldTest > copySchemaAndInsertConfiguredFields STARTED

org.apache.kafka.connect.transforms.InsertFieldTest > copySchemaAndInsertConfiguredFields PASSED

org.apache.kafka.connect.transforms.ReplaceFieldTest > withSchema STARTED

org.apache.kafka.connect.transforms.ReplaceFieldTest > withSchema PASSED

org.apache.kafka.connect.transforms.ReplaceFieldTest > schemaless STARTED

org.apache.kafka.connect.transforms.ReplaceFieldTest > schemaless PASSED

org.apache.kafka.connect.transforms.MaskFieldTest > withSchema STARTED

org.apache.kafka.connect.transforms.MaskFieldTest > withSchema PASSED

org.apache.kafka.connect.transforms.MaskFieldTest > schemaless STARTED

org.apache.kafka.connect.transforms.MaskFieldTest > schemaless PASSED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testNullList STARTED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testNullList PASSED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testEmptyList STARTED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testEmptyList PASSED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testValidList STARTED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testValidList PASSED

org.apache.kafka.connect.transforms.FlattenTest > testKey STARTED

org.apache.kafka.connect.transforms.FlattenTest > testKey PASSED

org.apache.kafka.connect.transforms.FlattenTest > testOptionalAndDefaultValuesNested STARTED

org.apache.kafka.connect.transforms.FlattenTest > testOptionalAndDefaultValuesNested PASSED

org.apache.kafka.connect.transforms.FlattenTest > topLevelMapRequired STARTED

org.apache.kafka.connect.transforms.FlattenTest > topLevelMapRequired PASSED

org.apache.kafka.connect.transforms.FlattenTest > topLevelStructRequired STARTED

org.apache.kafka.connect.transforms.FlattenTest > topLevelStructRequired PASSED

org.apache.kafka.connect.transforms.FlattenTest > testOptionalFieldStruct STARTED

org.apache.kafka.connect.transforms.FlattenTest > testOptionalFieldStruct PASSED

org.apache.kafka.connect.transforms.FlattenTest > testNestedMapWithDelimiter STARTED

org.apache.kafka.connect.transforms.FlattenTest > testNestedMapWithDelimiter PASSED

org.apache.kafka.connect.transforms.FlattenTest > testOptionalFieldMap STARTED

org.apache.kafka.connect.transforms.FlattenTest > testOptionalFieldMap PASSED

org.apache.kafka.connect.transforms.FlattenTest > testUnsupportedTypeInMap STARTED

org.apache.kafka.connect.transforms.FlattenTest > testUnsupportedTypeInMap PASSED

org.apache.kafka.connect.transforms.FlattenTest > testNestedStruct STARTED

org.apache.kafka.connect.transforms.FlattenTest > testNestedStruct PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameUpdate STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameUpdate PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdateWithStruct STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdateWithStruct PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfStruct STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfStruct PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdate STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdate PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNull STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNull PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaVersionUpdate STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaVersionUpdate PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNonStruct STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNonStruct 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 2h 37m 47s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #557

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/557/display/redirect?page=changes>

Changes:

[wangguoz] KAFKA-8315: fix the JoinWindows retention deprecation doc (#6664)

[github] KAFKA-8052; Ensure fetch session epoch is updated before new request

------------------------------------------
[...truncated 2.38 MB...]
        at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.start(EmbeddedConnectCluster.java:132)
        at org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest.setup(RebalanceSourceConnectorsIntegrationTest.java:92)

    java.lang.RuntimeException: Could not stop brokers
        at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.stop(EmbeddedConnectCluster.java:148)
        at org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest.close(RebalanceSourceConnectorsIntegrationTest.java:98)

        Caused by:
        java.lang.RuntimeException: Could not shutdown producer
            at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.stop(EmbeddedKafkaCluster.java:141)
            at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.after(EmbeddedKafkaCluster.java:102)
            at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.stop(EmbeddedConnectCluster.java:143)
            ... 1 more

            Caused by:
            java.lang.NullPointerException
                at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.stop(EmbeddedKafkaCluster.java:138)
                ... 3 more

org.apache.kafka.connect.integration.ErrorHandlingIntegrationTest > testSkipRetryAndDLQWithHeaders STARTED
org.apache.kafka.connect.integration.ErrorHandlingIntegrationTest.testSkipRetryAndDLQWithHeaders failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk11/ws/connect/runtime/build/reports/testOutput/org.apache.kafka.connect.integration.ErrorHandlingIntegrationTest.testSkipRetryAndDLQWithHeaders.test.stdout>

org.apache.kafka.connect.integration.ErrorHandlingIntegrationTest > testSkipRetryAndDLQWithHeaders FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:261)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:231)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:241)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:95)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.start(EmbeddedKafkaCluster.java:106)
        at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.before(EmbeddedKafkaCluster.java:97)
        at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.start(EmbeddedConnectCluster.java:132)
        at org.apache.kafka.connect.integration.ErrorHandlingIntegrationTest.setup(ErrorHandlingIntegrationTest.java:90)

    java.lang.RuntimeException: Could not stop brokers
        at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.stop(EmbeddedConnectCluster.java:148)
        at org.apache.kafka.connect.integration.ErrorHandlingIntegrationTest.close(ErrorHandlingIntegrationTest.java:99)

        Caused by:
        java.lang.RuntimeException: Could not shutdown producer
            at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.stop(EmbeddedKafkaCluster.java:141)
            at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.after(EmbeddedKafkaCluster.java:102)
            at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.stop(EmbeddedConnectCluster.java:143)
            ... 1 more

            Caused by:
            java.lang.NullPointerException
                at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.stop(EmbeddedKafkaCluster.java:138)
                ... 3 more

org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithNotAllowedOverridesForPrincipalPolicy STARTED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.testCreateWithNotAllowedOverridesForPrincipalPolicy failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk11/ws/connect/runtime/build/reports/testOutput/org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.testCreateWithNotAllowedOverridesForPrincipalPolicy.test.stdout>

org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithNotAllowedOverridesForPrincipalPolicy FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:261)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:231)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:241)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:95)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.start(EmbeddedKafkaCluster.java:106)
        at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.before(EmbeddedKafkaCluster.java:97)
        at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.start(EmbeddedConnectCluster.java:132)
        at org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.connectClusterWithPolicy(ConnectorCientPolicyIntegrationTest.java:108)
        at org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.assertFailCreateConnector(ConnectorCientPolicyIntegrationTest.java:113)
        at org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.testCreateWithNotAllowedOverridesForPrincipalPolicy(ConnectorCientPolicyIntegrationTest.java:70)

org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithAllowedOverridesForAllPolicy STARTED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.testCreateWithAllowedOverridesForAllPolicy failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk11/ws/connect/runtime/build/reports/testOutput/org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.testCreateWithAllowedOverridesForAllPolicy.test.stdout>

org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithAllowedOverridesForAllPolicy FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:261)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:231)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:241)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:95)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.start(EmbeddedKafkaCluster.java:106)
        at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.before(EmbeddedKafkaCluster.java:97)
        at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.start(EmbeddedConnectCluster.java:132)
        at org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.connectClusterWithPolicy(ConnectorCientPolicyIntegrationTest.java:108)
        at org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.assertPassCreateConnector(ConnectorCientPolicyIntegrationTest.java:125)
        at org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.testCreateWithAllowedOverridesForAllPolicy(ConnectorCientPolicyIntegrationTest.java:85)

org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithAllowedOverridesForPrincipalPolicy STARTED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.testCreateWithAllowedOverridesForPrincipalPolicy failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk11/ws/connect/runtime/build/reports/testOutput/org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.testCreateWithAllowedOverridesForPrincipalPolicy.test.stdout>

org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithAllowedOverridesForPrincipalPolicy FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:261)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:231)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:241)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:95)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.start(EmbeddedKafkaCluster.java:106)
        at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.before(EmbeddedKafkaCluster.java:97)
        at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.start(EmbeddedConnectCluster.java:132)
        at org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.connectClusterWithPolicy(ConnectorCientPolicyIntegrationTest.java:108)
        at org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.assertPassCreateConnector(ConnectorCientPolicyIntegrationTest.java:125)
        at org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.testCreateWithAllowedOverridesForPrincipalPolicy(ConnectorCientPolicyIntegrationTest.java:77)

org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithOverridesForNonePolicy STARTED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.testCreateWithOverridesForNonePolicy failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk11/ws/connect/runtime/build/reports/testOutput/org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.testCreateWithOverridesForNonePolicy.test.stdout>

org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest > testCreateWithOverridesForNonePolicy FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:261)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:231)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:241)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:95)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.start(EmbeddedKafkaCluster.java:106)
        at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.before(EmbeddedKafkaCluster.java:97)
        at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.start(EmbeddedConnectCluster.java:132)
        at org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.connectClusterWithPolicy(ConnectorCientPolicyIntegrationTest.java:108)
        at org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.assertFailCreateConnector(ConnectorCientPolicyIntegrationTest.java:113)
        at org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest.testCreateWithOverridesForNonePolicy(ConnectorCientPolicyIntegrationTest.java:62)

org.apache.kafka.connect.integration.ConnectWorkerIntegrationTest > testAddAndRemoveWorker STARTED
org.apache.kafka.connect.integration.ConnectWorkerIntegrationTest.testAddAndRemoveWorker failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk11/ws/connect/runtime/build/reports/testOutput/org.apache.kafka.connect.integration.ConnectWorkerIntegrationTest.testAddAndRemoveWorker.test.stdout>

org.apache.kafka.connect.integration.ConnectWorkerIntegrationTest > testAddAndRemoveWorker FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:261)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:231)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:241)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:95)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.start(EmbeddedKafkaCluster.java:106)
        at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.before(EmbeddedKafkaCluster.java:97)
        at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.start(EmbeddedConnectCluster.java:132)
        at org.apache.kafka.connect.integration.ConnectWorkerIntegrationTest.setup(ConnectWorkerIntegrationTest.java:84)

    java.lang.RuntimeException: Could not stop brokers
        at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.stop(EmbeddedConnectCluster.java:148)
        at org.apache.kafka.connect.integration.ConnectWorkerIntegrationTest.close(ConnectWorkerIntegrationTest.java:90)

        Caused by:
        java.lang.RuntimeException: Could not shutdown producer
            at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.stop(EmbeddedKafkaCluster.java:141)
            at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.after(EmbeddedKafkaCluster.java:102)
            at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.stop(EmbeddedConnectCluster.java:143)
            ... 1 more

            Caused by:
            java.lang.NullPointerException
                at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.stop(EmbeddedKafkaCluster.java:138)
                ... 3 more

org.apache.kafka.connect.integration.RestExtensionIntegrationTest > testImmediateRequestForListOfConnectors STARTED
org.apache.kafka.connect.integration.RestExtensionIntegrationTest.testImmediateRequestForListOfConnectors failed, log available in <https://builds.apache.org/job/kafka-trunk-jdk11/ws/connect/runtime/build/reports/testOutput/org.apache.kafka.connect.integration.RestExtensionIntegrationTest.testImmediateRequestForListOfConnectors.test.stdout>

org.apache.kafka.connect.integration.RestExtensionIntegrationTest > testImmediateRequestForListOfConnectors FAILED
    java.lang.IllegalStateException: Shutdown in progress
        at java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
        at java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:261)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:231)
        at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:241)
        at kafka.utils.TestUtils$.tempDir(TestUtils.scala:95)
        at kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
        at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.start(EmbeddedKafkaCluster.java:106)
        at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.before(EmbeddedKafkaCluster.java:97)
        at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.start(EmbeddedConnectCluster.java:132)
        at org.apache.kafka.connect.integration.RestExtensionIntegrationTest.testImmediateRequestForListOfConnectors(RestExtensionIntegrationTest.java:64)

    java.lang.RuntimeException: Could not stop brokers
        at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.stop(EmbeddedConnectCluster.java:148)
        at org.apache.kafka.connect.integration.RestExtensionIntegrationTest.close(RestExtensionIntegrationTest.java:76)

        Caused by:
        java.lang.RuntimeException: Could not shutdown producer
            at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.stop(EmbeddedKafkaCluster.java:141)
            at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.after(EmbeddedKafkaCluster.java:102)
            at org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.stop(EmbeddedConnectCluster.java:143)
            ... 1 more

            Caused by:
            java.lang.NullPointerException
                at org.apache.kafka.connect.util.clusters.EmbeddedKafkaCluster.stop(EmbeddedKafkaCluster.java:138)
                ... 3 more

org.apache.kafka.connect.runtime.SourceTaskOffsetCommitterTest > testClose STARTED
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.powermock.reflect.internal.WhiteboxImpl (file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.powermock/powermock-reflect/2.0.2/79df0e5792fba38278b90f9e22617f5684313017/powermock-reflect-2.0.2.jar) to method java.lang.Object.clone()
WARNING: Please consider reporting this to the maintainers of org.powermock.reflect.internal.WhiteboxImpl
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

org.apache.kafka.connect.runtime.SourceTaskOffsetCommitterTest > testClose SKIPPED

14 tests completed, 9 failed, 1 skipped

> Task :connect:runtime:test FAILED

FAILURE: Build completed with 2 failures.

1: Task 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':connect:runtime:test'.
> Process 'Gradle Test Executor 20' finished with non-zero exit value 1
  This problem might be caused by incorrect test process configuration.
  Please refer to the test execution section in the User Manual at https://docs.gradle.org/5.4.1/userguide/java_testing.html#sec:test_execution

* 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 2h 20m 52s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #556

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/556/display/redirect?page=changes>

Changes:

[rhauch] KAFKA-8265: Fix override config name to match KIP-458. (#6776)

------------------------------------------
[...truncated 2.50 MB...]
org.apache.kafka.trogdor.workload.PayloadGeneratorTest > testNullPayloadGenerator STARTED

org.apache.kafka.trogdor.workload.PayloadGeneratorTest > testNullPayloadGenerator PASSED

org.apache.kafka.trogdor.workload.PayloadGeneratorTest > testUniformRandomPayloadGenerator STARTED

org.apache.kafka.trogdor.workload.PayloadGeneratorTest > testUniformRandomPayloadGenerator PASSED

org.apache.kafka.trogdor.workload.PayloadGeneratorTest > testPayloadIterator STARTED

org.apache.kafka.trogdor.workload.PayloadGeneratorTest > testPayloadIterator PASSED

org.apache.kafka.trogdor.workload.PayloadGeneratorTest > testUniformRandomPayloadGeneratorPaddingBytes STARTED

org.apache.kafka.trogdor.workload.PayloadGeneratorTest > testUniformRandomPayloadGeneratorPaddingBytes PASSED

org.apache.kafka.trogdor.workload.ThrottleTest > testThrottle STARTED

org.apache.kafka.trogdor.workload.ThrottleTest > testThrottle PASSED

org.apache.kafka.trogdor.workload.TimeIntervalTransactionsGeneratorTest > testCommitsTransactionAfterIntervalPasses STARTED

org.apache.kafka.trogdor.workload.TimeIntervalTransactionsGeneratorTest > testCommitsTransactionAfterIntervalPasses PASSED

org.apache.kafka.trogdor.workload.ExternalCommandWorkerTest > testProcessWithFailedExit STARTED

org.apache.kafka.trogdor.workload.ExternalCommandWorkerTest > testProcessWithFailedExit PASSED

org.apache.kafka.trogdor.workload.ExternalCommandWorkerTest > testProcessNotFound STARTED

org.apache.kafka.trogdor.workload.ExternalCommandWorkerTest > testProcessNotFound PASSED

org.apache.kafka.trogdor.workload.ExternalCommandWorkerTest > testProcessForceKillTimeout STARTED

org.apache.kafka.trogdor.workload.ExternalCommandWorkerTest > testProcessForceKillTimeout PASSED

org.apache.kafka.trogdor.workload.ExternalCommandWorkerTest > testProcessStop STARTED

org.apache.kafka.trogdor.workload.ExternalCommandWorkerTest > testProcessStop PASSED

org.apache.kafka.trogdor.workload.ExternalCommandWorkerTest > testProcessWithNormalExit STARTED

org.apache.kafka.trogdor.workload.ExternalCommandWorkerTest > testProcessWithNormalExit PASSED

org.apache.kafka.trogdor.workload.TopicsSpecTest > testPartitionNumbers STARTED

org.apache.kafka.trogdor.workload.TopicsSpecTest > testPartitionNumbers PASSED

org.apache.kafka.trogdor.workload.TopicsSpecTest > testMaterialize STARTED

org.apache.kafka.trogdor.workload.TopicsSpecTest > testMaterialize PASSED

org.apache.kafka.trogdor.workload.TopicsSpecTest > testPartitionsSpec STARTED

org.apache.kafka.trogdor.workload.TopicsSpecTest > testPartitionsSpec PASSED

org.apache.kafka.trogdor.workload.HistogramTest > testHistogramPercentiles STARTED

org.apache.kafka.trogdor.workload.HistogramTest > testHistogramPercentiles PASSED

org.apache.kafka.trogdor.workload.HistogramTest > testHistogramSamples STARTED

org.apache.kafka.trogdor.workload.HistogramTest > testHistogramSamples PASSED

org.apache.kafka.trogdor.workload.HistogramTest > testHistogramAverage STARTED

org.apache.kafka.trogdor.workload.HistogramTest > testHistogramAverage PASSED

org.apache.kafka.trogdor.basic.BasicPlatformTest > testCreateBasicPlatform STARTED

org.apache.kafka.trogdor.basic.BasicPlatformTest > testCreateBasicPlatform PASSED

org.apache.kafka.trogdor.agent.AgentTest > testAgentCreateWorkers STARTED

org.apache.kafka.trogdor.agent.AgentTest > testAgentCreateWorkers PASSED

org.apache.kafka.trogdor.agent.AgentTest > testAgentGetStatus STARTED

org.apache.kafka.trogdor.agent.AgentTest > testAgentGetStatus PASSED

org.apache.kafka.trogdor.agent.AgentTest > testAgentGetUptime STARTED

org.apache.kafka.trogdor.agent.AgentTest > testAgentGetUptime PASSED

org.apache.kafka.trogdor.agent.AgentTest > testAgentStartShutdown STARTED

org.apache.kafka.trogdor.agent.AgentTest > testAgentStartShutdown PASSED

org.apache.kafka.trogdor.agent.AgentTest > testCreateExpiredWorkerIsNotScheduled STARTED

org.apache.kafka.trogdor.agent.AgentTest > testCreateExpiredWorkerIsNotScheduled PASSED

org.apache.kafka.trogdor.agent.AgentTest > testAgentProgrammaticShutdown STARTED

org.apache.kafka.trogdor.agent.AgentTest > testAgentProgrammaticShutdown PASSED

org.apache.kafka.trogdor.agent.AgentTest > testDestroyWorkers STARTED

org.apache.kafka.trogdor.agent.AgentTest > testDestroyWorkers PASSED

org.apache.kafka.trogdor.agent.AgentTest > testKiboshFaults STARTED

org.apache.kafka.trogdor.agent.AgentTest > testKiboshFaults PASSED

org.apache.kafka.trogdor.agent.AgentTest > testAgentExecWithTimeout STARTED

org.apache.kafka.trogdor.agent.AgentTest > testAgentExecWithTimeout PASSED

org.apache.kafka.trogdor.agent.AgentTest > testAgentExecWithNormalExit STARTED

org.apache.kafka.trogdor.agent.AgentTest > testAgentExecWithNormalExit PASSED

org.apache.kafka.trogdor.agent.AgentTest > testWorkerCompletions STARTED

org.apache.kafka.trogdor.agent.AgentTest > testWorkerCompletions PASSED

org.apache.kafka.trogdor.agent.AgentTest > testAgentFinishesTasks STARTED

org.apache.kafka.trogdor.agent.AgentTest > testAgentFinishesTasks PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTaskRequest STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTaskRequest PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTaskDestruction STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTaskDestruction PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTasksRequestMatches STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTasksRequestMatches PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testWorkersExitingAtDifferentTimes STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testWorkersExitingAtDifferentTimes PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testAgentFailureAndTaskExpiry STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testAgentFailureAndTaskExpiry PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTaskDistribution STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTaskDistribution PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTaskRequestWithOldStartMsGetsUpdated STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTaskRequestWithOldStartMsGetsUpdated PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testNetworkPartitionFault STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testNetworkPartitionFault PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTaskRequestWithFutureStartMsDoesNotGetRun STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTaskRequestWithFutureStartMsDoesNotGetRun PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTaskCancellation STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTaskCancellation PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testCreateTask STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testCreateTask PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTasksRequest STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testTasksRequest PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testCoordinatorStatus STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testCoordinatorStatus PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testCoordinatorUptime STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorTest > testCoordinatorUptime PASSED

org.apache.kafka.trogdor.coordinator.CoordinatorClientTest > testPrettyPrintTaskInfo STARTED

org.apache.kafka.trogdor.coordinator.CoordinatorClientTest > testPrettyPrintTaskInfo PASSED

> Task :log4j-appender:test

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendWithoutIgnoringExceptionsShouldNotThrowException STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendWithoutIgnoringExceptionsShouldNotThrowException PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendAndNotIgnoringExceptionsShouldThrowException STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendAndNotIgnoringExceptionsShouldThrowException PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppends STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppends PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSetSaslMechanism STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSetSaslMechanism PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testJaasConfigNotSet STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testJaasConfigNotSet PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testKafkaLog4jConfigs STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testKafkaLog4jConfigs PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendAndSimulateProducerFailShouldThrowException STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendAndSimulateProducerFailShouldThrowException PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendShouldNotThrowException STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendShouldNotThrowException PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSaslMechanismNotSet STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSaslMechanismNotSet PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSetJaasConfig STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSetJaasConfig 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 2h 41m 8s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #555

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/555/display/redirect?page=changes>

Changes:

[manikumar] KAFKA-3143: Controller should transition offline replicas on startup

------------------------------------------
[...truncated 2.46 MB...]
kafka.controller.ControllerEventManagerTest > testEventThatThrowsException PASSED

kafka.controller.ControllerEventManagerTest > testSuccessfulEvent STARTED

kafka.controller.ControllerEventManagerTest > testSuccessfulEvent PASSED

kafka.controller.TopicDeletionManagerTest > testBrokerFailureAfterDeletionStarted STARTED

kafka.controller.TopicDeletionManagerTest > testBrokerFailureAfterDeletionStarted PASSED

kafka.controller.TopicDeletionManagerTest > testInitialization STARTED

kafka.controller.TopicDeletionManagerTest > testInitialization PASSED

kafka.controller.TopicDeletionManagerTest > testBasicDeletion STARTED

kafka.controller.TopicDeletionManagerTest > testBasicDeletion PASSED

kafka.controller.TopicDeletionManagerTest > testDeletionWithBrokerOffline STARTED

kafka.controller.TopicDeletionManagerTest > testDeletionWithBrokerOffline 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.network.DynamicConnectionQuotaTest > testDynamicListenerConnectionQuota STARTED

kafka.network.DynamicConnectionQuotaTest > testDynamicListenerConnectionQuota 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 > testUncleanLeaderElectionDisabled STARTED

kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled PASSED

kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionInvalidTopicOverride STARTED

kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionInvalidTopicOverride PASSED

kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabledByTopicOverride STARTED

kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabledByTopicOverride PASSED

kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabledByTopicOverride STARTED

kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabledByTopicOverride PASSED

kafka.integration.MinIsrConfigTest > testDefaultKafkaConfig STARTED

kafka.integration.MinIsrConfigTest > testDefaultKafkaConfig PASSED

integration.kafka.api.ConsumerTopicCreationTest > testAutoTopicCreation[brokerTopicCreation=true, consumerTopicCreation=true] STARTED

integration.kafka.api.ConsumerTopicCreationTest > testAutoTopicCreation[brokerTopicCreation=true, consumerTopicCreation=true] PASSED

integration.kafka.api.ConsumerTopicCreationTest > testAutoTopicCreation[brokerTopicCreation=true, consumerTopicCreation=false] STARTED

integration.kafka.api.ConsumerTopicCreationTest > testAutoTopicCreation[brokerTopicCreation=true, consumerTopicCreation=false] PASSED

integration.kafka.api.ConsumerTopicCreationTest > testAutoTopicCreation[brokerTopicCreation=false, consumerTopicCreation=true] STARTED

integration.kafka.api.ConsumerTopicCreationTest > testAutoTopicCreation[brokerTopicCreation=false, consumerTopicCreation=true] PASSED

integration.kafka.api.ConsumerTopicCreationTest > testAutoTopicCreation[brokerTopicCreation=false, consumerTopicCreation=false] STARTED

integration.kafka.api.ConsumerTopicCreationTest > testAutoTopicCreation[brokerTopicCreation=false, consumerTopicCreation=false] PASSED

2370 tests completed, 1 failed, 2 skipped

> Task :core:test FAILED

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 1h 44m 51s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #554

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/554/display/redirect?page=changes>

Changes:

[jason] MINOR: Work around OpenJDK 11 javadocs issue. (#6747)

------------------------------------------
[...truncated 2.46 MB...]
org.apache.kafka.connect.runtime.distributed.DistributedHerderTest > testJoinLeaderCatchUpFails PASSED

org.apache.kafka.connect.runtime.distributed.DistributedHerderTest > testInconsistentConfigs STARTED

org.apache.kafka.connect.runtime.distributed.DistributedHerderTest > testInconsistentConfigs PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignmentSingleTaskConnectors[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignmentSingleTaskConnectors[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupFollower[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupFollower[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testMetadata[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testMetadata[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment1[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment1[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment2[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment2[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testJoinLeaderCannotAssign[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testJoinLeaderCannotAssign[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testRejoinGroup[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testRejoinGroup[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupLeader[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupLeader[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignmentSingleTaskConnectors[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignmentSingleTaskConnectors[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupFollower[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupFollower[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testMetadata[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testMetadata[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment1[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment1[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment2[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment2[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testJoinLeaderCannotAssign[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testJoinLeaderCannotAssign[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testRejoinGroup[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testRejoinGroup[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupLeader[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupLeader[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testMetadataWithExistingAssignmentButOlderProtocolSelection[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testMetadataWithExistingAssignmentButOlderProtocolSelection[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testMetadataWithExistingAssignment[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testMetadataWithExistingAssignment[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testTaskAssignmentWhenWorkerBounces[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testTaskAssignmentWhenWorkerBounces[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testTaskAssignmentWhenWorkerJoins[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testTaskAssignmentWhenWorkerJoins[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testTaskAssignmentWhenWorkerLeavesPermanently[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testTaskAssignmentWhenWorkerLeavesPermanently[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testMetadata[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testMetadata[0] PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWhenWorkerLeavesPermanently STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWhenWorkerLeavesPermanently PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenLeaderBounces STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenLeaderBounces PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenWorkerBounces STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenWorkerBounces PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWhenWorkerBouncesBackButFinallyLeaves STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWhenWorkerBouncesBackButFinallyLeaves PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWhenWorkerBounces STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWhenWorkerBounces PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenWorkerJoins STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenWorkerJoins PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWithMoreThanOneCandidates STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWithMoreThanOneCandidates PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testAssignTasksWhenBalanced STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testAssignTasksWhenBalanced PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenWorkerLeavesPermanently STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenWorkerLeavesPermanently PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testAssignConnectorsWhenImbalanced STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testAssignConnectorsWhenImbalanced PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenConnectorsAreDeleted STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenConnectorsAreDeleted PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testAssignConnectorsWhenBalanced STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testAssignConnectorsWhenBalanced PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenSubsequentAssignmentAttemptFails STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenSubsequentAssignmentAttemptFails PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenFirstAssignmentAttemptFails STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenFirstAssignmentAttemptFails PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenLeaderLeavesPermanently STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenLeaderLeavesPermanently PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToCoopMetadata STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToCoopMetadata PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToEagerAssignment STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToEagerAssignment PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToCoopAssignment STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToCoopAssignment PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToCoopAssignment STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToCoopAssignment PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToEagerAssignment STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToEagerAssignment PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToEagerMetadata STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToEagerMetadata PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToEagerMetadata STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToEagerMetadata PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToCoopMetadata STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToCoopMetadata PASSED

org.apache.kafka.connect.runtime.WorkerTaskTest > standardStartup STARTED

org.apache.kafka.connect.runtime.WorkerTaskTest > standardStartup PASSED

org.apache.kafka.connect.runtime.WorkerTaskTest > stopBeforeStarting STARTED

org.apache.kafka.connect.runtime.WorkerTaskTest > stopBeforeStarting PASSED

org.apache.kafka.connect.runtime.WorkerTaskTest > cancelBeforeStopping STARTED

org.apache.kafka.connect.runtime.WorkerTaskTest > cancelBeforeStopping PASSED

org.apache.kafka.connect.runtime.WorkerTaskTest > updateMetricsOnListenerEventsForStartupPauseResumeAndShutdown STARTED

org.apache.kafka.connect.runtime.WorkerTaskTest > updateMetricsOnListenerEventsForStartupPauseResumeAndShutdown PASSED

org.apache.kafka.connect.runtime.WorkerTaskTest > updateMetricsOnListenerEventsForStartupPauseResumeAndFailure STARTED

org.apache.kafka.connect.runtime.WorkerTaskTest > updateMetricsOnListenerEventsForStartupPauseResumeAndFailure PASSED

org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicyTest > testNoOverrides STARTED

org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicyTest > testNoOverrides PASSED

org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicyTest > testWithOverrides STARTED

org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicyTest > testWithOverrides PASSED

org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicyTest > testPrincipalPlusOtherConfigs STARTED

org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicyTest > testPrincipalPlusOtherConfigs PASSED

org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicyTest > testPrincipalOnly STARTED

org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicyTest > testPrincipalOnly 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 2h 40m 57s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #553

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/553/display/redirect?page=changes>

Changes:

[rhauch] KAFKA-8265: Fix config name to match KIP-458. (#6755)

[github] MINOR: Bump version to 2.4.0-SNAPSHOT (#6774)

------------------------------------------
[...truncated 2.50 MB...]
org.apache.kafka.connect.runtime.distributed.DistributedHerderTest > testAccessors PASSED

org.apache.kafka.connect.runtime.distributed.DistributedHerderTest > testPutConnectorConfig STARTED

org.apache.kafka.connect.runtime.distributed.DistributedHerderTest > testPutConnectorConfig PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignmentSingleTaskConnectors[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignmentSingleTaskConnectors[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupFollower[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupFollower[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testMetadata[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testMetadata[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment1[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment1[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment2[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment2[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testJoinLeaderCannotAssign[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testJoinLeaderCannotAssign[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testRejoinGroup[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testRejoinGroup[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupLeader[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupLeader[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignmentSingleTaskConnectors[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignmentSingleTaskConnectors[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupFollower[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupFollower[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testMetadata[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testMetadata[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment1[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment1[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment2[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testLeaderPerformAssignment2[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testJoinLeaderCannotAssign[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testJoinLeaderCannotAssign[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testRejoinGroup[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testRejoinGroup[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupLeader[1] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorTest > testNormalJoinGroupLeader[1] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testMetadataWithExistingAssignmentButOlderProtocolSelection[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testMetadataWithExistingAssignmentButOlderProtocolSelection[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testMetadataWithExistingAssignment[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testMetadataWithExistingAssignment[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testTaskAssignmentWhenWorkerBounces[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testTaskAssignmentWhenWorkerBounces[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testTaskAssignmentWhenWorkerJoins[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testTaskAssignmentWhenWorkerJoins[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testTaskAssignmentWhenWorkerLeavesPermanently[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testTaskAssignmentWhenWorkerLeavesPermanently[0] PASSED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testMetadata[0] STARTED

org.apache.kafka.connect.runtime.distributed.WorkerCoordinatorIncrementalTest > testMetadata[0] PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWhenWorkerLeavesPermanently STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWhenWorkerLeavesPermanently PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenLeaderBounces STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenLeaderBounces PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenWorkerBounces STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenWorkerBounces PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWhenWorkerBouncesBackButFinallyLeaves STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWhenWorkerBouncesBackButFinallyLeaves PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWhenWorkerBounces STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWhenWorkerBounces PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenWorkerJoins STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenWorkerJoins PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWithMoreThanOneCandidates STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testLostAssignmentHandlingWithMoreThanOneCandidates PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testAssignTasksWhenBalanced STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testAssignTasksWhenBalanced PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenWorkerLeavesPermanently STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenWorkerLeavesPermanently PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testAssignConnectorsWhenImbalanced STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testAssignConnectorsWhenImbalanced PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenConnectorsAreDeleted STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenConnectorsAreDeleted PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testAssignConnectorsWhenBalanced STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testAssignConnectorsWhenBalanced PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenSubsequentAssignmentAttemptFails STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenSubsequentAssignmentAttemptFails PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenFirstAssignmentAttemptFails STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenFirstAssignmentAttemptFails PASSED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenLeaderLeavesPermanently STARTED

org.apache.kafka.connect.runtime.distributed.IncrementalCooperativeAssignorTest > testTaskAssignmentWhenLeaderLeavesPermanently PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToCoopMetadata STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToCoopMetadata PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToEagerAssignment STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToEagerAssignment PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToCoopAssignment STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToCoopAssignment PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToCoopAssignment STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToCoopAssignment PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToEagerAssignment STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToEagerAssignment PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToEagerMetadata STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testCoopToEagerMetadata PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToEagerMetadata STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToEagerMetadata PASSED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToCoopMetadata STARTED

org.apache.kafka.connect.runtime.distributed.ConnectProtocolCompatibilityTest > testEagerToCoopMetadata PASSED

org.apache.kafka.connect.runtime.WorkerTaskTest > standardStartup STARTED

org.apache.kafka.connect.runtime.WorkerTaskTest > standardStartup PASSED

org.apache.kafka.connect.runtime.WorkerTaskTest > stopBeforeStarting STARTED

org.apache.kafka.connect.runtime.WorkerTaskTest > stopBeforeStarting PASSED

org.apache.kafka.connect.runtime.WorkerTaskTest > cancelBeforeStopping STARTED

org.apache.kafka.connect.runtime.WorkerTaskTest > cancelBeforeStopping PASSED

org.apache.kafka.connect.runtime.WorkerTaskTest > updateMetricsOnListenerEventsForStartupPauseResumeAndShutdown STARTED

org.apache.kafka.connect.runtime.WorkerTaskTest > updateMetricsOnListenerEventsForStartupPauseResumeAndShutdown PASSED

org.apache.kafka.connect.runtime.WorkerTaskTest > updateMetricsOnListenerEventsForStartupPauseResumeAndFailure STARTED

org.apache.kafka.connect.runtime.WorkerTaskTest > updateMetricsOnListenerEventsForStartupPauseResumeAndFailure PASSED

org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicyTest > testNoOverrides STARTED

org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicyTest > testNoOverrides PASSED

org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicyTest > testWithOverrides STARTED

org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicyTest > testWithOverrides PASSED

org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicyTest > testPrincipalPlusOtherConfigs STARTED

org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicyTest > testPrincipalPlusOtherConfigs PASSED

org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicyTest > testPrincipalOnly STARTED

org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicyTest > testPrincipalOnly 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 2h 44m 5s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #552

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/552/display/redirect?page=changes>

Changes:

[jason] KAFKA-8316; Remove deprecated usage of Slf4jRequestLog,

------------------------------------------
[...truncated 2.45 MB...]
org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldRequireCustomTopicNameIfNotDefaultFactoryTopicNameWithDefaultTimestamp STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldRequireCustomTopicNameIfNotDefaultFactoryTopicNameWithDefaultTimestamp PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldNotAllowToCreateTopicWithNullTopicNameWithNullKey STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldNotAllowToCreateTopicWithNullTopicNameWithNullKey PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateNullKeyConsumerRecordWithOtherTopicNameAndTimestampWithTimetamp STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateNullKeyConsumerRecordWithOtherTopicNameAndTimestampWithTimetamp PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateConsumerRecordWithTimestamp STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateConsumerRecordWithTimestamp PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldNotAllowToCreateTopicWithNullHeaders STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldNotAllowToCreateTopicWithNullHeaders PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldNotAllowToCreateTopicWithNullTopicNameWithDefaultTimestamp STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldNotAllowToCreateTopicWithNullTopicNameWithDefaultTimestamp PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldRequireCustomTopicNameIfNotDefaultFactoryTopicName STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldRequireCustomTopicNameIfNotDefaultFactoryTopicName PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldRequireCustomTopicNameIfNotDefaultFactoryTopicNameWithNullKey STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldRequireCustomTopicNameIfNotDefaultFactoryTopicNameWithNullKey PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateConsumerRecord STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateConsumerRecord PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateNullKeyConsumerRecord STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateNullKeyConsumerRecord PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateConsumerRecordWithOtherTopicName STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateConsumerRecordWithOtherTopicName PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldAdvanceTime STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldAdvanceTime PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldNotAllowToCreateTopicWithNullTopicNameWithKeyValuePairs STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldNotAllowToCreateTopicWithNullTopicNameWithKeyValuePairs PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldRequireCustomTopicNameIfNotDefaultFactoryTopicNameWithKeyValuePairsAndCustomTimestamps STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldRequireCustomTopicNameIfNotDefaultFactoryTopicNameWithKeyValuePairsAndCustomTimestamps PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldRequireCustomTopicNameIfNotDefaultFactoryTopicNameWithKeyValuePairs STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldRequireCustomTopicNameIfNotDefaultFactoryTopicNameWithKeyValuePairs PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateConsumerRecordWithOtherTopicNameAndTimestamp STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateConsumerRecordWithOtherTopicNameAndTimestamp PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldNotAllowToCreateTopicWithNullTopicNameWithKeyValuePairsAndCustomTimestamps STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldNotAllowToCreateTopicWithNullTopicNameWithKeyValuePairsAndCustomTimestamps PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldNotAllowToCreateTopicWithNullTopicName STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldNotAllowToCreateTopicWithNullTopicName PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateConsumerRecordsFromKeyValuePairsWithCustomTimestampAndIncrementsAndNotAdvanceTime STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateConsumerRecordsFromKeyValuePairsWithCustomTimestampAndIncrementsAndNotAdvanceTime PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateNullKeyConsumerRecordWithTimestampWithTimestamp STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateNullKeyConsumerRecordWithTimestampWithTimestamp PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldRequireCustomTopicNameIfNotDefaultFactoryTopicNameWithNullKeyAndDefaultTimestamp STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldRequireCustomTopicNameIfNotDefaultFactoryTopicNameWithNullKeyAndDefaultTimestamp PASSED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateConsumerRecordsFromKeyValuePairsWithTimestampAndIncrements STARTED

org.apache.kafka.streams.test.ConsumerRecordFactoryTest > shouldCreateConsumerRecordsFromKeyValuePairsWithTimestampAndIncrements PASSED

org.apache.kafka.streams.MockProcessorContextTest > shouldStoreAndReturnStateStores STARTED

org.apache.kafka.streams.MockProcessorContextTest > shouldStoreAndReturnStateStores PASSED

org.apache.kafka.streams.MockProcessorContextTest > shouldCaptureOutputRecordsUsingTo STARTED

org.apache.kafka.streams.MockProcessorContextTest > shouldCaptureOutputRecordsUsingTo PASSED

org.apache.kafka.streams.MockProcessorContextTest > shouldCaptureOutputRecords STARTED

org.apache.kafka.streams.MockProcessorContextTest > shouldCaptureOutputRecords PASSED

org.apache.kafka.streams.MockProcessorContextTest > fullConstructorShouldSetAllExpectedAttributes STARTED

org.apache.kafka.streams.MockProcessorContextTest > fullConstructorShouldSetAllExpectedAttributes PASSED

org.apache.kafka.streams.MockProcessorContextTest > shouldCaptureCommitsAndAllowReset STARTED

org.apache.kafka.streams.MockProcessorContextTest > shouldCaptureCommitsAndAllowReset PASSED

org.apache.kafka.streams.MockProcessorContextTest > shouldThrowIfForwardedWithDeprecatedChildName STARTED

org.apache.kafka.streams.MockProcessorContextTest > shouldThrowIfForwardedWithDeprecatedChildName PASSED

org.apache.kafka.streams.MockProcessorContextTest > shouldThrowIfForwardedWithDeprecatedChildIndex STARTED

org.apache.kafka.streams.MockProcessorContextTest > shouldThrowIfForwardedWithDeprecatedChildIndex PASSED

org.apache.kafka.streams.MockProcessorContextTest > shouldCaptureApplicationAndRecordMetadata STARTED

org.apache.kafka.streams.MockProcessorContextTest > shouldCaptureApplicationAndRecordMetadata PASSED

org.apache.kafka.streams.MockProcessorContextTest > shouldCaptureRecordsOutputToChildByName STARTED

org.apache.kafka.streams.MockProcessorContextTest > shouldCaptureRecordsOutputToChildByName PASSED

org.apache.kafka.streams.MockProcessorContextTest > shouldCapturePunctuator STARTED

org.apache.kafka.streams.MockProcessorContextTest > shouldCapturePunctuator PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldReturnIsOpen STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldReturnIsOpen PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldDeleteAndReturnPlainValue STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldDeleteAndReturnPlainValue PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldReturnName STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldReturnName PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldPutWithUnknownTimestamp STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldPutWithUnknownTimestamp PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldPutAllWithUnknownTimestamp STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldPutAllWithUnknownTimestamp PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldReturnIsPersistent STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldReturnIsPersistent PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldPutIfAbsentWithUnknownTimestamp STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldPutIfAbsentWithUnknownTimestamp PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldForwardClose STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldForwardClose PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldForwardFlush STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldForwardFlush PASSED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldForwardInit STARTED

org.apache.kafka.streams.internals.KeyValueStoreFacadeTest > shouldForwardInit PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldReturnIsOpen STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldReturnIsOpen PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldReturnName STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldReturnName PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldPutWithUnknownTimestamp STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldPutWithUnknownTimestamp PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldPutWindowStartTimestampWithUnknownTimestamp STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldPutWindowStartTimestampWithUnknownTimestamp PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldReturnIsPersistent STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldReturnIsPersistent PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldForwardClose STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldForwardClose PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldForwardFlush STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldForwardFlush PASSED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldForwardInit STARTED

org.apache.kafka.streams.internals.WindowStoreFacadeTest > shouldForwardInit PASSED

org.apache.kafka.streams.MockTimeTest > shouldGetNanosAsMillis STARTED

org.apache.kafka.streams.MockTimeTest > shouldGetNanosAsMillis PASSED

org.apache.kafka.streams.MockTimeTest > shouldSetStartTime STARTED

org.apache.kafka.streams.MockTimeTest > shouldSetStartTime PASSED

org.apache.kafka.streams.MockTimeTest > shouldNotAllowNegativeSleep STARTED

org.apache.kafka.streams.MockTimeTest > shouldNotAllowNegativeSleep PASSED

org.apache.kafka.streams.MockTimeTest > shouldAdvanceTimeOnSleep STARTED

org.apache.kafka.streams.MockTimeTest > shouldAdvanceTimeOnSleep PASSED

> 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 2h 46m 2s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #551

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/551/display/redirect?page=changes>

Changes:

[jason] MINOR: Add log when the consumer does not send an offset commit due to

[github] KAFKA-8381; Disable hostname validation when verifying inter-broker SSL

------------------------------------------
[...truncated 2.46 MB...]
org.apache.kafka.connect.data.ValuesTest > shouldConvertMapWithStringKeysAndIntegerValues PASSED

org.apache.kafka.connect.data.ValuesTest > shouldConvertDateValues STARTED

org.apache.kafka.connect.data.ValuesTest > shouldConvertDateValues PASSED

org.apache.kafka.connect.data.ValuesTest > shouldFailToParseInvalidBooleanValueString STARTED

org.apache.kafka.connect.data.ValuesTest > shouldFailToParseInvalidBooleanValueString PASSED

org.apache.kafka.connect.data.ValuesTest > shouldConvertTimestampValues STARTED

org.apache.kafka.connect.data.ValuesTest > shouldConvertTimestampValues PASSED

org.apache.kafka.connect.data.ValuesTest > shouldConvertNullValue STARTED

org.apache.kafka.connect.data.ValuesTest > shouldConvertNullValue PASSED

org.apache.kafka.connect.data.ValuesTest > shouldConvertTimeValues STARTED

org.apache.kafka.connect.data.ValuesTest > shouldConvertTimeValues PASSED

org.apache.kafka.connect.data.ValuesTest > shouldFailToParseStringOfMalformedMap STARTED

org.apache.kafka.connect.data.ValuesTest > shouldFailToParseStringOfMalformedMap PASSED

org.apache.kafka.connect.data.ValuesTest > shouldParseStringOfMapWithShortValuesWithoutWhitespaceAsMap STARTED

org.apache.kafka.connect.data.ValuesTest > shouldParseStringOfMapWithShortValuesWithoutWhitespaceAsMap PASSED

org.apache.kafka.connect.data.ValuesTest > shouldConvertListWithStringValues STARTED

org.apache.kafka.connect.data.ValuesTest > shouldConvertListWithStringValues PASSED

org.apache.kafka.connect.data.ValuesTest > shouldParseStringsWithEscapedDelimiters STARTED

org.apache.kafka.connect.data.ValuesTest > shouldParseStringsWithEscapedDelimiters PASSED

org.apache.kafka.connect.data.ValuesTest > shouldConvertStringOfListWithOnlyNumericElementTypesIntoListOfLargestNumericType STARTED

org.apache.kafka.connect.data.ValuesTest > shouldConvertStringOfListWithOnlyNumericElementTypesIntoListOfLargestNumericType PASSED

org.apache.kafka.connect.data.ValuesTest > shouldParseStringOfMapWithIntValuesWithWhitespaceAsMap STARTED

org.apache.kafka.connect.data.ValuesTest > shouldParseStringOfMapWithIntValuesWithWhitespaceAsMap PASSED

org.apache.kafka.connect.data.ValuesTest > shouldConvertListWithIntegerValues STARTED

org.apache.kafka.connect.data.ValuesTest > shouldConvertListWithIntegerValues PASSED

org.apache.kafka.connect.data.ValuesTest > shouldConvertStringOfListWithMixedElementTypesIntoListWithDifferentElementTypes STARTED

org.apache.kafka.connect.data.ValuesTest > shouldConvertStringOfListWithMixedElementTypesIntoListWithDifferentElementTypes PASSED

org.apache.kafka.connect.data.ValuesTest > shouldEscapeStringsWithEmbeddedQuotesAndBackslashes STARTED

org.apache.kafka.connect.data.ValuesTest > shouldEscapeStringsWithEmbeddedQuotesAndBackslashes PASSED

org.apache.kafka.connect.data.ValuesTest > shouldParseStringListWithMultipleElementTypesAndReturnListWithNoSchema STARTED

org.apache.kafka.connect.data.ValuesTest > shouldParseStringListWithMultipleElementTypesAndReturnListWithNoSchema PASSED

org.apache.kafka.connect.data.ValuesTest > shouldFailToConvertToListFromStringWithNonCommonElementTypeAndBlankElement STARTED

org.apache.kafka.connect.data.ValuesTest > shouldFailToConvertToListFromStringWithNonCommonElementTypeAndBlankElement PASSED

org.apache.kafka.connect.data.ValuesTest > shouldParseStringsWithMultipleDelimiters STARTED

org.apache.kafka.connect.data.ValuesTest > shouldParseStringsWithMultipleDelimiters PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testStructEquality STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testStructEquality PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchMapValue STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchMapValue PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchStructWrongSchema STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchStructWrongSchema PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchMapSomeValues STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchMapSomeValues PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchBoolean STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchBoolean PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testFieldsOnStructSchema STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testFieldsOnStructSchema PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchArray STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchArray PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchBytes STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchBytes PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchFloat STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchFloat PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchInt16 STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchInt16 PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchInt32 STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchInt32 PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchInt64 STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchInt64 PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testMapEquality STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testMapEquality PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testPrimitiveEquality STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testPrimitiveEquality PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchTimestamp STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchTimestamp PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchStructWrongNestedSchema STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchStructWrongNestedSchema PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchDecimal STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchDecimal PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testArrayDefaultValueEquality STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testArrayDefaultValueEquality PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testEmptyStruct STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testEmptyStruct PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchMapSomeKeys STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchMapSomeKeys PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchArraySomeMatch STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchArraySomeMatch PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchDate STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchDate PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchInt8 STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchInt8 PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchTime STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchTime PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchDouble STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchDouble PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchMapKey STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchMapKey PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchString STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMismatchString PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMatchingType STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMatchingType PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testArrayEquality STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testArrayEquality PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testFieldsOnlyValidForStructs STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testFieldsOnlyValidForStructs PASSED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMatchingLogicalType STARTED

org.apache.kafka.connect.data.ConnectSchemaTest > testValidateValueMatchingLogicalType PASSED

org.apache.kafka.connect.source.SourceRecordTest > shouldDuplicateRecordAndCloneHeaders STARTED

org.apache.kafka.connect.source.SourceRecordTest > shouldDuplicateRecordAndCloneHeaders PASSED

org.apache.kafka.connect.source.SourceRecordTest > shouldDuplicateRecordUsingNewHeaders STARTED

org.apache.kafka.connect.source.SourceRecordTest > shouldDuplicateRecordUsingNewHeaders PASSED

org.apache.kafka.connect.source.SourceRecordTest > shouldModifyRecordHeader STARTED

org.apache.kafka.connect.source.SourceRecordTest > shouldModifyRecordHeader PASSED

org.apache.kafka.connect.source.SourceRecordTest > shouldCreateSinkRecordWithHeaders STARTED

org.apache.kafka.connect.source.SourceRecordTest > shouldCreateSinkRecordWithHeaders PASSED

org.apache.kafka.connect.source.SourceRecordTest > shouldCreateSinkRecordWithEmtpyHeaders STARTED

org.apache.kafka.connect.source.SourceRecordTest > shouldCreateSinkRecordWithEmtpyHeaders PASSED

org.apache.kafka.connect.connector.ConnectorReconfigurationTest > testReconfigureStopException STARTED

org.apache.kafka.connect.connector.ConnectorReconfigurationTest > testReconfigureStopException PASSED

org.apache.kafka.connect.connector.ConnectorReconfigurationTest > testDefaultReconfigure STARTED

org.apache.kafka.connect.connector.ConnectorReconfigurationTest > testDefaultReconfigure 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 2h 45m 1s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #550

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/550/display/redirect?page=changes>

Changes:

[github] KAFKA-8290: Close producer for zombie task (#6636)

------------------------------------------
[...truncated 2.46 MB...]
org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes and repartition topic name PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > filter a KTable should filter records satisfying the predicate STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > filter a KTable should filter records satisfying the predicate PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > filterNot a KTable should filter records not satisfying the predicate STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > filterNot a KTable should filter records not satisfying the predicate PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables should join correctly records STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables should join correctly records PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables with a Materialized should join correctly records and state store STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables with a Materialized should join correctly records and state store PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > session windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > session windowed KTable#suppress should correctly suppress results using Suppressed.untilWindowCloses PASSED

org.apache.kafka.streams.scala.kstream.KTableTest > non-windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit STARTED

org.apache.kafka.streams.scala.kstream.KTableTest > non-windowed KTable#suppress should correctly suppress results using Suppressed.untilTimeLimit PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialized should create a Materialized with Serdes STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialized should create a Materialized with Serdes PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a store name should create a Materialized with Serdes and a store name STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a store name should create a Materialized with Serdes and a store name PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a window store supplier should create a Materialized with Serdes and a store supplier STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a window store supplier should create a Materialized with Serdes and a store supplier PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a key value store supplier should create a Materialized with Serdes and a store supplier STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a key value store supplier should create a Materialized with Serdes and a store supplier PASSED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a session store supplier should create a Materialized with Serdes and a store supplier STARTED

org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a session store supplier should create a Materialized with Serdes and a store supplier PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > filter a KStream should filter records satisfying the predicate STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > filter a KStream should filter records satisfying the predicate PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > filterNot a KStream should filter records not satisfying the predicate STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > filterNot a KStream should filter records not satisfying the predicate PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > foreach a KStream should run foreach actions on records STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > foreach a KStream should run foreach actions on records PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > peek a KStream should run peek actions on records STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > peek a KStream should run peek actions on records PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > selectKey a KStream should select a new key STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > selectKey a KStream should select a new key PASSED

org.apache.kafka.streams.scala.kstream.KStreamTest > join 2 KStreams should join correctly records STARTED

org.apache.kafka.streams.scala.kstream.KStreamTest > join 2 KStreams should join correctly records PASSED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsMaterialized STARTED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsMaterialized PASSED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsJava STARTED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsJava PASSED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWords STARTED

org.apache.kafka.streams.scala.WordCountTest > testShouldCountWords PASSED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaJoin STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaJoin PASSED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaSimple STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaSimple PASSED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaAggregate STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaAggregate PASSED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaProperties STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaProperties PASSED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaTransform STARTED

org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaTransform PASSED

> Task :log4j-appender:test

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendWithoutIgnoringExceptionsShouldNotThrowException STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendWithoutIgnoringExceptionsShouldNotThrowException PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendAndNotIgnoringExceptionsShouldThrowException STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendAndNotIgnoringExceptionsShouldThrowException PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppends STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppends PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSetSaslMechanism STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSetSaslMechanism PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testJaasConfigNotSet STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testJaasConfigNotSet PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testKafkaLog4jConfigs STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testKafkaLog4jConfigs PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendAndSimulateProducerFailShouldThrowException STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendAndSimulateProducerFailShouldThrowException PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendShouldNotThrowException STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendShouldNotThrowException PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSaslMechanismNotSet STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSaslMechanismNotSet PASSED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSetJaasConfig STARTED

org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testSetJaasConfig 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 ':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 2h 30m 46s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #549

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/549/display/redirect?page=changes>

Changes:

[wangguoz] KAFKA-6474: remove KStreamTestDriver (#6732)

[jason] MINOR: Update command options for kafka-console-consumer.sh in

------------------------------------------
[...truncated 2.46 MB...]
org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareValue PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfValueAndTimestampIsEqualWithNullForCompareValueTimestampWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfValueAndTimestampIsEqualWithNullForCompareValueTimestampWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareKeyValue STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareKeyValue PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentWithNullForCompareKeyValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentWithNullForCompareKeyValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentForCompareKeyValueWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentForCompareKeyValueWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareKeyValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareKeyValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfTimestampIsDifferentForCompareValueTimestampWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfTimestampIsDifferentForCompareValueTimestampWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfKeyAndValueIsEqualForCompareKeyValue STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfKeyAndValueIsEqualForCompareKeyValue PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullProducerRecordForCompareKeyValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullProducerRecordForCompareKeyValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfKeyAndValueIsEqualWithNullForCompareKeyValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfKeyAndValueIsEqualWithNullForCompareKeyValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfValueAndTimestampIsEqualForCompareValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfValueAndTimestampIsEqualForCompareValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullExpectedRecordForCompareKeyValue STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullExpectedRecordForCompareKeyValue PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentForCompareValueTimestampWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentForCompareValueTimestampWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullReversForCompareKeyValue STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullReversForCompareKeyValue PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullExpectedRecordForCompareKeyValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullExpectedRecordForCompareKeyValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentForCompareValueWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentForCompareValueWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfValueIsEqualForCompareValue STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfValueIsEqualForCompareValue PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullProducerRecordWithExpectedRecordForCompareKeyValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullProducerRecordWithExpectedRecordForCompareKeyValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentForCompareKeyValue STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentForCompareKeyValue PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullProducerRecordWithExpectedRecordForCompareKeyValue STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullProducerRecordWithExpectedRecordForCompareKeyValue PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentWithNullForCompareKeyValueWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentWithNullForCompareKeyValueWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfKeyAndValueAndTimestampIsEqualForCompareKeyValueTimestampWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfKeyAndValueAndTimestampIsEqualForCompareKeyValueTimestampWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfValueIsEqualWithNullForCompareValue STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfValueIsEqualWithNullForCompareValue PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfValueAndTimestampIsEqualWithNullForCompareValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfValueAndTimestampIsEqualWithNullForCompareValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareValueTimestampWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareValueTimestampWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareValueWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareValueWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentWithNullReversForCompareKeyValueTimestampWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentWithNullReversForCompareKeyValueTimestampWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentWithNullReversForCompareKeyValue STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentWithNullReversForCompareKeyValue PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfKeyAndValueIsEqualForCompareKeyValueWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfKeyAndValueIsEqualForCompareKeyValueWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentForCompareKeyValueWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentForCompareKeyValueWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentForCompareValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentForCompareValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullProducerRecordForCompareValue STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullProducerRecordForCompareValue PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentForCompareKeyValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentForCompareKeyValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentForCompareKeyValueTimestampWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentForCompareKeyValueTimestampWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfValueIsEqualWithNullForCompareValueWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfValueIsEqualWithNullForCompareValueWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullReverseForCompareValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullReverseForCompareValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullReverseForCompareValue STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullReverseForCompareValue PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfTimestampIsDifferentForCompareValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfTimestampIsDifferentForCompareValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfKeyAndValueAndTimestampIsEqualWithNullForCompareKeyValueTimestampWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfKeyAndValueAndTimestampIsEqualWithNullForCompareKeyValueTimestampWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareKeyValueWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareKeyValueWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentForCompareKeyValueTimestampWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentForCompareKeyValueTimestampWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullProducerRecordWithExpectedRecordForCompareValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullProducerRecordWithExpectedRecordForCompareValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullExpectedRecordForCompareValue STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullExpectedRecordForCompareValue PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullReversForCompareKeyValueTimestampWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullReversForCompareKeyValueTimestampWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullProducerRecordForCompareKeyValue STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldNotAllowNullProducerRecordForCompareKeyValue PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullReversForCompareKeyValueWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullReversForCompareKeyValueWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfKeyAndValueAndTimestampIsEqualForCompareKeyValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfKeyAndValueAndTimestampIsEqualForCompareKeyValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareKeyValueTimestampWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullForCompareKeyValueTimestampWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentWithNullReversForCompareKeyValueWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentWithNullReversForCompareKeyValueWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfKeyAndValueIsEqualWithNullForCompareKeyValueWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfKeyAndValueIsEqualWithNullForCompareKeyValueWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentWithNullForCompareKeyValueTimestampWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfKeyIsDifferentWithNullForCompareKeyValueTimestampWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentForCompareKeyValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentForCompareKeyValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfValueAndTimestampIsEqualForCompareValueTimestampWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldPassIfValueAndTimestampIsEqualForCompareValueTimestampWithProducerRecord PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullReversForCompareKeyValueTimestamp STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullReversForCompareKeyValueTimestamp PASSED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullReverseForCompareValueTimestampWithProducerRecord STARTED

org.apache.kafka.streams.test.OutputVerifierTest > shouldFailIfValueIsDifferentWithNullReverseForCompareValueTimestampWithProducerRecord 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 2h 26m 40s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #548

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/548/display/redirect>

------------------------------------------
[...truncated 2.46 MB...]
kafka.zk.KafkaZkClientTest > testRegisterBrokerInfo PASSED

kafka.zk.KafkaZkClientTest > testRetryRegisterBrokerInfo STARTED

kafka.zk.KafkaZkClientTest > testRetryRegisterBrokerInfo PASSED

kafka.zk.KafkaZkClientTest > testConsumerOffsetPath STARTED

kafka.zk.KafkaZkClientTest > testConsumerOffsetPath PASSED

kafka.zk.KafkaZkClientTest > testDeleteRecursiveWithControllerEpochVersionCheck STARTED

kafka.zk.KafkaZkClientTest > testDeleteRecursiveWithControllerEpochVersionCheck PASSED

kafka.zk.KafkaZkClientTest > testControllerManagementMethods STARTED

kafka.zk.KafkaZkClientTest > testControllerManagementMethods PASSED

kafka.zk.KafkaZkClientTest > testTopicAssignmentMethods STARTED

kafka.zk.KafkaZkClientTest > testTopicAssignmentMethods PASSED

kafka.zk.KafkaZkClientTest > testPropagateIsrChanges STARTED

kafka.zk.KafkaZkClientTest > testPropagateIsrChanges PASSED

kafka.zk.KafkaZkClientTest > testControllerEpochMethods STARTED

kafka.zk.KafkaZkClientTest > testControllerEpochMethods PASSED

kafka.zk.KafkaZkClientTest > testDeleteRecursive STARTED

kafka.zk.KafkaZkClientTest > testDeleteRecursive PASSED

kafka.zk.KafkaZkClientTest > testGetTopicPartitionStates STARTED

kafka.zk.KafkaZkClientTest > testGetTopicPartitionStates PASSED

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 > testReadRecordEpochValidationForLeader STARTED

kafka.cluster.PartitionTest > testReadRecordEpochValidationForLeader PASSED

kafka.cluster.PartitionTest > testFetchOffsetForTimestampEpochValidationForFollower STARTED

kafka.cluster.PartitionTest > testFetchOffsetForTimestampEpochValidationForFollower 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 > 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 > 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 > testMaybeReplaceCurrentWithFutureReplicaDifferentBaseOffsets STARTED

kafka.cluster.PartitionTest > testMaybeReplaceCurrentWithFutureReplicaDifferentBaseOffsets PASSED

kafka.cluster.PartitionTest > testFetchOffsetForTimestampEpochValidationForLeader STARTED

kafka.cluster.PartitionTest > testFetchOffsetForTimestampEpochValidationForLeader 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.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

2366 tests completed, 1 failed, 4 skipped

> Task :core:test FAILED

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 2h 25m 14s
174 actionable tasks: 149 executed, 25 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
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #547

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/547/display/redirect?page=changes>

Changes:

[github] MINOR: Increase security test timeouts for transient failures (#6760)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu xenial) in workspace <https://builds.apache.org/job/kafka-trunk-jdk11/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/kafka.git
 > git init <https://builds.apache.org/job/kafka-trunk-jdk11/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10
Checking out Revision b52170372b26249c7c7e8604bbbdc3a792f092b2 (refs/remotes/origin/trunk)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b52170372b26249c7c7e8604bbbdc3a792f092b2
Commit message: "MINOR: Increase security test timeouts for transient failures (#6760)"
 > git rev-list --no-walk e00c0d316db01fbe5e57a4dfd54856c89e761b08 # timeout=10
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: No tool found matching GRADLE_4_10_2_HOME
[kafka-trunk-jdk11] $ /bin/bash -xe /tmp/jenkins6992417947282523320.sh
+ rm -rf <https://builds.apache.org/job/kafka-trunk-jdk11/ws/.gradle>
+ /bin/gradle
/tmp/jenkins6992417947282523320.sh: line 4: /bin/gradle: No such file or directory
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
ERROR: No tool found matching GRADLE_4_10_2_HOME
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #546

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/546/display/redirect?page=changes>

Changes:

[jason] MINOR: Fix typo in heartbeat request protocol definition (#6759)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu xenial) in workspace <https://builds.apache.org/job/kafka-trunk-jdk11/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/kafka.git
 > git init <https://builds.apache.org/job/kafka-trunk-jdk11/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10
Checking out Revision e00c0d316db01fbe5e57a4dfd54856c89e761b08 (refs/remotes/origin/trunk)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e00c0d316db01fbe5e57a4dfd54856c89e761b08
Commit message: "MINOR: Fix typo in heartbeat request protocol definition (#6759)"
 > git rev-list --no-walk a29a00531659864e053aff2019fde8202132c35b # timeout=10
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: No tool found matching GRADLE_4_10_2_HOME
[kafka-trunk-jdk11] $ /bin/bash -xe /tmp/jenkins2950428820892025020.sh
+ rm -rf <https://builds.apache.org/job/kafka-trunk-jdk11/ws/.gradle>
+ /bin/gradle
/tmp/jenkins2950428820892025020.sh: line 4: /bin/gradle: No such file or directory
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
ERROR: No tool found matching GRADLE_4_10_2_HOME
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #545

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/545/display/redirect?page=changes>

Changes:

[jason] MINOR: Fixed broken link to the IBM article about j-zerocopy (#6749)

[jason] KAFKA-8349; Add Windows batch files corresponding to

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu xenial) in workspace <https://builds.apache.org/job/kafka-trunk-jdk11/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/kafka.git
 > git init <https://builds.apache.org/job/kafka-trunk-jdk11/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10
Checking out Revision a29a00531659864e053aff2019fde8202132c35b (refs/remotes/origin/trunk)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a29a00531659864e053aff2019fde8202132c35b
Commit message: "KAFKA-8349; Add Windows batch files corresponding to kafka-delete-records.sh and kafka-log-dirs.sh (#6709)"
 > git rev-list --no-walk 9fa331b811d893a0d580e9136c1c7e1fa9774542 # timeout=10
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: No tool found matching GRADLE_4_10_2_HOME
[kafka-trunk-jdk11] $ /bin/bash -xe /tmp/jenkins3812518306870166613.sh
+ rm -rf <https://builds.apache.org/job/kafka-trunk-jdk11/ws/.gradle>
+ /bin/gradle
/tmp/jenkins3812518306870166613.sh: line 4: /bin/gradle: No such file or directory
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
ERROR: No tool found matching GRADLE_4_10_2_HOME
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk11 #544

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk11/544/display/redirect?page=changes>

Changes:

[wangguoz] KAFKA-8225 & KIP-345 part-2: fencing static member instances with

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu xenial) in workspace <https://builds.apache.org/job/kafka-trunk-jdk11/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/kafka.git
 > git init <https://builds.apache.org/job/kafka-trunk-jdk11/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
ERROR: Timeout after 10 minutes
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Enumerating objects: 29, done.        
remote: Counting objects:   3% (1/29)           remote: Counting objects:   6% (2/29)           remote: Counting objects:  10% (3/29)           remote: Counting objects:  13% (4/29)           remote: Counting objects:  17% (5/29)           remote: Counting objects:  20% (6/29)           remote: Counting objects:  24% (7/29)           remote: Counting objects:  27% (8/29)           remote: Counting objects:  31% (9/29)           remote: Counting objects:  34% (10/29)           remote: Counting objects:  37% (11/29)           remote: Counting objects:  41% (12/29)           remote: Counting objects:  44% (13/29)           remote: Counting objects:  48% (14/29)           remote: Counting objects:  51% (15/29)           remote: Counting objects:  55% (16/29)           remote: Counting objects:  58% (17/29)           remote: Counting objects:  62% (18/29)           remote: Counting objects:  65% (19/29)           remote: Counting objects:  68% (20/29)           remote: Counting objects:  72% (21/29)           remote: Counting objects:  75% (22/29)           remote: Counting objects:  79% (23/29)           remote: Counting objects:  82% (24/29)           remote: Counting objects:  86% (25/29)           remote: Counting objects:  89% (26/29)           remote: Counting objects:  93% (27/29)           remote: Counting objects:  96% (28/29)           remote: Counting objects: 100% (29/29)           remote: Counting objects: 100% (29/29), done.        
remote: Compressing objects:   3% (1/26)           remote: Compressing objects:   7% (2/26)           remote: Compressing objects:  11% (3/26)           remote: Compressing objects:  15% (4/26)           remote: Compressing objects:  19% (5/26)           remote: Compressing objects:  23% (6/26)           remote: Compressing objects:  26% (7/26)           remote: Compressing objects:  30% (8/26)           remote: Compressing objects:  34% (9/26)           remote: Compressing objects:  38% (10/26)           remote: Compressing objects:  42% (11/26)           remote: Compressing objects:  46% (12/26)           remote: Compressing objects:  50% (13/26)           remote: Compressing objects:  53% (14/26)           remote: Compressing objects:  57% (15/26)           remote: Compressing objects:  61% (16/26)           remote: Compressing objects:  65% (17/26)           remote: Compressing objects:  69% (18/26)           remote: Compressing objects:  73% (19/26)           remote: Compressing objects:  76% (20/26)           remote: Compressing objects:  80% (21/26)           remote: Compressing objects:  84% (22/26)           remote: Compressing objects:  88% (23/26)           remote: Compressing objects:  92% (24/26)           remote: Compressing objects:  96% (25/26)           remote: Compressing objects: 100% (26/26)           remote: Compressing objects: 100% (26/26), done.        
Receiving objects:   0% (1/170510)   Receiving objects:   0% (194/170510), 68.01 KiB | 102.00 KiB/s   Receiving objects:   0% (277/170510), 116.01 KiB | 54.00 KiB/s   Receiving objects:   0% (472/170510), 164.01 KiB | 59.00 KiB/s   Receiving objects:   0% (692/170510), 284.01 KiB | 70.00 KiB/s   Receiving objects:   0% (893/170510), 380.01 KiB | 73.00 KiB/s   Receiving objects:   0% (1183/170510), 444.01 KiB | 78.00 KiB/s   Receiving objects:   0% (1315/170510), 548.01 KiB | 80.00 KiB/s   Receiving objects:   0% (1471/170510), 580.01 KiB | 84.00 KiB/s   Receiving objects:   1% (1706/170510), 700.01 KiB | 89.00 KiB/s   Receiving objects:   1% (1768/170510), 700.01 KiB | 89.00 KiB/s   Receiving objects:   1% (1908/170510), 796.01 KiB | 85.00 KiB/s   Receiving objects:   1% (2034/170510), 836.01 KiB | 82.00 KiB/s   Receiving objects:   1% (2164/170510), 908.01 KiB | 66.00 KiB/s   Receiving objects:   1% (2268/170510), 932.01 KiB | 66.00 KiB/s   Receiving objects:   1% (2393/170510), 1004.01 KiB | 65.00 KiB/s   Receiving objects:   1% (2662/170510), 1.10 MiB | 64.00 KiB/s   Receiving objects:   1% (2844/170510), 1.14 MiB | 66.00 KiB/s   Receiving objects:   1% (3003/170510), 1.22 MiB | 72.00 KiB/s   Receiving objects:   1% (3096/170510), 1.28 MiB | 70.00 KiB/s   Receiving objects:   1% (3276/170510), 1.31 MiB | 70.00 KiB/s   Receiving objects:   2% (3411/170510), 1.36 MiB | 73.00 KiB/s   Receiving objects:   2% (3592/170510), 1.42 MiB | 75.00 KiB/s   Receiving objects:   2% (3758/170510), 1.50 MiB | 71.00 KiB/s   Receiving objects:   2% (4122/170510), 1.62 MiB | 80.00 KiB/s   Receiving objects:   2% (4605/170510), 1.81 MiB | 111.00 KiB/s   Receiving objects:   2% (4978/170510), 1.96 MiB | 126.00 KiB/s   Receiving objects:   3% (5116/170510), 1.96 MiB | 126.00 KiB/s   Receiving objects:   3% (5195/170510), 2.01 MiB | 124.00 KiB/s   Receiving objects:   3% (5405/170510), 2.09 MiB | 119.00 KiB/s   Receiving objects:   3% (5592/170510), 2.12 MiB | 111.00 KiB/s   Receiving objects:   3% (5877/170510), 2.21 MiB | 98.00 KiB/s   Receiving objects:   3% (6068/170510), 2.32 MiB | 81.00 KiB/s   Receiving objects:   3% (6244/170510), 2.40 MiB | 73.00 KiB/s   Receiving objects:   3% (6414/170510), 2.43 MiB | 71.00 KiB/s   Receiving objects:   3% (6511/170510), 2.46 MiB | 66.00 KiB/s   Receiving objects:   3% (6795/170510), 2.56 MiB | 67.00 KiB/s   Receiving objects:   4% (6821/170510), 2.56 MiB | 67.00 KiB/s   Receiving objects:   4% (7008/170510), 2.61 MiB | 69.00 KiB/s   Receiving objects:   4% (7316/170510), 2.71 MiB | 68.00 KiB/s   Receiving objects:   4% (7546/170510), 2.82 MiB | 72.00 KiB/s   Receiving objects:   4% (7790/170510), 2.84 MiB | 71.00 KiB/s   Receiving objects:   4% (8177/170510), 2.94 MiB | 82.00 KiB/s   Receiving objects:   5% (8526/170510), 3.04 MiB | 83.00 KiB/s   Receiving objects:   5% (8614/170510), 3.04 MiB | 83.00 KiB/s   Receiving objects:   5% (8937/170510), 3.13 MiB | 82.00 KiB/s   Receiving objects:   5% (9154/170510), 3.22 MiB | 81.00 KiB/s   Receiving objects:   5% (9320/170510), 3.29 MiB | 91.00 KiB/s   Receiving objects:   5% (9384/170510), 3.37 MiB | 85.00 KiB/s   Receiving objects:   5% (9465/170510), 3.47 MiB | 85.00 KiB/s   Receiving objects:   5% (9571/170510), 3.61 MiB | 95.00 KiB/s   Receiving objects:   5% (9650/170510), 3.68 MiB | 100.00 KiB/s   Receiving objects:   5% (9759/170510), 3.85 MiB | 109.00 KiB/s   Receiving objects:   5% (9848/170510), 3.92 MiB | 109.00 KiB/s   Receiving objects:   5% (9988/170510), 4.00 MiB | 108.00 KiB/s   Receiving objects:   5% (10094/170510), 4.05 MiB | 98.00 KiB/s   Receiving objects:   5% (10161/170510), 4.11 MiB | 84.00 KiB/s   Receiving objects:   6% (10231/170510), 4.16 MiB | 76.00 KiB/s   Receiving objects:   6% (10268/170510), 4.23 MiB | 75.00 KiB/s   Receiving objects:   6% (10314/170510), 4.30 MiB | 75.00 KiB/s   Receiving objects:   6% (10382/170510), 4.33 MiB | 72.00 KiB/s   Receiving objects:   6% (10458/170510), 4.41 MiB | 73.00 KiB/s   Receiving objects:   6% (10603/170510), 4.52 MiB | 83.00 KiB/s   Receiving objects:   6% (10750/170510), 4.65 MiB | 86.00 KiB/s   Receiving objects:   6% (10869/170510), 4.69 MiB | 86.00 KiB/s   Receiving objects:   6% (10993/170510), 4.79 MiB | 92.00 KiB/s   Receiving objects:   6% (11147/170510), 4.91 MiB | 100.00 KiB/s   Receiving objects:   6% (11171/170510), 4.97 MiB | 90.00 KiB/s   Receiving objects:   6% (11196/170510), 5.00 MiB | 78.00 KiB/s   Receiving objects:   6% (11285/170510), 5.12 MiB | 83.00 KiB/s   Receiving objects:   6% (11418/170510), 5.26 MiB | 94.00 KiB/s   Receiving objects:   6% (11534/170510), 5.42 MiB | 102.00 KiB/s   Receiving objects:   6% (11811/170510), 5.51 MiB | 114.00 KiB/s   Receiving objects:   7% (11936/170510), 5.64 MiB | 135.00 KiB/s   Receiving objects:   7% (12156/170510), 5.76 MiB | 157.00 KiB/s   Receiving objects:   7% (12235/170510), 5.91 MiB | 162.00 KiB/s   Receiving objects:   7% (12417/170510), 6.03 MiB | 157.00 KiB/s   Receiving objects:   7% (12477/170510), 6.07 MiB | 148.00 KiB/s   Receiving objects:   7% (12561/170510), 6.18 MiB | 131.00 KiB/s   Receiving objects:   7% (12663/170510), 6.26 MiB | 95.00 KiB/s   Receiving objects:   7% (12694/170510), 6.31 MiB | 84.00 KiB/s   Receiving objects:   7% (12760/170510), 6.40 MiB | 77.00 KiB/s   Receiving objects:   7% (12823/170510), 6.48 MiB | 74.00 KiB/s   Receiving objects:   7% (12850/170510), 6.50 MiB | 68.00 KiB/s   Receiving objects:   7% (12897/170510), 6.57 MiB | 66.00 KiB/s   Receiving objects:   7% (12943/170510), 6.68 MiB | 72.00 KiB/s   Receiving objects:   7% (12985/170510), 6.72 MiB | 70.00 KiB/s   Receiving objects:   7% (13046/170510), 6.78 MiB | 65.00 KiB/s   Receiving objects:   7% (13101/170510), 6.86 MiB | 68.00 KiB/s   Receiving objects:   7% (13113/170510), 6.93 MiB | 71.00 KiB/s   Receiving objects:   7% (13187/170510), 6.99 MiB | 71.00 KiB/s   Receiving objects:   7% (13234/170510), 7.08 MiB | 73.00 KiB/s   Receiving objects:   7% (13303/170510), 7.14 MiB | 70.00 KiB/s   Receiving objects:   7% (13342/170510), 7.16 MiB | 67.00 KiB/s   Receiving objects:   7% (13416/170510), 7.25 MiB | 69.00 KiB/s   Receiving objects:   7% (13469/170510), 7.33 MiB | 66.00 KiB/s   Receiving objects:   7% (13558/170510), 7.43 MiB | 66.00 KiB/s   Receiving objects:   8% (13641/170510), 7.43 MiB | 66.00 KiB/s   Receiving objects:   8% (13657/170510), 7.47 MiB | 69.00 KiB/s   Receiving objects:   8% (13737/170510), 7.57 MiB | 81.00 KiB/s   Receiving objects:   8% (13787/170510), 7.63 MiB | 82.00 KiB/s   Receiving objects:   8% (13864/170510), 7.73 MiB | 83.00 KiB/s   Receiving objects:   8% (13902/170510), 7.82 MiB | 84.00 KiB/s   Receiving objects:   8% (13944/170510), 7.87 MiB | 77.00 KiB/s   Receiving objects:   8% (14013/170510), 7.91 MiB | 77.00 KiB/s   Receiving objects:   8% (14071/170510), 7.99 MiB | 70.00 KiB/s   Receiving objects:   8% (14180/170510), 8.07 MiB | 67.00 KiB/s   Receiving objects:   8% (14261/170510), 8.21 MiB | 77.00 KiB/s   Receiving objects:   8% (14306/170510), 8.32 MiB | 90.00 KiB/s   Receiving objects:   8% (14307/170510), 8.43 MiB | 98.00 KiB/s   Receiving objects:   8% (14310/170510), 8.50 MiB | 101.00 KiB/s   Receiving objects:   8% (14313/170510), 8.62 MiB | 109.00 KiB/s   Receiving objects:   8% (14314/170510), 8.68 MiB | 104.00 KiB/s   Receiving objects:   8% (14316/170510), 8.82 MiB | 98.00 KiB/s   Receiving objects:   8% (14316/170510), 8.87 MiB | 97.00 KiB/s   Receiving objects:   8% (14316/170510), 8.94 MiB | 85.00 KiB/s   Receiving objects:   8% (14316/170510), 9.05 MiB | 81.00 KiB/s   Receiving objects:   8% (14317/170510), 9.09 MiB | 77.00 KiB/s   Receiving objects:   8% (14318/170510), 9.19 MiB | 82.00 KiB/s   Receiving objects:   8% (14319/170510), 9.30 MiB | 84.00 KiB/s   Receiving objects:   8% (14319/170510), 9.39 MiB | 87.00 KiB/s   Receiving objects:   8% (14320/170510), 9.44 MiB | 85.00 KiB/s   Receiving objects:   8% (14320/170510), 9.52 MiB | 87.00 KiB/s   Receiving objects:   8% (14322/170510), 9.62 MiB | 85.00 KiB/s   Receiving objects:   8% (14323/170510), 9.72 MiB | 84.00 KiB/s   Receiving objects:   8% (14325/170510), 9.79 MiB | 91.00 KiB/s   Receiving objects:   8% (14326/170510), 9.92 MiB | 96.00 KiB/s   Receiving objects:   8% (14327/170510), 10.01 MiB | 97.00 KiB/s   Receiving objects:   8% (14328/170510), 10.11 MiB | 95.00 KiB/s   Receiving objects:   8% (14329/170510), 10.17 MiB | 98.00 KiB/s   Receiving objects:   8% (14332/170510), 10.25 MiB | 104.00 KiB/s   Receiving objects:   8% (14333/170510), 10.44 MiB | 103.00 KiB/s   Receiving objects:   8% (14333/170510), 10.48 MiB | 92.00 KiB/s   Receiving objects:   8% (14335/170510), 10.52 MiB | 82.00 KiB/s   Receiving objects:   8% (14336/170510), 10.57 MiB | 80.00 KiB/s   Receiving objects:   8% (14337/170510), 10.61 MiB | 70.00 KiB/s   Receiving objects:   8% (14338/170510), 10.75 MiB | 60.00 KiB/s   Receiving objects:   8% (14339/170510), 10.80 MiB | 63.00 KiB/s   Receiving objects:   8% (14339/170510), 10.88 MiB | 72.00 KiB/s   Receiving objects:   8% (14341/170510), 10.93 MiB | 77.00 KiB/s   Receiving objects:   8% (14342/170510), 11.06 MiB | 84.00 KiB/s   Receiving objects:   8% (14377/170510), 11.13 MiB | 89.00 KiB/s   Receiving objects:   8% (14390/170510), 11.21 MiB | 87.00 KiB/s   Receiving objects:   8% (14408/170510), 11.29 MiB | 83.00 KiB/s   Receiving objects:   8% (14415/170510), 11.32 MiB | 83.00 KiB/s   Receiving objects:   8% (14451/170510), 11.40 MiB | 77.00 KiB/s   Receiving objects:   8% (14477/170510), 11.43 MiB | 67.00 KiB/s   Receiving objects:   8% (14617/170510), 11.47 MiB | 60.00 KiB/s   Receiving objects:   8% (14795/170510), 11.60 MiB | 68.00 KiB/s   Receiving objects:   8% (14937/170510), 11.71 MiB | 77.00 KiB/s   Receiving objects:   8% (15056/170510), 11.80 MiB | 80.00 KiB/s   Receiving objects:   8% (15279/170510), 11.93 MiB | 96.00 KiB/s   Receiving objects:   9% (15346/170510), 11.96 MiB | 99.00 KiB/s   Receiving objects:   9% (15349/170510), 12.00 MiB | 92.00 KiB/s   Receiving objects:   9% (15416/170510), 12.03 MiB | 85.00 KiB/s   Receiving objects:   9% (15487/170510), 12.13 MiB | 82.00 KiB/s   Receiving objects:   9% (15679/170510), 12.21 MiB | 88.00 KiB/s   Receiving objects:   9% (15805/170510), 12.35 MiB | 91.00 KiB/s   Receiving objects:   9% (15887/170510), 12.42 MiB | 85.00 KiB/s   Receiving objects:   9% (15922/170510), 12.45 MiB | 84.00 KiB/s   Receiving objects:   9% (16012/170510), 12.54 MiB | 88.00 KiB/s   Receiving objects:   9% (16174/170510), 12.68 MiB | 88.00 KiB/s   Receiving objects:   9% (16341/170510), 12.81 MiB | 89.00 KiB/s   Receiving objects:   9% (16439/170510), 12.86 MiB | 95.00 KiB/s   Receiving objects:   9% (16582/170510), 13.01 MiB | 114.00 KiB/s   Receiving objects:   9% (16690/170510), 13.12 MiB | 118.00 KiB/s   Receiving objects:   9% (16887/170510), 13.23 MiB | 111.00 KiB/s   Receiving objects:  10% (17051/170510), 13.27 MiB | 107.00 KiB/s   Receiving objects:  10% (17067/170510), 13.27 MiB | 107.00 KiB/s   Receiving objects:  10% (17194/170510), 13.36 MiB | 100.00 KiB/s   Receiving objects:  10% (17360/170510), 13.46 MiB | 93.00 KiB/s   Receiving objects:  10% (17507/170510), 13.60 MiB | 98.00 KiB/s   Receiving objects:  10% (17681/170510), 13.71 MiB | 99.00 KiB/s   Receiving objects:  10% (17713/170510), 13.75 MiB | 91.00 KiB/s   Receiving objects:  10% (17853/170510), 13.80 MiB | 91.00 KiB/s   Receiving objects:  10% (18024/170510), 13.96 MiB | 100.00 KiB/s   Receiving objects:  10% (18059/170510), 14.01 MiB | 83.00 KiB/s   Receiving objects:  10% (18147/170510), 14.08 MiB | 75.00 KiB/s   Receiving objects:  10% (18364/170510), 14.14 MiB | 79.00 KiB/s   Receiving objects:  10% (18501/170510), 14.23 MiB | 81.00 KiB/s   Receiving objects:  10% (18545/170510), 14.26 MiB | 71.00 KiB/s   Receiving objects:  10% (18742/170510), 14.39 MiB | 75.00 KiB/s   Receiving objects:  11% (18757/170510), 14.39 MiB | 75.00 KiB/s   Receiving objects:  11% (18906/170510), 14.51 MiB | 87.00 KiB/s   Receiving objects:  11% (18963/170510), 14.55 MiB | 85.00 KiB/s   Receiving objects:  11% (19031/170510), 14.66 MiB | 87.00 KiB/s   Receiving objects:  11% (19103/170510), 14.71 MiB | 89.00 KiB/s   Receiving objects:  11% (19177/170510), 14.82 MiB | 93.00 KiB/s   Receiving objects:  11% (19204/170510), 14.89 MiB | 77.00 KiB/s   Receiving objects:  11% (19276/170510), 14.92 MiB | 76.00 KiB/s   Receiving objects:  11% (19403/170510), 15.00 MiB | 76.00 KiB/s   Receiving objects:  11% (19477/170510), 15.11 MiB | 75.00 KiB/s   Receiving objects:  11% (19545/170510), 15.18 MiB | 68.00 KiB/s   Receiving objects:  11% (19853/170510), 15.21 MiB | 69.00 KiB/s   Receiving objects:  11% (20100/170510), 15.34 MiB | 83.00 KiB/s   Receiving objects:  11% (20260/170510), 15.54 MiB | 104.00 KiB/s   Receiving objects:  11% (20446/170510), 15.62 MiB | 104.00 KiB/s   Receiving objects:  12% (20462/170510), 15.62 MiB | 104.00 KiB/s   Receiving objects:  12% (20545/170510), 15.66 MiB | 105.00 KiB/s   Receiving objects:  12% (20637/170510), 15.74 MiB | 106.00 KiB/s   Receiving objects:  12% (20771/170510), 15.84 MiB | 99.00 KiB/s   Receiving objects:  12% (20863/170510), 15.92 MiB | 77.00 KiB/s   Receiving objects:  12% (20960/170510), 15.96 MiB | 75.00 KiB/s   Receiving objects:  12% (21023/170510), 16.05 MiB | 74.00 KiB/s   Receiving objects:  12% (21069/170510), 16.07 MiB | 69.00 KiB/s   Receiving objects:  12% (21120/170510), 16.16 MiB | 69.00 KiB/s   Receiving objects:  12% (21151/170510), 16.21 MiB | 61.00 KiB/s   Receiving objects:  12% (21228/170510), 16.23 MiB | 56.00 KiB/s   Receiving objects:  12% (21312/170510), 16.35 MiB | 60.00 KiB/s   Receiving objects:  12% (21508/170510), 16.50 MiB | 83.00 KiB/s   Receiving objects:  12% (21661/170510), 16.58 MiB | 88.00 KiB/s   Receiving objects:  12% (21786/170510), 16.71 MiB | 99.00 KiB/s   Receiving objects:  12% (21872/170510), 16.82 MiB | 114.00 KiB/s   Receiving objects:  12% (22084/170510), 16.94 MiB | 117.00 KiB/s   Receiving objects:  13% (22167/170510), 16.94 MiB | 117.00 KiB/s   Receiving objects:  13% (22225/170510), 17.01 MiB | 117.00 KiB/s   Receiving objects:  13% (22353/170510), 17.13 MiB | 108.00 KiB/s   Receiving objects:  13% (22511/170510), 17.21 MiB | 98.00 KiB/s   Receiving objects:  13% (22628/170510), 17.28 MiB | 99.00 KiB/s   Receiving objects:  13% (22680/170510), 17.40 MiB | 104.00 KiB/s   Receiving objects:  13% (22856/170510), 17.53 MiB | 102.00 KiB/s   Receiving objects:  13% (22944/170510), 17.64 MiB | 102.00 KiB/s   Receiving objects:  13% (23074/170510), 17.71 MiB | 102.00 KiB/s   Receiving objects:  13% (23165/170510), 17.77 MiB | 85.00 KiB/s   Receiving objects:  13% (23299/170510), 17.82 MiB | 87.00 KiB/s   Receiving objects:  13% (23551/170510), 17.96 MiB | 89.00 KiB/s   Receiving objects:  13% (23691/170510), 18.14 MiB | 103.00 KiB/s   Receiving objects:  13% (23741/170510), 18.24 MiB | 107.00 KiB/s   Receiving objects:  13% (23793/170510), 18.32 MiB | 112.00 KiB/s   Receiving objects:  13% (23857/170510), 18.39 MiB | 111.00 KiB/s   Receiving objects:  14% (23872/170510), 18.39 MiB | 111.00 KiB/s   Receiving objects:  14% (23958/170510), 18.47 MiB | 102.00 KiB/s   Receiving objects:  14% (24102/170510), 18.59 MiB | 89.00 KiB/s   Receiving objects:  14% (24225/170510), 18.64 MiB | 88.00 KiB/s   Receiving objects:  14% (24348/170510), 18.75 MiB | 91.00 KiB/s   Receiving objects:  14% (24576/170510), 18.80 MiB | 84.00 KiB/s   Receiving objects:  14% (24664/170510), 18.91 MiB | 87.00 KiB/s   Receiving objects:  14% (24963/170510), 18.95 MiB | 81.00 KiB/s   Receiving objects:  14% (25091/170510), 18.99 MiB | 65.00 KiB/s   Receiving objects:  14% (25215/170510), 19.04 MiB | 56.00 KiB/s   Receiving objects:  14% (25531/170510), 19.07 MiB | 55.00 KiB/s   Receiving objects:  15% (25577/170510), 19.11 MiB | 58.00 KiB/s   Receiving objects:  15% (25785/170510), 19.18 MiB | 61.00 KiB/s   Receiving objects:  15% (25856/170510), 19.25 MiB | 57.00 KiB/s   Receiving objects:  15% (26232/170510), 19.29 MiB | 61.00 KiB/s   Receiving objects:  15% (26423/170510), 19.43 MiB | 80.00 KiB/s   Receiving objects:  15% (26513/170510), 19.49 MiB | 78.00 KiB/s   Receiving objects:  15% (26881/170510), 19.54 MiB | 81.00 KiB/s   Receiving objects:  16% (27282/170510), 19.66 MiB | 82.00 KiB/s   Receiving objects:  16% (27285/170510), 19.66 MiB | 82.00 KiB/s   Receiving objects:  16% (27487/170510), 19.76 MiB | 91.00 KiB/s   Receiving objects:  16% (27640/170510), 19.86 MiB | 83.00 KiB/s   Receiving objects:  16% (27742/170510), 19.89 MiB | 87.00 KiB/s   Receiving objects:  16% (27862/170510), 19.99 MiB | 89.00 KiB/s   Receiving objects:  16% (28027/170510), 20.11 MiB | 89.00 KiB/s   Receiving objects:  16% (28157/170510), 20.20 MiB | 87.00 KiB/s   Receiving objects:  16% (28394/170510), 20.25 MiB | 86.00 KiB/s   Receiving objects:  16% (28532/170510), 20.35 MiB | 88.00 KiB/s   Receiving objects:  16% (28618/170510), 20.46 MiB | 87.00 KiB/s   Receiving objects:  16% (28713/170510), 20.50 MiB | 82.00 KiB/s   Receiving objects:  16% (28777/170510), 20.57 MiB | 79.00 KiB/s   Receiving objects:  16% (28905/170510), 20.70 MiB | 85.00 KiB/s   Receiving objects:  17% (28987/170510), 20.70 MiB | 85.00 KiB/s   Receiving objects:  17% (29095/170510), 20.77 MiB | 89.00 KiB/s   Receiving objects:  17% (29226/170510), 20.91 MiB | 95.00 KiB/s   Receiving objects:  17% (29316/170510), 21.04 MiB | 113.00 KiB/s   Receiving objects:  17% (29427/170510), 21.13 MiB | 114.00 KiB/s   Receiving objects:  17% (29638/170510), 21.33 MiB | 128.00 KiB/s   Receiving objects:  17% (29862/170510), 21.38 MiB | 122.00 KiB/s   Receiving objects:  17% (30163/170510), 21.48 MiB | 115.00 KiB/s   Receiving objects:  17% (30311/170510), 21.61 MiB | 112.00 KiB/s   Receiving objects:  17% (30549/170510), 21.79 MiB | 125.00 KiB/s   Receiving objects:  18% (30692/170510), 21.79 MiB | 125.00 KiB/s   Receiving objects:  18% (30741/170510), 21.85 MiB | 118.00 KiB/s   Receiving objects:  18% (30780/170510), 21.90 MiB | 99.00 KiB/s   Receiving objects:  18% (30975/170510), 21.96 MiB | 102.00 KiB/s   Receiving objects:  18% (31130/170510), 22.11 MiB | 111.00 KiB/s   Receiving objects:  18% (31369/170510), 22.26 MiB | 110.00 KiB/s   Receiving objects:  18% (31553/170510), 22.36 MiB | 103.00 KiB/s   Receiving objects:  18% (31704/170510), 22.46 MiB | 114.00 KiB/s   Receiving objects:  18% (31842/170510), 22.51 MiB | 112.00 KiB/s   Receiving objects:  18% (32035/170510), 22.62 MiB | 103.00 KiB/s   Receiving objects:  18% (32115/170510), 22.75 MiB | 98.00 KiB/s   Receiving objects:  18% (32315/170510), 22.89 MiB | 107.00 KiB/s   Receiving objects:  19% (32397/170510), 22.89 MiB | 107.00 KiB/s   Receiving objects:  19% (32486/170510), 22.99 MiB | 106.00 KiB/s   Receiving objects:  19% (32614/170510), 23.03 MiB | 103.00 KiB/s   Receiving objects:  19% (32705/170510), 23.14 MiB | 103.00 KiB/s   Receiving objects:  19% (32727/170510), 23.21 MiB | 87.00 KiB/s   Receiving objects:  19% (32840/170510), 23.25 MiB | 80.00 KiB/s   Receiving objects:  19% (32962/170510), 23.33 MiB | 70.00 KiB/s   Receiving objects:  19% (33021/170510), 23.37 MiB | 71.00 KiB/s   Receiving objects:  19% (33139/170510), 23.46 MiB | 68.00 KiB/s   Receiving objects:  19% (33300/170510), 23.56 MiB | 73.00 KiB/s   Receiving objects:  19% (33395/170510), 23.60 MiB | 75.00 KiB/s   Receiving objects:  19% (33518/170510), 23.67 MiB | 73.00 KiB/s   Receiving objects:  19% (33920/170510), 23.79 MiB | 83.00 KiB/s   Receiving objects:  20% (34102/170510), 23.79 MiB | 83.00 KiB/s   Receiving objects:  20% (34558/170510), 23.89 MiB | 85.00 KiB/s   Receiving objects:  20% (35011/170510), 23.93 MiB | 81.00 KiB/s   Receiving objects:  20% (35735/170510), 24.05 MiB | 87.00 KiB/s   Receiving objects:  21% (35808/170510), 24.05 MiB | 87.00 KiB/s   Receiving objects:  21% (36390/170510), 24.18 MiB | 98.00 KiB/s   Receiving objects:  21% (36679/170510), 24.28 MiB | 95.00 KiB/s   Receiving objects:  21% (37116/170510), 24.33 MiB | 93.00 KiB/s   Receiving objects:  21% (37393/170510), 24.43 MiB | 87.00 KiB/s   Receiving objects:  21% (37462/170510), 24.47 MiB | 84.00 KiB/s   Receiving objects:  22% (37513/170510), 24.47 MiB | 84.00 KiB/s   Receiving objects:  22% (37714/170510), 24.55 MiB | 74.00 KiB/s   Receiving objects:  22% (37929/170510), 24.58 MiB | 69.00 KiB/s   Receiving objects:  22% (38046/170510), 24.70 MiB | 69.00 KiB/s   Receiving objects:  22% (38175/170510), 24.79 MiB | 73.00 KiB/s   Receiving objects:  22% (38328/170510), 24.84 MiB | 79.00 KiB/s   Receiving objects:  22% (38446/170510), 24.94 MiB | 87.00 KiB/s   Receiving objects:  22% (38583/170510), 25.04 MiB | 87.00 KiB/s   Receiving objects:  22% (38915/170510), 25.11 MiB | 89.00 KiB/s   Receiving objects:  23% (39218/170510), 25.26 MiB | 104.00 KiB/s   Receiving objects:  23% (39348/170510), 25.26 MiB | 104.00 KiB/s   Receiving objects:  23% (39565/170510), 25.37 MiB | 104.00 KiB/s   Receiving objects:  23% (39807/170510), 25.49 MiB | 105.00 KiB/s   Receiving objects:  23% (40160/170510), 25.52 MiB | 102.00 KiB/s   Receiving objects:  23% (40416/170510), 25.62 MiB | 103.00 KiB/s   Receiving objects:  23% (40617/170510), 25.69 MiB | 86.00 KiB/s   Receiving objects:  23% (40675/170510), 25.78 MiB | 81.00 KiB/s   Receiving objects:  23% (40756/170510), 25.82 MiB | 67.00 KiB/s   Receiving objects:  23% (40879/170510), 25.86 MiB | 68.00 KiB/s   Receiving objects:  24% (40923/170510), 25.86 MiB | 68.00 KiB/s   Receiving objects:  24% (41058/170510), 25.97 MiB | 68.00 KiB/s   Receiving objects:  24% (41140/170510), 26.04 MiB | 72.00 KiB/s   Receiving objects:  24% (41248/170510), 26.13 MiB | 74.00 KiB/s   Receiving objects:  24% (41447/170510), 26.25 MiB | 81.00 KiB/s   Receiving objects:  24% (41726/170510), 26.41 MiB | 104.00 KiB/s   Receiving objects:  24% (41861/170510), 26.50 MiB | 111.00 KiB/s   Receiving objects:  24% (42007/170510), 26.60 MiB | 111.00 KiB/s   Receiving objects:  24% (42135/170510), 26.68 MiB | 109.00 KiB/s   Receiving objects:  24% (42265/170510), 26.72 MiB | 106.00 KiB/s   Receiving objects:  24% (42395/170510), 26.85 MiB | 102.00 KiB/s   Receiving objects:  24% (42449/170510), 26.93 MiB | 81.00 KiB/s   Receiving objects:  24% (42579/170510), 26.98 MiB | 81.00 KiB/s   Receiving objects:  25% (42628/170510), 27.06 MiB | 83.00 KiB/s   Receiving objects:  25% (42641/170510), 27.07 MiB | 75.00 KiB/s   Receiving objects:  25% (42716/170510), 27.11 MiB | 74.00 KiB/s   Receiving objects:  25% (42780/170510), 27.17 MiB | 61.00 KiB/s   Receiving objects:  25% (42837/170510), 27.20 MiB | 59.00 KiB/s   Receiving objects:  25% (43005/170510), 27.27 MiB | 57.00 KiB/s   Receiving objects:  25% (43078/170510), 27.33 MiB | 52.00 KiB/s   Receiving objects:  25% (43210/170510), 27.39 MiB | 54.00 KiB/s   Receiving objects:  25% (43328/170510), 27.43 MiB | 56.00 KiB/s   Receiving objects:  25% (43529/170510), 27.59 MiB | 74.00 KiB/s   Receiving objects:  25% (43657/170510), 27.71 MiB | 83.00 KiB/s   Receiving objects:  25% (43731/170510), 27.75 MiB | 85.00 KiB/s   Receiving objects:  25% (43840/170510), 27.83 MiB | 91.00 KiB/s   Receiving objects:  25% (43938/170510), 27.93 MiB | 93.00 KiB/s   Receiving objects:  25% (44030/170510), 27.96 MiB | 84.00 KiB/s   Receiving objects:  25% (44054/170510), 28.04 MiB | 66.00 KiB/s   Receiving objects:  25% (44231/170510), 28.08 MiB | 67.00 KiB/s   Receiving objects:  26% (44333/170510), 28.16 MiB | 76.00 KiB/s   Receiving objects:  26% (44488/170510), 28.24 MiB | 83.00 KiB/s   Receiving objects:  26% (44702/170510), 28.36 MiB | 88.00 KiB/s   Receiving objects:  26% (44799/170510), 28.41 MiB | 91.00 KiB/s   Receiving objects:  26% (44951/170510), 28.49 MiB | 96.00 KiB/s   Receiving objects:  26% (44994/170510), 28.56 MiB | 90.00 KiB/s   Receiving objects:  26% (45062/170510), 28.59 MiB | 81.00 KiB/s   Receiving objects:  26% (45225/170510), 28.71 MiB | 76.00 KiB/s   Receiving objects:  26% (45322/170510), 28.80 MiB | 73.00 KiB/s   Receiving objects:  26% (45493/170510), 28.85 MiB | 73.00 KiB/s   Receiving objects:  26% (45626/170510), 28.91 MiB | 70.00 KiB/s   Receiving objects:  26% (45736/170510), 28.98 MiB | 75.00 KiB/s   Receiving objects:  26% (45905/170510), 29.08 MiB | 73.00 KiB/s   Receiving objects:  27% (46038/170510), 29.14 MiB | 74.00 KiB/s   Receiving objects:  27% (46068/170510), 29.14 MiB | 74.00 KiB/s   Receiving objects:  27% (46272/170510), 29.24 MiB | 74.00 KiB/s   Receiving objects:  27% (46408/170510), 29.27 MiB | 73.00 KiB/s   Receiving objects:  27% (46714/170510), 29.41 MiB | 84.00 KiB/s   Receiving objects:  27% (47029/170510), 29.46 MiB | 83.00 KiB/s   Receiving objects:  27% (47221/170510), 29.53 MiB | 75.00 KiB/s   Receiving objects:  27% (47350/170510), 29.54 MiB | 69.00 KiB/s   Receiving objects:  27% (47609/170510), 29.60 MiB | 63.00 KiB/s   Receiving objects:  28% (47743/170510), 29.60 MiB | 63.00 KiB/s   Receiving objects:  28% (48046/170510), 29.69 MiB | 61.00 KiB/s   Receiving objects:  28% (48329/170510), 29.73 MiB | 60.00 KiB/s   Receiving objects:  28% (48473/170510), 29.79 MiB | 53.00 KiB/s   Receiving objects:  28% (48577/170510), 29.81 MiB | 50.00 KiB/s   Receiving objects:  28% (48909/170510), 29.90 MiB | 61.00 KiB/s   Receiving objects:  28% (49204/170510), 30.03 MiB | 70.00 KiB/s   Receiving objects:  28% (49356/170510), 30.06 MiB | 68.00 KiB/s   Receiving objects:  29% (49448/170510), 30.10 MiB | 67.00 KiB/s   Receiving objects:  29% (49705/170510), 30.14 MiB | 73.00 KiB/s   Receiving objects:  29% (50014/170510), 30.26 MiB | 89.00 KiB/s   Receiving objects:  29% (50225/170510), 30.35 MiB | 87.00 KiB/s   Receiving objects:  29% (50383/170510), 30.40 MiB | 86.00 KiB/s   Receiving objects:  29% (50639/170510), 30.54 MiB | 94.00 KiB/s   Receiving objects:  29% (50818/170510), 30.71 MiB | 115.00 KiB/s   Receiving objects:  29% (50876/170510), 30.79 MiB | 103.00 KiB/s   Receiving objects:  29% (50975/170510), 30.84 MiB | 106.00 KiB/s   Receiving objects:  29% (51075/170510), 30.95 MiB | 108.00 KiB/s   Receiving objects:  30% (51153/170510), 31.01 MiB | 108.00 KiB/s   Receiving objects:  30% (51279/170510), 31.09 MiB | 110.00 KiB/s   Receiving objects:  30% (51444/170510), 31.19 MiB | 91.00 KiB/s   Receiving objects:  30% (51541/170510), 31.24 MiB | 97.00 KiB/s   Receiving objects:  30% (51759/170510), 31.35 MiB | 100.00 KiB/s   Receiving objects:  30% (51850/170510), 31.42 MiB | 92.00 KiB/s   Receiving objects:  30% (51947/170510), 31.46 MiB | 89.00 KiB/s   Receiving objects:  30% (52145/170510), 31.58 MiB | 87.00 KiB/s   Receiving objects:  30% (52401/170510), 31.69 MiB | 93.00 KiB/s   Receiving objects:  30% (52469/170510), 31.76 MiB | 82.00 KiB/s   Receiving objects:  30% (52519/170510), 31.82 MiB | 79.00 KiB/s   Receiving objects:  30% (52666/170510), 31.88 MiB | 82.00 KiB/s   Receiving objects:  30% (52790/170510), 31.95 MiB | 71.00 KiB/s   Receiving objects:  31% (52859/170510), 32.00 MiB | 70.00 KiB/s   Receiving objects:  31% (52964/170510), 32.00 MiB | 70.00 KiB/s   Receiving objects:  31% (53026/170510), 32.09 MiB | 69.00 KiB/s   Receiving objects:  31% (53303/170510), 32.18 MiB | 76.00 KiB/s   Receiving objects:  31% (53590/170510), 32.29 MiB | 80.00 KiB/s   Receiving objects:  31% (53852/170510), 32.39 MiB | 88.00 KiB/s   Receiving objects:  31% (54090/170510), 32.48 MiB | 83.00 KiB/s   Receiving objects:  31% (54277/170510), 32.54 MiB | 88.00 KiB/s   Receiving objects:  31% (54466/170510), 32.64 MiB | 91.00 KiB/s   Receiving objects:  31% (54559/170510), 32.71 MiB | 80.00 KiB/s   Receiving objects:  32% (54564/170510), 32.71 MiB | 80.00 KiB/s   Receiving objects:  32% (54666/170510), 32.74 MiB | 75.00 KiB/s   Receiving objects:  32% (54782/170510), 32.85 MiB | 81.00 KiB/s   Receiving objects:  32% (54881/170510), 32.95 MiB | 81.00 KiB/s   Receiving objects:  32% (55052/170510), 33.01 MiB | 84.00 KiB/s   Receiving objects:  32% (55199/170510), 33.14 MiB | 91.00 KiB/s   Receiving objects:  32% (55234/170510), 33.21 MiB | 89.00 KiB/s   Receiving objects:  32% (55283/170510), 33.23 MiB | 83.00 KiB/s   Receiving objects:  32% (55448/170510), 33.30 MiB | 73.00 KiB/s   Receiving objects:  32% (55563/170510), 33.34 MiB | 70.00 KiB/s   Receiving objects:  32% (55652/170510), 33.43 MiB | 64.00 KiB/s   Receiving objects:  32% (55852/170510), 33.54 MiB | 66.00 KiB/s   Receiving objects:  32% (56088/170510), 33.60 MiB | 72.00 KiB/s   Receiving objects:  32% (56179/170510), 33.68 MiB | 81.00 KiB/s   Receiving objects:  33% (56269/170510), 33.75 MiB | 79.00 KiB/s   Receiving objects:  33% (56299/170510), 33.75 MiB | 79.00 KiB/s   Receiving objects:  33% (56470/170510), 33.81 MiB | 83.00 KiB/s   Receiving objects:  33% (56628/170510), 33.90 MiB | 77.00 KiB/s   Receiving objects:  33% (56691/170510), 33.99 MiB | 72.00 KiB/s   Receiving objects:  33% (56750/170510), 34.02 MiB | 68.00 KiB/s   Receiving objects:  33% (56907/170510), 34.11 MiB | 73.00 KiB/s   Receiving objects:  33% (57044/170510), 34.21 MiB | 76.00 KiB/s   Receiving objects:  33% (57234/170510), 34.31 MiB | 78.00 KiB/s   Receiving objects:  33% (57339/170510), 34.32 MiB | 72.00 KiB/s   Receiving objects:  33% (57562/170510), 34.41 MiB | 79.00 KiB/s   Receiving objects:  33% (57782/170510), 34.54 MiB | 86.00 KiB/s   Receiving objects:  33% (57896/170510), 34.58 MiB | 82.00 KiB/s   Receiving objects:  34% (57974/170510), 34.66 MiB | 77.00 KiB/s   Receiving objects:  34% (57975/170510), 34.66 MiB | 77.00 KiB/s   Receiving objects:  34% (58063/170510), 34.75 MiB | 81.00 KiB/s   Receiving objects:  34% (58235/170510), 34.81 MiB | 85.00 KiB/s   Receiving objects:  34% (58338/170510), 34.87 MiB | 74.00 KiB/s   Receiving objects:  34% (58439/170510), 34.97 MiB | 73.00 KiB/s   Receiving objects:  34% (58819/170510), 35.04 MiB | 80.00 KiB/s   Receiving objects:  34% (59102/170510), 35.17 MiB | 88.00 KiB/s   Receiving objects:  34% (59334/170510), 35.22 MiB | 86.00 KiB/s   Receiving objects:  35% (59679/170510), 35.32 MiB | 89.00 KiB/s   Receiving objects:  35% (59692/170510), 35.32 MiB | 89.00 KiB/s   Receiving objects:  35% (60071/170510), 35.46 MiB | 101.00 KiB/s   Receiving objects:  35% (60198/170510), 35.60 MiB | 106.00 KiB/s   Receiving objects:  35% (60332/170510), 35.64 MiB | 107.00 KiB/s   Receiving objects:  35% (60491/170510), 35.78 MiB | 111.00 KiB/s   Receiving objects:  35% (60633/170510), 35.89 MiB | 112.00 KiB/s   Receiving objects:  35% (60648/170510), 35.92 MiB | 104.00 KiB/s   Receiving objects:  35% (60721/170510), 35.99 MiB | 80.00 KiB/s   Receiving objects:  35% (60835/170510), 36.03 MiB | 79.00 KiB/s   Receiving objects:  35% (60974/170510), 36.12 MiB | 77.00 KiB/s   Receiving objects:  35% (61056/170510), 36.19 MiB | 63.00 KiB/s   Receiving objects:  35% (61227/170510), 36.23 MiB | 61.00 KiB/s   Receiving objects:  35% (61261/170510), 36.33 MiB | 66.00 KiB/s   Receiving objects:  35% (61350/170510), 36.36 MiB | 67.00 KiB/s   Receiving objects:  36% (61384/170510), 36.36 MiB | 67.00 KiB/s   Receiving objects:  36% (61501/170510), 36.44 MiB | 68.00 KiB/s   Receiving objects:  36% (61743/170510), 36.57 MiB | 76.00 KiB/s   Receiving objects:  36% (61931/170510), 36.67 MiB | 82.00 KiB/s   Receiving objects:  36% (62157/170510), 36.75 MiB | 85.00 KiB/s   Receiving objects:  36% (62254/170510), 36.79 MiB | 85.00 KiB/s   Receiving objects:  36% (62409/170510), 36.89 MiB | 89.00 KiB/s   Receiving objects:  36% (62584/170510), 37.00 MiB | 84.00 KiB/s   Receiving objects:  36% (63024/170510), 37.07 MiB | 90.00 KiB/s   Receiving objects:  37% (63089/170510), 37.17 MiB | 99.00 KiB/s   Receiving objects:  37% (63195/170510), 37.24 MiB | 105.00 KiB/s   Receiving objects:  37% (63278/170510), 37.34 MiB | 106.00 KiB/s   Receiving objects:  37% (63385/170510), 37.39 MiB | 109.00 KiB/s   Receiving objects:  37% (63430/170510), 37.48 MiB | 103.00 KiB/s   Receiving objects:  37% (63461/170510), 37.50 MiB | 92.00 KiB/s   Receiving objects:  37% (63512/170510), 37.57 MiB | 71.00 KiB/s   Receiving objects:  37% (63617/170510), 37.62 MiB | 67.00 KiB/s   Receiving objects:  37% (63695/170510), 37.71 MiB | 66.00 KiB/s   Receiving objects:  37% (63820/170510), 37.82 MiB | 66.00 KiB/s   Receiving objects:  37% (63964/170510), 37.93 MiB | 82.00 KiB/s   Receiving objects:  37% (64122/170510), 38.03 MiB | 90.00 KiB/s   Receiving objects:  37% (64248/170510), 38.09 MiB | 93.00 KiB/s   Receiving objects:  37% (64422/170510), 38.21 MiB | 103.00 KiB/s   Receiving objects:  37% (64501/170510), 38.31 MiB | 100.00 KiB/s   Receiving objects:  37% (64623/170510), 38.43 MiB | 97.00 KiB/s   Receiving objects:  37% (64721/170510), 38.46 MiB | 86.00 KiB/s   Receiving objects:  38% (64794/170510), 38.50 MiB | 85.00 KiB/s   Receiving objects:  38% (64853/170510), 38.50 MiB | 85.00 KiB/s   Receiving objects:  38% (64944/170510), 38.57 MiB | 74.00 KiB/s   Receiving objects:  38% (65079/170510), 38.63 MiB | 64.00 KiB/s   Receiving objects:  38% (65126/170510), 38.65 MiB | 60.00 KiB/s   Receiving objects:  38% (65388/170510), 38.79 MiB | 64.00 KiB/s   Receiving objects:  38% (65546/170510), 38.93 MiB | 86.00 KiB/s   Receiving objects:  38% (65667/170510), 39.04 MiB | 92.00 KiB/s   Receiving objects:  38% (65744/170510), 39.07 MiB | 95.00 KiB/s   Receiving objects:  38% (65857/170510), 39.16 MiB | 99.00 KiB/s   Receiving objects:  38% (66067/170510), 39.26 MiB | 94.00 KiB/s   Receiving objects:  38% (66148/170510), 39.29 MiB | 81.00 KiB/s   Receiving objects:  38% (66306/170510), 39.36 MiB | 68.00 KiB/s   Receiving objects:  38% (66479/170510), 39.41 MiB | 69.00 KiB/s   Receiving objects:  39% (66499/170510), 39.48 MiB | 77.00 KiB/s   Receiving objects:  39% (66625/170510), 39.53 MiB | 79.00 KiB/s   Receiving objects:  39% (66728/170510), 39.63 MiB | 81.00 KiB/s   Receiving objects:  39% (66890/170510), 39.71 MiB | 86.00 KiB/s   Receiving objects:  39% (67189/170510), 39.79 MiB | 90.00 KiB/s   Receiving objects:  39% (67284/170510), 39.89 MiB | 84.00 KiB/s   Receiving objects:  39% (67459/170510), 39.95 MiB | 88.00 KiB/s   Receiving objects:  39% (67542/170510), 40.08 MiB | 92.00 KiB/s   Receiving objects:  39% (67693/170510), 40.21 MiB | 102.00 KiB/s   Receiving objects:  39% (67858/170510), 40.32 MiB | 107.00 KiB/s   Receiving objects:  40% (68204/170510), 40.36 MiB | 105.00 KiB/s   Receiving objects:  40% (68278/170510), 40.41 MiB | 104.00 KiB/s   Receiving objects:  40% (68486/170510), 40.43 MiB | 97.00 KiB/s   Receiving objects:  40% (68683/170510), 40.50 MiB | 82.00 KiB/s   Receiving objects:  40% (68815/170510), 40.62 MiB | 79.00 KiB/s   Receiving objects:  40% (68946/170510), 40.68 MiB | 82.00 KiB/s   Receiving objects:  40% (69449/170510), 40.79 MiB | 83.00 KiB/s   Receiving objects:  40% (69624/170510), 40.86 MiB | 83.00 KiB/s   Receiving objects:  40% (69830/170510), 40.94 MiB | 88.00 KiB/s   Receiving objects:  41% (69910/170510), 40.96 MiB | 83.00 KiB/s   Receiving objects:  41% (69939/170510), 40.96 MiB | 83.00 KiB/s   Receiving objects:  41% (70023/170510), 41.04 MiB | 67.00 KiB/s   Receiving objects:  41% (70327/170510), 41.15 MiB | 69.00 KiB/s   Receiving objects:  41% (70685/170510), 41.26 MiB | 83.00 KiB/s   Receiving objects:  41% (70842/170510), 41.41 MiB | 98.00 KiB/s   Receiving objects:  41% (70986/170510), 41.54 MiB | 111.00 KiB/s   Receiving objects:  41% (71181/170510), 41.66 MiB | 126.00 KiB/s   Receiving objects:  41% (71287/170510), 41.69 MiB | 125.00 KiB/s   Receiving objects:  41% (71351/170510), 41.76 MiB | 100.00 KiB/s   Receiving objects:  41% (71388/170510), 41.82 MiB | 82.00 KiB/s   Receiving objects:  41% (71488/170510), 41.91 MiB | 73.00 KiB/s   Receiving objects:  42% (71615/170510), 41.96 MiB | 71.00 KiB/s   Receiving objects:  42% (71632/170510), 41.96 MiB | 71.00 KiB/s   Receiving objects:  42% (71702/170510), 42.04 MiB | 68.00 KiB/s   Receiving objects:  42% (71733/170510), 42.11 MiB | 66.00 KiB/s   Receiving objects:  42% (71866/170510), 42.23 MiB | 79.00 KiB/s   Receiving objects:  42% (71955/170510), 42.26 MiB | 78.00 KiB/s   Receiving objects:  42% (72044/170510), 42.36 MiB | 77.00 KiB/s   Receiving objects:  42% (72185/170510), 42.42 MiB | 78.00 KiB/s   Receiving objects:  42% (72291/170510), 42.57 MiB | 92.00 KiB/s   Receiving objects:  42% (72349/170510), 42.60 MiB | 88.00 KiB/s   Receiving objects:  42% (72448/170510), 42.67 MiB | 79.00 KiB/s   Receiving objects:  42% (72502/170510), 42.75 MiB | 78.00 KiB/s   Receiving objects:  42% (72568/170510), 42.82 MiB | 80.00 KiB/s   Receiving objects:  42% (72661/170510), 42.93 MiB | 81.00 KiB/s   Receiving objects:  42% (72759/170510), 43.02 MiB | 81.00 KiB/s   Receiving objects:  42% (72803/170510), 43.10 MiB | 80.00 KiB/s   Receiving objects:  42% (72860/170510), 43.12 MiB | 78.00 KiB/s   Receiving objects:  42% (72902/170510), 43.15 MiB | 72.00 KiB/s   Receiving objects:  42% (72951/170510), 43.22 MiB | 66.00 KiB/s   Receiving objects:  42% (73023/170510), 43.25 MiB | 58.00 KiB/s   Receiving objects:  42% (73149/170510), 43.35 MiB | 58.00 KiB/s   Receiving objects:  42% (73262/170510), 43.43 MiB | 58.00 KiB/s   Receiving objects:  43% (73320/170510), 43.48 MiB | 66.00 KiB/s   Receiving objects:  43% (73368/170510), 43.53 MiB | 69.00 KiB/s   Receiving objects:  43% (73482/170510), 43.57 MiB | 72.00 KiB/s   Receiving objects:  43% (73619/170510), 43.70 MiB | 85.00 KiB/s   Receiving objects:  43% (73745/170510), 43.80 MiB | 86.00 KiB/s   Receiving objects:  43% (73932/170510), 43.87 MiB | 92.00 KiB/s   Receiving objects:  43% (74038/170510), 43.98 MiB | 96.00 KiB/s   Receiving objects:  43% (74085/170510), 44.04 MiB | 87.00 KiB/s   Receiving objects:  43% (74152/170510), 44.06 MiB | 78.00 KiB/s   Receiving objects:  43% (74321/170510), 44.14 MiB | 72.00 KiB/s   Receiving objects:  43% (74416/170510), 44.21 MiB | 65.00 KiB/s   Receiving objects:  43% (74547/170510), 44.25 MiB | 60.00 KiB/s   Receiving objects:  43% (74713/170510), 44.33 MiB | 64.00 KiB/s   Receiving objects:  43% (75023/170510), 44.45 MiB | 79.00 KiB/s   Receiving objects:  44% (75025/170510), 44.45 MiB | 79.00 KiB/s   Receiving objects:  44% (76066/170510), 44.61 MiB | 97.00 KiB/s   Receiving objects:  45% (76730/170510), 44.68 MiB | 102.00 KiB/s   Receiving objects:  45% (76767/170510), 44.76 MiB | 113.00 KiB/s   Receiving objects:  45% (76949/170510), 44.84 MiB | 122.00 KiB/s   Receiving objects:  45% (77061/170510), 44.93 MiB | 119.00 KiB/s   Receiving objects:  45% (77227/170510), 45.01 MiB | 114.00 KiB/s   Receiving objects:  45% (77985/170510), 45.11 MiB | 101.00 KiB/s   Receiving objects:  45% (78143/170510), 45.22 MiB | 88.00 KiB/s   Receiving objects:  46% (78435/170510), 45.26 MiB | 81.00 KiB/s   Receiving objects:  46% (78464/170510), 45.26 MiB | 81.00 KiB/s   Receiving objects:  46% (78745/170510), 45.35 MiB | 82.00 KiB/s   Receiving objects:  46% (78918/170510), 45.39 MiB | 79.00 KiB/s   Receiving objects:  46% (79113/170510), 45.52 MiB | 91.00 KiB/s   Receiving objects:  46% (79535/170510), 45.62 MiB | 84.00 KiB/s   Receiving objects:  46% (79937/170510), 45.74 MiB | 96.00 KiB/s   Receiving objects:  46% (80124/170510), 45.84 MiB | 98.00 KiB/s   Receiving objects:  47% (80140/170510), 45.84 MiB | 98.00 KiB/s   Receiving objects:  47% (80660/170510), 45.91 MiB | 104.00 KiB/s   Receiving objects:  47% (81090/170510), 46.06 MiB | 107.00 KiB/s   Receiving objects:  47% (81814/170510), 46.18 MiB | 110.00 KiB/s   Receiving objects:  48% (81845/170510), 46.18 MiB | 110.00 KiB/s   Receiving objects:  48% (82475/170510), 46.24 MiB | 111.00 KiB/s   Receiving objects:  48% (82793/170510), 46.30 MiB | 101.00 KiB/s   Receiving objects:  48% (83053/170510), 46.35 MiB | 94.00 KiB/s   Receiving objects:  48% (83280/170510), 46.47 MiB | 91.00 KiB/s   Receiving objects:  48% (83473/170510), 46.60 MiB | 88.00 KiB/s   Receiving objects:  49% (83550/170510), 46.60 MiB | 88.00 KiB/s   Receiving objects:  49% (83750/170510), 46.67 MiB | 91.00 KiB/s   Receiving objects:  49% (83943/170510), 46.85 MiB | 109.00 KiB/s   Receiving objects:  49% (84641/170510), 46.98 MiB | 127.00 KiB/s   Receiving objects:  49% (84730/170510), 47.07 MiB | 120.00 KiB/s   Receiving objects:  49% (84808/170510), 47.15 MiB | 112.00 KiB/s   Receiving objects:  50% (85255/170510), 47.21 MiB | 109.00 KiB/s   Receiving objects:  50% (85358/170510), 47.26 MiB | 97.00 KiB/s   Receiving objects:  50% (85575/170510), 47.31 MiB | 89.00 KiB/s   Receiving objects:  50% (86531/170510), 47.44 MiB | 88.00 KiB/s   Receiving objects:  50% (86881/170510), 47.48 MiB | 86.00 KiB/s   Receiving objects:  51% (86961/170510), 47.50 MiB | 80.00 KiB/s   Receiving objects:  51% (87111/170510), 47.53 MiB | 77.00 KiB/s   Receiving objects:  51% (87289/170510), 47.56 MiB | 75.00 KiB/s   Receiving objects:  51% (87723/170510), 47.68 MiB | 78.00 KiB/s   Receiving objects:  51% (88121/170510), 47.77 MiB | 75.00 KiB/s   Receiving objects:  52% (88666/170510), 47.82 MiB | 72.00 KiB/s   Receiving objects:  52% (88793/170510), 47.86 MiB | 72.00 KiB/s   Receiving objects:  52% (89610/170510), 47.90 MiB | 78.00 KiB/s   Receiving objects:  53% (90371/170510), 48.00 MiB | 89.00 KiB/s   Receiving objects:  53% (90479/170510), 48.00 MiB | 89.00 KiB/s   Receiving objects:  53% (90758/170510), 48.14 MiB | 94.00 KiB/s   Receiving objects:  53% (90869/170510), 48.26 MiB | 99.00 KiB/s   Receiving objects:  53% (91025/170510), 48.37 MiB | 103.00 KiB/s   Receiving objects:  53% (91122/170510), 48.45 MiB | 100.00 KiB/s   Receiving objects:  53% (91122/170510), 48.56 MiB | 93.00 KiB/s   Receiving objects:  53% (91122/170510), 48.58 MiB | 84.00 KiB/s   Receiving objects:  53% (91122/170510), 48.65 MiB | 74.00 KiB/s   Receiving objects:  53% (91122/170510), 48.75 MiB | 71.00 KiB/s   Receiving objects:  53% (91122/170510), 48.84 MiB | 75.00 KiB/s   Receiving objects:  53% (91122/170510), 48.90 MiB | 75.00 KiB/s   Receiving objects:  53% (91122/170510), 48.96 MiB | 71.00 KiB/s   Receiving objects:  53% (91122/170510), 49.00 MiB | 76.00 KiB/s   Receiving objects:  53% (91122/170510), 49.07 MiB | 68.00 KiB/s   Receiving objects:  53% (91122/170510), 49.11 MiB | 65.00 KiB/s   Receiving objects:  53% (91122/170510), 49.18 MiB | 58.00 KiB/s   Receiving objects:  53% (91122/170510), 49.21 MiB | 54.00 KiB/s   Receiving objects:  53% (91122/170510), 49.29 MiB | 60.00 KiB/s   Receiving objects:  53% (91122/170510), 49.40 MiB | 67.00 KiB/s   Receiving objects:  53% (91122/170510), 49.48 MiB | 70.00 KiB/s   Receiving objects:  53% (91122/170510), 49.53 MiB | 75.00 KiB/s   error: index-pack died of signal 15
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:655)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H32
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor927.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy134.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1810)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10
Checking out Revision 9fa331b811d893a0d580e9136c1c7e1fa9774542 (refs/remotes/origin/trunk)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9fa331b811d893a0d580e9136c1c7e1fa9774542
Commit message: "KAFKA-8225 & KIP-345 part-2: fencing static member instances with conflicting group.instance.id (#6650)"
 > git rev-list --no-walk e2847e8603fe19a87ff03584fb38954e4bd3a59e # timeout=10
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: No tool found matching GRADLE_4_10_2_HOME
[kafka-trunk-jdk11] $ /bin/bash -xe /tmp/jenkins993920956239506716.sh
+ rm -rf <https://builds.apache.org/job/kafka-trunk-jdk11/ws/.gradle>
+ /bin/gradle
/tmp/jenkins993920956239506716.sh: line 4: /bin/gradle: No such file or directory
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
ERROR: No tool found matching GRADLE_4_10_2_HOME
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user noreply@github.com
Not sending mail to unregistered user cshapi@gmail.com
Not sending mail to unregistered user wangguoz@gmail.com