You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/29 08:39:26 UTC

Build failed in Jenkins: Mesos-Websitebot #2503

See <https://builds.apache.org/job/Mesos-Websitebot/2503/display/redirect?page=changes>

Changes:

[zhq527725] Added MESOS-10126 to the 1.9.1 CHANGELOG.


------------------------------------------
[...truncated 10.03 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container d94340fd80aa
 ---> 962b7fdf1584
Step 6/13 : RUN gem install bundler
 ---> Running in 8f7631fdce77
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 8f7631fdce77
 ---> 9332c23149c1
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in a66cc24d99b4
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container a66cc24d99b4
 ---> d51edba08f58
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 475c8370089c
Removing intermediate container 475c8370089c
 ---> 057df438ffdd
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 1d599e225007
Removing intermediate container 1d599e225007
 ---> 9b78bbc50d1d
Step 10/13 : ENV CC gcc
 ---> Running in e41ab4149f7c
Removing intermediate container e41ab4149f7c
 ---> 45e5a07b9542
Step 11/13 : ENV CXX g++
 ---> Running in c007ca36a65c
Removing intermediate container c007ca36a65c
 ---> f33940affd24
Step 12/13 : WORKDIR /mesos
 ---> Running in a37655a83360
Removing intermediate container a37655a83360
 ---> 6b9dd5ad4c93
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in ab8df889d8ed
Removing intermediate container ab8df889d8ed
 ---> de47d7066c5e
Successfully built de47d7066c5e
Successfully tagged mesos/website-1590741392-31127:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590741392-31127:latest
Deleted: sha256:de47d7066c5e5936894152d6d88d97051e7fa22ce263f9a2117d4abd873e45e2
Deleted: sha256:6b9dd5ad4c93a3febcb0e9772780900357117501d7c1ac5476ba1815a17568d3
Deleted: sha256:f5303f7b092fc0c06c68dc3caa4ff68b5bb462b844ef32d01e7df04a6ffb90a6
Deleted: sha256:f33940affd245e50c9b694f161ba01a9a36c95d327bea8986c6cf40014a6c1a7
Deleted: sha256:45e5a07b954259ef2004f1fdbb286206a8753d731cb873f838031a5865463cd9
Deleted: sha256:9b78bbc50d1d8add6f547dd0110f1f0027d9616272c5505d355898981bf97ee1
Deleted: sha256:057df438ffddddeda470588f56b6a1f4a5d7c9f9baaf32feeb2b8b5718e51bcf
Deleted: sha256:d51edba08f58324a27dde5823ace899a94bca3d8a0a0a78ebde9ac35f6e8e638
Deleted: sha256:28e4ceba689be9912d9aeb884b95faa755d622f7152b11d5c4c13e420bd319b2
Deleted: sha256:9332c23149c18669060916ccf1861efaaf71d69b1f7fc5a4331a152b1590ed7b
Deleted: sha256:858173f5f2b87c50946e7a39523a1edb506411887c6e9f3c09f157f6a493951f
Deleted: sha256:962b7fdf158444bceb97d51715fd8df95fad8453fc463c2a77c69c5c5573db5d
Deleted: sha256:db768d847d9c17f67f662b245a0d6e899e9245c70f785ff6f51b806f0230c109
Deleted: sha256:390913a29743859e3d170e16baa2608ae8b3b19705dace8128549870f7c2188b
Deleted: sha256:2bc7571b05b42370d02c74144ee965c1f276a37a136bb44b7143dc3e45063566
Deleted: sha256:5dc2a4dc86401ce907a21f2b3ef50a1911f493350990a5219ce2aed728550497
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2522

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2522/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Started by user asekretenko
Rebuilds build #2521
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace <https://builds.apache.org/job/Mesos-Websitebot/ws/>
No credentials specified
 > 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/mesos.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8ce5d30808f3744eeded09d530f226079d569a94 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ce5d30808f3744eeded09d530f226079d569a94
Commit message: "Fixed build broken by a comment in the patch that fixes `javah` race."
 > git rev-list --no-walk 8ce5d30808f3744eeded09d530f226079d569a94 # timeout=10
No credentials specified
 > 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/mesos-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos-site.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos-site.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/asf-site^{commit} # timeout=10
Checking out Revision 5b588a53b3119e46f29381f46b8b8f05ff841523 (origin/asf-site)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b588a53b3119e46f29381f46b8b8f05ff841523
Commit message: "Updated the website built from mesos SHA: e6b15b1e9."
 > git rev-list --no-walk 5b588a53b3119e46f29381f46b8b8f05ff841523 # timeout=10
[Mesos-Websitebot] $ /bin/bash -xe /tmp/jenkins18347885287913187211.sh
+ set -e
+ id
uid=910(jenkins) gid=910(jenkins) groups=910(jenkins),116(docker)
+ find ./mesos -maxdepth 1 -ls
 55312391      4 drwxr-xr-x  12 jenkins  jenkins      4096 Jul  3 13:58 ./mesos
 55315004      4 -rw-r--r--   1 jenkins  jenkins       162 Apr 15 14:33 ./mesos/NOTICE
 55315475      4 drwxr-xr-x   4 jenkins  jenkins      4096 Jul  3 13:52 ./mesos/site
 55315181      4 drwxr-xr-x   3 jenkins  jenkins      4096 Aug 27  2019 ./mesos/include
 55315003      4 -rw-r--r--   1 jenkins  jenkins      3842 Apr 15 14:33 ./mesos/Makefile.am
 55312392      4 drwxr-xr-x   8 jenkins  jenkins      4096 Jul  3 13:58 ./mesos/.git
 55313546      4 drwxr-xr-x   6 jenkins  jenkins      4096 Jun 29 14:12 ./mesos/3rdparty
 55312875      4 -rw-r--r--   1 jenkins  jenkins      3990 May  7 13:40 ./mesos/CMakeLists.txt
 55316918      4 drwxr-xr-x   9 jenkins  jenkins      4096 May  6 15:48 ./mesos/support
 55315034      4 drwxr-xr-x   6 jenkins  jenkins      4096 May 28 19:18 ./mesos/docs
 55312925    104 -rw-r--r--   1 jenkins  jenkins    105737 May  7 13:40 ./mesos/configure.ac
 55313542      4 -rw-r--r--   1 jenkins  jenkins        99 Apr 15 14:33 ./mesos/.gitattributes
 55315000      0 lrwxrwxrwx   1 jenkins  jenkins        31 Apr 15 14:33 ./mesos/CONTRIBUTING.md -> ./docs/beginner-contribution.md
 55315650      4 drwxr-xr-x  48 jenkins  jenkins      4096 Jun 30 19:30 ./mesos/src
 55313340      4 -rwxr-xr-x   1 jenkins  jenkins      1271 Jul  3 13:58 ./mesos/bootstrap
 55315002     68 -rw-r--r--   1 jenkins  jenkins     66156 Apr 15 14:33 ./mesos/LICENSE
 55315470      4 -rw-r--r--   1 jenkins  jenkins       426 Apr 15 14:33 ./mesos/mesos.pc.in
 55312538    524 -rw-r--r--   1 jenkins  jenkins    536015 May 29 09:21 ./mesos/CHANGELOG
 55315030      4 drwxr-xr-x   2 jenkins  jenkins      4096 May 29 11:30 ./mesos/cmake
 55315001     64 -rw-r--r--   1 jenkins  jenkins     63778 Apr 15 14:33 ./mesos/Doxyfile
 55315005      4 -rw-r--r--   1 jenkins  jenkins      1103 Apr 15 14:33 ./mesos/README.md
 55315455      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/m4
 55315006      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/bin
+ pushd mesos
~/jenkins-slave/workspace/Mesos-Websitebot/mesos ~/jenkins-slave/workspace/Mesos-Websitebot
+ cp bootstrap bootstrap.tmp
+ echo -e '#!/bin/bash\nid\nls -al\n'
+ cat bootstrap.tmp
+ rm bootstrap.tmp
+ ./support/mesos-website.sh
./support/mesos-website.sh: line 25: MESOS_SITE_DIR: Environment variable 'MESOS_SITE_DIR' must be set
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2521

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2521/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Started by user asekretenko
Rebuilds build #2520
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace <https://builds.apache.org/job/Mesos-Websitebot/ws/>
No credentials specified
 > 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/mesos.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8ce5d30808f3744eeded09d530f226079d569a94 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ce5d30808f3744eeded09d530f226079d569a94
Commit message: "Fixed build broken by a comment in the patch that fixes `javah` race."
 > git rev-list --no-walk 8ce5d30808f3744eeded09d530f226079d569a94 # timeout=10
No credentials specified
 > 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/mesos-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos-site.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos-site.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/asf-site^{commit} # timeout=10
Checking out Revision 5b588a53b3119e46f29381f46b8b8f05ff841523 (origin/asf-site)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b588a53b3119e46f29381f46b8b8f05ff841523
Commit message: "Updated the website built from mesos SHA: e6b15b1e9."
 > git rev-list --no-walk 5b588a53b3119e46f29381f46b8b8f05ff841523 # timeout=10
[Mesos-Websitebot] $ /bin/bash -xe /tmp/jenkins6009751515124589895.sh
+ set -e
+ id
uid=910(jenkins) gid=910(jenkins) groups=910(jenkins),116(docker)
+ find ./mesos -maxdepth 1 -ls
 55312391      4 drwxr-xr-x  12 jenkins  jenkins      4096 Jul  3 13:54 ./mesos
 55315004      4 -rw-r--r--   1 jenkins  jenkins       162 Apr 15 14:33 ./mesos/NOTICE
 55315475      4 drwxr-xr-x   4 jenkins  jenkins      4096 Jul  3 13:52 ./mesos/site
 55315181      4 drwxr-xr-x   3 jenkins  jenkins      4096 Aug 27  2019 ./mesos/include
 55315003      4 -rw-r--r--   1 jenkins  jenkins      3842 Apr 15 14:33 ./mesos/Makefile.am
 55312392      4 drwxr-xr-x   8 jenkins  jenkins      4096 Jul  3 13:54 ./mesos/.git
 55313546      4 drwxr-xr-x   6 jenkins  jenkins      4096 Jun 29 14:12 ./mesos/3rdparty
 55312875      4 -rw-r--r--   1 jenkins  jenkins      3990 May  7 13:40 ./mesos/CMakeLists.txt
 55316918      4 drwxr-xr-x   9 jenkins  jenkins      4096 May  6 15:48 ./mesos/support
 55315034      4 drwxr-xr-x   6 jenkins  jenkins      4096 May 28 19:18 ./mesos/docs
 55312925    104 -rw-r--r--   1 jenkins  jenkins    105737 May  7 13:40 ./mesos/configure.ac
 55313542      4 -rw-r--r--   1 jenkins  jenkins        99 Apr 15 14:33 ./mesos/.gitattributes
 55315000      0 lrwxrwxrwx   1 jenkins  jenkins        31 Apr 15 14:33 ./mesos/CONTRIBUTING.md -> ./docs/beginner-contribution.md
 55315650      4 drwxr-xr-x  48 jenkins  jenkins      4096 Jun 30 19:30 ./mesos/src
 55313340      4 -rwxr-xr-x   1 jenkins  jenkins      1271 Jul  3 13:54 ./mesos/bootstrap
 55315002     68 -rw-r--r--   1 jenkins  jenkins     66156 Apr 15 14:33 ./mesos/LICENSE
 55315470      4 -rw-r--r--   1 jenkins  jenkins       426 Apr 15 14:33 ./mesos/mesos.pc.in
 55312538    524 -rw-r--r--   1 jenkins  jenkins    536015 May 29 09:21 ./mesos/CHANGELOG
 55315030      4 drwxr-xr-x   2 jenkins  jenkins      4096 May 29 11:30 ./mesos/cmake
 55315001     64 -rw-r--r--   1 jenkins  jenkins     63778 Apr 15 14:33 ./mesos/Doxyfile
 55315005      4 -rw-r--r--   1 jenkins  jenkins      1103 Apr 15 14:33 ./mesos/README.md
 55315455      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/m4
 55315006      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/bin
+ pushd mesos
~/jenkins-slave/workspace/Mesos-Websitebot/mesos ~/jenkins-slave/workspace/Mesos-Websitebot
+ cp bootstrap bootstrap.tmp
+ echo -e '#!/bin/bash\nid\nls -al\n'
+ cat bootstrap.tmp
+ rm bootstrap.tmp
+ popd
~/jenkins-slave/workspace/Mesos-Websitebot
+ ./mesos/support/jenkins/websitebot.sh
~/jenkins-slave/workspace/Mesos-Websitebot/mesos ~/jenkins-slave/workspace/Mesos-Websitebot
This script is not intended to run on a live checkout, but the source
        tree contains untracked files or uncommitted changes.
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2520

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2520/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Started by user asekretenko
Rebuilds build #2519
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace <https://builds.apache.org/job/Mesos-Websitebot/ws/>
No credentials specified
 > 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/mesos.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8ce5d30808f3744eeded09d530f226079d569a94 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ce5d30808f3744eeded09d530f226079d569a94
Commit message: "Fixed build broken by a comment in the patch that fixes `javah` race."
 > git rev-list --no-walk 8ce5d30808f3744eeded09d530f226079d569a94 # timeout=10
No credentials specified
 > 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/mesos-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos-site.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos-site.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/asf-site^{commit} # timeout=10
Checking out Revision 5b588a53b3119e46f29381f46b8b8f05ff841523 (origin/asf-site)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b588a53b3119e46f29381f46b8b8f05ff841523
Commit message: "Updated the website built from mesos SHA: e6b15b1e9."
 > git rev-list --no-walk 5b588a53b3119e46f29381f46b8b8f05ff841523 # timeout=10
[Mesos-Websitebot] $ /bin/bash -xe /tmp/jenkins10661366003417167136.sh
+ set -e
+ id
uid=910(jenkins) gid=910(jenkins) groups=910(jenkins),116(docker)
+ find ./mesos -maxdepth 1 -ls
 55312391      4 drwxr-xr-x  12 jenkins  jenkins      4096 May 29 09:21 ./mesos
 55315004      4 -rw-r--r--   1 jenkins  jenkins       162 Apr 15 14:33 ./mesos/NOTICE
 55315475      4 drwxr-xr-x   4 jenkins  jenkins      4096 Jul  3 13:52 ./mesos/site
 55315181      4 drwxr-xr-x   3 jenkins  jenkins      4096 Aug 27  2019 ./mesos/include
 55315003      4 -rw-r--r--   1 jenkins  jenkins      3842 Apr 15 14:33 ./mesos/Makefile.am
 55312392      4 drwxr-xr-x   8 jenkins  jenkins      4096 Jul  3 13:52 ./mesos/.git
 55313546      4 drwxr-xr-x   6 jenkins  jenkins      4096 Jun 29 14:12 ./mesos/3rdparty
 55312875      4 -rw-r--r--   1 jenkins  jenkins      3990 May  7 13:40 ./mesos/CMakeLists.txt
 55316918      4 drwxr-xr-x   9 jenkins  jenkins      4096 May  6 15:48 ./mesos/support
 55315034      4 drwxr-xr-x   6 jenkins  jenkins      4096 May 28 19:18 ./mesos/docs
 55312925    104 -rw-r--r--   1 jenkins  jenkins    105737 May  7 13:40 ./mesos/configure.ac
 55313542      4 -rw-r--r--   1 jenkins  jenkins        99 Apr 15 14:33 ./mesos/.gitattributes
 55315000      0 lrwxrwxrwx   1 jenkins  jenkins        31 Apr 15 14:33 ./mesos/CONTRIBUTING.md -> ./docs/beginner-contribution.md
 55315650      4 drwxr-xr-x  48 jenkins  jenkins      4096 Jun 30 19:30 ./mesos/src
 55313340      4 -rwxr-xr-x   1 jenkins  jenkins      1271 Apr 15 14:33 ./mesos/bootstrap
 55315002     68 -rw-r--r--   1 jenkins  jenkins     66156 Apr 15 14:33 ./mesos/LICENSE
 55315470      4 -rw-r--r--   1 jenkins  jenkins       426 Apr 15 14:33 ./mesos/mesos.pc.in
 55312538    524 -rw-r--r--   1 jenkins  jenkins    536015 May 29 09:21 ./mesos/CHANGELOG
 55315030      4 drwxr-xr-x   2 jenkins  jenkins      4096 May 29 11:30 ./mesos/cmake
 55315001     64 -rw-r--r--   1 jenkins  jenkins     63778 Apr 15 14:33 ./mesos/Doxyfile
 55315005      4 -rw-r--r--   1 jenkins  jenkins      1103 Apr 15 14:33 ./mesos/README.md
 55315455      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/m4
 55315006      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/bin
+ pushd mesos
~/jenkins-slave/workspace/Mesos-Websitebot/mesos ~/jenkins-slave/workspace/Mesos-Websitebot
+ cp bootstrap bootstrap.tmp
+ echo -e '#!/bin/bash\nid\nls -al\n'
+ cat bootstrap.tmp
+ rm bootstrap.tmp
+ popd mesos
/tmp/jenkins10661366003417167136.sh: line 13: popd: mesos: invalid argument
popd: usage: popd [-n] [+N | -N]
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2519

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2519/display/redirect>

Changes:


------------------------------------------
[...truncated 14.33 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container f1348f470503
 ---> f5e8a845e45e
Step 6/13 : RUN gem install bundler
 ---> Running in 99c108c5609b
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 99c108c5609b
 ---> b1ba9e2c088d
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 018ffbb5d5d7
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 018ffbb5d5d7
 ---> 8f16dec794de
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 40f394368d20
Removing intermediate container 40f394368d20
 ---> a21f331d9ec0
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 9bfd17717b39
Removing intermediate container 9bfd17717b39
 ---> d0784f5b4583
Step 10/13 : ENV CC gcc
 ---> Running in d51aa73920d8
Removing intermediate container d51aa73920d8
 ---> 11a744fae695
Step 11/13 : ENV CXX g++
 ---> Running in 212562aa2281
Removing intermediate container 212562aa2281
 ---> d828b92640e6
Step 12/13 : WORKDIR /mesos
 ---> Running in 5c115a68014a
Removing intermediate container 5c115a68014a
 ---> 720582982786
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in f6df8af9713c
Removing intermediate container f6df8af9713c
 ---> a85e437a7225
Successfully built a85e437a7225
Successfully tagged mesos/website-1593781701-24264:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593781701-24264:latest
Deleted: sha256:a85e437a722516e993e0bd53423d46f6e9ccaf07746db4b9f70e22b35a4fcfe2
Deleted: sha256:72058298278622e3aa673448419ee2d9bc090791ad6e6cbcd5ff394cc4e605ad
Deleted: sha256:572df432c16b49b6ff196ec9b05010a0f57fab3421e41c6d16e9786e9c28448a
Deleted: sha256:d828b92640e6a676eff8e734e8349012eded96afb173055cd7f8323d56574297
Deleted: sha256:11a744fae695070d7a2a47ac19af75f27e49d9b38dac01f1bf7da3f7b3750b7d
Deleted: sha256:d0784f5b45835cd9ca07bd0ebd1d265c410287d9cf74727484a307b53e7e20f3
Deleted: sha256:a21f331d9ec04537ccf4af3ce426c5df3b304cb20283361c1b618dd71689b23b
Deleted: sha256:8f16dec794de6518bc7e3f67aaf3888a3608a673e9ba1079acdaee0364f71d02
Deleted: sha256:8fcae0ca241743ddc5ead0c082b498176cfe71876c3b912dff4054e95b71e7c4
Deleted: sha256:b1ba9e2c088dad6db4ee963d06bc6641228e052d77332e1a97ad80ce872fdf45
Deleted: sha256:5da19020b98abd88d5867d47f2a731c415a49912c3738e425d7c08dd8a5a1bd4
Deleted: sha256:f5e8a845e45e9f6d23593807aca2ff1e2578227a40b4ca3df9d0fb8f5be80436
Deleted: sha256:33fc697a6c48112abb7e3de3c286c6f059d4fd5288834929f8412b04158075f1
Deleted: sha256:7228b2ee36d2e3ff9a7d948e38a2c87922eded0e0d60549c70d1f1f6ac95d438
Deleted: sha256:de6d009336dfa10390536c7ba0ad7cbf5e04aed4e3c439f346b4fc5ce03d51d2
Deleted: sha256:0558b99595cf45ccee304c911dbad5a9c943798b61f36704b574f0bc475780ea
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2518

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2518/display/redirect?page=changes>

Changes:

[asekretenko] Fixed build broken by a comment in the patch that fixes `javah` race.


------------------------------------------
[...truncated 12.18 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container d5bf1fcd6294
 ---> 55851f6a8ba7
Step 6/13 : RUN gem install bundler
 ---> Running in 5cb281276110
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 5cb281276110
 ---> adcb3c414a26
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 44417b183f14
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 44417b183f14
 ---> 3f586a9f326b
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 6b2d306eeb6a
Removing intermediate container 6b2d306eeb6a
 ---> 42eb1c6b6438
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 95816dcf374c
Removing intermediate container 95816dcf374c
 ---> 84c2f36df6ae
Step 10/13 : ENV CC gcc
 ---> Running in 5984ee4d179f
Removing intermediate container 5984ee4d179f
 ---> 6a597a44a984
Step 11/13 : ENV CXX g++
 ---> Running in e68b76644439
Removing intermediate container e68b76644439
 ---> 4ad8b6917edb
Step 12/13 : WORKDIR /mesos
 ---> Running in 9407ae4677ad
Removing intermediate container 9407ae4677ad
 ---> 679167571916
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 98e3981bddc3
Removing intermediate container 98e3981bddc3
 ---> df21e80719e8
Successfully built df21e80719e8
Successfully tagged mesos/website-1593545455-15915:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593545455-15915:latest
Deleted: sha256:df21e80719e806ad15be4db9904cf17be08106af82d8be3a2334753008477625
Deleted: sha256:679167571916d8356edb2c64b9987afffa6e607a91f1ad5b4b9522d1336c2e82
Deleted: sha256:6b281cf513ac5dbff45fc3f24a87b8e187a02df5456d55c4dba71aebfb97ec49
Deleted: sha256:4ad8b6917edb4c30b1b20b65119bcc1ba6230b8b037b69fbc7379c43d3df7ddc
Deleted: sha256:6a597a44a9844c0a931bb8bbea31e3d9f41696bba720d459d1a7fa5aff76af56
Deleted: sha256:84c2f36df6ae90036c4e1ba23e91526a34cb252f0bf1ec2b18288fa6d4257c8e
Deleted: sha256:42eb1c6b64381c7c641684182da0670cc123419767f75506ef5bb25a84cea106
Deleted: sha256:3f586a9f326b149b0f75e2ff6cfbe4ede4121c3e2e5af2b5138897aac7147c6a
Deleted: sha256:435a7e994b9bd16c05ad16bc98a456645bbc89e767b3bd32a824cfc6e0d810f1
Deleted: sha256:adcb3c414a262738ffcda1d2ec0ae254a735d2b663eccef79af6ac0766b0110f
Deleted: sha256:b2395b65c79410aef05a9a4195fcd97d040e2b5a2aff6c6bf8974946a1a4ac49
Deleted: sha256:55851f6a8ba7767f2e3c2a9c37471b1f964a09f0cf7d9ddf37418df9c36e67cc
Deleted: sha256:925468628a337e2f600746bb9142d73115375520efef8233c34a0c25fb0511cd
Deleted: sha256:205353caebf9085c2d54d536f6c4c218e77eef091b88707cff2bea885ba2a5e4
Deleted: sha256:48af4fe24fee36b3433e62231a484d2902b76bc334938b8bad3fee938cea89dc
Deleted: sha256:5d902c4ae6086d99f398e755c4522f81b4a60526acff4b19027868f921ba85bc
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2517

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2517/display/redirect?page=changes>

Changes:

[asekretenko] Added a workaround for `javah -d java/jni` race for creating `java/jni`.


------------------------------------------
[...truncated 13.81 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container c817f26e339e
 ---> d881b99527ca
Step 6/13 : RUN gem install bundler
 ---> Running in c661179aeeaf
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container c661179aeeaf
 ---> 71bbe198d8bd
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 5cad824d7f41
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 5cad824d7f41
 ---> ce26633e4550
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 7499584fd408
Removing intermediate container 7499584fd408
 ---> 515f204c8b48
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in f0763dcbaf5f
Removing intermediate container f0763dcbaf5f
 ---> bfef62e663bf
Step 10/13 : ENV CC gcc
 ---> Running in 042455c89b84
Removing intermediate container 042455c89b84
 ---> a77d2b6bbcd6
Step 11/13 : ENV CXX g++
 ---> Running in b4223293bff1
Removing intermediate container b4223293bff1
 ---> 4559d67c7edd
Step 12/13 : WORKDIR /mesos
 ---> Running in 856b119c2c47
Removing intermediate container 856b119c2c47
 ---> ff25d1aacc13
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 4e981f358b7c
Removing intermediate container 4e981f358b7c
 ---> f02d841d892d
Successfully built f02d841d892d
Successfully tagged mesos/website-1593544326-16552:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593544326-16552:latest
Deleted: sha256:f02d841d892df72cebb2c55196cf77d1c986e29d96fb8e38572f6f4a58d41ffa
Deleted: sha256:ff25d1aacc13f07dd2251908f484fce8e5f9690cc17521ba281cde51aaad8c2f
Deleted: sha256:bb12f916515ed4cffa82a61161e7a9444833a1f51e7e0737431e66c7c87bddca
Deleted: sha256:4559d67c7edd9db9c1e18d0528aebd2b3105f8b0d21e7045b46b1f7a73e3f85b
Deleted: sha256:a77d2b6bbcd6253d102ad5d0cf71788bc0847b0b9487bcc71ba7a4b832f20be4
Deleted: sha256:bfef62e663bf7194fbb54e80e3c52600558ac171c9f363459f852a73cfdba198
Deleted: sha256:515f204c8b48ebe2ce6869d474119e98c219e3ac7ca94c418d2ec19e1fa85cbc
Deleted: sha256:ce26633e45509284af59464c31c14f22643342a7c32a065b7ff6bcb7f43d759b
Deleted: sha256:13c7317529298e433eab62685086a0defb8ad30b8d68f2357caf2870e6f7bd6c
Deleted: sha256:71bbe198d8bd28b6b57d2803e265ae34a720fbf07eb7c3ee5c589ac77c107ade
Deleted: sha256:28bdd7641edb44f8063e4935872d4f22f096cd1d50ef99ab35649fe99c3d7cd7
Deleted: sha256:d881b99527cafe4ef06622e37f142b4f24a3c1ae360b84a928429143054f8aea
Deleted: sha256:26a459fb035663304f8081e8df271d563c1bd399f2aef25be0183df4b9fea5a9
Deleted: sha256:aba263fb3c742a489a87de818965525207a99e41f20f11abb4ce0c3ce524a23d
Deleted: sha256:a9b1a163fb89b579c7cb95fa741ba67324857d1a1e3781d8e2d21950fed7aa81
Deleted: sha256:7c9b500bb2d414e4a57e8c0c9d7f3b1c6352752a09e5a9ca697b7e6837e97ee7
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2516

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2516/display/redirect>

Changes:


------------------------------------------
[...truncated 12.79 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 72af6dc0c52c
 ---> 12c4574c4045
Step 6/13 : RUN gem install bundler
 ---> Running in d84d970bb584
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container d84d970bb584
 ---> f1e460b9d8b2
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 064f5623f7b7
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 064f5623f7b7
 ---> ec97b669bc74
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in fbe582dec523
Removing intermediate container fbe582dec523
 ---> 9f0417b44653
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in de19fd0a4e3d
Removing intermediate container de19fd0a4e3d
 ---> 5df0ca9ce1d8
Step 10/13 : ENV CC gcc
 ---> Running in 503e5e1af2ae
Removing intermediate container 503e5e1af2ae
 ---> 33ded9ea5dbe
Step 11/13 : ENV CXX g++
 ---> Running in 9954c2aacc08
Removing intermediate container 9954c2aacc08
 ---> 854de7650b7b
Step 12/13 : WORKDIR /mesos
 ---> Running in 1b45b68d0ff2
Removing intermediate container 1b45b68d0ff2
 ---> e9ed92d7c2fd
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 44bc5d01e3ca
Removing intermediate container 44bc5d01e3ca
 ---> 19c859b5fb65
Successfully built 19c859b5fb65
Successfully tagged mesos/website-1593458155-12258:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593458155-12258:latest
Deleted: sha256:19c859b5fb652379314fa76fd8fb7b1c0f98dd78f4409de8e49ec841d485d3d2
Deleted: sha256:e9ed92d7c2fd1459ab3a2341f35c12fbc0e1d131e1d19c8b641a28b70fddb090
Deleted: sha256:b221508b27cff81cbd2d390b97c92121d06574dc2e550af8d5147535f928c637
Deleted: sha256:854de7650b7b8699dd04e72bda50a3903be8e2e696019859ff405a1dfb9c88a1
Deleted: sha256:33ded9ea5dbef3a2878fae4a1e6870089ac339389af3224861a708d5513ab597
Deleted: sha256:5df0ca9ce1d84217025255c4b26e49e099a9783aea6ada723c19e5dfd518d415
Deleted: sha256:9f0417b446532521ffefc6a7df27d95e73e71b3525c9be2f4284df2b1aa6f4f5
Deleted: sha256:ec97b669bc74f5816074d1fc6deeaf12a770e9d8c05d4d31171f61e1450e2711
Deleted: sha256:43390810c4591f083cf55b88070cf87c387f55992eda7fc0618d879e924b80d9
Deleted: sha256:f1e460b9d8b254cc377bcd3a9e68a24c31652a918768be067d16bbaafee7e22d
Deleted: sha256:7e01a48eb4b741838b3f974418cef9bd47d2d0ceeed814ee683481195e6ba27b
Deleted: sha256:12c4574c40456280bf7304196a5a876deefef081f2d767b7c0a8c729e7fd84f7
Deleted: sha256:3d780f8984b9ccc29fb930c0fb64e24ca46253379e9aa74c9e836df4c22bfb27
Deleted: sha256:d2e6fba5abef63d974eaeee898cdd96f26f86710dce426397af94f0a83d3e778
Deleted: sha256:0aadc9f99672fd8b15a41652e271de55acc786e051e9efa39f26d7075ba23867
Deleted: sha256:6df2fb80ead8118962eb0559517789a78d79077055a1e2a8925ec41f8485620e
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2515

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2515/display/redirect?page=changes>

Changes:

[asekretenko] Fixed wclayer download when in Windows build with CMake 3.17+


------------------------------------------
[...truncated 11.71 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container bc9689c83db6
 ---> 604ecc69ed96
Step 6/13 : RUN gem install bundler
 ---> Running in 7cbb638eab0e
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 7cbb638eab0e
 ---> 0743568d6864
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in b581cb02fd07
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container b581cb02fd07
 ---> 88b3901af6e7
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 17e493db9a66
Removing intermediate container 17e493db9a66
 ---> 7b085cda92cf
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 7ed839f3b70a
Removing intermediate container 7ed839f3b70a
 ---> 6a2ac7c41000
Step 10/13 : ENV CC gcc
 ---> Running in b47302dcee72
Removing intermediate container b47302dcee72
 ---> 195ff7ee4864
Step 11/13 : ENV CXX g++
 ---> Running in dff020345716
Removing intermediate container dff020345716
 ---> 7e2051e2cdd9
Step 12/13 : WORKDIR /mesos
 ---> Running in 3b6b04645686
Removing intermediate container 3b6b04645686
 ---> c2be4bf5b885
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 6875aa4d8270
Removing intermediate container 6875aa4d8270
 ---> 4b405375dd15
Successfully built 4b405375dd15
Successfully tagged mesos/website-1593439931-22801:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593439931-22801:latest
Deleted: sha256:4b405375dd15a2ca6af5e7ab0977a6d0f12154fffde415865db4eec8a36bd652
Deleted: sha256:c2be4bf5b8854414352427c1d888b2eaaa59c93eff8659ad9b1ab89da57dbd2c
Deleted: sha256:235fa2ce218fcebf176e037923985c56b3acf4525974a4abdcedeb252ccdd499
Deleted: sha256:7e2051e2cdd9f6ab8ba2c3c464bc3961bcf25c2702ebafb936bdeb9a7bafae8c
Deleted: sha256:195ff7ee48646e90387b290efe570c515018883764d4696457582d6568de041e
Deleted: sha256:6a2ac7c41000b53b8b0494c3ff67f546723dc7e811ac5c54864bd1cdc293787a
Deleted: sha256:7b085cda92cf54d2e795b9a768e7b40305979d09a03348d1ad80cbced0b572b9
Deleted: sha256:88b3901af6e75d12dcd8ceafa4255187c7080dd8a53574a943585a5abf4fcc01
Deleted: sha256:f5cb46708f3e15bedaea5155ca219aa9f50e81e9f325d17d8b4b11dbda9d85b0
Deleted: sha256:0743568d6864bf216f34e280f6433f251d885e418dc1666dc12d59d8e37888a5
Deleted: sha256:18227118ff3f8b8da88481ad496fb85bf6b724bfb8d2042301dc20c0575f956a
Deleted: sha256:604ecc69ed96f072fa39894be0b27b50588e3841d9a65f935b389f7d96f4d881
Deleted: sha256:634538420af503dea829f30479a403738fc30ccdc7825f1bc7b1497c79e7f514
Deleted: sha256:f4bbfbaf934da767a83d0642289a5fcbb5abedcdb453d02a78a7f7ed3245126e
Deleted: sha256:c4a089cfe1357b6c2f0d03c12d2e85d3cd03b2971b754759a9bf1103ad8ecedc
Deleted: sha256:acf91328d49a3803bd56330676bdf402cdac55645804fdd5ec8b2f4efdcb3e5d
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2514

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2514/display/redirect?page=changes>

Changes:

[abudnik] Added support of `null` values for syscall `args` in Seccomp.


------------------------------------------
[...truncated 11.71 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 89ba70be5a0b
 ---> c63d386a5190
Step 6/13 : RUN gem install bundler
 ---> Running in 3c6e312f2539
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 3c6e312f2539
 ---> 67139c6dc017
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 0e91506065aa
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 0e91506065aa
 ---> 94438e71ac5d
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in b1a16fe9ef6d
Removing intermediate container b1a16fe9ef6d
 ---> 296b63dad4f0
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in af6ebfa112cd
Removing intermediate container af6ebfa112cd
 ---> ac7ffd7a643d
Step 10/13 : ENV CC gcc
 ---> Running in 3a1bd5bdb828
Removing intermediate container 3a1bd5bdb828
 ---> 0d802e372ad9
Step 11/13 : ENV CXX g++
 ---> Running in 52b1e2ab9410
Removing intermediate container 52b1e2ab9410
 ---> 8293a08dc941
Step 12/13 : WORKDIR /mesos
 ---> Running in 5225b309cd11
Removing intermediate container 5225b309cd11
 ---> 56eb58ac2927
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 2876c081d84a
Removing intermediate container 2876c081d84a
 ---> fbe0929a0b80
Successfully built fbe0929a0b80
Successfully tagged mesos/website-1592387158-11288:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1592387158-11288:latest
Deleted: sha256:fbe0929a0b809887370896c7903fb6fca3dc039f0a976e70eb439d14cd230ade
Deleted: sha256:56eb58ac2927875a75f5d5a157147560485dab50fa4b53352ff8f9953e0b7313
Deleted: sha256:f3b624b501b06eefccc17e947171b20632fc3cf63ad6223c74f734938928047f
Deleted: sha256:8293a08dc9411443db3dcc818c39aa732f55018c0af3d43cdc1e76a4c3be4a7d
Deleted: sha256:0d802e372ad988b15cd756613bc6189b93c54ed467225428fc5b674e9cfe5d3e
Deleted: sha256:ac7ffd7a643d4a9b2ce917e389a6104fa886be64916505f5a9f2fce773ab6585
Deleted: sha256:296b63dad4f0f945e7e6222a64de27fc0bc03ff5062e2381154eee5a0f5c3752
Deleted: sha256:94438e71ac5d0c8b45ea14ef0b8655d00e893fb3dcf8dcba35d4975347ef6836
Deleted: sha256:323d340b5d02ea236f0e8b35df4b0ab11c8afd995479b0a804b0f417443e31bb
Deleted: sha256:67139c6dc017365283d3017b134fe273e827d11b7d5f98c270bf7e3b83b00652
Deleted: sha256:74f0d048e34e4c9fc2765970304f3b77aa7215e7c118670ed6dfad98acb647a9
Deleted: sha256:c63d386a519041c410e42cb1492ac058d25e32ef8876d1bac970c32bfb1fd618
Deleted: sha256:eb500d2846ee62173f9c60c7439a7d51c9662b02641ca81c88f233fe5050057b
Deleted: sha256:64528a9adda23cc7d880a6c044a57090226f0b3d7d4b845a803626cd1bfa3622
Deleted: sha256:3014510a80ceee5160618527f0f2469dfaae8573f2cd50d8c7ece385043d0b0e
Deleted: sha256:2876fe4f6aa1927f94f10010afa353a9662b0945e833adf90e18a1469c491c60
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2513

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2513/display/redirect?page=changes>

Changes:

[abudnik] Added URI to failure messages in URI fetcher plugins.


------------------------------------------
[...truncated 11.62 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 20820b5f24f2
 ---> 360599426dd8
Step 6/13 : RUN gem install bundler
 ---> Running in 18884c5119be
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 6 seconds
1 gem installed
Removing intermediate container 18884c5119be
 ---> 2567fb1ed7a1
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 8c3e820c1d32
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 8c3e820c1d32
 ---> 92f2377e53d8
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 1083c40cc670
Removing intermediate container 1083c40cc670
 ---> 9a841fcbbbca
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in e91b28988cef
Removing intermediate container e91b28988cef
 ---> af154af4357e
Step 10/13 : ENV CC gcc
 ---> Running in a9314f2e4da4
Removing intermediate container a9314f2e4da4
 ---> 9535895792dd
Step 11/13 : ENV CXX g++
 ---> Running in 44b3a7c37426
Removing intermediate container 44b3a7c37426
 ---> 9149e8e172cd
Step 12/13 : WORKDIR /mesos
 ---> Running in d709f0a06ebe
Removing intermediate container d709f0a06ebe
 ---> 4e186fcf2096
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 01c7f1ab581f
Removing intermediate container 01c7f1ab581f
 ---> 67de21f1dff8
Successfully built 67de21f1dff8
Successfully tagged mesos/website-1591794489-25794:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1591794489-25794:latest
Deleted: sha256:67de21f1dff8335005b122f52ca48ffda84f9a5fdcf2f0c781b9fdba49c67b2b
Deleted: sha256:4e186fcf20965e666277adc81e4e7d4e4ef6322a60544a6122aab390c22977ca
Deleted: sha256:e16cced670a9405d7db9712818a51d0f14174bdb22bca943b2bbfaa929cb79f1
Deleted: sha256:9149e8e172cdbe5ec80644617e2ff6a70bfec0efb1e953c5f1ae1469b86eb9db
Deleted: sha256:9535895792dd8b502b817db934138814030296aa0054b1facb0ce28fe7536a4d
Deleted: sha256:af154af4357e554579d101871d37021470e7f2e924b5ea766aa842c662db411a
Deleted: sha256:9a841fcbbbca2272c54a1c3e03995b61b40317e0c23859d05bb08133b4a3dd1d
Deleted: sha256:92f2377e53d88bc0100cf134a99a5d79283025734dd9b63eb07a82cec0ece1c2
Deleted: sha256:23cfd97e41094aa9b889aeb456b0490b7416a1a009c6868022b6a2c1571a0ec7
Deleted: sha256:2567fb1ed7a1a96be36691881552273cd48c9ea6f69ef07a491b423ea7b391c1
Deleted: sha256:d7c62c6b0929e69b23d86cd94fd9a94495c62ddf978a4183bb284ded7389bbb3
Deleted: sha256:360599426dd879297b044b1319ed9523a0c7c7d539d58608e2dea94c85cafb91
Deleted: sha256:731941a964bb541d638336493e6948a0e780212b6927aa23dce1367293ee8396
Deleted: sha256:e07a9ed0968a0ddb4ba28a4b5ec157f16e4a239e0a5509c13f0db938ec4c413b
Deleted: sha256:e5919be26873e2898ffc8eb06567a6df74ac8a838e30811191b0de1a838c1185
Deleted: sha256:8a58e28e90d556ccd290ae3fcebc05a316cf3580d13e29e57d22e6bf4712c121
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2512

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2512/display/redirect?page=changes>

Changes:

[asekretenko] Added cmake install for missing build-time module dependencies.


------------------------------------------
[...truncated 11.65 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 5f6d2d676023
 ---> 67e64f1f22ba
Step 6/13 : RUN gem install bundler
 ---> Running in fd37fb4e8f87
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container fd37fb4e8f87
 ---> 3998db461d27
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 4699ac3c2414
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 4699ac3c2414
 ---> 66daadf08530
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in aee9353bd95e
Removing intermediate container aee9353bd95e
 ---> 24196555cbc9
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 33318abb9321
Removing intermediate container 33318abb9321
 ---> 771c86b33b25
Step 10/13 : ENV CC gcc
 ---> Running in c4423a67edc7
Removing intermediate container c4423a67edc7
 ---> 2706b6e3eb14
Step 11/13 : ENV CXX g++
 ---> Running in 07f3f8a626e0
Removing intermediate container 07f3f8a626e0
 ---> 77685cee0c06
Step 12/13 : WORKDIR /mesos
 ---> Running in 798bff8ec946
Removing intermediate container 798bff8ec946
 ---> b0b37695b8dd
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 112228a65656
Removing intermediate container 112228a65656
 ---> f49661fba46b
Successfully built f49661fba46b
Successfully tagged mesos/website-1591176876-23430:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1591176876-23430:latest
Deleted: sha256:f49661fba46ba420a21adafdfbc0e71e668c6525932b8ca4b3a5f4bce86349a8
Deleted: sha256:b0b37695b8dd32ddc4876f217df54f1ffd998a0ce213af406406abac46392217
Deleted: sha256:42969e9bcdd3ec11712147ed74ecc9d7634d630993b3051e17af35c6d1465a8c
Deleted: sha256:77685cee0c06dabb4118408169f18c0f78b8b0c315dfd9d7182af2ae73ff3436
Deleted: sha256:2706b6e3eb148ea14afc1c405e60c8b91db33640cd9d77b75bb0b6bf628a66a4
Deleted: sha256:771c86b33b2559138581d2d7f0a4957b9358f2618434efb2cec87c7c778a4c88
Deleted: sha256:24196555cbc9ed10311915a31acf08ef90de24f690f9b677d63bb5730f294c9c
Deleted: sha256:66daadf08530137f0c45f823709e0a86628c946b8b48480ca362bc3d3ecd8190
Deleted: sha256:c39b33fc76dd24f7fbb49e9aab78ee07bbeeadb26c58fc5241e8b785a15e6fd0
Deleted: sha256:3998db461d278f76b5b79b3f26cc1584b480098071db6a311c3d1e51bada9d0a
Deleted: sha256:8ab53f40881d2ca25fded11e6dd0d771bf17936ff2c61d19b5d4a93100bee308
Deleted: sha256:67e64f1f22baf461b6022ef716f59e23779fbb132340e0606c6b5f0e2dc17e50
Deleted: sha256:bf68247cb4f90daeeef0ac31e7210545340061c7ee5a1a65ee7be835424fadb9
Deleted: sha256:92d0f26703003cc4f10234d2453258b7ea0528cd810b9e8976f49aa828513083
Deleted: sha256:3b40dbcbaf6af65a4d5f73da19018ac293f04b7788ad3aed9cd56c57248490de
Deleted: sha256:b5d9da0e442936416ac7e69fbb09bc1e6e96f61a7859a3b84210ff806b0e8243
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2511

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2511/display/redirect?page=changes>

Changes:

[asekretenko] Fixed setting LIBPROCESS_ALLOW_JEMALLOC in Linux cmake build.


------------------------------------------
[...truncated 10.05 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container c8e1d941ad2a
 ---> 8fc2786acb9e
Step 6/13 : RUN gem install bundler
 ---> Running in b1a1d689848b
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container b1a1d689848b
 ---> 4296da023681
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 831e4496b02b
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 831e4496b02b
 ---> fc1146b012c3
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 7e45ad35b5b8
Removing intermediate container 7e45ad35b5b8
 ---> 3a74e01c0af6
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 8f4a7c3fc5ac
Removing intermediate container 8f4a7c3fc5ac
 ---> a4724ecffdd5
Step 10/13 : ENV CC gcc
 ---> Running in e152fef8904a
Removing intermediate container e152fef8904a
 ---> 2b74dbca7ade
Step 11/13 : ENV CXX g++
 ---> Running in cb7bbd1da85c
Removing intermediate container cb7bbd1da85c
 ---> dadf9deba92b
Step 12/13 : WORKDIR /mesos
 ---> Running in b40381c0e377
Removing intermediate container b40381c0e377
 ---> 2de735eabd72
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 993d4c7ad39a
Removing intermediate container 993d4c7ad39a
 ---> 7bfdca3fe25a
Successfully built 7bfdca3fe25a
Successfully tagged mesos/website-1590778953-20826:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590778953-20826:latest
Deleted: sha256:7bfdca3fe25a5a8ea97369f9d9e93506a4f78ec841585f0d0203b0aad5565f17
Deleted: sha256:2de735eabd72138c5ca44ed012ab1ec61de1c319bfe6afd66a63ac3d0252a238
Deleted: sha256:2dfe185b495e67b8c2fa47c3d4ba37e44efeae9755585d72f3e71d2286f25a35
Deleted: sha256:dadf9deba92b11feeb13eecdb516b63a1bedaf737bbdb027b876b5bc62333cf9
Deleted: sha256:2b74dbca7adecdf74e944c0ed2755fd878750c4786213dc4bedd5c9870c59731
Deleted: sha256:a4724ecffdd5d639362161f7c49011d86a714c71a575ba7e0b881979da2ffe2d
Deleted: sha256:3a74e01c0af6827b82369f3f6f9bd2d028313c0f8ef29e08b7389160e3d48f9e
Deleted: sha256:fc1146b012c317fdc099c6bb45b38102f5d635bf563ef1e586e7c33e77128e61
Deleted: sha256:361bd4b6dee1d8d7cefab9161fd3ffcbcaf51ebd662100f07e28450071ef54b9
Deleted: sha256:4296da0236812c51de3fcba8500e10e10495fe4049e40b2ba349fa82c4be9e6c
Deleted: sha256:8c5a51ec03f882122aabc207c9125a624599fa8cc3e3a58cf89161c9053c3e50
Deleted: sha256:8fc2786acb9ec7484087b8f12fb97c5a383020b1e6889af00a12f01d5543da94
Deleted: sha256:7eb38fe96e14790747e4bc8e4e5118ab064fca65a5816209208072a153a4cd7d
Deleted: sha256:af376acb6e0fdd5c176d16905088b9426b1d0c90263c57507cb29bacc2df1ec5
Deleted: sha256:8689c29448651b3975e7c2f72c7d3f5268b5ff273222d612660808de7e12b29e
Deleted: sha256:554d1f5c354ac4c493f3252f8fa073fb2018ee97ef28962226b08b81b71a6ec3
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2510

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2510/display/redirect?page=changes>

Changes:

[asekretenko] Added cmake build option to install build-time module dependencies.

[asekretenko] Added headers install target for building modules into stout.

[asekretenko] Added headers install target for building modules into libprocess.


------------------------------------------
[...truncated 10.06 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container bf9fe49af4ae
 ---> 11ef78e38e96
Step 6/13 : RUN gem install bundler
 ---> Running in bdc5e684d0e5
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container bdc5e684d0e5
 ---> 6da3298a7ba4
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in f651d03a775f
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container f651d03a775f
 ---> 4d93392aaf88
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in ac44be1fab4a
Removing intermediate container ac44be1fab4a
 ---> caf7dd982187
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 8b2cf9fc8a55
Removing intermediate container 8b2cf9fc8a55
 ---> 5394fc04da22
Step 10/13 : ENV CC gcc
 ---> Running in b5fcd8e8b852
Removing intermediate container b5fcd8e8b852
 ---> 06539a2acf83
Step 11/13 : ENV CXX g++
 ---> Running in 82144b67b3a9
Removing intermediate container 82144b67b3a9
 ---> 5f25b2ab709e
Step 12/13 : WORKDIR /mesos
 ---> Running in 3130804ff627
Removing intermediate container 3130804ff627
 ---> 1d378e89986e
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in b56d411f9368
Removing intermediate container b56d411f9368
 ---> d5a2515b71aa
Successfully built d5a2515b71aa
Successfully tagged mesos/website-1590751813-25435:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590751813-25435:latest
Deleted: sha256:d5a2515b71aa780b86b22e63d3ae531ae0b533c7a0bf97ac6a92c9b32664d370
Deleted: sha256:1d378e89986ed9c771b60d4e7a838c0a8f8673100059df8aa890bd496f67896b
Deleted: sha256:702b700f094ca128ef48fe90c11fbdbc980a30699e5ebe2f825b26eaff53f136
Deleted: sha256:5f25b2ab709ede3c4f958d7b3862ebc89793b3f415356e1d2a6ba3db804fd992
Deleted: sha256:06539a2acf833f73316118fd8fa392de8ee1c023bbf610d147493b17b66a8697
Deleted: sha256:5394fc04da22b52d969ca620779e57b4bd2236115f454029b5f312d0e9bdbe5a
Deleted: sha256:caf7dd982187c459a08073eaba0dd46a6f4b9a6a6fe1b356c0309cf14ce399e2
Deleted: sha256:4d93392aaf885017a8e86a6e4be5c3147d4407f8da2c78a289792b3d2d7cccc8
Deleted: sha256:8977fb19642f046a79db1610946c5dd5b492b0100f4abe7e5a00a7c562173195
Deleted: sha256:6da3298a7ba40e6af2a166386dda30b97dec61f0c9f6140940cf3feb84f87a3b
Deleted: sha256:52766f28db997e1dd88d7e3731c4c5067e902c31c0db6195f79a705c52b4b258
Deleted: sha256:11ef78e38e967c6a76b009809ad26e39447e2eb33ac887a452bd204dbfa9da71
Deleted: sha256:f4a41f33a2c0659c983140099f7874a5ffd625bf9210bb5cdbbd5254dfdc41d4
Deleted: sha256:93ef0d55cfb64de106de69c36734bc8e1501cbc33eeeedb83173c5b6fcd7b576
Deleted: sha256:ff6d47918ce50e4a9a5aca64410273e1fa0a36d3db4cca61f212cc96a81a5119
Deleted: sha256:c2065e6453919bb09d1cfd4d7488f6dac62ffeb033e24e131896386a25e465da
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2509

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2509/display/redirect?page=changes>

Changes:

[zhq527725] Added MESOS-10126 to the 1.4.4 CHANGELOG.


------------------------------------------
[...truncated 10.03 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 0e76d505f25b
 ---> f6d49541dd0e
Step 6/13 : RUN gem install bundler
 ---> Running in faa7e6367e45
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container faa7e6367e45
 ---> 34d9bfc98120
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in b326f96985c6
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container b326f96985c6
 ---> 53479c235ae3
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 8e3b64571a6b
Removing intermediate container 8e3b64571a6b
 ---> ec4160127632
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 1bbd9bd05609
Removing intermediate container 1bbd9bd05609
 ---> 14bf17551fcb
Step 10/13 : ENV CC gcc
 ---> Running in f85c1863ccf0
Removing intermediate container f85c1863ccf0
 ---> 46d23c7a7248
Step 11/13 : ENV CXX g++
 ---> Running in 13e4ad95b4f1
Removing intermediate container 13e4ad95b4f1
 ---> 8e067da1587a
Step 12/13 : WORKDIR /mesos
 ---> Running in 690fc06672b1
Removing intermediate container 690fc06672b1
 ---> 8dd710aa432f
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 6229311d4809
Removing intermediate container 6229311d4809
 ---> 87a51cd85764
Successfully built 87a51cd85764
Successfully tagged mesos/website-1590744117-26685:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590744117-26685:latest
Deleted: sha256:87a51cd85764f82bf0db3c88cf6f29881b9e25f57c742f88951bf3977186071e
Deleted: sha256:8dd710aa432f51e043777ae450cb3f8ce75f3eddf97fbae8d53dd3aba38e0ff8
Deleted: sha256:d363c40417d15046824141468319970c30607efe1c89f2b52a6d59ad6abcaab5
Deleted: sha256:8e067da1587a8c7fc56c5b6a54b57d23d4f4a2acb59df24c6081270ea6716686
Deleted: sha256:46d23c7a7248dadd12f4c361fea3b2a87683d05413b6900ecc58471cc9312707
Deleted: sha256:14bf17551fcbe44ae322e927e163263747c6df878ff3f2f2a11f514c07002d3d
Deleted: sha256:ec41601276328fa9118c99491f93129810bb55d090064242cb7a28022ddeebfc
Deleted: sha256:53479c235ae35a935e3476a1e11e7ebe50d201a9fbbb5b5cae195e668a2540f0
Deleted: sha256:3d9594b1793822c37fce43d868fe9b91575dce5a9876cacde9626c691a90ab26
Deleted: sha256:34d9bfc9812023493fffa791757f30e4ccff4af1614c2df9bec5cd29e871ef1e
Deleted: sha256:a55f95177726daa6f11881808c2e7f3eb741f1edf886e79a480a40916252e0c2
Deleted: sha256:f6d49541dd0e58b6f396a5da8427a8a00e14c21b905bdf73d44f5c1538f0d417
Deleted: sha256:9d0494f1772f862db466ecc9bc2c067789b23519c8b3751aa1f323c32796de0a
Deleted: sha256:7364f833b615215b75cd0e511d09a506c4009930dc8704d33225439fa8135ef3
Deleted: sha256:33e58f056a132b074dd678ebb2189026840a44c054b1537d3d4a90e6feef4661
Deleted: sha256:96ccceff164b5a1073514d89d463c0a0f32c8bd4055ae53d06da836e016821a8
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2508

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2508/display/redirect?page=changes>

Changes:

[zhq527725] Added MESOS-10126 to the 1.5.4 CHANGELOG.


------------------------------------------
[...truncated 10.03 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container ce56d77c439d
 ---> dd156821f805
Step 6/13 : RUN gem install bundler
 ---> Running in 4b697ff42042
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 4b697ff42042
 ---> 92d53d7d4afa
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 2f0ce9ad79c2
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 2f0ce9ad79c2
 ---> de07419e87b2
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 87c745e1a65b
Removing intermediate container 87c745e1a65b
 ---> 9a3583b40925
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 47e4a18b9762
Removing intermediate container 47e4a18b9762
 ---> 0fb3fecbf737
Step 10/13 : ENV CC gcc
 ---> Running in e1cd82ed193c
Removing intermediate container e1cd82ed193c
 ---> 8eaa5d18f09d
Step 11/13 : ENV CXX g++
 ---> Running in f58348495b32
Removing intermediate container f58348495b32
 ---> 6c9d4380ebb9
Step 12/13 : WORKDIR /mesos
 ---> Running in e3e5d6b1c971
Removing intermediate container e3e5d6b1c971
 ---> 6b03df322870
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in a23234f5a8b3
Removing intermediate container a23234f5a8b3
 ---> f0752664d368
Successfully built f0752664d368
Successfully tagged mesos/website-1590743851-5840:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590743851-5840:latest
Deleted: sha256:f0752664d368258ef1fcec601f399b56a188590f6f55ebef8e80f937419e4eba
Deleted: sha256:6b03df322870335834b2eb8fa33cf2675942e7e11665d9f19e168b77182e1f13
Deleted: sha256:9c930ac034185f349f26e401eaad924a70a573beb4e66b27466252996381d21a
Deleted: sha256:6c9d4380ebb937bfa489fb38000532317690df42ff2e393b44f540d862ba7508
Deleted: sha256:8eaa5d18f09d56f7675205d0c82e0f29344c8a633d6482102658c2e127049a0f
Deleted: sha256:0fb3fecbf737e7077772d6a3355d197e2f9b842465d8b1e14bd888afe9ad0fab
Deleted: sha256:9a3583b409256607306a38d5758a66b2cd194113147943c4f5b0e9cfea4784a6
Deleted: sha256:de07419e87b25e3e09e3a90682506f25cc989ef015a3fd7c8b6282b245b2b46c
Deleted: sha256:1a39288bf609a9204d303166bd821c425669c778b96c39d95be2682a98c6b3ee
Deleted: sha256:92d53d7d4afa9a368798f27f35e628348990bd7d183b6bd2100b9bdadbdc5d67
Deleted: sha256:56cbb216588d72051a3aa276478c1f7c9842da1a6cca56f53a56aa0f5b436d6a
Deleted: sha256:dd156821f805a0ffd30b194cbbc89e16ad22f9bae1cbeb919a69d16203e3213b
Deleted: sha256:6ad3b3f8a34e14d17436d2967d21497851a2ea9fa898616414fba26b8a3c26aa
Deleted: sha256:61c1538d044568960ce15c308400660506c0cc771f37db47f4c885f181abcbfe
Deleted: sha256:1e7e9f0e0c5f1bedbc276df14cc9ebbef6fb280dde90c3e387463c092a58ddf9
Deleted: sha256:eb2dc4853a65835f931d5e367c998fa9f96a702b640020b2e60d9842499516f3
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2507

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2507/display/redirect?page=changes>

Changes:

[zhq527725] Added MESOS-10126 to the 1.6.3 CHANGELOG.


------------------------------------------
[...truncated 10.03 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 570eb393ea9f
 ---> 55bbd24d1629
Step 6/13 : RUN gem install bundler
 ---> Running in 5196849ed4f3
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 5196849ed4f3
 ---> 837030042293
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in b47c7872a50d
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container b47c7872a50d
 ---> 31df2c503b91
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in ca61dc83e1c0
Removing intermediate container ca61dc83e1c0
 ---> 87d151546ac7
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in c7bc19204a04
Removing intermediate container c7bc19204a04
 ---> 5402a76fb968
Step 10/13 : ENV CC gcc
 ---> Running in 1dc498b07b19
Removing intermediate container 1dc498b07b19
 ---> 1e60d8b539ec
Step 11/13 : ENV CXX g++
 ---> Running in 96708767ae03
Removing intermediate container 96708767ae03
 ---> 8b7e9f74650e
Step 12/13 : WORKDIR /mesos
 ---> Running in f662ed4f1c44
Removing intermediate container f662ed4f1c44
 ---> deacb8260a37
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in cd7bb7754bed
Removing intermediate container cd7bb7754bed
 ---> 434c47071311
Successfully built 434c47071311
Successfully tagged mesos/website-1590743655-11693:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590743655-11693:latest
Deleted: sha256:434c47071311c9ea9dc48122874d07b711dd6ef92d607478a0f73d30e96549e6
Deleted: sha256:deacb8260a3799262e5ad5be8db898e256c672fd59fb59ea31bfef6804aca1f0
Deleted: sha256:83928647c61c1991b1c11a93d3a7cf54581db2c40a19003843bc34cf67dbd181
Deleted: sha256:8b7e9f74650e249d674e77ed0c3e172a226935fd0d5812c8d5b618b3e462da9e
Deleted: sha256:1e60d8b539ec01f84205cc8aadbf93246c060fb5496b7ad2eae5a9b3e7cfed18
Deleted: sha256:5402a76fb96838c587660784fb71cbb9021b2ebcd4d15b95ae308a2e51068f79
Deleted: sha256:87d151546ac7ad169f348cd749ad9b1551db8acf687148f279afbb67687d77d6
Deleted: sha256:31df2c503b91a665f46669806357280e72c049167e6ce1b6df1d40eb7afdc669
Deleted: sha256:64c67e393d069c209cf50573fa67f8c05a07b4d2b44b59afa49d473e07287a2a
Deleted: sha256:837030042293f5be74c4a389eb1fa8ea2849efcea750256d5869d2a8c5c28f5b
Deleted: sha256:f1b5e2325ba6d388644a857a4ddbf15d536bd676ebeede2ea1a5e973591c9586
Deleted: sha256:55bbd24d16297aeb028c29da0301bcd0e54fcd0f3d9632b5e2e2f134ca888b23
Deleted: sha256:da3de490fdda8ce11ad82ca2e1e64e32308f20bdb5d6e6da732ca107a7ca200b
Deleted: sha256:8eb5e862f0135348043ab8704ebfb095b80f2e8e77982b36d5d98af5909c42e1
Deleted: sha256:96d4a4c5cad9d85c305a4ae23e0536d83751eb8754a0968579f899d57bd4e4ec
Deleted: sha256:9a78f197c7d2bd84564c566bd2fe6ec2a731d68a5b019997a6cfbfc759a62c54
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2506

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2506/display/redirect?page=changes>

Changes:

[zhq527725] Added MESOS-10126 to the 1.7.4 CHANGELOG.


------------------------------------------
[...truncated 10.03 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 85d5276e4592
 ---> ae384d00dcd7
Step 6/13 : RUN gem install bundler
 ---> Running in 1a7524325031
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 1a7524325031
 ---> d7439838bd93
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 42c24f1e5a24
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 42c24f1e5a24
 ---> 5ff84f9bd327
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 2e8813527061
Removing intermediate container 2e8813527061
 ---> 991808a6694f
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in d30544f4333d
Removing intermediate container d30544f4333d
 ---> 2dbcbc89ce6c
Step 10/13 : ENV CC gcc
 ---> Running in 8265f8c6a53c
Removing intermediate container 8265f8c6a53c
 ---> 1079acbae225
Step 11/13 : ENV CXX g++
 ---> Running in 552745d4442a
Removing intermediate container 552745d4442a
 ---> 32e41c62e3d1
Step 12/13 : WORKDIR /mesos
 ---> Running in b4d3ab11c23b
Removing intermediate container b4d3ab11c23b
 ---> a263a954a3c8
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 7fca6c6bae42
Removing intermediate container 7fca6c6bae42
 ---> 7f1c5c02a0b3
Successfully built 7f1c5c02a0b3
Successfully tagged mesos/website-1590743135-28230:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590743135-28230:latest
Deleted: sha256:7f1c5c02a0b314228f6f0d71f4dc04864182ffcf04a5e4224ffb8de8fee29dbd
Deleted: sha256:a263a954a3c858811dac757e4df563e5228ff00e44ca295cd774f6892e07946f
Deleted: sha256:7c5cb289df6e481cf20b305b5eda425d33c06b977bc29fd6c39ebbd072dac7f8
Deleted: sha256:32e41c62e3d1c714830c711a45411857a21a5621400db3026026baeecb23f87d
Deleted: sha256:1079acbae2254486a4a80c21612b2dc55048062bbcdd7de41f465f4dadad6cab
Deleted: sha256:2dbcbc89ce6c6121b1a57b8b425682f09e03efda2e528da1e1d13d374fea7138
Deleted: sha256:991808a6694f0845bee8e46246b6512773562a4658a1c3b50429064c4d079cfe
Deleted: sha256:5ff84f9bd327f7dcb8ae2edcf6fd3544fca7a2017f8abbda1ea23ff02384ca61
Deleted: sha256:db7fc18055dca75e154ccbfc3195df600dc696760ec6b05f1e5e48e8e0f8accf
Deleted: sha256:d7439838bd93862c53d98e4818ddb6b6f6c83f830fe85adb442c921ab71db55e
Deleted: sha256:9b1e03b7c9a1fe96c85ce5c703cfa6330092a34ac2643a3762d13f74b64a557f
Deleted: sha256:ae384d00dcd781b2144a13e88cf3dcdb5dc553856c7d3631b251590b59073048
Deleted: sha256:589b17788b9dff9e05c9705121e0104e139fcbdc3e9b61fa5c7d59b174b88680
Deleted: sha256:e79baa43b4126564b91e1028b14621588dd70015948c55a480d624f38936d1d5
Deleted: sha256:760ae0efee461ba051f160a94fb3f03450dc46ba8afb48e075decd4c4162ed3a
Deleted: sha256:d404dc2a7b97c1e7221f38076c68dc4797945219aa9e13a0e8a2a2bb01261ea7
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2505

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2505/display/redirect?page=changes>

Changes:

[zhq527725] Removed `WIP` for 1.7.3 since it has already been released.


------------------------------------------
[...truncated 10.05 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container aa8032462130
 ---> eec183f27c3f
Step 6/13 : RUN gem install bundler
 ---> Running in 49469b332be1
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 49469b332be1
 ---> 1adbc91fb37e
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 68bf02ce8944
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 68bf02ce8944
 ---> db79723a0f98
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 0ad5c9b2f8d9
Removing intermediate container 0ad5c9b2f8d9
 ---> ddc572090f98
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in f0e212f2b049
Removing intermediate container f0e212f2b049
 ---> fa8e9e02af94
Step 10/13 : ENV CC gcc
 ---> Running in 6b80c3604ba4
Removing intermediate container 6b80c3604ba4
 ---> d1029536f026
Step 11/13 : ENV CXX g++
 ---> Running in ad7a81da2574
Removing intermediate container ad7a81da2574
 ---> 4f733a903738
Step 12/13 : WORKDIR /mesos
 ---> Running in 96a126006cc8
Removing intermediate container 96a126006cc8
 ---> 1693cba06919
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 7f51812e8b77
Removing intermediate container 7f51812e8b77
 ---> d7f561d04d05
Successfully built d7f561d04d05
Successfully tagged mesos/website-1590742637-22882:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590742637-22882:latest
Deleted: sha256:d7f561d04d05c2bcb6fed0175a9080f6fa4002d14d8d16674d3a265d8b6fb213
Deleted: sha256:1693cba06919849066e032b0f59e359fc42438364d54374753d9f16821a7a279
Deleted: sha256:a3c640d14f37beca5fa135a73fc204d630d5dbb15c23d7e48a692cd0d19ec1bd
Deleted: sha256:4f733a90373873beaae69371ec64ef389189164c90d97f140fc5dc5242484b80
Deleted: sha256:d1029536f02614cf92f419f725862e66051e743815b38d209d193bad92400e44
Deleted: sha256:fa8e9e02af94f5beac12f8a5a750716fc1bb512f2e5776484f7f978db4db6b64
Deleted: sha256:ddc572090f98f7bc80a35f5f012d700505be724b7c72b76f3bb487e6792a9aee
Deleted: sha256:db79723a0f98b4bbb1772be5a0f24a5ad60d2be0f331c1411c58d04865c45c9e
Deleted: sha256:bfa5fd64adf08638c6b5b1669a625ce10012f235e37278079c623e7332ccab7f
Deleted: sha256:1adbc91fb37e72d46b50c6d585f5c9dcd89d9baa680275cc7cfbf8111fd423c2
Deleted: sha256:948dfd93b9bb7cff133b1996daf0efb6459a0db921bf0500ab15ecd88fb5b067
Deleted: sha256:eec183f27c3f87a2f0570b985dc92748f86976d021f401f06653ddce19fcc275
Deleted: sha256:8f6f73053f9a79afccd53538c283b49cd3be6bb711715145cdd48d27e81aea5f
Deleted: sha256:b522d38c3db1dfd400d448c21add865d78111edc9307c81d65167cdef8a23b93
Deleted: sha256:cfb0611c7b73f9e1a1447d8aac9a23466d532a72e45a5cebabebb68ad7bec396
Deleted: sha256:103b55a3baaac4861b3e3e91d9370277b50c31846070b2d066bce3d6ef9c4ff7
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2504

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2504/display/redirect?page=changes>

Changes:

[zhq527725] Added MESOS-10126 to the 1.8.2 CHANGELOG.


------------------------------------------
[...truncated 10.03 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 9e0d3f238a2d
 ---> c10fc4af46f0
Step 6/13 : RUN gem install bundler
 ---> Running in 911c0c129ce3
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 911c0c129ce3
 ---> c262083b83ea
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 431e3a9f18c7
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 431e3a9f18c7
 ---> 0b2c87080bc1
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in eee8ffbeb33c
Removing intermediate container eee8ffbeb33c
 ---> be165d3cc573
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 602d417a0284
Removing intermediate container 602d417a0284
 ---> 01a144158be5
Step 10/13 : ENV CC gcc
 ---> Running in 06b586f9ef59
Removing intermediate container 06b586f9ef59
 ---> cdcfa31dddfb
Step 11/13 : ENV CXX g++
 ---> Running in 3e22809e9901
Removing intermediate container 3e22809e9901
 ---> 13babaa3cb30
Step 12/13 : WORKDIR /mesos
 ---> Running in 192c95c2d925
Removing intermediate container 192c95c2d925
 ---> bfb5fd999d80
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 7a5c900e449a
Removing intermediate container 7a5c900e449a
 ---> 88958f5180a1
Successfully built 88958f5180a1
Successfully tagged mesos/website-1590741655-23337:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590741655-23337:latest
Deleted: sha256:88958f5180a12cf909d4fcfc63953a05525ebaefa52c573b57dd52354d4e5a40
Deleted: sha256:bfb5fd999d8056c879e9894bb961a13bdea81f6624f31db7e5ddc20a6eef43ac
Deleted: sha256:74c2d563fbe4c4a0d56bfb720cf9410112b91eb7d24fccb0a427c30663f4c454
Deleted: sha256:13babaa3cb303acafe4af0c2554cbe9653c07564910c846a12f837c8f82ef31b
Deleted: sha256:cdcfa31dddfbfbcf265cc96843185c37b1676c278dce8ae3fecd60ff48ba96f4
Deleted: sha256:01a144158be5e1ff53194553e67aa7fe276bd69321fe2f1f0475e6c4ff5c7666
Deleted: sha256:be165d3cc573bc948de61284945a57b5614daf9dcccaf1eab5c35e0bd6fc0109
Deleted: sha256:0b2c87080bc1de514c5da8ca91daf44f4da1331e0c30a047d7867b0f45933291
Deleted: sha256:460fb36f11dc922fce26fc064d462e338623d1f5f5497143563dbc2640190c60
Deleted: sha256:c262083b83eaf77f37407b26b91c1359c70ca53e0ba16f5e83c7ae9ad2574f0c
Deleted: sha256:13c1284fb7d0a89d3270dab043b242d5730271c30fa8bbddc3f1da478d56f86c
Deleted: sha256:c10fc4af46f02bd7ff9d11fb8e959c0456ef955b882410ab3741d9db1bfea8e4
Deleted: sha256:f2c9a43eca0c1c82095225c6639c22d045e74ad70a2580b3e82dae0c260aab63
Deleted: sha256:0abf70d55936e24bf8cb13a759e2ac86efc5399c9919055ad4d87fa343607b68
Deleted: sha256:6da62b79deb7272bd0ac05fbc33fe0f777128f511d8afe54119741bcbd6d7f1c
Deleted: sha256:53253ed64f612f5019e910b9b6b474123dd7bbf2aecabf0e51b1e266da117b87
Build step 'Execute shell' marked build as failure