See <https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/504/display/redirect>
Changes: ------------------------------------------ [...truncated 495650 lines...] [2021-09-29T09:08:56.019Z] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ streams-quickstart-java --- [2021-09-29T09:08:56.019Z] [INFO] [2021-09-29T09:08:56.019Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ streams-quickstart-java --- [2021-09-29T09:08:56.019Z] [INFO] Installing /home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/java/target/streams-quickstart-java-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/kafka/streams-quickstart-java/3.1.0-SNAPSHOT/streams-quickstart-java-3.1.0-SNAPSHOT.jar [2021-09-29T09:08:56.019Z] [INFO] Installing /home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/java/pom.xml to /home/jenkins/.m2/repository/org/apache/kafka/streams-quickstart-java/3.1.0-SNAPSHOT/streams-quickstart-java-3.1.0-SNAPSHOT.pom [2021-09-29T09:08:56.019Z] [INFO] [2021-09-29T09:08:56.019Z] [INFO] --- maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) @ streams-quickstart-java --- [2021-09-29T09:08:56.019Z] [INFO] ------------------------------------------------------------------------ [2021-09-29T09:08:56.019Z] [INFO] Reactor Summary for Kafka Streams :: Quickstart 3.1.0-SNAPSHOT: [2021-09-29T09:08:56.019Z] [INFO] [2021-09-29T09:08:56.019Z] [INFO] Kafka Streams :: Quickstart ........................ SUCCESS [ 2.325 s] [2021-09-29T09:08:56.019Z] [INFO] streams-quickstart-java ............................ SUCCESS [ 1.607 s] [2021-09-29T09:08:56.019Z] [INFO] ------------------------------------------------------------------------ [2021-09-29T09:08:56.019Z] [INFO] BUILD SUCCESS [2021-09-29T09:08:56.019Z] [INFO] ------------------------------------------------------------------------ [2021-09-29T09:08:56.019Z] [INFO] Total time: 4.418 s [2021-09-29T09:08:56.019Z] [INFO] Finished at: 2021-09-29T09:08:55Z [2021-09-29T09:08:56.019Z] [INFO] ------------------------------------------------------------------------ [Pipeline] dir [2021-09-29T09:08:56.540Z] Running in /home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype [Pipeline] { [Pipeline] sh [2021-09-29T09:08:59.047Z] + echo Y [2021-09-29T09:08:59.047Z] + mvn archetype:generate -DarchetypeCatalog=local -DarchetypeGroupId=org.apache.kafka -DarchetypeArtifactId=streams-quickstart-java -DarchetypeVersion=3.1.0-SNAPSHOT -DgroupId=streams.examples -DartifactId=streams.examples -Dversion=0.1 -Dpackage=myapps [2021-09-29T09:08:59.991Z] [INFO] Scanning for projects... [2021-09-29T09:09:00.938Z] [INFO] [2021-09-29T09:09:00.938Z] [INFO] ------------------< org.apache.maven:standalone-pom >------------------- [2021-09-29T09:09:00.938Z] [INFO] Building Maven Stub Project (No POM) 1 [2021-09-29T09:09:00.938Z] [INFO] --------------------------------[ pom ]--------------------------------- [2021-09-29T09:09:00.938Z] [INFO] [2021-09-29T09:09:00.938Z] [INFO] >>> maven-archetype-plugin:3.2.0:generate (default-cli) > generate-sources @ standalone-pom >>> [2021-09-29T09:09:00.938Z] [INFO] [2021-09-29T09:09:00.938Z] [INFO] <<< maven-archetype-plugin:3.2.0:generate (default-cli) < generate-sources @ standalone-pom <<< [2021-09-29T09:09:00.938Z] [INFO] [2021-09-29T09:09:00.938Z] [INFO] [2021-09-29T09:09:00.938Z] [INFO] --- maven-archetype-plugin:3.2.0:generate (default-cli) @ standalone-pom --- [2021-09-29T09:09:01.974Z] [INFO] Generating project in Interactive mode [2021-09-29T09:09:02.918Z] [WARNING] Archetype not found in any catalog. Falling back to central repository. [2021-09-29T09:09:02.918Z] [WARNING] Add a repository with id 'archetype' in your settings.xml if archetype's repository is elsewhere. [2021-09-29T09:09:02.918Z] [INFO] Using property: groupId = streams.examples [2021-09-29T09:09:02.918Z] [INFO] Using property: artifactId = streams.examples [2021-09-29T09:09:02.918Z] [INFO] Using property: version = 0.1 [2021-09-29T09:09:02.918Z] [INFO] Using property: package = myapps [2021-09-29T09:09:02.918Z] Confirm properties configuration: [2021-09-29T09:09:02.918Z] groupId: streams.examples [2021-09-29T09:09:02.918Z] artifactId: streams.examples [2021-09-29T09:09:02.918Z] version: 0.1 [2021-09-29T09:09:02.918Z] package: myapps [2021-09-29T09:09:02.918Z] Y: : [INFO] ---------------------------------------------------------------------------- [2021-09-29T09:09:02.918Z] [INFO] Using following parameters for creating project from Archetype: streams-quickstart-java:3.1.0-SNAPSHOT [2021-09-29T09:09:02.918Z] [INFO] ---------------------------------------------------------------------------- [2021-09-29T09:09:02.918Z] [INFO] Parameter: groupId, Value: streams.examples [2021-09-29T09:09:02.918Z] [INFO] Parameter: artifactId, Value: streams.examples [2021-09-29T09:09:02.918Z] [INFO] Parameter: version, Value: 0.1 [2021-09-29T09:09:02.918Z] [INFO] Parameter: package, Value: myapps [2021-09-29T09:09:02.918Z] [INFO] Parameter: packageInPathFormat, Value: myapps [2021-09-29T09:09:02.918Z] [INFO] Parameter: package, Value: myapps [2021-09-29T09:09:02.918Z] [INFO] Parameter: version, Value: 0.1 [2021-09-29T09:09:02.918Z] [INFO] Parameter: groupId, Value: streams.examples [2021-09-29T09:09:02.918Z] [INFO] Parameter: artifactId, Value: streams.examples [2021-09-29T09:09:02.918Z] [INFO] Project created from Archetype in dir: /home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples [2021-09-29T09:09:02.918Z] [INFO] ------------------------------------------------------------------------ [2021-09-29T09:09:02.918Z] [INFO] BUILD SUCCESS [2021-09-29T09:09:02.918Z] [INFO] ------------------------------------------------------------------------ [2021-09-29T09:09:02.918Z] [INFO] Total time: 2.875 s [2021-09-29T09:09:02.918Z] [INFO] Finished at: 2021-09-29T09:09:02Z [2021-09-29T09:09:02.918Z] [INFO] ------------------------------------------------------------------------ [Pipeline] dir [2021-09-29T09:09:03.611Z] Running in /home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples [Pipeline] { [Pipeline] sh [2021-09-29T09:09:05.778Z] + mvn compile [2021-09-29T09:09:06.298Z] [2021-09-29T09:09:06.298Z] LogCleanerParameterizedIntegrationTest > cleanerTest(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.cleanerTest(CompressionType)[1] PASSED [2021-09-29T09:09:06.298Z] [2021-09-29T09:09:06.298Z] LogCleanerParameterizedIntegrationTest > cleanerTest(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.cleanerTest(CompressionType)[2] STARTED [2021-09-29T09:09:06.816Z] [INFO] Scanning for projects... [2021-09-29T09:09:06.816Z] [INFO] [2021-09-29T09:09:06.816Z] [INFO] -----------------< streams.examples:streams.examples >------------------ [2021-09-29T09:09:06.816Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1 [2021-09-29T09:09:06.816Z] [INFO] --------------------------------[ jar ]--------------------------------- [2021-09-29T09:09:07.855Z] [INFO] [2021-09-29T09:09:07.855Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ streams.examples --- [2021-09-29T09:09:07.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2021-09-29T09:09:07.855Z] [INFO] Copying 1 resource [2021-09-29T09:09:07.855Z] [INFO] [2021-09-29T09:09:07.855Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ streams.examples --- [2021-09-29T09:09:08.895Z] [INFO] Changes detected - recompiling the module! [2021-09-29T09:09:08.895Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples/target/classes [2021-09-29T09:09:11.254Z] [INFO] ------------------------------------------------------------------------ [2021-09-29T09:09:11.254Z] [INFO] BUILD SUCCESS [2021-09-29T09:09:11.254Z] [INFO] ------------------------------------------------------------------------ [2021-09-29T09:09:11.254Z] [INFO] Total time: 4.172 s [2021-09-29T09:09:11.254Z] [INFO] Finished at: 2021-09-29T09:09:10Z [2021-09-29T09:09:11.254Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-29T09:09:29.671Z] [2021-09-29T09:09:29.671Z] LogCleanerParameterizedIntegrationTest > cleanerTest(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.cleanerTest(CompressionType)[2] PASSED [2021-09-29T09:09:29.671Z] [2021-09-29T09:09:29.671Z] LogCleanerParameterizedIntegrationTest > cleanerTest(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.cleanerTest(CompressionType)[3] STARTED [2021-09-29T09:09:51.971Z] [2021-09-29T09:09:51.971Z] LogCleanerParameterizedIntegrationTest > cleanerTest(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.cleanerTest(CompressionType)[3] PASSED [2021-09-29T09:09:51.971Z] [2021-09-29T09:09:51.971Z] LogCleanerParameterizedIntegrationTest > cleanerTest(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.cleanerTest(CompressionType)[4] STARTED [2021-09-29T09:10:14.388Z] [2021-09-29T09:10:14.388Z] LogCleanerParameterizedIntegrationTest > cleanerTest(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.cleanerTest(CompressionType)[4] PASSED [2021-09-29T09:10:14.388Z] [2021-09-29T09:10:14.388Z] LogCleanerParameterizedIntegrationTest > cleanerTest(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.cleanerTest(CompressionType)[5] STARTED [2021-09-29T09:10:36.647Z] [2021-09-29T09:10:36.647Z] LogCleanerParameterizedIntegrationTest > cleanerTest(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.cleanerTest(CompressionType)[5] PASSED [2021-09-29T09:10:36.647Z] [2021-09-29T09:10:36.647Z] LogCleanerParameterizedIntegrationTest > testCleanerWithMessageFormatV0(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.testCleanerWithMessageFormatV0(CompressionType)[1] STARTED [2021-09-29T09:10:52.976Z] [2021-09-29T09:10:52.976Z] LogCleanerParameterizedIntegrationTest > testCleanerWithMessageFormatV0(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.testCleanerWithMessageFormatV0(CompressionType)[1] PASSED [2021-09-29T09:10:52.977Z] [2021-09-29T09:10:52.977Z] LogCleanerParameterizedIntegrationTest > testCleanerWithMessageFormatV0(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.testCleanerWithMessageFormatV0(CompressionType)[2] STARTED [2021-09-29T09:11:12.042Z] [2021-09-29T09:11:12.042Z] LogCleanerParameterizedIntegrationTest > testCleanerWithMessageFormatV0(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.testCleanerWithMessageFormatV0(CompressionType)[2] PASSED [2021-09-29T09:11:12.042Z] [2021-09-29T09:11:12.042Z] LogCleanerParameterizedIntegrationTest > testCleanerWithMessageFormatV0(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.testCleanerWithMessageFormatV0(CompressionType)[3] STARTED [2021-09-29T09:11:31.108Z] [2021-09-29T09:11:31.108Z] LogCleanerParameterizedIntegrationTest > testCleanerWithMessageFormatV0(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.testCleanerWithMessageFormatV0(CompressionType)[3] PASSED [2021-09-29T09:11:31.108Z] [2021-09-29T09:11:31.108Z] LogCleanerParameterizedIntegrationTest > testCleanerWithMessageFormatV0(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.testCleanerWithMessageFormatV0(CompressionType)[4] STARTED [2021-09-29T09:11:53.408Z] [2021-09-29T09:11:53.408Z] LogCleanerParameterizedIntegrationTest > testCleanerWithMessageFormatV0(CompressionType) > kafka.log.LogCleanerParameterizedIntegrationTest.testCleanerWithMessageFormatV0(CompressionType)[4] PASSED [2021-09-29T09:11:53.408Z] [2021-09-29T09:11:53.408Z] ListOffsetsIntegrationTest > testMaxTimestampOffset() STARTED [2021-09-29T09:11:54.354Z] [2021-09-29T09:11:54.354Z] ListOffsetsIntegrationTest > testMaxTimestampOffset() PASSED [2021-09-29T09:11:54.354Z] [2021-09-29T09:11:54.354Z] ListOffsetsIntegrationTest > testLatestOffset() STARTED [2021-09-29T09:11:57.963Z] [2021-09-29T09:11:57.963Z] ListOffsetsIntegrationTest > testLatestOffset() PASSED [2021-09-29T09:11:57.963Z] [2021-09-29T09:11:57.963Z] ListOffsetsIntegrationTest > testEarliestOffset() STARTED [2021-09-29T09:12:00.638Z] [2021-09-29T09:12:00.638Z] ListOffsetsIntegrationTest > testEarliestOffset() PASSED [2021-09-29T09:12:01.623Z] [2021-09-29T09:12:01.623Z] 1348 tests completed, 1 failed, 7 skipped [2021-09-29T09:12:02.587Z] There were failing tests. See the report at: file:///home/jenkins/workspace/Kafka_kafka_trunk@2/core/build/reports/tests/integrationTest/index.html [2021-09-29T09:12:03.553Z] [2021-09-29T09:12:03.553Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. [2021-09-29T09:12:03.553Z] [2021-09-29T09:12:03.553Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. [2021-09-29T09:12:03.553Z] [2021-09-29T09:12:03.553Z] See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings [2021-09-29T09:12:03.553Z] [2021-09-29T09:12:03.553Z] BUILD SUCCESSFUL in 2h 52m 41s [2021-09-29T09:12:03.553Z] 202 actionable tasks: 109 executed, 93 up-to-date [2021-09-29T09:12:03.553Z] [2021-09-29T09:12:03.553Z] See the profiling report at: file:///home/jenkins/workspace/Kafka_kafka_trunk@2/build/reports/profile/profile-2021-09-29-06-19-26.html [2021-09-29T09:12:03.553Z] A fine-grained performance profile is available: use the --scan option. [Pipeline] junit [2021-09-29T09:12:04.421Z] Recording test results [2021-09-29T09:12:17.562Z] [Checks API] No suitable checks publisher found. [Pipeline] echo [2021-09-29T09:12:17.563Z] Skipping Kafka Streams archetype test for Java 11 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } Cancelling nested steps due to timeout [2021-09-29T14:09:55.960Z] Sending interrupt signal to process [2021-09-29T14:10:07.315Z] [2021-09-29T14:10:07.315Z] ZooKeeperClientTest > testBlockOnRequestCompletionFromStateChangeHandler() SKIPPED [2021-09-29T14:10:07.315Z] [2021-09-29T14:10:07.315Z] > Task :core:integrationTest FAILED [2021-09-29T14:10:07.315Z] [2021-09-29T14:10:07.315Z] FAILURE: Build failed with an exception. [2021-09-29T14:10:07.315Z] [2021-09-29T14:10:07.315Z] * What went wrong: [2021-09-29T14:10:07.315Z] Execution failed for task ':core:integrationTest'. [2021-09-29T14:10:07.315Z] > Process 'Gradle Test Executor 130' finished with non-zero exit value 143 [2021-09-29T14:10:07.315Z] This problem might be caused by incorrect test process configuration. [2021-09-29T14:10:07.315Z] Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.2/userguide/java_testing.html#sec:test_execution [2021-09-29T14:10:07.315Z] [2021-09-29T14:10:07.315Z] * Try: [2021-09-29T14:10:07.315Z] 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. [2021-09-29T14:10:07.315Z] [2021-09-29T14:10:07.315Z] * Get more help at https://help.gradle.org [2021-09-29T14:10:07.315Z] [2021-09-29T14:10:07.315Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. [2021-09-29T14:10:07.315Z] [2021-09-29T14:10:07.315Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. [2021-09-29T14:10:07.315Z] [2021-09-29T14:10:07.315Z] See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings [2021-09-29T14:10:07.315Z] [2021-09-29T14:10:07.315Z] BUILD FAILED in 7h 52m 11s [2021-09-29T14:10:07.315Z] 202 actionable tasks: 109 executed, 93 up-to-date [2021-09-29T14:10:07.835Z] script returned exit code 143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch JDK 8 and Scala 2.13 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] node Running on H30 in /home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] step