See <https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/2661/display/redirect>
Changes: ------------------------------------------ [...truncated 2574 lines...] [2024-02-21T05:34:55.249Z] > Task :tools:spotbugsMain [2024-02-21T05:34:55.793Z] > Task :server-common:checkstyleMain [2024-02-21T05:34:56.369Z] > Task :streams:examples:spotbugsMain [2024-02-21T05:34:57.703Z] > Task :connect:mirror:spotbugsMain [2024-02-21T05:34:59.775Z] > Task :streams:streams-scala:compileScala [2024-02-21T05:35:00.896Z] > Task :streams:test-utils:spotbugsMain [2024-02-21T05:35:02.106Z] > Task :streams:compileJava [2024-02-21T05:35:02.106Z] > Task :clients:checkstyleMain [2024-02-21T05:35:02.106Z] > Task :clients:compileTestJava [2024-02-21T05:35:04.656Z] > Task :log4j-appender:spotbugsMain [2024-02-21T05:35:04.656Z] > Task :examples:spotbugsMain [2024-02-21T05:35:04.656Z] > Task :tools:tools-api:spotbugsMain [2024-02-21T05:35:04.656Z] > Task :connect:mirror-client:spotbugsMain [2024-02-21T05:35:06.115Z] > Task :connect:api:spotbugsMain [2024-02-21T05:35:06.115Z] > Task :tools:tools-api:check [2024-02-21T05:35:07.239Z] > Task :connect:file:spotbugsMain [2024-02-21T05:35:07.239Z] > Task :connect:basic-auth-extension:spotbugsMain [2024-02-21T05:35:07.239Z] > Task :connect:json:spotbugsMain [2024-02-21T05:35:08.370Z] > Task :connect:runtime:compileJava [2024-02-21T05:35:08.370Z] > Task :connect:transforms:spotbugsMain [2024-02-21T05:35:08.370Z] > Task :raft:checkstyleMain [2024-02-21T05:35:08.370Z] > Task :server-common:spotbugsMain [2024-02-21T05:35:08.370Z] > Task :trogdor:checkstyleMain [2024-02-21T05:35:09.681Z] > Task :connect:runtime:classes [2024-02-21T05:35:09.681Z] > Task :storage:storage-api:spotbugsMain [2024-02-21T05:35:10.906Z] > Task :connect:test-plugins:spotbugsMain [2024-02-21T05:35:13.158Z] > Task :trogdor:spotbugsMain [2024-02-21T05:35:14.699Z] > Task :clients:spotbugsMain [2024-02-21T05:35:15.817Z] > Task :streams:streams-scala:classes [2024-02-21T05:35:15.817Z] > Task :streams:streams-scala:checkstyleMain NO-SOURCE [2024-02-21T05:35:16.033Z] > Task :metadata:compileJava [2024-02-21T05:35:16.033Z] > Task :raft:spotbugsMain [2024-02-21T05:35:17.433Z] > Task :metadata:classes [2024-02-21T05:35:24.091Z] > Task :streams:streams-scala:spotbugsMain [2024-02-21T05:35:24.959Z] > Task :storage:checkstyleMain [2024-02-21T05:35:24.959Z] > Task :storage:spotbugsMain [2024-02-21T05:35:24.959Z] > Task :connect:mirror:compileJava [2024-02-21T05:35:24.959Z] > Task :connect:mirror:classes [2024-02-21T05:35:39.233Z] > Task :tools:compileJava [2024-02-21T05:35:39.233Z] > Task :connect:runtime:checkstyleMain [2024-02-21T05:35:40.631Z] > Task :connect:runtime:spotbugsMain [2024-02-21T05:35:40.631Z] > Task :tools:classes [2024-02-21T05:35:42.205Z] > Task :connect:mirror:checkstyleMain [2024-02-21T05:35:42.205Z] > Task :examples:check [2024-02-21T05:35:45.002Z] > Task :group-coordinator:compileJava [2024-02-21T05:35:45.002Z] > Task :group-coordinator:classes [2024-02-21T05:35:46.576Z] > Task :metadata:checkstyleMain [2024-02-21T05:35:46.576Z] > Task :metadata:spotbugsMain [2024-02-21T05:35:48.150Z] > Task :streams:classes [2024-02-21T05:35:48.150Z] > Task :streams:streams-scala:compileJava NO-SOURCE [2024-02-21T05:35:49.733Z] [2024-02-21T05:35:49.733Z] > Task :core:compileScala [2024-02-21T05:35:49.733Z] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 [2024-02-21T05:35:49.733Z] warning: [options] source value 8 is obsolete and will be removed in a future release [2024-02-21T05:35:49.733Z] warning: [options] target value 8 is obsolete and will be removed in a future release [2024-02-21T05:35:49.733Z] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2024-02-21T05:35:49.733Z] /home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/core/src/main/java/kafka/log/remote/RemoteLogManager.java:234: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-02-21T05:35:49.733Z] return java.security.AccessController.doPrivileged(new PrivilegedAction<RemoteStorageManager>() { [2024-02-21T05:35:49.733Z] ^ [2024-02-21T05:35:49.733Z] /home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/core/src/main/java/kafka/log/remote/RemoteLogManager.java:256: warning: [removal] AccessController in java.security has been deprecated and marked for removal [2024-02-21T05:35:49.733Z] return java.security.AccessController.doPrivileged(new PrivilegedAction<RemoteLogMetadataManager>() { [2024-02-21T05:35:49.733Z] ^ [2024-02-21T05:35:49.733Z] Note: Some input files use or override a deprecated API. [2024-02-21T05:35:49.733Z] Note: Recompile with -Xlint:deprecation for details. [2024-02-21T05:35:49.733Z] Note: /home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/core/src/main/java/kafka/log/remote/RemoteLogManager.java uses unchecked or unsafe operations. [2024-02-21T05:35:49.733Z] Note: Recompile with -Xlint:unchecked for details. [2024-02-21T05:35:49.733Z] 6 warnings. [2024-02-21T05:35:49.733Z] [2024-02-21T05:35:49.733Z] > Task :core:classes [2024-02-21T05:35:50.848Z] > Task :core:checkstyleMain [2024-02-21T05:35:50.848Z] > Task :shell:compileJava [2024-02-21T05:35:50.848Z] > Task :shell:classes [2024-02-21T05:35:51.963Z] > Task :shell:checkstyleMain [2024-02-21T05:35:53.951Z] > Task :server:compileJava [2024-02-21T05:35:55.533Z] > Task :core:compileJava NO-SOURCE [2024-02-21T05:35:55.533Z] > Task :connect:mirror:spotbugsMain [2024-02-21T05:35:56.417Z] > Task :shell:spotbugsMain [2024-02-21T05:35:56.855Z] > Task :server:classes [2024-02-21T05:36:00.554Z] > Task :streams:test-utils:compileJava [2024-02-21T05:36:03.088Z] > Task :streams:examples:compileJava [2024-02-21T05:36:06.879Z] > Task :connect:test-plugins:check [2024-02-21T05:36:06.879Z] > Task :streams:examples:classes [2024-02-21T05:36:08.178Z] > Task :server:checkstyleMain [2024-02-21T05:36:08.178Z] > Task :streams:test-utils:classes [2024-02-21T05:36:10.587Z] > Task :tools:checkstyleMain [2024-02-21T05:36:10.587Z] > Task :tools:spotbugsMain [2024-02-21T05:36:14.186Z] > Task :streams:examples:checkstyleMain [2024-02-21T05:36:14.186Z] > Task :group-coordinator:checkstyleMain [2024-02-21T05:36:15.312Z] > Task :group-coordinator:spotbugsMain [2024-02-21T05:36:17.837Z] > Task :streams:checkstyleMain [2024-02-21T05:36:17.837Z] > Task :streams:streams-scala:compileScala [2024-02-21T05:36:19.969Z] > Task :streams:test-utils:checkstyleMain [2024-02-21T05:36:21.647Z] > Task :core:spotbugsMain [2024-02-21T05:36:24.831Z] > Task :core:compileScala [2024-02-21T05:36:30.717Z] > Task :server:spotbugsMain [2024-02-21T05:36:31.722Z] [2024-02-21T05:36:31.722Z] FAILURE: Build failed with an exception. [2024-02-21T05:36:31.722Z] [2024-02-21T05:36:31.722Z] * What went wrong: [2024-02-21T05:36:31.722Z] Execution failed for task ':clients:compileTestJava'. [2024-02-21T05:36:31.722Z] > Compilation failed; see the compiler error output for details. [2024-02-21T05:36:31.722Z] [2024-02-21T05:36:31.722Z] * Try: [2024-02-21T05:36:31.722Z] > Run with --info option to get more log output. [2024-02-21T05:36:31.722Z] [2024-02-21T05:36:31.722Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. [2024-02-21T05:36:31.722Z] [2024-02-21T05:36:31.722Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. [2024-02-21T05:36:31.722Z] [2024-02-21T05:36:31.722Z] For more on this, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. [2024-02-21T05:36:31.722Z] [2024-02-21T05:36:31.722Z] BUILD FAILED in 3m 16s [2024-02-21T05:36:31.722Z] 239 actionable tasks: 185 executed, 54 up-to-date [2024-02-21T05:36:31.722Z] [2024-02-21T05:36:31.722Z] Publishing build scan... [2024-02-21T05:36:31.722Z] https://ge.apache.org/s/b6k3pi3owxaoi [2024-02-21T05:36:31.722Z] [2024-02-21T05:36:31.722Z] [2024-02-21T05:36:31.722Z] See the profiling report at: file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2024-02-21-05-33-18.html [2024-02-21T05:36:31.722Z] A fine-grained performance profile is available: use the --scan option. [2024-02-21T05:36:32.869Z] > Task :streams:spotbugsMain [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 21 and Scala 2.13 [2024-02-21T05:36:37.767Z] > Task :streams:examples:spotbugsMain [2024-02-21T05:36:45.009Z] > Task :streams:test-utils:spotbugsMain [2024-02-21T05:37:08.138Z] [2024-02-21T05:37:08.138Z] > Task :clients:compileTestJava [2024-02-21T05:37:08.138Z] /home/jenkins/workspace/Kafka_kafka_trunk/clients/src/test/java/org/apache/kafka/clients/producer/internals/TransactionManagerTest.java:2553: error: cannot find symbol [2024-02-21T05:37:08.138Z] drainedBatches = accumulator.drain(metadataMock, nodes, Integer.MAX_VALUE, [2024-02-21T05:37:08.138Z] ^ [2024-02-21T05:37:08.138Z] symbol: variable metadataMock [2024-02-21T05:37:08.138Z] location: class TransactionManagerTest [2024-02-21T05:38:05.124Z] 1 error [2024-02-21T05:38:05.124Z] [2024-02-21T05:38:05.124Z] > Task :clients:compileTestJava FAILED [2024-02-21T05:38:05.124Z] > Task :streams:streams-scala:classes [2024-02-21T05:38:05.124Z] > Task :streams:streams-scala:checkstyleMain NO-SOURCE [2024-02-21T05:38:29.437Z] > Task :clients:spotbugsMain [2024-02-21T05:38:29.437Z] > Task :streams:streams-scala:spotbugsMain [2024-02-21T05:39:28.417Z] [2024-02-21T05:39:28.417Z] > Task :core:compileScala [2024-02-21T05:39:28.417Z] [Warn] /home/jenkins/.gradle/workers/warning:[options] bootstrap class path not set in conjunction with -source 8 [2024-02-21T05:39:28.417Z] /home/jenkins/workspace/Kafka_kafka_trunk/core/src/main/java/kafka/log/remote/RemoteLogManager.java:234: [removal] AccessController in java.security has been deprecated and marked for removal [2024-02-21T05:39:28.417Z] [Warn] /home/jenkins/workspace/Kafka_kafka_trunk/core/src/main/java/kafka/log/remote/RemoteLogManager.java:256: [removal] AccessController in java.security has been deprecated and marked for removal [2024-02-21T05:39:28.417Z] [2024-02-21T05:39:28.417Z] > Task :core:classes [2024-02-21T05:39:28.417Z] > Task :core:checkstyleMain [2024-02-21T05:39:29.898Z] > Task :shell:compileJava [2024-02-21T05:39:29.898Z] > Task :shell:classes [2024-02-21T05:39:31.349Z] > Task :shell:checkstyleMain [2024-02-21T05:39:39.081Z] > Task :shell:spotbugsMain [2024-02-21T05:39:59.225Z] > Task :core:spotbugsMain [2024-02-21T05:40:51.521Z] [2024-02-21T05:40:51.521Z] FAILURE: Build failed with an exception. [2024-02-21T05:40:51.521Z] [2024-02-21T05:40:51.521Z] * What went wrong: [2024-02-21T05:40:51.521Z] Execution failed for task ':clients:compileTestJava'. [2024-02-21T05:40:51.521Z] > Compilation failed; see the compiler error output for details. [2024-02-21T05:40:51.521Z] [2024-02-21T05:40:51.521Z] * Try: [2024-02-21T05:40:51.521Z] > Run with --info option to get more log output. [2024-02-21T05:40:51.521Z] [2024-02-21T05:40:51.521Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. [2024-02-21T05:40:51.521Z] [2024-02-21T05:40:51.521Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. [2024-02-21T05:40:51.521Z] [2024-02-21T05:40:51.521Z] For more on this, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. [2024-02-21T05:40:51.521Z] [2024-02-21T05:40:51.521Z] BUILD FAILED in 8m 13s [2024-02-21T05:40:51.521Z] 239 actionable tasks: 185 executed, 54 up-to-date [2024-02-21T05:40:51.521Z] [2024-02-21T05:40:51.521Z] Publishing build scan... [2024-02-21T05:40:52.981Z] https://ge.apache.org/s/binb4eojkgul6 [2024-02-21T05:40:52.981Z] [2024-02-21T05:40:52.981Z] [2024-02-21T05:40:52.981Z] See the profiling report at: file:///home/jenkins/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2024-02-21-05-32-43.html [2024-02-21T05:40:52.981Z] 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 17 and Scala 2.13 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] node Still waiting to schedule task ‘builds22’ is offline ‘builds23’ is offline ‘builds24’ is offline ‘builds25’ is offline ‘builds26’ is offline ‘builds27’ is offline ‘builds28’ is offline ‘builds29’ is offline ‘builds30’ is offline ‘builds31’ is offline ‘builds32’ is offline ‘builds34’ is offline ‘builds37’ is offline ‘builds38’ is offline ‘builds39’ is offline ‘builds40’ is offline ‘builds41’ is offline ‘builds43’ is offline ‘builds45’ is offline ‘builds47’ is offline ‘builds56’ doesn’t have label ‘ubuntu’ ‘builds60’ doesn’t have label ‘ubuntu’ ‘jenkins-win-azr-10’ doesn’t have label ‘ubuntu’ ‘jenkins-win-azr-11’ doesn’t have label ‘ubuntu’ ‘jenkins-win-azr-3’ doesn’t have label ‘ubuntu’ ‘jenkins-win-azr-5’ doesn’t have label ‘ubuntu’ ‘jenkins-win-azr-7’ doesn’t have label ‘ubuntu’ ‘jenkins-win-azr-9’ doesn’t have label ‘ubuntu’ ‘openwhisk1’ doesn’t have label ‘ubuntu’ ‘plc4x2’ doesn’t have label ‘ubuntu’ Running on builds35 in /home/jenkins/workspace/Kafka_kafka_trunk [Pipeline] { [Pipeline] step