You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/04/15 00:50:30 UTC

Build failed in Jenkins: kafka-1.1-jdk8 #290

See <https://builds.apache.org/job/kafka-1.1-jdk8/290/display/redirect?page=changes>

Changes:

[matthias] MINOR: Upgrade ducktape to 0.7.7 (#8487)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu) in workspace <https://builds.apache.org/job/kafka-1.1-jdk8/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/kafka.git
 > git init <https://builds.apache.org/job/kafka-1.1-jdk8/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git fetch --tags --progress -- https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/1.1^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/1.1^{commit} # timeout=10
Checking out Revision f1a5730500b99938497923995619ccd5730e1c5b (refs/remotes/origin/1.1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f1a5730500b99938497923995619ccd5730e1c5b
Commit message: "MINOR: Upgrade ducktape to 0.7.7 (#8487)"
 > git rev-list --no-walk 63a76f8cc42ca792c7f9ee43e601f46877ccf103 # timeout=10
ERROR: No tool found matching GRADLE_4_8_1_HOME
[kafka-1.1-jdk8] $ /bin/bash -xe /tmp/jenkins8923183289003514172.sh
+ rm -rf <https://builds.apache.org/job/kafka-1.1-jdk8/ws/.gradle>
ERROR: No tool found matching GRADLE_4_8_1_HOME
[kafka-1.1-jdk8] $ /bin/bash -xe /tmp/jenkins1641511626317500408.sh
+ export 'GRADLE_OPTS=-Xmx1024m -XX:MaxPermSize=256m'
+ GRADLE_OPTS='-Xmx1024m -XX:MaxPermSize=256m'
+ ./gradlew --no-daemon -PmaxParallelForks=1 -PtestLoggingEvents=started,passed,skipped,failed -PxmlFindBugsReport=true clean testAll
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Exception in thread "main" java.lang.NullPointerException
	at org.gradle.wrapper.BootstrapMainStarter.findLauncherJar(BootstrapMainStarter.java:38)
	at org.gradle.wrapper.BootstrapMainStarter.start(BootstrapMainStarter.java:26)
	at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:108)
	at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61)
Build step 'Execute shell' marked build as failure
[FINDBUGS] Collecting findbugs analysis files...
ERROR: No tool found matching GRADLE_4_8_1_HOME
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-1.1-jdk8/ws/> that match the pattern **/build/reports/findbugs/*.xml
[FINDBUGS] No files found. Configuration error?
ERROR: No tool found matching GRADLE_4_8_1_HOME
No credentials specified
ERROR: No tool found matching GRADLE_4_8_1_HOME
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=f1a5730500b99938497923995619ccd5730e1c5b, workspace=<https://builds.apache.org/job/kafka-1.1-jdk8/ws/>
[FINDBUGS] Computing warning deltas based on reference build #287
Recording test results
ERROR: No tool found matching GRADLE_4_8_1_HOME
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
ERROR: No tool found matching GRADLE_4_8_1_HOME
Not sending mail to unregistered user konstantine@confluent.io

Jenkins build is back to normal : kafka-1.1-jdk8 #292

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-1.1-jdk8/292/display/redirect?page=changes>


Build failed in Jenkins: kafka-1.1-jdk8 #291

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-1.1-jdk8/291/display/redirect?page=changes>

Changes:

[vvcephei] MINOR: Fix Streams EOS system tests by adding clean-up of state dir

[vvcephei] KAFKA-8417: Remove redundant network definition --net=host when starting

[vvcephei] KAFKA-8499: ensure java is in PATH for ducker system tests (#6898)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu) in workspace <https://builds.apache.org/job/kafka-1.1-jdk8/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/kafka.git
 > git init <https://builds.apache.org/job/kafka-1.1-jdk8/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git fetch --tags --progress -- https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/1.1^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/1.1^{commit} # timeout=10
Checking out Revision 9b233fc63f5648ae49ce48058949cd82f7520e9e (refs/remotes/origin/1.1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b233fc63f5648ae49ce48058949cd82f7520e9e
Commit message: "KAFKA-8499: ensure java is in PATH for ducker system tests (#6898)"
 > git rev-list --no-walk f1a5730500b99938497923995619ccd5730e1c5b # timeout=10
ERROR: No tool found matching GRADLE_4_8_1_HOME
[kafka-1.1-jdk8] $ /bin/bash -xe /tmp/jenkins3963963663490119591.sh
+ rm -rf <https://builds.apache.org/job/kafka-1.1-jdk8/ws/.gradle>
ERROR: No tool found matching GRADLE_4_8_1_HOME
[kafka-1.1-jdk8] $ /bin/bash -xe /tmp/jenkins1544507268362842725.sh
+ export 'GRADLE_OPTS=-Xmx1024m -XX:MaxPermSize=256m'
+ GRADLE_OPTS='-Xmx1024m -XX:MaxPermSize=256m'
+ ./gradlew --no-daemon -PmaxParallelForks=1 -PtestLoggingEvents=started,passed,skipped,failed -PxmlFindBugsReport=true clean testAll
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Exception in thread "main" java.lang.NullPointerException
	at org.gradle.wrapper.BootstrapMainStarter.findLauncherJar(BootstrapMainStarter.java:38)
	at org.gradle.wrapper.BootstrapMainStarter.start(BootstrapMainStarter.java:26)
	at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:108)
	at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61)
Build step 'Execute shell' marked build as failure
[FINDBUGS] Collecting findbugs analysis files...
ERROR: No tool found matching GRADLE_4_8_1_HOME
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-1.1-jdk8/ws/> that match the pattern **/build/reports/findbugs/*.xml
[FINDBUGS] No files found. Configuration error?
ERROR: No tool found matching GRADLE_4_8_1_HOME
No credentials specified
ERROR: No tool found matching GRADLE_4_8_1_HOME
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9b233fc63f5648ae49ce48058949cd82f7520e9e, workspace=<https://builds.apache.org/job/kafka-1.1-jdk8/ws/>
[FINDBUGS] Computing warning deltas based on reference build #287
Recording test results
ERROR: No tool found matching GRADLE_4_8_1_HOME
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
ERROR: No tool found matching GRADLE_4_8_1_HOME
Not sending mail to unregistered user konstantine@confluent.io