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 2017/11/10 09:58:36 UTC

Build failed in Jenkins: kafka-trunk-jdk9 #190

See <https://builds.apache.org/job/kafka-trunk-jdk9/190/display/redirect?page=changes>

Changes:

[ismael] MINOR: Use Scala Future in CoreUtils test

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/kafka-trunk-jdk9/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # 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 rev-parse refs/remotes/origin/trunk^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10
Checking out Revision b9039bbd4b3d8eb231c9f2d1d40042706f8f4f19 (refs/remotes/origin/trunk)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b9039bbd4b3d8eb231c9f2d1d40042706f8f4f19
Commit message: "MINOR: Use Scala Future in CoreUtils test"
 > git rev-list 14e3ed048c96bc441f5fc5c893833f705fd53241 # timeout=10
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
[kafka-trunk-jdk9] $ /bin/bash -xe /tmp/jenkins4394690524172699163.sh
+ rm -rf <https://builds.apache.org/job/kafka-trunk-jdk9/ws/.gradle>
+ /home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2/bin/gradle
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.gradle.internal.reflect.JavaMethod (file:/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2/lib/gradle-base-services-3.4.jar) to method java.lang.ClassLoader.getPackages()
WARNING: Please consider reporting this to the maintainers of org.gradle.internal.reflect.JavaMethod
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/3.4-rc-2/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Building project 'core' with Scala version 2.11.12
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk9/ws/connect/json/build/resources/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk9/ws/connect/runtime/build/resources/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk9/ws/core/build/resources/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk9/ws/streams/build/resources/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk9/ws/tools/build/resources/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-trunk-jdk9/ws/clients/build/resources/test'>
:downloadWrapper

BUILD SUCCESSFUL

Total time: 16.586 secs
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
[kafka-trunk-jdk9] $ /bin/bash -xe /tmp/jenkins6864656176440027719.sh
+ export GRADLE_OPTS=-Xmx1024m
+ GRADLE_OPTS=-Xmx1024m
+ ./gradlew --no-daemon -PmaxParallelForks=1 -PtestLoggingEvents=started,passed,skipped,failed -PxmlFindBugsReport=true clean test -PscalaVersion=2.12
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.2.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Building project 'core' with Scala version 2.12.4
:clean
:clients:clean
:connect:clean UP-TO-DATE
:core:clean
:examples:clean
:jmh-benchmarks:clean
:log4j-appender:clean
:streams:clean
:tools:clean
:connect:api:clean
:connect:file:clean
:connect:json:clean
:connect:runtime:clean
:connect:transforms:clean
:streams:examples:clean
:compileJava NO-SOURCE
:processResources NO-SOURCE
:classes UP-TO-DATE
:rat
Unknown license: <https://builds.apache.org/job/kafka-trunk-jdk9/ws/PULL_REQUEST_TEMPLATE.md>
:rat FAILED

FAILURE: Build failed with an exception.

* Where:
Script '<https://builds.apache.org/job/kafka-trunk-jdk9/ws/gradle/rat.gradle'> line: 63

* What went wrong:
Execution failed for task ':rat'.
> Found 1 files with unknown licenses.

* 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

BUILD FAILED in 18s
16 actionable tasks: 15 executed, 1 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user wangguoz@gmail.com
Not sending mail to unregistered user becket.qin@gmail.com

Jenkins build is back to normal : kafka-trunk-jdk9 #191

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