See <https://builds.apache.org/job/kafka-0.10.1-jdk7/138/display/redirect?page=changes>
Changes: [github] MINOR: Upgrade to Gradle 4.8.1 (#5268) ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H30 (ubuntu xenial) in workspace <https://builds.apache.org/job/kafka-0.10.1-jdk7/ws/> Cloning the remote Git repository Cloning repository https://github.com/apache/kafka.git > git init <https://builds.apache.org/job/kafka-0.10.1-jdk7/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/0.10.1^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/0.10.1^{commit} # timeout=10 Checking out Revision 670c70e18c91064e46cd4cd2d4b5d7a3476d5578 (refs/remotes/origin/0.10.1) > git config core.sparsecheckout # timeout=10 > git checkout -f 670c70e18c91064e46cd4cd2d4b5d7a3476d5578 Commit message: "MINOR: Upgrade to Gradle 4.8.1 (#5268)" > git rev-list --no-walk 0f3affc0f40751dc8fd064b36b6e859728f63e37 # timeout=10 ERROR: No tool found matching GRADLE_2_4_RC_2_HOME Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 [kafka-0.10.1-jdk7] $ /bin/bash -xe /tmp/jenkins6005953637102261344.sh + rm -rf <https://builds.apache.org/job/kafka-0.10.1-jdk7/ws/.gradle> + /home/jenkins/tools/gradle/4.4/bin/gradle To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.4.1/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing Support for running Gradle using Java 7 has been deprecated and is scheduled to be removed in Gradle 5.0. Please see https://docs.gradle.org/4.4.1/userguide/java_plugin.html#sec:java_cross_compilation for more details. Download https://jcenter.bintray.com/com/github/ben-manes/gradle-versions-plugin/0.12.0/gradle-versions-plugin-0.12.0.pom Download https://jcenter.bintray.com/org/ajoberstar/grgit/1.5.0/grgit-1.5.0.pom Download https://jcenter.bintray.com/org/scoverage/gradle-scoverage/2.1.0/gradle-scoverage-2.1.0.pom Download https://jcenter.bintray.com/org/eclipse/jgit/org.eclipse.jgit.ui/4.1.1.201511131810-r/org.eclipse.jgit.ui-4.1.1.201511131810-r.pom Download https://jcenter.bintray.com/org/eclipse/jgit/org.eclipse.jgit/4.1.1.201511131810-r/org.eclipse.jgit-4.1.1.201511131810-r.pom Download https://jcenter.bintray.com/org/eclipse/jgit/org.eclipse.jgit-parent/4.1.1.201511131810-r/org.eclipse.jgit-parent-4.1.1.201511131810-r.pom Download https://jcenter.bintray.com/org/eclipse/jdt/org.eclipse.jdt.annotation/1.1.0/org.eclipse.jdt.annotation-1.1.0.pom Download https://jcenter.bintray.com/org/scoverage/gradle-scoverage/2.1.0/gradle-scoverage-2.1.0.jar Download https://jcenter.bintray.com/com/github/ben-manes/gradle-versions-plugin/0.12.0/gradle-versions-plugin-0.12.0.jar Download https://jcenter.bintray.com/org/eclipse/jdt/org.eclipse.jdt.annotation/1.1.0/org.eclipse.jdt.annotation-1.1.0.jar Download https://jcenter.bintray.com/org/eclipse/jgit/org.eclipse.jgit/4.1.1.201511131810-r/org.eclipse.jgit-4.1.1.201511131810-r.jar Download https://jcenter.bintray.com/org/ajoberstar/grgit/1.5.0/grgit-1.5.0.jar Download https://jcenter.bintray.com/org/eclipse/jgit/org.eclipse.jgit.ui/4.1.1.201511131810-r/org.eclipse.jgit.ui-4.1.1.201511131810-r.jar Building project 'core' with Scala version 2.10.6 FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':core'. > Could not resolve all files for configuration ':core:scoverage'. > Could not resolve org.scoverage:scalac-scoverage-plugin_2.10:1.3.0. Required by: project :core > Could not resolve org.scoverage:scalac-scoverage-plugin_2.10:1.3.0. > Could not get resource 'https://repo.maven.apache.org/maven2/org/scoverage/scalac-scoverage-plugin_2.10/1.3.0/scalac-scoverage-plugin_2.10-1.3.0.pom'. > Could not GET 'https://repo.maven.apache.org/maven2/org/scoverage/scalac-scoverage-plugin_2.10/1.3.0/scalac-scoverage-plugin_2.10-1.3.0.pom'. > Received fatal alert: protocol_version > Could not resolve org.scoverage:scalac-scoverage-runtime_2.10:1.3.0. Required by: project :core > Could not resolve org.scoverage:scalac-scoverage-runtime_2.10:1.3.0. > Could not get resource 'https://repo.maven.apache.org/maven2/org/scoverage/scalac-scoverage-runtime_2.10/1.3.0/scalac-scoverage-runtime_2.10-1.3.0.pom'. > Could not GET 'https://repo.maven.apache.org/maven2/org/scoverage/scalac-scoverage-runtime_2.10/1.3.0/scalac-scoverage-runtime_2.10-1.3.0.pom'. > Received fatal alert: protocol_version * 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 BUILD FAILED in 24s Build step 'Execute shell' marked build as failure Recording test results ERROR: No tool found matching GRADLE_2_4_RC_2_HOME Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? ERROR: No tool found matching GRADLE_2_4_RC_2_HOME Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 Not sending mail to unregistered user git...@alasdairhodge.co.uk