See 
<https://builds.apache.org/job/distributedlog-postcommit-publish-website/88/display/redirect?page=changes>

Changes:

[sijie] Make distributedlog compiled with latest bookkeeper version

------------------------------------------
[...truncated 1.14 KB...]
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/distributedlog.git
using GIT_SSH to set credentials master pub key
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/distributedlog.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 25090fc94788948f2c6b1218ad63aa0e4db9c09b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 25090fc94788948f2c6b1218ad63aa0e4db9c09b
Commit message: "Make distributedlog compiled with latest bookkeeper version"
 > git rev-list 08538562e1a0097cc447847fdfcfa5892105a50e # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[distributedlog-postcommit-publish-website] $ /bin/bash -xe 
/tmp/jenkins2716732020419184352.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 website
+ ls -l .
total 148
drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 07:31 blog
-rwxr-xr-x 1 jenkins jenkins 3230 Nov 30 07:31 build-javadoc.sh
-rwxr-xr-x 1 jenkins jenkins 3021 Nov 30 07:31 build.sh
-rw-r--r-- 1 jenkins jenkins  255 Nov 30 07:31 coming-soon.md
drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 07:31 community
-rw-r--r-- 1 jenkins jenkins   55 Nov 30 07:31 _config-apache.yml
-rw-r--r-- 1 jenkins jenkins   12 Nov 30 07:31 _config-local.yml
-rw-r--r-- 1 jenkins jenkins   76 Nov 30 07:31 _config-production.yml
-rw-r--r-- 1 jenkins jenkins   81 Nov 30 07:31 _config-staging.yml
-rw-r--r-- 1 jenkins jenkins 1993 Nov 30 07:31 _config.yml
-rw-r--r-- 1 jenkins jenkins 5262 Nov 30 07:31 contribute.md
drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 07:31 css
drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 07:31 _data
drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 07:31 _distributedlog_team
drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 07:31 docker
drwxr-xr-x 5 jenkins jenkins 4096 Nov 30 07:31 docs
-rw-r--r-- 1 jenkins jenkins  815 Nov 30 07:31 faq.md
-rw-r--r-- 1 jenkins jenkins 1291 Nov 30 07:31 feed.xml
drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 07:31 fonts
-rw-r--r-- 1 jenkins jenkins   99 Nov 30 07:31 Gemfile
-rw-r--r-- 1 jenkins jenkins 1796 Nov 30 07:31 Gemfile.lock
drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 07:31 images
drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 07:31 _includes
-rw-r--r-- 1 jenkins jenkins 5128 Nov 30 07:31 index.md
drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 07:31 js
drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 07:31 _layouts
-rw-r--r-- 1 jenkins jenkins  514 Nov 30 07:31 Makefile
drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 07:31 _mentors
drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 07:31 _posts
drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 07:31 project
-rw-r--r-- 1 jenkins jenkins  217 Nov 30 07:31 Rakefile
-rw-r--r-- 1 jenkins jenkins 2197 Nov 30 07:31 README.md
drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 07:31 _sass
drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 07:31 scripts
drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 07:31 styles
+ mkdir -p temp_apache_content/docs_latest/api/java
+ mkdir -p temp_apache_content/docs_0.4.0-incubating/api/java
+ mkdir -p temp_apache_content/docs_0.5.0/api/java
+ mkdir -p temp_production_content/docs_latest/api/java
+ mkdir -p temp_production_content/docs_0.4.0-incubating/api/java
+ mkdir -p temp_production_content/docs_0.5.0/api/java
+ chmod -R a+w temp_apache_content
+ chmod -R a+w temp_production_content
+ ls -l temp_apache_content
total 12
drwxrwxrwx 3 jenkins jenkins 4096 Nov 30 07:31 docs_0.4.0-incubating
drwxrwxrwx 3 jenkins jenkins 4096 Nov 30 07:31 docs_0.5.0
drwxrwxrwx 3 jenkins jenkins 4096 Nov 30 07:31 docs_latest
+ ls -l temp_production_content
total 12
drwxrwxrwx 3 jenkins jenkins 4096 Nov 30 07:31 docs_0.4.0-incubating
drwxrwxrwx 3 jenkins jenkins 4096 Nov 30 07:31 docs_0.5.0
drwxrwxrwx 3 jenkins jenkins 4096 Nov 30 07:31 docs_latest
+ ls -l temp_apache_content/docs_latest/api
total 4
drwxrwxrwx 2 jenkins jenkins 4096 Nov 30 07:31 java
+ set -e -x -u
++ pwd
+ 
SCRIPT_DIR=<https://builds.apache.org/job/distributedlog-postcommit-publish-website/ws/website/docker>
+ export IMAGE_NAME=distributedlog/docs
+ IMAGE_NAME=distributedlog/docs
+ pushd 
<https://builds.apache.org/job/distributedlog-postcommit-publish-website/ws/website/docker>
~/jenkins-slave/workspace/distributedlog-postcommit-publish-website/website/docker
 ~/jenkins-slave/workspace/distributedlog-postcommit-publish-website/website
+ docker build --rm=true -t distributedlog/docs .
Sending build context to Docker daemon   7.68kB
Step 1/1 : FROM ruby:2.3.0
2.3.0: Pulling from library/ruby
efd26ecc9548: Pulling fs layer
a3ed95caeb02: Pulling fs layer
d1784d73276e: Pulling fs layer
72e581645fc3: Pulling fs layer
9709ddcc4d24: Pulling fs layer
7013ecfd652c: Pulling fs layer
66373b9c2e12: Pulling fs layer
9709ddcc4d24: Waiting
7013ecfd652c: Waiting
72e581645fc3: Waiting
2a6578ab609c: Pulling fs layer
2a6578ab609c: Waiting
4356bd31ea9f: Pulling fs layer
4356bd31ea9f: Waiting
a3ed95caeb02: Verifying Checksum
d1784d73276e: Verifying Checksum
d1784d73276e: Download complete
efd26ecc9548: Verifying Checksum
efd26ecc9548: Download complete
7013ecfd652c: Download complete
72e581645fc3: Verifying Checksum
72e581645fc3: Download complete
2a6578ab609c: Verifying Checksum
2a6578ab609c: Download complete
4356bd31ea9f: Verifying Checksum
4356bd31ea9f: Download complete
66373b9c2e12: Verifying Checksum
66373b9c2e12: Download complete
9709ddcc4d24: Verifying Checksum
9709ddcc4d24: Download complete
efd26ecc9548: Pull complete
a3ed95caeb02: Pull complete
d1784d73276e: Pull complete
72e581645fc3: Pull complete
9709ddcc4d24: Pull complete
7013ecfd652c: Pull complete
66373b9c2e12: Pull complete
2a6578ab609c: Pull complete
4356bd31ea9f: Pull complete
Digest: sha256:1759dbfc94b572b340f5e415734029a1e1cef460d5343fe38c757b0df7ef64ee
Status: Downloaded newer image for ruby:2.3.0
 ---> 7ca70eb2dfea
Successfully built 7ca70eb2dfea
Successfully tagged distributedlog/docs:latest
+ popd
~/jenkins-slave/workspace/distributedlog-postcommit-publish-website/website
++ uname -s
+ '[' Linux == Linux ']'
+ USER_NAME=jenkins
++ id -u jenkins
+ USER_ID=910
++ id -g jenkins
+ GROUP_ID=910
+ LOCAL_HOME=/home/jenkins
+ docker build -t distributedlog/docs-jenkins -
Sending build context to Docker daemon  2.048kB
Step 1/3 : FROM distributedlog/docs
 ---> 7ca70eb2dfea
Step 2/3 : RUN groupadd --non-unique -g 910 jenkins &&   useradd -g 910 -u 910 
-k /root -m jenkins
 ---> Running in 616de6a04fd4
 ---> 90257b868ca9
Removing intermediate container 616de6a04fd4
Step 3/3 : ENV HOME /home/jenkins
 ---> Running in a4f08015beb6
 ---> 85a8dc2b6326
Removing intermediate container a4f08015beb6
Successfully built 85a8dc2b6326
Successfully tagged distributedlog/docs-jenkins:latest
+ 
DLOG_DOC_ROOT=<https://builds.apache.org/job/distributedlog-postcommit-publish-website/ws/website/docker/..>
+ pushd 
<https://builds.apache.org/job/distributedlog-postcommit-publish-website/ws/website/docker/..>
~/jenkins-slave/workspace/distributedlog-postcommit-publish-website/website 
~/jenkins-slave/workspace/distributedlog-postcommit-publish-website/website
+ docker run --rm=true -w 
<https://builds.apache.org/job/distributedlog-postcommit-publish-website/ws/website/docker/..>
 -v 
<https://builds.apache.org/job/distributedlog-postcommit-publish-website/ws/website/docker/..>:<https://builds.apache.org/job/distributedlog-postcommit-publish-website/ws/website/docker/..>
 -v /home/jenkins:/home/jenkins -e JEKYLL_ENV=production 
distributedlog/docs-jenkins bash -c 'make setup && make apache && make 
production && chown jenkins:jenkins -R .'
gem install bundler \
        -v 1.15.3 \
        --no-rdoc \
        --no-ri
Successfully installed bundler-1.15.3
1 gem installed
NOKOGIRI_USE_SYSTEM_LIBRARIES=true bundle _1.15.3_ install
The latest bundler is 1.16.0, but you are currently running 1.15.3.
To update, run `gem install bundler`
Fetching gem metadata from http://rubygems.org/.........
Fetching version metadata from http://rubygems.org/..
Fetching dependency metadata from http://rubygems.org/.
Fetching RbST 0.5.1
Installing RbST 0.5.1
Fetching i18n 0.7.0
Installing i18n 0.7.0
Using json 1.8.3
Fetching minitest 5.9.0
Installing minitest 5.9.0
Fetching thread_safe 0.3.5
Installing thread_safe 0.3.5
Fetching addressable 2.4.0
Installing addressable 2.4.0
Using bundler 1.15.3
Fetching colorator 1.1.0
Installing colorator 1.1.0
Fetching colored 1.2
Installing colored 1.2
Fetching ffi 1.9.14
Installing ffi 1.9.14 with native extensions
Fetching forwardable-extended 2.6.0
Installing forwardable-extended 2.6.0
Fetching mercenary 0.3.6
Installing mercenary 0.3.6
Fetching mini_portile2 2.1.0
Installing mini_portile2 2.1.0
Fetching pkg-config 1.1.7
Installing pkg-config 1.1.7
Fetching parallel 1.9.0
Installing parallel 1.9.0
Fetching yell 2.0.6
Installing yell 2.0.6
Fetching sass 3.4.22
Installing sass 3.4.22
Fetching rb-fsevent 0.9.7
Installing rb-fsevent 0.9.7
Fetching kramdown 1.11.1
Installing kramdown 1.11.1
Fetching liquid 3.0.6
Installing liquid 3.0.6
Fetching rouge 1.11.1
Installing rouge 1.11.1
Fetching safe_yaml 1.0.4
Installing safe_yaml 1.0.4
Fetching tzinfo 1.2.2
Installing tzinfo 1.2.2
Fetching ethon 0.9.0
Installing ethon 0.9.0
Fetching rb-inotify 0.9.7
Installing rb-inotify 0.9.7
Fetching pathutil 0.14.0
Installing pathutil 0.14.0
Fetching nokogiri 1.6.8
Installing nokogiri 1.6.8 with native extensions
Fetching jekyll-sass-converter 1.4.0
Installing jekyll-sass-converter 1.4.0
Fetching activesupport 4.2.7
Installing activesupport 4.2.7
Fetching typhoeus 0.8.0
Installing typhoeus 0.8.0
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching html-proofer 3.0.6
Fetching jekyll-watch 1.5.0
Installing jekyll-watch 1.5.0
Gem::RemoteFetcher::FetchError: bad response backend read error 503
(http://rubygems.org/gems/html-proofer-3.0.6.gem)
An error occurred while installing html-proofer (3.0.6), and Bundler cannot
continue.
Make sure that `gem install html-proofer -v '3.0.6'` succeeds before bundling.

In Gemfile:
  html-proofer
make: *** [setup] Error 5
Makefile:6: recipe for target 'setup' failed
Build step 'Execute shell' marked build as failure

Reply via email to