JV and me are working on cutting a 4.5. branch. This might related to that. will take a look at this later.
- Sijie On Sat, Aug 5, 2017 at 11:06 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See <https://builds.apache.org/job/bookkeeper-postcommit- > publish-website/37/display/redirect?page=changes> > > Changes: > > [vjujjuri] [maven-release-plugin] prepare branch branch-4.5 > > [vjujjuri] [maven-release-plugin] prepare for next development iteration > > ------------------------------------------ > Started by an SCM change > Started by an SCM change > [EnvInject] - Loading node environment variables. > Building remotely on H19 (git-websites) in workspace < > https://builds.apache.org/job/bookkeeper-postcommit-publish-website/ws/> > > git rev-parse --is-inside-work-tree # timeout=10 > Fetching changes from the remote Git repository > > git config remote.origin.url https://gitbox.apache.org/ > repos/asf/bookkeeper.git # timeout=10 > Fetching upstream changes from https://gitbox.apache.org/ > repos/asf/bookkeeper.git > > git --version # timeout=10 > using GIT_SSH to set credentials master pub key > > git fetch --tags --progress https://gitbox.apache.org/ > repos/asf/bookkeeper.git +refs/heads/*:refs/remotes/origin/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* > > git rev-parse origin/master^{commit} # timeout=10 > Checking out Revision 59562a7bb2b300b0706d17e9fc034d6604b71626 > (origin/master) > Commit message: "[maven-release-plugin] prepare for next development > iteration" > > git config core.sparsecheckout # timeout=10 > > git checkout -f 59562a7bb2b300b0706d17e9fc034d6604b71626 > > git rev-list bf1d58f197b9a99863f563ce0fdcb0e1f3483b8d # timeout=10 > Cleaning workspace > > git rev-parse --verify HEAD # timeout=10 > Resetting working tree > > git reset --hard # timeout=10 > > git clean -fdx # timeout=10 > [bookkeeper-postcommit-publish-website] $ /bin/bash -xe /tmp/ > jenkins6023234445517054205.sh > + export MAVEN_HOME=/home/jenkins/tools/maven/latest > + MAVEN_HOME=/home/jenkins/tools/maven/latest > + export PATH=/home/jenkins/tools/java/latest1.8/bin:/home/jenkins/ > tools/maven/latest/bin:/home/jenkins/tools/java/latest1.8/ > bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/ > sbin:/bin:/usr/games:/usr/local/games > + PATH=/home/jenkins/tools/java/latest1.8/bin:/home/jenkins/ > tools/maven/latest/bin:/home/jenkins/tools/java/latest1.8/ > bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/ > sbin:/bin:/usr/games:/usr/local/games > + export MAVEN_OPTS=-Xmx2048m > + MAVEN_OPTS=-Xmx2048m > + cd site > + make clean javadoc > rm -rf _site local-generated generated_site > scripts/javadoc-gen.sh > [INFO] Scanning for projects... > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Reactor Build Order: > [INFO] > [INFO] Apache BookKeeper :: Parent > [INFO] Apache BookKeeper :: Build Tools > [INFO] Apache BookKeeper :: Compability Dependencies > [INFO] Apache BookKeeper :: Compability Dependencies :: 4.0.0 > [INFO] Apache BookKeeper :: Compability Dependencies :: 4.1.0 > [INFO] Apache BookKeeper :: Compability Dependencies :: 4.2.0 > [INFO] Apache BookKeeper :: Stats API > [INFO] Apache BookKeeper :: Server > [INFO] Apache BookKeeper :: Benchmark > [INFO] Apache BookKeeper :: Stats Providers :: Twitter Finagle Stats > [INFO] Apache BookKeeper :: Stats Providers :: Twitter Science Stats > [INFO] Apache BookKeeper :: Stats Providers :: Twitter Ostrich Stats > [INFO] Apache BookKeeper :: Stats Providers :: Codahale Metrics > [INFO] Apache BookKeeper :: Stats Providers :: Prometheus > [INFO] Apache BookKeeper :: Stats Providers > [INFO] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Building Apache BookKeeper :: Parent 4.6.0-SNAPSHOT > [INFO] ------------------------------------------------------------ > ------------ > [INFO] > [INFO] --- maven-remote-resources-plugin:1.5:process > (process-resource-bundles) @ bookkeeper --- > [INFO] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Building Apache BookKeeper :: Build Tools 4.6.0-SNAPSHOT > [INFO] ------------------------------------------------------------ > ------------ > [INFO] > [INFO] --- maven-remote-resources-plugin:1.5:process > (process-resource-bundles) @ buildtools --- > [INFO] > [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ > buildtools --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 5 resources > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ > buildtools --- > [INFO] No sources to compile > [INFO] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Building Apache BookKeeper :: Compability Dependencies > 4.6.0-SNAPSHOT > [INFO] ------------------------------------------------------------ > ------------ > [INFO] > [INFO] --- maven-remote-resources-plugin:1.5:process > (process-resource-bundles) @ compat-deps --- > [INFO] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Building Apache BookKeeper :: Compability Dependencies :: 4.0.0 > 4.6.0-SNAPSHOT > [INFO] ------------------------------------------------------------ > ------------ > [INFO] > [INFO] --- maven-remote-resources-plugin:1.5:process > (process-resource-bundles) @ bookkeeper-server-compat400 --- > [INFO] > [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ > bookkeeper-server-compat400 --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory <https://builds.apache.org/ > job/bookkeeper-postcommit-publish-website/ws/compat- > deps/bookkeeper-server-compat-4.0.0/src/main/resources> > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ > bookkeeper-server-compat400 --- > [INFO] No sources to compile > [INFO] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Building Apache BookKeeper :: Compability Dependencies :: 4.1.0 > 4.6.0-SNAPSHOT > [INFO] ------------------------------------------------------------ > ------------ > [INFO] > [INFO] --- maven-remote-resources-plugin:1.5:process > (process-resource-bundles) @ bookkeeper-server-compat410 --- > [INFO] > [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ > bookkeeper-server-compat410 --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory <https://builds.apache.org/ > job/bookkeeper-postcommit-publish-website/ws/compat- > deps/bookkeeper-server-compat-4.1.0/src/main/resources> > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ > bookkeeper-server-compat410 --- > [INFO] No sources to compile > [INFO] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Building Apache BookKeeper :: Compability Dependencies :: 4.2.0 > 4.6.0-SNAPSHOT > [INFO] ------------------------------------------------------------ > ------------ > [INFO] > [INFO] --- maven-remote-resources-plugin:1.5:process > (process-resource-bundles) @ bookkeeper-server-compat420 --- > [INFO] > [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ > bookkeeper-server-compat420 --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory <https://builds.apache.org/ > job/bookkeeper-postcommit-publish-website/ws/compat- > deps/bookkeeper-server-compat-4.2.0/src/main/resources> > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ > bookkeeper-server-compat420 --- > [INFO] No sources to compile > [INFO] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Building Apache BookKeeper :: Stats API 4.6.0-SNAPSHOT > [INFO] ------------------------------------------------------------ > ------------ > [INFO] > [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle) @ > bookkeeper-stats-api --- > [INFO] Starting audit... > Audit done. > [INFO] > [INFO] --- maven-remote-resources-plugin:1.5:process > (process-resource-bundles) @ bookkeeper-stats-api --- > [INFO] > [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ > bookkeeper-stats-api --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory <https://builds.apache.org/ > job/bookkeeper-postcommit-publish-website/ws/bookkeeper- > stats/src/main/resources> > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ > bookkeeper-stats-api --- > [INFO] Changes detected - recompiling the module! > [INFO] Compiling 12 source files to <https://builds.apache.org/ > job/bookkeeper-postcommit-publish-website/ws/bookkeeper- > stats/target/classes> > [INFO] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Building Apache BookKeeper :: Server 4.6.0-SNAPSHOT > [INFO] ------------------------------------------------------------ > ------------ > [INFO] > [INFO] --- maven-remote-resources-plugin:1.5:process > (process-resource-bundles) @ bookkeeper-server --- > [INFO] > [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ > bookkeeper-server --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 2 resources > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ > bookkeeper-server --- > [INFO] Changes detected - recompiling the module! > [INFO] Compiling 278 source files to <https://builds.apache.org/ > job/bookkeeper-postcommit-publish-website/ws/bookkeeper- > server/target/classes> > [INFO] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Building Apache BookKeeper :: Benchmark 4.6.0-SNAPSHOT > [INFO] ------------------------------------------------------------ > ------------ > Downloading: http://repository.apache.org/snapshots/org/apache/ > bookkeeper/bookkeeper-server/4.6.0-SNAPSHOT/maven-metadata.xml > Downloading: http://repository.apache.org/snapshots/org/apache/ > bookkeeper/bookkeeper-server/4.6.0-SNAPSHOT/bookkeeper- > server-4.6.0-SNAPSHOT-tests.jar > [INFO] > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Skipping Apache BookKeeper :: Parent > [INFO] This project has been banned from the build due to previous > failures. > [INFO] ------------------------------------------------------------ > ------------ > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Apache BookKeeper :: Parent ........................ SUCCESS [ > 0.411 s] > [INFO] Apache BookKeeper :: Build Tools ................... SUCCESS [ > 0.316 s] > [INFO] Apache BookKeeper :: Compability Dependencies ...... SUCCESS [ > 0.014 s] > [INFO] Apache BookKeeper :: Compability Dependencies :: 4.0.0 SUCCESS [ > 0.388 s] > [INFO] Apache BookKeeper :: Compability Dependencies :: 4.1.0 SUCCESS [ > 0.118 s] > [INFO] Apache BookKeeper :: Compability Dependencies :: 4.2.0 SUCCESS [ > 0.127 s] > [INFO] Apache BookKeeper :: Stats API ..................... SUCCESS [ > 2.322 s] > [INFO] Apache BookKeeper :: Server ........................ SUCCESS [ > 7.016 s] > [INFO] Apache BookKeeper :: Benchmark ..................... FAILURE [ > 0.946 s] > [INFO] Apache BookKeeper :: Stats Providers :: Twitter Finagle Stats > SKIPPED > [INFO] Apache BookKeeper :: Stats Providers :: Twitter Science Stats > SKIPPED > [INFO] Apache BookKeeper :: Stats Providers :: Twitter Ostrich Stats > SKIPPED > [INFO] Apache BookKeeper :: Stats Providers :: Codahale Metrics SKIPPED > [INFO] Apache BookKeeper :: Stats Providers :: Prometheus . SKIPPED > [INFO] Apache BookKeeper :: Stats Providers ............... SKIPPED > [INFO] ------------------------------------------------------------ > ------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Total time: 12.841 s > [INFO] Finished at: 2017-08-05T18:06:32Z > [INFO] Final Memory: 51M/1574M > [INFO] ------------------------------------------------------------ > ------------ > [ERROR] Failed to execute goal on project bookkeeper-benchmark: Could not > resolve dependencies for project org.apache.bookkeeper: > bookkeeper-benchmark:jar:4.6.0-SNAPSHOT: Could not find artifact > org.apache.bookkeeper:bookkeeper-server:jar:tests:4.6.0-SNAPSHOT in Nexus > (http://repository.apache.org/snapshots) -> [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/ > DependencyResolutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :bookkeeper-benchmark > mv: cannot stat 'target/site/apidocs': No such file or directory > Makefile:30: recipe for target 'javadoc' failed > make: *** [javadoc] Error 1 > Build step 'Execute shell' marked build as failure > Not sending mail to unregistered user vjujj...@salesforce.com >