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

------------------------------------------
[...truncated 1.01 KB...]
 > git checkout -f 11baa1ea69d37935be147e89c8ff1b3ddac7731c
Commit message: "[BEAM-4776] AutoValues for MetricResults, MetricQueryResults 
(#7621)"
 > git rev-list --no-walk 11baa1ea69d37935be147e89c8ff1b3ddac7731c # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ 
<https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src/gradlew> 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :websitePreCommit
To honour the JVM settings for this build a new JVM will be forked. Please 
consider using the daemon: 
https://docs.gradle.org/4.10.3/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Parallel execution is an incubating feature.
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check
> Task :buildSrc:build
Parallel execution with configuration on demand is an incubating feature.
> Task :beam-website:setupBuildDir

> Task :beam-website:buildDockerImage
Sending build context to Docker daemon  26.41MB
Step 1/7 : FROM ruby:2.5
2.5: Pulling from library/ruby
ab1fc7e4bf91: Already exists
35fba333ff52: Already exists
f0cb1fa13079: Already exists
3d1dd648b5ad: Already exists
49f7a0920ce1: Already exists
8cf8e3de2ce5: Pulling fs layer
075fce177af3: Pulling fs layer
51a0fe58c6d8: Pulling fs layer
8cf8e3de2ce5: Verifying Checksum
8cf8e3de2ce5: Download complete
51a0fe58c6d8: Verifying Checksum
51a0fe58c6d8: Download complete
8cf8e3de2ce5: Pull complete
075fce177af3: Verifying Checksum
075fce177af3: Download complete
075fce177af3: Pull complete
51a0fe58c6d8: Pull complete
Digest: sha256:3a3ed9107034a16c2fa3ca0b12b9ac138b5df2514c15019466dc702da981251c
Status: Downloaded newer image for ruby:2.5
 ---> feea8cad6f9e
Step 2/7 : WORKDIR /ruby
 ---> 54bfb0acc947
Removing intermediate container 8ebdd0c850fd
Step 3/7 : RUN gem install bundler
 ---> Running in 3345b6d7d54e
Successfully installed bundler-2.0.1
1 gem installed
 ---> bbbbbe6bf348
Removing intermediate container 3345b6d7d54e
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> e5b946181dac
Removing intermediate container bf6fdc446f7b
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Running in a8c9b7f57d34
Fetching gem metadata from https://rubygems.org/.........
Fetching rake 12.3.0
Installing rake 12.3.0
Fetching concurrent-ruby 1.1.4
Installing concurrent-ruby 1.1.4
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.11
Installing activesupport 4.2.11
Fetching public_suffix 3.0.3
Installing public_suffix 3.0.3
Fetching addressable 2.5.2
Installing addressable 2.5.2
Using bundler 1.17.2
Fetching colorator 1.1.0
Installing colorator 1.1.0
Fetching colorize 0.8.1
Installing colorize 0.8.1
Fetching ffi 1.9.25
Installing ffi 1.9.25 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.5
Installing nokogiri 1.8.5 with native extensions
Fetching parallel 1.12.1
Installing parallel 1.12.1
Fetching typhoeus 1.3.1
Installing typhoeus 1.3.1
Fetching yell 2.0.7
Installing yell 2.0.7
Fetching html-proofer 3.9.3
Installing html-proofer 3.9.3
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`
 ---> aad859b5117a
Removing intermediate container a8c9b7f57d34
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Running in fbc6b390dc59
 ---> 86046bdc56de
Removing intermediate container fbc6b390dc59
Step 7/7 : CMD sleep 3600
 ---> Running in 3134e0eb4597
 ---> 24503ada1832
Removing intermediate container 3134e0eb4597
Successfully built 24503ada1832
Successfully tagged beam-website:latest

> Task :beam-website:createDockerContainer

> Task :beam-website:startDockerContainer
e659deba66a6783174851c3ee52f3d46f8b267eae1864f29d0dfb0f6d7f8d565

> Task :beam-website:buildLocalWebsite
`/` 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 12.987 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

> Task :beam-website:testWebsite
`/` is not writable.
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
Running ["HtmlCheck", "ImageCheck", "ScriptCheck", "LinkCheck"] on 
["./generated-local-content"] on *.html... 


Checking 877 external links...
Ran on 189 files!


- ./generated-local-content/contribute/dependencies/index.html
  *  External link 
https://cwiki.apache.org/confluence/display/BEAM/Contribution+Testing+Guide 
failed: 503 No error
- ./generated-local-content/contribute/get-help/index.html
  *  External link 
https://cwiki.apache.org/confluence/display/BEAM/Contributor+FAQ failed: got a 
time out (response code 0)
- ./generated-local-content/contribute/index.html
  *  External link https://cwiki.apache.org/confluence/display/BEAM/Apache+Beam 
failed: 503 No error
  *  External link 
https://cwiki.apache.org/confluence/display/BEAM/Contribution+Testing+Guide#ContributionTestingGuide-Pre-commit
 failed: got a time out (response code 0)
  *  External link https://cwiki.apache.org/confluence/display/BEAM/Git+Tips 
failed: 503 No error
  *  External link https://cwiki.apache.org/confluence/display/BEAM/Go+Tips 
failed: 503 No error
  *  External link https://cwiki.apache.org/confluence/display/BEAM/Gradle+Tips 
failed: 503 No error
  *  External link https://cwiki.apache.org/confluence/display/BEAM/Java+Tips 
failed: 503 No error
  *  External link 
https://cwiki.apache.org/confluence/display/BEAM/Jenkins+Tips failed: 503 No 
error
  *  External link https://cwiki.apache.org/confluence/display/BEAM/Python+Tips 
failed: got a time out (response code 0)
  *  External link 
https://cwiki.apache.org/confluence/display/BEAM/Using+IntelliJ+IDE failed: 503 
No error
  *  External link 
https://cwiki.apache.org/confluence/display/BEAM/Website+Tips failed: got a 
time out (response code 0)
- ./generated-local-content/contribute/postcommits-policies/index.html
  *  External link 
https://cwiki.apache.org/confluence/display/BEAM/Contribution+Testing+Guide#ContributionTestingGuide-Bestpracticesforwritingtests
 failed: got a time out (response code 0)
- 
./generated-local-content/documentation/resources/learning-resources/index.html
  *  External link http://blog.nanthrax.net/?p=811 failed: got a time out 
(response code 0)
rake aborted!
HTML-Proofer found 14 failures!
/usr/local/bundle/ruby/2.5.0/gems/html-proofer-3.9.3/lib/html-proofer/runner.rb:167:in
 `print_failed_tests'
/usr/local/bundle/ruby/2.5.0/gems/html-proofer-3.9.3/lib/html-proofer/runner.rb:48:in
 `run'
/repo/build/website/Rakefile:21: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

> Task :beam-website:stopAndRemoveDockerContainer
e659deba66a6783174851c3ee52f3d46f8b267eae1864f29d0dfb0f6d7f8d565

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 --info or --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 4m 37s
7 actionable tasks: 7 executed

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to