See 
<https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/2249/display/redirect>

Changes:


------------------------------------------
[...truncated 201 lines...]
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials ASF Cloudbees Jenkins ci-builds
 > git fetch --no-tags --progress -- https://github.com/apache/kafka.git 
 > +refs/heads/trunk:refs/remotes/origin/trunk # timeout=10
Checking out Revision 7553d3f562f3af6c7f9b062b9220bcad80b00478 (trunk)
Commit message: "KAFKA-14593: Move LeaderElectionCommand to tools (#13204)"
Commit message: "KAFKA-14593: Move LeaderElectionCommand to tools (#13204)"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7553d3f562f3af6c7f9b062b9220bcad80b00478 # timeout=10
 > git rev-list --no-walk 8f8dbad564ffd9be409bb85edadbc40659cd0a56 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7553d3f562f3af6c7f9b062b9220bcad80b00478 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
Avoid second fetch
Checking out Revision 7553d3f562f3af6c7f9b062b9220bcad80b00478 (trunk)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
 > git config --add remote.origin.fetch 
 > +refs/heads/trunk:refs/remotes/origin/trunk # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7553d3f562f3af6c7f9b062b9220bcad80b00478 # timeout=10
+ ./retry_zinc ./gradlew -PscalaVersion=2.12 clean check -x test --profile 
--continue -PxmlSpotBugsReport=true -PkeepAliveMode=session
Commit message: "KAFKA-14593: Move LeaderElectionCommand to tools (#13204)"
To honour the JVM settings for this build a single-use Daemon process will be 
forked. For more on this, please refer to 
https://docs.gradle.org/8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
+ ./retry_zinc ./gradlew -PscalaVersion=2.13 clean check -x test --profile 
--continue -PxmlSpotBugsReport=true -PkeepAliveMode=session
To honour the JVM settings for this build a single-use Daemon process will be 
forked. For more on this, please refer to 
https://docs.gradle.org/8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
Daemon will be stopped at the end of the build 
Daemon will be stopped at the end of the build 
+ ./retry_zinc ./gradlew -PscalaVersion=2.13 clean check -x test --profile 
--continue -PxmlSpotBugsReport=true -PkeepAliveMode=session
To honour the JVM settings for this build a single-use Daemon process will be 
forked. For more on this, please refer to 
https://docs.gradle.org/8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
Daemon will be stopped at the end of the build 

> Configure project :
Starting build with version 3.7.0-SNAPSHOT (commit id 7553d3f5) using Gradle 
8.3, Java 21 and Scala 2.13.12
Build properties: maxParallelForks=24, maxScalacThreads=8, maxTestRetries=0

FAILURE: Build failed with an exception.

* Where:
Build file 
'/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk@2/build.gradle' line: 
1914

* What went wrong:
A problem occurred evaluating root project 'kafka'.
> Project with path ':storage:api' could not be found in project ':tools'.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 16s

Publishing build scan...
https://ge.apache.org/s/txulfhm7huook


FAILURE: Build failed with an exception.

* What went wrong:
Could not write to file 'reports/profile/profile-2023-10-03-10-00-33.html'.
> Unable to create directory 'reports/profile'

* 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 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 17s
[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

> Configure project :
Starting build with version 3.7.0-SNAPSHOT (commit id 7553d3f5) using Gradle 
8.3, Java 17 and Scala 2.13.12
Build properties: maxParallelForks=24, maxScalacThreads=8, maxTestRetries=0

> Configure project :
Starting build with version 3.7.0-SNAPSHOT (commit id 7553d3f5) using Gradle 
8.3, Java 1.8 and Scala 2.12.18
Build properties: maxParallelForks=24, maxScalacThreads=8, maxTestRetries=0

FAILURE: Build failed with an exception.

* Where:
Build file 
'/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/build.gradle' line: 
1914

* What went wrong:
A problem occurred evaluating root project 'kafka'.
> Project with path ':storage:api' could not be found in project ':tools'.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 31s

Publishing build scan...
https://ge.apache.org/s/spvwaogqanmgu


FAILURE: Build failed with an exception.

* What went wrong:
Could not write to file 'reports/profile/profile-2023-10-03-10-00-33.html'.
> Unable to create directory 'reports/profile'

* 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 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 32s
[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

FAILURE: Build failed with an exception.

* Where:
Build file 
'/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/build.gradle' line: 
1914

* What went wrong:
A problem occurred evaluating root project 'kafka'.
> Project with path ':storage:api' could not be found in project ':tools'.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 35s

Publishing build scan...
https://ge.apache.org/s/d7xjoxshad7m2


See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/reports/profile/profile-2023-10-03-10-00-31.html
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.12
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] node
Running on builds35 in /home/jenkins/workspace/Kafka_kafka_trunk
[Pipeline] {
[Pipeline] step

Reply via email to