See 
<https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/6/display/redirect?page=changes>

Changes:

[amaliujia] update create table to create external table

[melissapa] add whitespace to redirection in create_external_table

[ehudm] Add deprecation notices

[yifanzou] [BEAM-5603] fix broken 2.6.0 download links

[ankurgoenka] Filtering Metrics and Splittable ParDo tests for Portable Runner

[mergebot] [BEAM-5339] update the beam dependency guide

[mergebot] Update beam-site for release 2.7.0

[apilloud] Pull in SELECT documentation from bigquery

[apilloud] Update SELECT doc for Beam

[mergebot] Fix wrong gradle project targets in testing web-page.

[mergebot] Add Beam 2.7.0 release blog post

[altay] Update release guide

[github] Edit suggestions

[ehudm] Upgrade Python SDK to PubSub 0.35.4

[github] Add JIRA template for post-commit failures

[scott] Increase timeouts and limit parallelism of website link check

[scott] Update internal links to use site.baseurl

[github] [BEAM-5665] Exclude down website atrato.io from website checks

[yifanzou] [BEAM-5667] remove gradle files from website

[thw] [BEAM-5442] Attempt to fix postcommit breakage.

[amaliujia] [BEAM-5641] Move mock classes to sql src/main and rename to test 
classes

[aaltay] [BEAM-5607] Set python_version of typing library < 3.5.0 (#6543)

[scott] [BEAM-4501] Update website contribution and release docs (#6533)

[amyrvold] Always publish without checking links

[github] [BEAM-3612] Add way to query emitter registration

[github] [BEAM-3612] Add way to query input registration

------------------------------------------
[...truncated 22.80 KB...]
All projects evaluated.
Tasks to be executed: [task ':beam-website:setupBuildDir', task 
':beam-website:buildDockerImage', task ':beam-website:createDockerContainer', 
task ':beam-website:startDockerContainer', task ':beam-website:buildWebsite', 
task ':beam-website:stopAndRemoveDockerContainer', task 
':beam-website:setupVirtualenv', task ':beam-website:stageWebsite']
VisTEG: Dependency graph written into 
<https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/ws/src/build/reports/visteg.dot>
:beam-website:setupBuildDir (Thread[Task worker for ':',5,main]) started.

> Task :beam-website:setupBuildDir
Build cache key for task ':beam-website:setupBuildDir' is 
e17a1504b1e4eb6e1d3dfd5f3dd82a55
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.025 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_Stage_GCS_Cron/ws/src/website>
 Command: docker build -t beam-website .
Successfully started process 'command 'docker''
Sending build context to Docker daemon  26.04MB
Step 1/7 : FROM ruby:2.5
2.5: Pulling from library/ruby
05d1a5232b46: Already exists
5cee356eda6b: Already exists
89d3385f0fd3: Already exists
80ae6b477848: Already exists
28bdf9e584cc: Already exists
bdeb28e714e4: Already exists
11cda9982b82: Pulling fs layer
33aaff5a89b2: Pulling fs layer
33aaff5a89b2: Download complete
11cda9982b82: Verifying Checksum
11cda9982b82: Download complete
11cda9982b82: Pull complete
33aaff5a89b2: Pull complete
Digest: sha256:cd837100858b0fd91a2709e17ac55c905a2556807eb79c2f05867c9214046385
Status: Downloaded newer image for ruby:2.5
 ---> 8e2b5b80415f
Step 2/7 : WORKDIR /ruby
 ---> 0355d15c7f00
Removing intermediate container 57bd242da545
Step 3/7 : RUN gem install bundler
 ---> Running in 7ba385d28d59
Successfully installed bundler-1.16.6
1 gem installed
 ---> ee760e4dd880
Removing intermediate container 7ba385d28d59
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> 750f657eddc7
Removing intermediate container caaf32abcac5
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Running in d8360d65e045
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.16.6
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`
 ---> 7a5f9e6c360d
Removing intermediate container d8360d65e045
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Running in 088356a11e4a
 ---> f6e6dde90f2f
Removing intermediate container 088356a11e4a
Step 7/7 : CMD sleep 3600
 ---> Running in 1c7b27513e4e
 ---> 6310f466c8f7
Removing intermediate container 1c7b27513e4e
Successfully built 6310f466c8f7
Successfully tagged beam-website:latest
:beam-website:buildDockerImage (Thread[Task worker for ':',5,main]) completed. 
Took 1 mins 20.772 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_Stage_GCS_Cron/ws/src/website>
 Command: /bin/bash -c docker create -v 
<https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_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.158 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_Stage_GCS_Cron/ws/src/website>
 Command: docker start 
c3b747b2a148f834ef5da86c95343038b7ff005a22f8a17a29c947152dcb2008
Successfully started process 'command 'docker''
c3b747b2a148f834ef5da86c95343038b7ff005a22f8a17a29c947152dcb2008
:beam-website:startDockerContainer (Thread[Task worker for ':',5,main]) 
completed. Took 0.336 secs.
:beam-website:buildWebsite (Thread[Task worker for ':',5,main]) started.

> Task :beam-website:buildWebsite
Build cache key for task ':beam-website:buildWebsite' is 
c095231c611ed244095ed736f815814e
Caching disabled for task ':beam-website:buildWebsite': Caching has not been 
enabled for the task
Task ':beam-website:buildWebsite' is not up-to-date because:
  No history is available.
Starting process 'command 'docker''. Working directory: 
<https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/ws/src/website>
 Command: docker exec 
c3b747b2a148f834ef5da86c95343038b7ff005a22f8a17a29c947152dcb2008 /bin/bash -c 
cd /repo/build/website &&       bundle exec jekyll build       --config 
/repo/website/_config.yml       --incremental --baseurl=/${ghprbPullId}       
--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
            Source: /repo/website/src
       Destination: generated-content
 Incremental build: enabled
      Generating... 
                    done in 15.166 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
:beam-website:buildWebsite (Thread[Task worker for ':',5,main]) completed. Took 
16.821 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_Stage_GCS_Cron/ws/src/website>
 Command: docker rm -f 
c3b747b2a148f834ef5da86c95343038b7ff005a22f8a17a29c947152dcb2008
Successfully started process 'command 'docker''
c3b747b2a148f834ef5da86c95343038b7ff005a22f8a17a29c947152dcb2008
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':',5,main]) 
completed. Took 0.714 secs.
:beam-website:setupVirtualenv (Thread[Task worker for ':',5,main]) started.

> Task :beam-website:setupVirtualenv
Build cache key for task ':beam-website:setupVirtualenv' is 
a178c16dd29c1c337984b5c72057c610
Caching disabled for task ':beam-website:setupVirtualenv': Caching has not been 
enabled for the task
Task ':beam-website:setupVirtualenv' is not up-to-date because:
  No history is available.
Starting process 'command 'virtualenv''. Working directory: 
<https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/ws/src/website>
 Command: virtualenv 
<https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/ws/src/build/website/gradleenv>
Successfully started process 'command 'virtualenv''
New python executable in 
<https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/ws/src/build/website/gradleenv/bin/python2>
Also creating executable in 
<https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/ws/src/build/website/gradleenv/bin/python>
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
Starting process 'command 'sh''. Working directory: 
<https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/ws/src/website>
 Command: sh -c . 
<https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/ws/src/build/website/gradleenv/bin/activate>
 && pip install beautifulsoup4
Successfully started process 'command 'sh''
Collecting beautifulsoup4
  Using cached 
https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl
Installing collected packages: beautifulsoup4
Successfully installed beautifulsoup4-4.6.3
:beam-website:setupVirtualenv (Thread[Task worker for ':',5,main]) completed. 
Took 6.136 secs.
:beam-website:stageWebsite (Thread[Task worker for ':',5,main]) started.

> Task :beam-website:stageWebsite FAILED
Caching disabled for task ':beam-website:stageWebsite': Caching has not been 
enabled for the task
Task ':beam-website:stageWebsite' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
:beam-website:stageWebsite (Thread[Task worker for ':',5,main]) completed. Took 
0.013 secs.

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Cron/ws/src/website/build.gradle'>
 line: 234

* What went wrong:
Execution failed for task ':beam-website:stageWebsite'.
> assert githubPullRequestId.isInteger()
         |                   |
         ${ghprbPullId}      false

* 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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 53s
8 actionable tasks: 8 executed

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

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

Reply via email to