See <https://builds.apache.org/job/kafka-trunk-jdk8/3646/display/redirect?page=changes>
Changes: [github] KAFKA-8379; Fix KafkaAdminClientTest.testUnreachableBootstrapServer ------------------------------------------ [...truncated 2.50 MB...] org.apache.kafka.connect.converters.ByteArrayConverterTest > testFromConnectSchemaless STARTED org.apache.kafka.connect.converters.ByteArrayConverterTest > testFromConnectSchemaless PASSED org.apache.kafka.connect.converters.ByteArrayConverterTest > testToConnectNull STARTED org.apache.kafka.connect.converters.ByteArrayConverterTest > testToConnectNull PASSED org.apache.kafka.connect.converters.ByteArrayConverterTest > testFromConnectBadSchema STARTED org.apache.kafka.connect.converters.ByteArrayConverterTest > testFromConnectBadSchema PASSED org.apache.kafka.connect.converters.ByteArrayConverterTest > testFromConnectNull STARTED org.apache.kafka.connect.converters.ByteArrayConverterTest > testFromConnectNull PASSED org.apache.kafka.connect.converters.ByteArrayConverterTest > testToConnect STARTED org.apache.kafka.connect.converters.ByteArrayConverterTest > testToConnect PASSED org.apache.kafka.connect.converters.ByteArrayConverterTest > testFromConnect STARTED org.apache.kafka.connect.converters.ByteArrayConverterTest > testFromConnect PASSED org.apache.kafka.connect.converters.ByteArrayConverterTest > testFromConnectInvalidValue STARTED org.apache.kafka.connect.converters.ByteArrayConverterTest > testFromConnectInvalidValue PASSED org.apache.kafka.connect.converters.DoubleConverterTest > testBytesNullToNumber STARTED org.apache.kafka.connect.converters.DoubleConverterTest > testBytesNullToNumber PASSED org.apache.kafka.connect.converters.DoubleConverterTest > testSerializingIncorrectType STARTED org.apache.kafka.connect.converters.DoubleConverterTest > testSerializingIncorrectType PASSED org.apache.kafka.connect.converters.DoubleConverterTest > testDeserializingHeaderWithTooManyBytes STARTED org.apache.kafka.connect.converters.DoubleConverterTest > testDeserializingHeaderWithTooManyBytes PASSED org.apache.kafka.connect.converters.DoubleConverterTest > testNullToBytes STARTED org.apache.kafka.connect.converters.DoubleConverterTest > testNullToBytes PASSED org.apache.kafka.connect.converters.DoubleConverterTest > testSerializingIncorrectHeader STARTED org.apache.kafka.connect.converters.DoubleConverterTest > testSerializingIncorrectHeader PASSED org.apache.kafka.connect.converters.DoubleConverterTest > testDeserializingDataWithTooManyBytes STARTED org.apache.kafka.connect.converters.DoubleConverterTest > testDeserializingDataWithTooManyBytes PASSED org.apache.kafka.connect.converters.DoubleConverterTest > testConvertingSamplesToAndFromBytes STARTED org.apache.kafka.connect.converters.DoubleConverterTest > testConvertingSamplesToAndFromBytes PASSED org.apache.kafka.connect.converters.LongConverterTest > testBytesNullToNumber STARTED org.apache.kafka.connect.converters.LongConverterTest > testBytesNullToNumber PASSED org.apache.kafka.connect.converters.LongConverterTest > testSerializingIncorrectType STARTED org.apache.kafka.connect.converters.LongConverterTest > testSerializingIncorrectType PASSED org.apache.kafka.connect.converters.LongConverterTest > testDeserializingHeaderWithTooManyBytes STARTED org.apache.kafka.connect.converters.LongConverterTest > testDeserializingHeaderWithTooManyBytes PASSED org.apache.kafka.connect.converters.LongConverterTest > testNullToBytes STARTED org.apache.kafka.connect.converters.LongConverterTest > testNullToBytes PASSED org.apache.kafka.connect.converters.LongConverterTest > testSerializingIncorrectHeader STARTED org.apache.kafka.connect.converters.LongConverterTest > testSerializingIncorrectHeader PASSED org.apache.kafka.connect.converters.LongConverterTest > testDeserializingDataWithTooManyBytes STARTED org.apache.kafka.connect.converters.LongConverterTest > testDeserializingDataWithTooManyBytes PASSED org.apache.kafka.connect.converters.LongConverterTest > testConvertingSamplesToAndFromBytes STARTED org.apache.kafka.connect.converters.LongConverterTest > testConvertingSamplesToAndFromBytes PASSED org.apache.kafka.connect.converters.ShortConverterTest > testBytesNullToNumber STARTED org.apache.kafka.connect.converters.ShortConverterTest > testBytesNullToNumber PASSED org.apache.kafka.connect.converters.ShortConverterTest > testSerializingIncorrectType STARTED org.apache.kafka.connect.converters.ShortConverterTest > testSerializingIncorrectType PASSED org.apache.kafka.connect.converters.ShortConverterTest > testDeserializingHeaderWithTooManyBytes STARTED org.apache.kafka.connect.converters.ShortConverterTest > testDeserializingHeaderWithTooManyBytes PASSED org.apache.kafka.connect.converters.ShortConverterTest > testNullToBytes STARTED org.apache.kafka.connect.converters.ShortConverterTest > testNullToBytes PASSED org.apache.kafka.connect.converters.ShortConverterTest > testSerializingIncorrectHeader STARTED org.apache.kafka.connect.converters.ShortConverterTest > testSerializingIncorrectHeader PASSED org.apache.kafka.connect.converters.ShortConverterTest > testDeserializingDataWithTooManyBytes STARTED org.apache.kafka.connect.converters.ShortConverterTest > testDeserializingDataWithTooManyBytes PASSED org.apache.kafka.connect.converters.ShortConverterTest > testConvertingSamplesToAndFromBytes STARTED org.apache.kafka.connect.converters.ShortConverterTest > testConvertingSamplesToAndFromBytes 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 > 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-jdk8/ws/core/build/reports/tests/test/index.html> * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.4.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 2h 36m 23s 174 actionable tasks: 149 executed, 25 up-to-date Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 [FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> that match the pattern **/build/reports/*bugs/*.xml [FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/api/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/basic-auth-extension/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/file/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/json/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/runtime/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/transforms/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/examples/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/generator/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/jmh-benchmarks/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/log4j-appender/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/examples/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/streams-scala/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/test-utils/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/tools/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 No credentials specified Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=8de7d3772443a63e46649ab651260db277efafec, workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Computing warning deltas based on reference build #3623 Recording test results Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 Not sending mail to unregistered user ism...@juma.me.uk Not sending mail to unregistered user nore...@github.com Not sending mail to unregistered user wangg...@gmail.com