See <https://ci-builds.apache.org/job/Kafka/job/kafka/job/3.3/139/display/redirect>
Changes: ------------------------------------------ [...truncated 501889 lines...] [2022-12-19T22:55:59.945Z] + mvn compile [2022-12-19T22:56:00.997Z] [INFO] Scanning for projects... [2022-12-19T22:56:00.997Z] [INFO] [2022-12-19T22:56:00.997Z] [INFO] -----------------< streams.examples:streams.examples >------------------ [2022-12-19T22:56:00.997Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1 [2022-12-19T22:56:00.997Z] [INFO] --------------------------------[ jar ]--------------------------------- [2022-12-19T22:56:00.997Z] [INFO] [2022-12-19T22:56:00.997Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ streams.examples --- [2022-12-19T22:56:00.997Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-12-19T22:56:00.997Z] [INFO] Copying 1 resource [2022-12-19T22:56:00.997Z] [INFO] [2022-12-19T22:56:00.997Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ streams.examples --- [2022-12-19T22:56:02.048Z] [INFO] Changes detected - recompiling the module! [2022-12-19T22:56:02.048Z] [INFO] Compiling 3 source files to /home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3_2/streams/quickstart/test-streams-archetype/streams.examples/target/classes [2022-12-19T22:56:04.153Z] [INFO] ------------------------------------------------------------------------ [2022-12-19T22:56:04.153Z] [INFO] BUILD SUCCESS [2022-12-19T22:56:04.153Z] [INFO] ------------------------------------------------------------------------ [2022-12-19T22:56:04.153Z] [INFO] Total time: 3.624 s [2022-12-19T22:56:04.153Z] [INFO] Finished at: 2022-12-19T22:56:03Z [2022-12-19T22:56:04.153Z] [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] } [2022-12-19T22:56:08.065Z] [2022-12-19T22:56:08.065Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_false] PASSED [2022-12-19T22:56:08.065Z] [2022-12-19T22:56:08.065Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] STARTED [2022-12-19T22:56:08.065Z] [2022-12-19T22:56:08.065Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] PASSED [2022-12-19T22:56:08.065Z] [2022-12-19T22:56:08.065Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] STARTED [2022-12-19T22:56:08.065Z] [2022-12-19T22:56:08.065Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] PASSED [2022-12-19T22:56:08.065Z] [2022-12-19T22:56:08.065Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] STARTED [2022-12-19T22:56:08.065Z] [2022-12-19T22:56:08.065Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] PASSED [2022-12-19T22:56:08.065Z] [2022-12-19T22:56:08.065Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] STARTED [2022-12-19T22:57:01.020Z] [2022-12-19T22:57:01.020Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] PASSED [2022-12-19T22:57:01.020Z] [2022-12-19T22:57:01.020Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] STARTED [2022-12-19T22:57:02.165Z] [2022-12-19T22:57:02.165Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] PASSED [2022-12-19T22:57:02.165Z] [2022-12-19T22:57:02.165Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] STARTED [2022-12-19T22:57:05.155Z] [2022-12-19T22:57:05.155Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] PASSED [2022-12-19T22:57:05.155Z] [2022-12-19T22:57:05.155Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] STARTED [2022-12-19T22:57:07.156Z] [2022-12-19T22:57:07.156Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] PASSED [2022-12-19T22:57:07.156Z] [2022-12-19T22:57:07.156Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] STARTED [2022-12-19T22:57:28.467Z] [2022-12-19T22:57:28.467Z] org.apache.kafka.streams.integration.StreamsUpgradeTestIntegrationTest > testVersionProbingUpgrade PASSED [2022-12-19T22:57:28.467Z] [2022-12-19T22:57:28.467Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldInheritSerdes STARTED [2022-12-19T22:57:29.519Z] [2022-12-19T22:57:29.519Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldInheritSerdes PASSED [2022-12-19T22:57:29.519Z] [2022-12-19T22:57:29.519Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldShutdownWhenRecordConstraintIsViolated STARTED [2022-12-19T22:57:35.130Z] [2022-12-19T22:57:35.130Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldShutdownWhenRecordConstraintIsViolated PASSED [2022-12-19T22:57:35.130Z] [2022-12-19T22:57:35.130Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldUseDefaultSerdes STARTED [2022-12-19T22:57:40.942Z] [2022-12-19T22:57:40.942Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldUseDefaultSerdes PASSED [2022-12-19T22:57:40.942Z] [2022-12-19T22:57:40.942Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldAllowDisablingChangelog STARTED [2022-12-19T22:57:44.508Z] [2022-12-19T22:57:44.508Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldAllowDisablingChangelog PASSED [2022-12-19T22:57:44.508Z] [2022-12-19T22:57:44.508Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldAllowOverridingChangelogConfig STARTED [2022-12-19T22:57:49.564Z] [2022-12-19T22:57:49.564Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldAllowOverridingChangelogConfig PASSED [2022-12-19T22:57:49.564Z] [2022-12-19T22:57:49.564Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldShutdownWhenBytesConstraintIsViolated STARTED [2022-12-19T22:57:54.372Z] [2022-12-19T22:57:54.372Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldShutdownWhenBytesConstraintIsViolated PASSED [2022-12-19T22:57:54.372Z] [2022-12-19T22:57:54.372Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldCreateChangelogByDefault STARTED [2022-12-19T22:57:58.678Z] [2022-12-19T22:57:58.678Z] org.apache.kafka.streams.integration.SuppressionIntegrationTest > shouldCreateChangelogByDefault PASSED [2022-12-19T22:57:58.678Z] [2022-12-19T22:57:58.678Z] org.apache.kafka.streams.integration.TaskAssignorIntegrationTest > shouldProperlyConfigureTheAssignor STARTED [2022-12-19T22:57:58.678Z] [2022-12-19T22:57:58.678Z] org.apache.kafka.streams.integration.TaskAssignorIntegrationTest > shouldProperlyConfigureTheAssignor PASSED [2022-12-19T22:57:59.726Z] [2022-12-19T22:57:59.726Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_true] STARTED [2022-12-19T22:58:00.776Z] [2022-12-19T22:58:00.776Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_true] PASSED [2022-12-19T22:58:00.776Z] [2022-12-19T22:58:00.776Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_true] STARTED [2022-12-19T22:58:01.921Z] [2022-12-19T22:58:01.921Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_true] PASSED [2022-12-19T22:58:01.921Z] [2022-12-19T22:58:01.921Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_true] STARTED [2022-12-19T22:58:04.384Z] [2022-12-19T22:58:04.384Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_true] PASSED [2022-12-19T22:58:04.384Z] [2022-12-19T22:58:04.384Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_true] STARTED [2022-12-19T22:58:09.130Z] [2022-12-19T22:58:09.130Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] PASSED [2022-12-19T22:58:31.612Z] [2022-12-19T22:58:31.612Z] BUILD SUCCESSFUL in 2h 47m 58s [2022-12-19T22:58:31.612Z] 212 actionable tasks: 115 executed, 97 up-to-date [2022-12-19T22:58:31.612Z] [2022-12-19T22:58:31.612Z] See the profiling report at: file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3/build/reports/profile/profile-2022-12-19-20-10-35.html [2022-12-19T22:58:31.612Z] A fine-grained performance profile is available: use the --scan option. [Pipeline] junit [2022-12-19T22:58:32.477Z] Recording test results [2022-12-19T22:58:57.200Z] [Checks API] No suitable checks publisher found. [Pipeline] echo [2022-12-19T22:58:57.201Z] Skipping Kafka Streams archetype test for Java 17 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-19T22:58:57.755Z] [2022-12-19T22:58:57.755Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_true] PASSED [2022-12-19T22:58:57.755Z] [2022-12-19T22:58:57.755Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_false] STARTED [2022-12-19T22:58:57.755Z] [2022-12-19T22:58:57.755Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_false] PASSED [2022-12-19T22:58:57.755Z] [2022-12-19T22:58:57.755Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_false] STARTED [2022-12-19T22:58:57.755Z] [2022-12-19T22:58:57.755Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_false] PASSED [2022-12-19T22:58:57.755Z] [2022-12-19T22:58:57.755Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_false] STARTED [2022-12-19T22:58:59.755Z] [2022-12-19T22:58:59.755Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_false] PASSED [2022-12-19T22:58:59.755Z] [2022-12-19T22:58:59.755Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_false] STARTED [2022-12-19T22:59:52.994Z] [2022-12-19T22:59:52.994Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_false] PASSED [2022-12-19T22:59:52.994Z] [2022-12-19T22:59:52.994Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] STARTED [2022-12-19T22:59:52.994Z] [2022-12-19T22:59:52.994Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] PASSED [2022-12-19T22:59:52.994Z] [2022-12-19T22:59:52.994Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] STARTED [2022-12-19T22:59:52.994Z] [2022-12-19T22:59:52.994Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] PASSED [2022-12-19T22:59:52.994Z] [2022-12-19T22:59:52.994Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] STARTED [2022-12-19T22:59:52.994Z] [2022-12-19T22:59:52.994Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] PASSED [2022-12-19T22:59:52.994Z] [2022-12-19T22:59:52.994Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] STARTED [2022-12-19T23:00:43.964Z] [2022-12-19T23:00:43.964Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] PASSED [2022-12-19T23:00:43.964Z] [2022-12-19T23:00:43.964Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] STARTED [2022-12-19T23:00:43.964Z] [2022-12-19T23:00:43.964Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] PASSED [2022-12-19T23:00:43.964Z] [2022-12-19T23:00:43.964Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] STARTED [2022-12-19T23:00:43.964Z] [2022-12-19T23:00:43.964Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] PASSED [2022-12-19T23:00:43.964Z] [2022-12-19T23:00:43.964Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] STARTED [2022-12-19T23:00:43.964Z] [2022-12-19T23:00:43.964Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] PASSED [2022-12-19T23:00:43.964Z] [2022-12-19T23:00:43.964Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] STARTED [2022-12-19T23:01:34.119Z] [2022-12-19T23:01:34.119Z] org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] PASSED [2022-12-19T23:01:43.737Z] [2022-12-19T23:01:43.737Z] FAILURE: Build failed with an exception. [2022-12-19T23:01:43.737Z] [2022-12-19T23:01:43.737Z] * What went wrong: [2022-12-19T23:01:43.737Z] Execution failed for task ':connect:transforms:unitTest'. [2022-12-19T23:01:43.737Z] > Process 'Gradle Test Executor 115' finished with non-zero exit value 1 [2022-12-19T23:01:43.737Z] This problem might be caused by incorrect test process configuration. [2022-12-19T23:01:43.737Z] Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.4.2/userguide/java_testing.html#sec:test_execution [2022-12-19T23:01:43.737Z] [2022-12-19T23:01:43.737Z] * Try: [2022-12-19T23:01:43.737Z] > Run with --stacktrace option to get the stack trace. [2022-12-19T23:01:43.737Z] > Run with --info or --debug option to get more log output. [2022-12-19T23:01:43.737Z] > Run with --scan to get full insights. [2022-12-19T23:01:43.737Z] [2022-12-19T23:01:43.737Z] * Get more help at https://help.gradle.org [2022-12-19T23:01:43.737Z] [2022-12-19T23:01:43.737Z] BUILD FAILED in 2h 48m 43s [2022-12-19T23:01:43.737Z] 212 actionable tasks: 115 executed, 97 up-to-date [2022-12-19T23:01:43.737Z] [2022-12-19T23:01:43.737Z] See the profiling report at: file:///home/jenkins/workspace/Kafka_kafka_3.3/build/reports/profile/profile-2022-12-19-20-13-08.html [2022-12-19T23:01:43.737Z] A fine-grained performance profile is available: use the --scan option. [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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu’ Running on builds22 in /home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.3 [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] step