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

Changes:

[wangguoz] MINOR: bugfix streams total metrics (#5277)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/kafka-1.1-jdk7/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/kafka.git
 > git init <https://builds.apache.org/job/kafka-1.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/1.1^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/1.1^{commit} # timeout=10
Checking out Revision 22346636641e9a5708c5f8e8d31123a6c13dbf2f 
(refs/remotes/origin/1.1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 22346636641e9a5708c5f8e8d31123a6c13dbf2f
Commit message: "MINOR: bugfix streams total metrics (#5277)"
 > git rev-list --no-walk ae3dd56682b6b58409563b477b3bf19aaeb4d353 # timeout=10
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
[kafka-1.1-jdk7] $ /bin/bash -xe /tmp/jenkins4586467828816555546.sh
+ rm -rf <https://builds.apache.org/job/kafka-1.1-jdk7/ws/.gradle>
+ /home/jenkins/tools/gradle/3.5/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/3.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Download 
https://jcenter.bintray.com/com/github/jengelman/gradle/plugins/shadow/2.0.2/shadow-2.0.2.pom
Download 
https://jcenter.bintray.com/org/owasp/dependency-check-gradle/3.1.1/dependency-check-gradle-3.1.1.pom
Download 
https://jcenter.bintray.com/org/owasp/dependency-check-core/3.1.1/dependency-check-core-3.1.1.pom
Download 
https://jcenter.bintray.com/org/owasp/dependency-check-parent/3.1.1/dependency-check-parent-3.1.1.pom
Download 
https://jcenter.bintray.com/org/owasp/dependency-check-utils/3.1.1/dependency-check-utils-3.1.1.pom
Download 
https://jcenter.bintray.com/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.pom
Download 
https://jcenter.bintray.com/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.pom
Download 
https://jcenter.bintray.com/com/github/jengelman/gradle/plugins/shadow/2.0.2/shadow-2.0.2.jar
Download 
https://jcenter.bintray.com/org/owasp/dependency-check-gradle/3.1.1/dependency-check-gradle-3.1.1.jar
Download 
https://jcenter.bintray.com/org/owasp/dependency-check-core/3.1.1/dependency-check-core-3.1.1.jar
Download 
https://jcenter.bintray.com/org/owasp/dependency-check-utils/3.1.1/dependency-check-utils-3.1.1.jar
Download 
https://jcenter.bintray.com/com/vdurmont/semver4j/2.1.0/semver4j-2.1.0.jar
Download 
https://jcenter.bintray.com/com/sun/mail/mailapi/1.6.0/mailapi-1.6.0.jar
Building project 'core' with Scala version 2.11.12

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':core'.
> Could not resolve all dependencies for configuration ':core:scoverage'.
   > Could not resolve org.scoverage:scalac-scoverage-plugin_2.11:1.3.1.
     Required by:
         project :core
      > Could not resolve org.scoverage:scalac-scoverage-plugin_2.11:1.3.1.
         > Could not get resource 
'https://repo1.maven.org/maven2/org/scoverage/scalac-scoverage-plugin_2.11/1.3.1/scalac-scoverage-plugin_2.11-1.3.1.pom'.
            > Could not HEAD 
'https://repo1.maven.org/maven2/org/scoverage/scalac-scoverage-plugin_2.11/1.3.1/scalac-scoverage-plugin_2.11-1.3.1.pom'.
               > Received fatal alert: protocol_version
   > Could not resolve org.scoverage:scalac-scoverage-runtime_2.11:1.3.1.
     Required by:
         project :core
      > Could not resolve org.scoverage:scalac-scoverage-runtime_2.11:1.3.1.
         > Could not get resource 
'https://repo1.maven.org/maven2/org/scoverage/scalac-scoverage-runtime_2.11/1.3.1/scalac-scoverage-runtime_2.11-1.3.1.pom'.
            > Could not HEAD 
'https://repo1.maven.org/maven2/org/scoverage/scalac-scoverage-runtime_2.11/1.3.1/scalac-scoverage-runtime_2.11-1.3.1.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.

BUILD FAILED

Total time: 50.554 secs
Build step 'Execute shell' marked build as failure
[FINDBUGS] Collecting findbugs analysis files...
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/kafka-1.1-jdk7/ws/> that match the pattern 
**/build/reports/findbugs/*.xml
[FINDBUGS] No files found. Configuration error?
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=22346636641e9a5708c5f8e8d31123a6c13dbf2f, 
workspace=<https://builds.apache.org/job/kafka-1.1-jdk7/ws/>
[FINDBUGS] Computing warning deltas based on reference build #151
Recording test results
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
Not sending mail to unregistered user ism...@juma.me.uk
Not sending mail to unregistered user wangg...@gmail.com
Not sending mail to unregistered user lindon...@gmail.com

Reply via email to