You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/12/28 12:06:27 UTC

Build failed in Jenkins: beam_PreCommit_Website_Cron #472

See <https://builds.apache.org/job/beam_PreCommit_Website_Cron/472/display/redirect>

------------------------------------------
[...truncated 23.37 KB...]
:beam-website:setupBuildDir (Thread[Task worker for ':',5,main]) started.

> Task :beam-website:setupBuildDir
Build cache key for task ':beam-website:setupBuildDir' is fb2b365f958e0219d3a886db810dc756
Caching disabled for task ':beam-website:setupBuildDir': Caching has not been enabled for the task
Task ':beam-website:setupBuildDir' is not up-to-date because:
  No history is available.
:beam-website:setupBuildDir (Thread[Task worker for ':',5,main]) completed. Took 0.02 secs.
:beam-website:buildDockerImage (Thread[Task worker for ':',5,main]) started.

> Task :beam-website:buildDockerImage
Caching disabled for task ':beam-website:buildDockerImage': Caching has not been enabled for the task
Task ':beam-website:buildDockerImage' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src/website> Command: docker build -t beam-website .
Successfully started process 'command 'docker''
Sending build context to Docker daemon  26.38MB
Step 1/7 : FROM ruby:2.5
2.5: Pulling from library/ruby
54f7e8ac135a: Already exists
d6341e30912f: Already exists
087a57faf949: Already exists
5d71636fb824: Already exists
0c1db9598990: Already exists
a054b67f1226: Pulling fs layer
af003564ddc4: Pulling fs layer
9c86875891da: Pulling fs layer
9c86875891da: Download complete
a054b67f1226: Verifying Checksum
a054b67f1226: Download complete
a054b67f1226: Pull complete
af003564ddc4: Verifying Checksum
af003564ddc4: Download complete
af003564ddc4: Pull complete
9c86875891da: Pull complete
Digest: sha256:b24e05d14b59359cd86816ad0e7855865836beccd6697df214a90be8e0983039
Status: Downloaded newer image for ruby:2.5
 ---> f2f6f92e94b3
Step 2/7 : WORKDIR /ruby
 ---> 2bef39863dd6
Removing intermediate container 90d2b5e3da01
Step 3/7 : RUN gem install bundler
 ---> Running in 7be5a87d339b
Successfully installed bundler-1.17.3
1 gem installed
 ---> 19601e3541e6
Removing intermediate container 7be5a87d339b
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> 49dea11c38a2
Removing intermediate container 8de6112ec0cd
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Running in 9df2ea36e87b
Fetching gem metadata from https://rubygems.org/.........
Fetching rake 12.3.0
Installing rake 12.3.0
Fetching concurrent-ruby 1.0.5
Installing concurrent-ruby 1.0.5
Fetching i18n 0.9.5
Installing i18n 0.9.5
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.10
Installing activesupport 4.2.10
Fetching public_suffix 3.0.2
Installing public_suffix 3.0.2
Fetching addressable 2.5.2
Installing addressable 2.5.2
Using bundler 1.17.3
Fetching colorator 1.1.0
Installing colorator 1.1.0
Fetching colorize 0.8.1
Installing colorize 0.8.1
Fetching ffi 1.9.21
Installing ffi 1.9.21 with native extensions
Fetching ethon 0.11.0
Installing ethon 0.11.0
Fetching forwardable-extended 2.6.0
Installing forwardable-extended 2.6.0
Fetching mercenary 0.3.6
Installing mercenary 0.3.6
Fetching mini_portile2 2.3.0
Installing mini_portile2 2.3.0
Fetching nokogiri 1.8.2
Installing nokogiri 1.8.2 with native extensions
Fetching parallel 1.12.1
Installing parallel 1.12.1
Fetching typhoeus 1.3.0
Installing typhoeus 1.3.0
Fetching yell 2.0.7
Installing yell 2.0.7
Fetching html-proofer 3.8.0
Installing html-proofer 3.8.0
Fetching rb-fsevent 0.10.2
Installing rb-fsevent 0.10.2
Fetching rb-inotify 0.9.10
Installing rb-inotify 0.9.10
Fetching sass-listen 4.0.0
Installing sass-listen 4.0.0
Fetching sass 3.5.5
Installing sass 3.5.5
Fetching jekyll-sass-converter 1.5.2
Installing jekyll-sass-converter 1.5.2
Fetching ruby_dep 1.5.0
Installing ruby_dep 1.5.0
Fetching listen 3.1.5
Installing listen 3.1.5
Fetching jekyll-watch 1.5.1
Installing jekyll-watch 1.5.1
Fetching kramdown 1.16.2
Installing kramdown 1.16.2
Fetching liquid 3.0.6
Installing liquid 3.0.6
Fetching pathutil 0.16.1
Installing pathutil 0.16.1
Fetching rouge 1.11.1
Installing rouge 1.11.1
Fetching safe_yaml 1.0.4
Installing safe_yaml 1.0.4
Fetching jekyll 3.2.0
Installing jekyll 3.2.0
Fetching jekyll-redirect-from 0.11.0
Installing jekyll-redirect-from 0.11.0
Fetching jekyll_github_sample 0.3.1
Installing jekyll_github_sample 0.3.1
Bundle complete! 7 Gemfile dependencies, 38 gems now installed.
Bundled gems are installed into `/usr/local/bundle`
 ---> a560d6a69f59
Removing intermediate container 9df2ea36e87b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Running in 8190dd911375
 ---> bcb24fa50877
Removing intermediate container 8190dd911375
Step 7/7 : CMD sleep 3600
 ---> Running in 203598da8a8f
 ---> 57a32061199c
Removing intermediate container 203598da8a8f
Successfully built 57a32061199c
Successfully tagged beam-website:latest
:beam-website:buildDockerImage (Thread[Task worker for ':',5,main]) completed. Took 1 mins 10.653 secs.
:beam-website:createDockerContainer (Thread[Task worker for ':',5,main]) started.

> Task :beam-website:createDockerContainer
Caching disabled for task ':beam-website:createDockerContainer': Caching has not been enabled for the task
Task ':beam-website:createDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command '/bin/bash''. Working directory: <https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src/website> Command: /bin/bash -c docker create -v <https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src>:/repo -u $(id -u):$(id -g)  beam-website
Successfully started process 'command '/bin/bash''
:beam-website:createDockerContainer (Thread[Task worker for ':',5,main]) completed. Took 0.098 secs.
:beam-website:startDockerContainer (Thread[Task worker for ':',5,main]) started.

> Task :beam-website:startDockerContainer
Caching disabled for task ':beam-website:startDockerContainer': Caching has not been enabled for the task
Task ':beam-website:startDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src/website> Command: docker start 96a00ee3f69df120b91122677a079d56ea273865926ad9433bbfede54575670f
Successfully started process 'command 'docker''
96a00ee3f69df120b91122677a079d56ea273865926ad9433bbfede54575670f
:beam-website:startDockerContainer (Thread[Task worker for ':',5,main]) completed. Took 0.265 secs.
:beam-website:buildLocalWebsite (Thread[Task worker for ':',5,main]) started.

> Task :beam-website:buildLocalWebsite
Build cache key for task ':beam-website:buildLocalWebsite' is 20e1aa0b6286653681791dedf7c0f3a3
Caching disabled for task ':beam-website:buildLocalWebsite': Caching has not been enabled for the task
Task ':beam-website:buildLocalWebsite' is not up-to-date because:
  No history is available.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src/website> Command: docker exec 96a00ee3f69df120b91122677a079d56ea273865926ad9433bbfede54575670f /bin/bash -c cd /repo/build/website &&         bundle exec jekyll build 	--destination generated-local-content         --config /repo/website/_config.yml,/repo/website/_config_test.yml         --incremental          --source /repo/website/src
        
Successfully started process 'command 'docker''
`/` is not writable.
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
Configuration file: /repo/website/_config.yml
Configuration file: /repo/website/_config_test.yml
            Source: /repo/website/src
       Destination: generated-local-content
 Incremental build: enabled
      Generating... 
                    done in 10.867 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
:beam-website:buildLocalWebsite (Thread[Task worker for ':',5,main]) completed. Took 12.555 secs.
:beam-website:testWebsite (Thread[Task worker for ':',5,main]) started.

> Task :beam-website:testWebsite
Caching disabled for task ':beam-website:testWebsite': Caching has not been enabled for the task
Task ':beam-website:testWebsite' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src/website> Command: docker exec 96a00ee3f69df120b91122677a079d56ea273865926ad9433bbfede54575670f /bin/bash -c cd /repo/build/website &&       bundle exec rake test
Successfully started process 'command 'docker''
`/` is not writable.
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
Running ["LinkCheck", "ScriptCheck", "ImageCheck", "HtmlCheck"] on ["./generated-local-content"] on *.html... 


Checking 737 external links...
Ran on 181 files!


- ./generated-local-content/roadmap/go-sdk/index.html
  *  External link https://issues.apache.org/jira/browse/BEAM-2083 failed: response code 0 means something's wrong.
             It's possible libcurl couldn't connect to the server or perhaps the request timed out.
             Sometimes, making too many requests at once also breaks things.
             Either way, the return message (if any) from the server is: Server returned nothing (no headers, no data)
rake aborted!
HTML-Proofer found 1 failure!
/usr/local/bundle/ruby/2.5.0/gems/html-proofer-3.8.0/lib/html-proofer/runner.rb:167:in `print_failed_tests'
/usr/local/bundle/ruby/2.5.0/gems/html-proofer-3.8.0/lib/html-proofer/runner.rb:48:in `run'
/repo/build/website/Rakefile:23:in `block in <top (required)>'
/usr/local/bundle/ruby/2.5.0/gems/rake-12.3.0/exe/rake:27:in `<top (required)>'
/usr/local/bundle/bin/bundle:23:in `load'
/usr/local/bundle/bin/bundle:23:in `<main>'
Tasks: TOP => test
(See full trace by running task with --trace)

> Task :beam-website:testWebsite FAILED
:beam-website:testWebsite (Thread[Task worker for ':',5,main]) completed. Took 39.358 secs.
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':',5,main]) started.

> Task :beam-website:stopAndRemoveDockerContainer
Caching disabled for task ':beam-website:stopAndRemoveDockerContainer': Caching has not been enabled for the task
Task ':beam-website:stopAndRemoveDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src/website> Command: docker rm -f 96a00ee3f69df120b91122677a079d56ea273865926ad9433bbfede54575670f
Successfully started process 'command 'docker''
96a00ee3f69df120b91122677a079d56ea273865926ad9433bbfede54575670f
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':',5,main]) completed. Took 0.424 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-website:testWebsite'.
> Process 'command 'docker'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 2m 10s
7 actionable tasks: 7 executed

Publishing build scan...
https://gradle.com/s/wxfvqhveqg64q

Closing Git repo: <https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src/.git>
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PreCommit_Website_Cron #473

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


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org