You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/28 00:59:47 UTC

Build failed in Jenkins: bookkeeper-master-git-pullrequest #397

See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/397/display/redirect?page=changes>

Changes:

[zhaijia] add docker file

[zhaijia] add README

[zhaijia] add a blank line

------------------------------------------
GitHub pull request #169 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 14
  Finding sources
    Done: 14
  Getting sizes
    Done: 7
  Compressing objects
    Done: 0
  Writing objects
    Done: 14
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/397
 > git rev-parse refs/tags/changes/397^{commit} # timeout=10
 > git merge 6efc87fa86967a36d3e3f77adf467aad32cccafa # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision 6efc87fa86967a36d3e3f77adf467aad32cccafa (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6efc87fa86967a36d3e3f77adf467aad32cccafa
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list 9bade929dd87829a8903e402f6c3e3be366a854a # timeout=10
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson6376732618987846187.sh
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] bookkeeper
[INFO] compability dependencies
[INFO] bookkeeper-server-compat400
[INFO] bookkeeper-server-compat410
[INFO] bookkeeper-server-compat420
[INFO] Stats API for bookkeeper
[INFO] bookkeeper-server
[INFO] bookkeeper-benchmark
[INFO] Stats provider for twitter-stats package
[INFO] Stats provider for twitter-ostrich package
[INFO] Stats provider for codahale metrics
[INFO] Stats provider for Prometheus
[INFO] bookkeeper-stats-providers
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ bookkeeper ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default-cli) @ bookkeeper ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 75 implicit excludes (use -debug for more details).
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: **/README
[INFO] Exclude: **/apidocs/*
[INFO] Exclude: test-patch/**/*
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/*
[INFO] 40 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 2, unknown: 2, generated: 0, approved: 36 licenses.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ......................................... FAILURE [  1.069 s]
[INFO] compability dependencies ........................... SKIPPED
[INFO] bookkeeper-server-compat400 ........................ SKIPPED
[INFO] bookkeeper-server-compat410 ........................ SKIPPED
[INFO] bookkeeper-server-compat420 ........................ SKIPPED
[INFO] Stats API for bookkeeper ........................... SKIPPED
[INFO] bookkeeper-server .................................. SKIPPED
[INFO] bookkeeper-benchmark ............................... SKIPPED
[INFO] Stats provider for twitter-stats package ........... SKIPPED
[INFO] Stats provider for twitter-ostrich package ......... SKIPPED
[INFO] Stats provider for codahale metrics ................ SKIPPED
[INFO] Stats provider for Prometheus ...................... SKIPPED
[INFO] bookkeeper-stats-providers ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.717 s
[INFO] Finished at: 2017-05-28T00:59:46+00:00
[INFO] Final Memory: 20M/356M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default-cli) on project bookkeeper: Too many files with unapproved license: 2 See RAT report in: <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/target/rat.txt> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3

Build failed in Jenkins: bookkeeper-master-git-pullrequest #413

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/413/display/redirect?page=changes>

Changes:

[mmerli] BOOKKEEPER-1056: Removed PacketHeader serialization/deserialization

------------------------------------------
GitHub pull request #175 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 12
  Finding sources
    Done: 12
  Getting sizes
    Done: 11
  Compressing objects
    Done: 33181
  Writing objects
    Done: 12
  remote: Updating references
Merging refs/tags/changes/413
 > git rev-parse refs/tags/changes/413^{commit} # timeout=10
 > git merge bb6de71a14c74ee862dc4d91031ae4647c62b2cf # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision bb6de71a14c74ee862dc4d91031ae4647c62b2cf (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bb6de71a14c74ee862dc4d91031ae4647c62b2cf
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list dd08ce1a644de00967dd5fe34ce15caa9789d775 # timeout=10
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson328718598546949349.sh
/tmp/hudson328718598546949349.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?


Build failed in Jenkins: bookkeeper-master-git-pullrequest #412

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/412/display/redirect?page=changes>

Changes:

[sijie] BookKeeper: Introduce the AlertStatsLogger Introduce the

[sijie] Add license header

------------------------------------------
GitHub pull request #173 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 31
  Finding sources
    Done: 31
  Getting sizes
    Done: 23
  Compressing objects
    Done: 2724
  Writing objects
    Done: 31
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/412
 > git rev-parse refs/tags/changes/412^{commit} # timeout=10
 > git merge fc0f0509d34229c61b8b74ec9f51dfb6db77d338 # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision fc0f0509d34229c61b8b74ec9f51dfb6db77d338 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc0f0509d34229c61b8b74ec9f51dfb6db77d338
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list e33ec10aa400f32c2e0278c15ea80a0f624e5919 # timeout=10
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson5662858038301695544.sh
/tmp/hudson5662858038301695544.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?


Build failed in Jenkins: bookkeeper-master-git-pullrequest #411

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/411/display/redirect?page=changes>

Changes:

[sijie] Add twitter-finagle-provider

[sijie] Resolve the conflicts with merges

[sijie] Add missing license header

[sijie] Remove JMX from bookkeeper

------------------------------------------
GitHub pull request #161 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 90
  Finding sources
    Done: 90
  Getting sizes
    Done: 80
  Compressing objects
    Done: 164479
  Writing objects
    Done: 90
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/411
 > git rev-parse refs/tags/changes/411^{commit} # timeout=10
 > git merge 17543aca7656b4151b151e190ec65231ac173ac5 # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision 17543aca7656b4151b151e190ec65231ac173ac5 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17543aca7656b4151b151e190ec65231ac173ac5
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list e33ec10aa400f32c2e0278c15ea80a0f624e5919 # timeout=10
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson3911808590711614489.sh
/tmp/hudson3911808590711614489.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?


Build failed in Jenkins: bookkeeper-master-git-pullrequest #410

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/410/display/redirect?page=changes>

Changes:

[sijie] BookKeeper: Stats for pending tasks on server thread pools - Stats for

[sijie] Improvements on OrderedSafeExecutor

[sijie] Long Poll (Part 2) - Run fence request in a separated thread

[sijie] BOOKKEEPER-748: Move fence requests out of read threads

[sijie] Merge the change for fence request

------------------------------------------
GitHub pull request #174 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 100
  Finding sources
    Done: 100
  Getting sizes
    Done: 69
  Compressing objects
    Done: 154127
  Writing objects
    Done: 100
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/410
 > git rev-parse refs/tags/changes/410^{commit} # timeout=10
 > git merge 4e14991a28cd30bca0e42803c49eafc39b11fc60 # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision 4e14991a28cd30bca0e42803c49eafc39b11fc60 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4e14991a28cd30bca0e42803c49eafc39b11fc60
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list e33ec10aa400f32c2e0278c15ea80a0f624e5919 # timeout=10
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson4025557299249607330.sh
/tmp/hudson4025557299249607330.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?


Build failed in Jenkins: bookkeeper-master-git-pullrequest #409

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/409/display/redirect?page=changes>

Changes:

[sijie] BookKeeper: Introduce the AlertStatsLogger Introduce the

------------------------------------------
GitHub pull request #173 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 11
  Finding sources
    Done: 11
  Getting sizes
    Done: 10
  Compressing objects
    Done: 1400
  Writing objects
    Done: 11
  remote: Updating references
Merging refs/tags/changes/409
 > git rev-parse refs/tags/changes/409^{commit} # timeout=10
 > git merge e28e6cb3e037e2c006162a998aabe6fb09214ac5 # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision e28e6cb3e037e2c006162a998aabe6fb09214ac5 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e28e6cb3e037e2c006162a998aabe6fb09214ac5
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list da70648719679fd1db001c74ad873bf134f16198 # timeout=10
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson8657937319714274956.sh
/tmp/hudson8657937319714274956.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?


Build failed in Jenkins: bookkeeper-master-git-pullrequest #408

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/408/display/redirect?page=changes>

Changes:

[sijie] make logger as a static variable not all logger in bookkeeper & hedwig

------------------------------------------
GitHub pull request #172 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 24
  Finding sources
    Done: 24
  Getting sizes
    Done: 23
  Compressing objects
    Done: 117708
  Writing objects
    Done: 24
  remote: Updating references
Merging refs/tags/changes/408
 > git rev-parse refs/tags/changes/408^{commit} # timeout=10
 > git merge daffc8460670cd15994bb8650add3be5a9dc2eef # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision daffc8460670cd15994bb8650add3be5a9dc2eef (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f daffc8460670cd15994bb8650add3be5a9dc2eef
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list da70648719679fd1db001c74ad873bf134f16198 # timeout=10
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson4601279338124228022.sh
/tmp/hudson4601279338124228022.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?


Build failed in Jenkins: bookkeeper-master-git-pullrequest #407

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/407/display/redirect?page=changes>

Changes:

[sijie] BookKeeper: Stats for pending tasks on server thread pools - Stats for

[sijie] Improvements on OrderedSafeExecutor

------------------------------------------
GitHub pull request #171 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 1950
  Finding sources
    Done: 1950
  Getting sizes
    Done: 1479
  Compressing objects
    Done: 1028932
  Writing objects
    Done: 1950
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/407
 > git rev-parse refs/tags/changes/407^{commit} # timeout=10
 > git merge 8364c12d705b1eabae394807419a9989a9608f56 # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision 4feaa29b34fe22b466bd09f82144c11c34a9de94 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4feaa29b34fe22b466bd09f82144c11c34a9de94
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list fc51f73cbc9cdaae9876bc08cafa3e7a80826207 # timeout=10
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson8179978089977564889.sh
/tmp/hudson8179978089977564889.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?


Build failed in Jenkins: bookkeeper-master-git-pullrequest #406

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/406/display/redirect>

------------------------------------------
Started by user eolivelli
[EnvInject] - Loading node environment variables.
Building remotely on H1 (Hadoop) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 9bade929dd87829a8903e402f6c3e3be366a854a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9bade929dd87829a8903e402f6c3e3be366a854a
 > git rev-list 9bade929dd87829a8903e402f6c3e3be366a854a # timeout=10
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson5730372213917925561.sh
/tmp/hudson5730372213917925561.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?


Build failed in Jenkins: bookkeeper-master-git-pullrequest #405

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/405/display/redirect>

------------------------------------------
Started by user sijie
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 9bade929dd87829a8903e402f6c3e3be366a854a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9bade929dd87829a8903e402f6c3e3be366a854a
 > git rev-list 9bade929dd87829a8903e402f6c3e3be366a854a # timeout=10
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson6544115559954010786.sh
/tmp/hudson6544115559954010786.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?


Build failed in Jenkins: bookkeeper-master-git-pullrequest #404

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/404/display/redirect?page=changes>

Changes:

[sijie] BOOKKEEPER-989: Enable Travis CI for Apache BookKeeper

[sijie] run apache-rat and findbugs first

------------------------------------------
GitHub pull request #168 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 0
  Finding sources
    Done: 0
  Writing objects
    Done: 0
  remote: Updating references
Merging refs/tags/changes/404
 > git rev-parse refs/tags/changes/404^{commit} # timeout=10
 > git merge adaaa2a0109606d0810fe4d244623be96d189875 # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision adaaa2a0109606d0810fe4d244623be96d189875 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f adaaa2a0109606d0810fe4d244623be96d189875
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list 9bade929dd87829a8903e402f6c3e3be366a854a # timeout=10
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_3_9_HOME=/home/jenkins/tools/maven/apache-maven-3.3.9
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson9052138375787208066.sh
/tmp/hudson9052138375787208066.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_3_9_HOME=/home/jenkins/tools/maven/apache-maven-3.3.9
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_3_9_HOME=/home/jenkins/tools/maven/apache-maven-3.3.9

Build failed in Jenkins: bookkeeper-master-git-pullrequest #403

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/403/display/redirect?page=changes>

Changes:

[mmerli] BOOKKEEPER-870: Change the default value for bookie settings.

[sijie] BOOKKEEPER-911: Fix TestReplicationWorker tests in master

[sijie] BOOKKEEPER-920: Extend bk-merge-pr.py to add more info to Jira ticket…

[sijie] Auditor is sometimes marking as failed a bookie switching from available

[sijie] BOOKKEEPER-895: GC ledgers that are no longer a part of the ensemble

[sijie] BOOKKEEPER-921: Typo in LocalBookkeeper: Use InetAddress.getHostAddress

[mmerli] BOOKKEEPER-925: Fix FindBugs discovered issues in master

[sijie] BOOKKEEPER-925: Fix FindBugs discovered issues in master

[mmerli] BOOKKEEPER-926: Compacted entries are not properly synced before

[mmerli] Updated CHANGES.txt for release 4.4.0

[mmerli] Bump version to 4.5.0-SNAPSHOT

[mmerli] BOOKKEEPER-881: Upgrade surefire plugin to 2.19.1

[sijie] Add executions for maven-assembly-plugin.

[sijie] A few changes to the shell scripts to start bookies

[sijie] BOOKKEEPER-908: BKLedgerExistException creation is missing

[sijie] BOOKKEEPER-922: CreaterId in ledger metadata

[sijie] BOOKKEEPER-932: Move to JDK 8

[mmerli] BOOKKEEPER-939: Fix typo of bookkeeper merge pr script

[mmerli] BOOKKEEPER-940: Fix findbugs warnings after bumping to java 8

[vjujjuri] BOOKKEEPER-927: LedgerHandleAdv to handle disabled ledgers operation …

[sijie] BOOKKEEPER-933: ClientConfiguration always inherits System properties

[sijie] BOOKKEEPER-941: Feature Switches for controling client and server

[sijie] BOOKKEEPER-938 ledger digestType autodetection on open

[sijie] BOOKKEEPER-937: Upgrade protobuf to 2.6

[sijie] BOOKKEEPER-930: Option to disable Bookie networking

[sijie] BOOKKEEPER-945: Add counters to track the activity of auditor and repl…

[sijie] BOOKKEEPER-612: Region aware placement

[sijie] BOOKKEEPER-924: addEntry() is susceptible to spurious wakeups

[sijie] BOOKKEEPER-952: Fix RegionAwareEnsemblePlacementPolicy

[sijie] BOOKKEEPER-946: Provide an option to delay auto recovery of lost bookies

[sijie] BOOKKEEPER-903: metaformat command fix

[sijie] BOOKKEEPER-956: Fix for HierarchicalLedgerRangeIterator

[sijie] BOOKKEEPER-957: LedgerHandleAdv fixes

[sijie] BOOKKEEPER-958: Fix for ZeroBuffer Bug

[mmerli] BOOKKEEPER-961: Assign read/write requests for same ledger to a single

[mmerli] BOOKKEEPER-962: Add more journal timing stats

[sijie] BOOKKEEPER-965: Long Polling Part I: Changes in the write path

[sijie] BOOKKEEPER-912: Allow EnsemblePlacementPolicy to choose bookies using

[sijie] BOOKKEEPER-948: Provide an option to add more ledger/index directorie…

[sijie] BOOKKEEPER-955: in listLedgers method currentRange variable has to be…

[sijie] BOOKKEEPER-964: Add concurrent maps and sets for primitive types

[sijie] BOOKKEEPER-976 Fix license headers

[sijie] BOOKKEEPER-984: Fix BookieClientTest.testWriteGaps

[sijie] BOOKKEEPER-987: BookKeeper build is broken due to the shade plugin

[sijie] BOOKKEEPER-967: New testsuite for RackPlacement

[sijie] BOOKKEEPER-971: update bk codahale stats provider version

[sijie] BOOKKEEPER-946: Provide an option to delay auto recovery of lost bookies

[sijie] BOOKKEEPER-966: change bookieServer cmdline to make conf-file and option

[sijie] BOOKKEEPER-988: Add missing license header

[vjujjuri] BOOKKEEPER-983: BookieShell LedgerDelete Command

[vjujjuri] BOOKKEEPER-986: Handle memtable flush failure

[sijie] BOOKKEEPER-964: Ignore findbugs warnings

[sijie] BOOKKEEPER-992: ReadLog Command Enhancement

[sijie] BOOKKEEPER-991: Get list of disk files

[sijie] BOOKKEEPER-943: Reduce log level of AbstractZkLedgerManager

[sijie] BOOKKEEPER-907: EntryFormatter should be configured

[sijie] BOOKKEEPER-949: Allow entryLog creation for compaction

[sijie] BOOKKEEPER-968: Entry log flushes at configurable chunks

[sijie] BOOKKEEPER-959: ClientAuthProvider and BookieAuthProvider Public API

[sijie]  BOOKKEEPER-873 and BOOKKEEPER-553

[sijie] BOOKKEEPER-874: Explict LAC from Writer to Bookies

[sijie] BOOKKEEPER-996: LongHierarchicalLedgerManagerFactory is missing license

[sijie] BOOKKEEPER-1009: Use multiple journals in bookie

[sijie] BOOKKEEPER-998: Increased the max entry size to 5MB

[sijie] BOOKKEEPER-999: Stop leaking threads in BookKeeper client

[sijie] BOOKKEEPER-1003: Fix TestDiskChecker so it can be used on /dev/shm

[sijie] BOOKKEEPER-1007: Explicit LAC: make the interval configurable in ms

[sijie] BOOKKEEPER-1013: Fix findbugs errors on latest master

[sijie] BOOKKEEPER-1001: Make LocalBookiesRegistry.isLocalBookie() public

[sijie] BOOKKEEPER-970: Bump the zookeeper version to 3.5

[sijie] BOOKKEEPER-950: Ledger placement policy to accomodate different storage

[sijie] BOOKKEEPER-852: Release LedgerDescriptor and master-key objects when not

[sijie] BOOKKEEPER-1004: Allow bookie garbage collection to be triggered manu…

[sijie] BOOKKEEPER-390: Provide support for ZooKeeper authentication

[sijie] BOOKKEEPER-1020: Fix Explicit LAC tests on master

[sijie] BOOKKEEPER-1018: Allow client to select older V2 protocol (no protobuf)

[sijie] BOOKKEEPER-1018: Revert ": Allow client to select older V2 protocol (no…

[sijie] BOOKKEEPER-1021: Improve merge script to handle github reviews api

[sijie] BOOKKEEPER-1031: close the ledger handle in

[sijie] BOOKEEPER-1002: Limiting the number of open files to avoid process max

[sijie] BOOKKEEPER-1022: Make BookKeeperAdmin implement AutoCloseable

[sijie] BOOKKEEPER-997: Wire protocol change for supporting long poll

[family] BOOKKEEPER-1018: Allow client to select older V2 protocol (no protobuf)

[sijie] BOOKKEEPER-1039: bk-merge-pr.py ask to run findbugs and rat before merge

[sijie] BOOKKEEPER-1038: Fix findbugs warnings and upgrade to 3.0.4

[eolivelli] BOOKKEEPER-1043: Upgrade Apache Parent Pom Reference to latest version

[eolivelli] BOOKKEEPER-1042: Deploy SNAPSHOTS of master to public Apache Repository

[eolivelli] BOOKKEEPER-1019: Support for reading entries after LAC

[mmerli] BOOKKEEPER-552: 64 Bits Ledger ID Generation

[eolivelli] BOOKKEEPER-1045: Execute tests in different JVM processes

[eolivelli] BOOKKEEPER-1046: Avoid long to Long conversion in OrderedSafeExecutor

[eolivelli] BOOKKEEPER-1047: Add missing error code in ZK setData return path

[mmerli] BOOKKEEPER-1050: Cache journalFormatVersionToWrite when starting Journal

[mmerli] BOOKKEEPER-1051: Fast shutdown for GarbageCollectorThread

[mmerli] BOOKKEEPER-1052: Print autorecovery enabled or not in bookie shell

[mmerli] BOOKKEEPER-1053: Upgrade RAT maven version to 0.12 and ignore Eclipse

[mmerli] BOOKKEEPER-1060: Add utility to use SafeRunnable from Java8 Lambda

[mmerli] BOOKKEEPER-1059: Upgrade to SLF4J-1.7.25

[mmerli] BOOKKEEPER-1054: Add gitignore file

[eolivelli] BOOKKEEPER-1066: Introduce GrowableArrayBlockingQueue

[eolivelli] BOOKKEEPER-1064: ConcurrentModificationException in

[eolivelli] BOOKKEEPER-1063: Use executor.execute() instead of submit()

[sijie] BOOKKEEPER-1058: Ignore already deleted ledger on replication audit

[sijie] BOOKKEEPER-1008: Netty 4.1

[sijie] BOOKKEEPER-1067: Add Prometheus stats provider

[sijie] BOOKKEEPER-1061: BookieWatcher should not do ZK blocking operations from

[mmerli] BOOKKEEPER-1048: Use ByteBuf in LedgerStorage interface

[eolivelli] BOOKKEEPER-1069: If client uses V2 proto, set the connection to always

[eolivelli] BOOKKEEPER-1055: Optimize handling of masterKey in case it is empty

[eolivelli] BOOKKEEPER-1070: bk-merge-pr.py use apache-rat:check goal

[eolivelli] BOOKKEEPER-391: Support Kerberos authentication of bookkeeper

[eolivelli] BOOKKKEEPER-1072: CompactionTest is flaky when disks are almost full

[eolivelli] BOOKKEEPER-1068: Expose ByteBuf in LedgerEntry to avoid data copy

[eolivelli] BOOKKEEPER-1075: BK LedgerMetadata: more memory-efficient parsing of

[eolivelli] BOOKKEEPER-1077: Allow configuration journal/ledger paths for local

[eolivelli] BOOKKEEPER-1010: Moving Guava to 20.0

[eolivelli] BOOKKEEPER-1079: shell lastMark throws NPE

------------------------------------------
Started by user sijie
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 9bade929dd87829a8903e402f6c3e3be366a854a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9bade929dd87829a8903e402f6c3e3be366a854a
 > git rev-list b42d8db2b03079ce65d603d808442297ad759433 # timeout=10
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_3_9_HOME=/home/jenkins/tools/maven/apache-maven-3.3.9
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson4544653558850076943.sh
/tmp/hudson4544653558850076943.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_3_9_HOME=/home/jenkins/tools/maven/apache-maven-3.3.9
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_3_9_HOME=/home/jenkins/tools/maven/apache-maven-3.3.9

Build failed in Jenkins: bookkeeper-master-git-pullrequest #402

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/402/display/redirect?page=changes>

Changes:

[sijie] BookKeeper: Local Bookie Journal and ledger paths Use the journal

[sijie] LocalBookKeeper enhancements

------------------------------------------
GitHub pull request #164 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 37
  Finding sources
    Done: 37
  Getting sizes
    Done: 27
  Compressing objects
    Done: 21421
  Writing objects
    Done: 37
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/402
 > git rev-parse refs/tags/changes/402^{commit} # timeout=10
 > git merge 9b689257b79553ce9e37bb371d4ceebc89c3b89a # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision 9b689257b79553ce9e37bb371d4ceebc89c3b89a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b689257b79553ce9e37bb371d4ceebc89c3b89a
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list 9bade929dd87829a8903e402f6c3e3be366a854a # timeout=10
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson6526502558654045677.sh
/tmp/hudson6526502558654045677.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3

Build failed in Jenkins: bookkeeper-master-git-pullrequest #401

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/401/display/redirect?page=changes>

Changes:

[sijie] Add twitter-finagle-provider

[sijie] Resolve the conflicts with merges

[sijie] Add missing license header

[sijie] fix comments

------------------------------------------
GitHub pull request #160 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 134
  Finding sources
    Done: 134
  Getting sizes
    Done: 106
  Compressing objects
    Done: 18636
  Writing objects
    Done: 134
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/401
 > git rev-parse refs/tags/changes/401^{commit} # timeout=10
 > git merge 440f636c3e127bf9afbd1088124674fe0c91302d # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision 440f636c3e127bf9afbd1088124674fe0c91302d (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 440f636c3e127bf9afbd1088124674fe0c91302d
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list 9bade929dd87829a8903e402f6c3e3be366a854a # timeout=10
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson5214561797065504048.sh
/tmp/hudson5214561797065504048.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3

Build failed in Jenkins: bookkeeper-master-git-pullrequest #400

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/400/display/redirect?page=changes>

Changes:

[mmerli] BOOKKEEPER-1071: Use per connection instances of request encoder/decoder

------------------------------------------
GitHub pull request #170 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 11
  Finding sources
    Done: 11
  Getting sizes
    Done: 10
  Compressing objects
    Done: 19359
  Writing objects
    Done: 11
  remote: Updating references
Merging refs/tags/changes/400
 > git rev-parse refs/tags/changes/400^{commit} # timeout=10
 > git merge 2cc72518f4f856dca20ca2438150b6537ae41498 # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision 2cc72518f4f856dca20ca2438150b6537ae41498 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2cc72518f4f856dca20ca2438150b6537ae41498
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list 9bade929dd87829a8903e402f6c3e3be366a854a # timeout=10
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson6425132611346733334.sh
/tmp/hudson6425132611346733334.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3

Build failed in Jenkins: bookkeeper-master-git-pullrequest #399

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/399/display/redirect?page=changes>

Changes:

[mmerli] BOOKKEEPER-1071: Use per connection instances of request encoder/decoder

------------------------------------------
GitHub pull request #170 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 11
  Finding sources
    Done: 11
  Getting sizes
    Done: 10
  Compressing objects
    Done: 19359
  Writing objects
    Done: 11
  remote: Updating references
Merging refs/tags/changes/399
 > git rev-parse refs/tags/changes/399^{commit} # timeout=10
 > git merge c8fee961b33ba477398d2214411b627b648f1faa # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision c8fee961b33ba477398d2214411b627b648f1faa (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8fee961b33ba477398d2214411b627b648f1faa
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list 9bade929dd87829a8903e402f6c3e3be366a854a # timeout=10
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson1848740941664467053.sh
/tmp/hudson1848740941664467053.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3

Build failed in Jenkins: bookkeeper-master-git-pullrequest #398

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/398/display/redirect?page=changes>

Changes:

[zhaijia] add docker file

[zhaijia] add README

[zhaijia] add a blank line

[zhaijia] fix typo

------------------------------------------
GitHub pull request #169 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 18
  Finding sources
    Done: 18
  Getting sizes
    Done: 8
  Compressing objects
    Done: 0
  Writing objects
    Done: 18
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/398
 > git rev-parse refs/tags/changes/398^{commit} # timeout=10
 > git merge 9e70d428497f51b4ad460f54d16b2d5f920cfe9d # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision 9e70d428497f51b4ad460f54d16b2d5f920cfe9d (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e70d428497f51b4ad460f54d16b2d5f920cfe9d
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list 9bade929dd87829a8903e402f6c3e3be366a854a # timeout=10
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson2215945249598191644.sh
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] bookkeeper
[INFO] compability dependencies
[INFO] bookkeeper-server-compat400
[INFO] bookkeeper-server-compat410
[INFO] bookkeeper-server-compat420
[INFO] Stats API for bookkeeper
[INFO] bookkeeper-server
[INFO] bookkeeper-benchmark
[INFO] Stats provider for twitter-stats package
[INFO] Stats provider for twitter-ostrich package
[INFO] Stats provider for codahale metrics
[INFO] Stats provider for Prometheus
[INFO] bookkeeper-stats-providers
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ bookkeeper ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default-cli) @ bookkeeper ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 75 implicit excludes (use -debug for more details).
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: **/README
[INFO] Exclude: **/apidocs/*
[INFO] Exclude: test-patch/**/*
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/*
[INFO] 40 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 2, unknown: 2, generated: 0, approved: 36 licenses.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ......................................... FAILURE [  2.911 s]
[INFO] compability dependencies ........................... SKIPPED
[INFO] bookkeeper-server-compat400 ........................ SKIPPED
[INFO] bookkeeper-server-compat410 ........................ SKIPPED
[INFO] bookkeeper-server-compat420 ........................ SKIPPED
[INFO] Stats API for bookkeeper ........................... SKIPPED
[INFO] bookkeeper-server .................................. SKIPPED
[INFO] bookkeeper-benchmark ............................... SKIPPED
[INFO] Stats provider for twitter-stats package ........... SKIPPED
[INFO] Stats provider for twitter-ostrich package ......... SKIPPED
[INFO] Stats provider for codahale metrics ................ SKIPPED
[INFO] Stats provider for Prometheus ...................... SKIPPED
[INFO] bookkeeper-stats-providers ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.205 s
[INFO] Finished at: 2017-05-28T15:31:01+00:00
[INFO] Final Memory: 20M/356M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default-cli) on project bookkeeper: Too many files with unapproved license: 2 See RAT report in: <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/target/rat.txt> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_3_3_HOME=/home/jenkins/tools/maven/apache-maven-3.3.3