See 
<https://ci-beam.apache.org/job/beam_PostCommit_Website_Publish/6894/display/redirect?page=changes>

Changes:

[Kenneth Knowles] Make streaming and "auto" Dataflow ValidatesRunner jobs have 
different

[Kenneth Knowles] Upgrade checkerframework to 3.7.0

[Kenneth Knowles] Upgrade checkerframework gradle plugin to 0.5.11

[Boyuan Zhang] Lengthprefix any input coder for an ProcessBundleDescriptor.

[noreply] Merge pull request #13153 from [BEAM-11093] Adding BQ snippets for

[noreply] [BEAM-11094] Only work with fully expanded PCollections in

[noreply] Use a newer Python interpreter version as default. (#13140)


------------------------------------------
[...truncated 33.38 KB...]
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Hit:4 http://deb.debian.org/debian stretch Release
Get:5 https://deb.nodesource.com/node_10.x stretch InRelease [4585 B]
Get:7 https://deb.nodesource.com/node_10.x stretch/main amd64 Packages [765 B]
Fetched 5350 B in 0s (9724 B/s)
Reading package lists...

## Run `sudo apt-get install -y nodejs` to install Node.js 10.x and npm
## You may also need development tools to build native addons:
     sudo apt-get install gcc g++ make
## To install the Yarn package manager, run:
     curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
     echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee 
/etc/apt/sources.list.d/yarn.list
     sudo apt-get update && sudo apt-get install yarn


+ apt-get update
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Hit:4 http://deb.debian.org/debian stretch Release
Hit:5 https://deb.nodesource.com/node_10.x stretch InRelease
Reading package lists...
+ apt-get install -y --no-install-recommends nodejs
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpython2.7-minimal python-minimal python2.7-minimal
Suggested packages:
  binfmt-support
Recommended packages:
  libpython2.7-stdlib python python2.7
The following NEW packages will be installed:
  libpython2.7-minimal nodejs python-minimal python2.7-minimal
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 18.0 MB of archives.
After this operation, 88.2 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 python-minimal amd64 
2.7.13-2 [40.5 kB]
Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 
libpython2.7-minimal amd64 2.7.13-2+deb9u4 [390 kB]
Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 
python2.7-minimal amd64 2.7.13-2+deb9u4 [1386 kB]
Get:4 https://deb.nodesource.com/node_10.x stretch/main amd64 nodejs amd64 
10.22.1-1nodesource1 [16.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 18.0 MB in 0s (57.9 MB/s)
Selecting previously unselected package libpython2.7-minimal:amd64.
(Reading database ... 
(Reading database ... 5%(Reading database ... 10%(Reading database ... 
15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 
30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 
45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 
60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%(Reading database ... 10945 files and directories 
currently installed.)
Preparing to unpack .../libpython2.7-minimal_2.7.13-2+deb9u4_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u4) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.13-2+deb9u4_amd64.deb ...
Unpacking python2.7-minimal (2.7.13-2+deb9u4) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.13-2_amd64.deb ...
Unpacking python-minimal (2.7.13-2) ...
Selecting previously unselected package nodejs.
Preparing to unpack .../nodejs_10.22.1-1nodesource1_amd64.deb ...
Unpacking nodejs (10.22.1-1nodesource1) ...
Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u4) ...
Setting up python2.7-minimal (2.7.13-2+deb9u4) ...
Setting up python-minimal (2.7.13-2) ...
Setting up nodejs (10.22.1-1nodesource1) ...
+ apt-get autoremove -yqq --purge
+ apt-get clean
+ rm -rf 
/var/lib/apt/lists/deb.debian.org_debian_dists_stretch-updates_InRelease 
/var/lib/apt/lists/deb.debian.org_debian_dists_stretch-updates_main_binary-amd64_Packages.lz4
 /var/lib/apt/lists/deb.debian.org_debian_dists_stretch_Release 
/var/lib/apt/lists/deb.debian.org_debian_dists_stretch_Release.gpg 
/var/lib/apt/lists/deb.debian.org_debian_dists_stretch_main_binary-amd64_Packages.lz4
 /var/lib/apt/lists/deb.nodesource.com_node%5f10.x_dists_stretch_InRelease 
/var/lib/apt/lists/deb.nodesource.com_node%5f10.x_dists_stretch_main_binary-amd64_Packages.lz4
 /var/lib/apt/lists/lock /var/lib/apt/lists/partial 
/var/lib/apt/lists/security.debian.org_debian-security_dists_stretch_updates_InRelease
 
/var/lib/apt/lists/security.debian.org_debian-security_dists_stretch_updates_main_binary-amd64_Packages.lz4
Removing intermediate container dc827be1a25f
 ---> 05ddf3e9e625
Step 6/8 : RUN curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add 
-     && echo "deb https://dl.yarnpkg.com/debian/ stable main" | tee 
/etc/apt/sources.list.d/yarn.list     && apt-get update     && apt-get install 
-y --no-install-recommends yarn     && apt-get autoremove -yqq --purge     && 
apt-get clean     && rm -rf /var/lib/apt/lists/*
 ---> Running in 30fd7696715b
+ curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg
+ apt-key add -
Warning: apt-key output should not be parsed (stdout is not a terminal)
OK
+ echo 'deb https://dl.yarnpkg.com/debian/ stable main'
+ tee /etc/apt/sources.list.d/yarn.list
deb https://dl.yarnpkg.com/debian/ stable main
+ apt-get update
Get:1 http://security.debian.org/debian-security stretch/updates InRelease 
[53.0 kB]
Ign:2 http://deb.debian.org/debian stretch InRelease
Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB]
Get:4 http://deb.debian.org/debian stretch Release [118 kB]
Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B]
Get:6 https://deb.nodesource.com/node_10.x stretch InRelease [4585 B]
Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 
Packages [604 kB]
Get:8 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]
Get:9 http://deb.debian.org/debian stretch-updates/main amd64 Packages [2596 B]
Get:10 http://deb.debian.org/debian stretch/main amd64 Packages [7080 kB]
Get:11 https://deb.nodesource.com/node_10.x stretch/main amd64 Packages [765 B]
Get:12 https://dl.yarnpkg.com/debian stable/main amd64 Packages [10.1 kB]
Get:13 https://dl.yarnpkg.com/debian stable/main all Packages [10.1 kB]
Fetched 7996 kB in 1s (6115 kB/s)
Reading package lists...
+ apt-get install -y --no-install-recommends yarn
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  yarn
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 891 kB of archives.
After this operation, 5407 kB of additional disk space will be used.
Get:1 https://dl.yarnpkg.com/debian stable/main amd64 yarn all 1.22.5-1 [891 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 891 kB in 0s (2655 kB/s)
Selecting previously unselected package yarn.
(Reading database ... 
(Reading database ... 5%(Reading database ... 10%(Reading database ... 
15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 
30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 
45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 
60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%(Reading database ... 15894 files and directories 
currently installed.)
Preparing to unpack .../archives/yarn_1.22.5-1_all.deb ...
Unpacking yarn (1.22.5-1) ...
Setting up yarn (1.22.5-1) ...
+ apt-get autoremove -yqq --purge
+ apt-get clean
+ rm -rf 
/var/lib/apt/lists/deb.debian.org_debian_dists_stretch-updates_InRelease 
/var/lib/apt/lists/deb.debian.org_debian_dists_stretch-updates_main_binary-amd64_Packages.lz4
 /var/lib/apt/lists/deb.debian.org_debian_dists_stretch_Release 
/var/lib/apt/lists/deb.debian.org_debian_dists_stretch_Release.gpg 
/var/lib/apt/lists/deb.debian.org_debian_dists_stretch_main_binary-amd64_Packages.lz4
 /var/lib/apt/lists/deb.nodesource.com_node%5f10.x_dists_stretch_InRelease 
/var/lib/apt/lists/deb.nodesource.com_node%5f10.x_dists_stretch_main_binary-amd64_Packages.lz4
 /var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_InRelease 
/var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_main_binary-all_Packages.lz4
 
/var/lib/apt/lists/dl.yarnpkg.com_debian_dists_stable_main_binary-amd64_Packages.lz4
 /var/lib/apt/lists/lock /var/lib/apt/lists/partial 
/var/lib/apt/lists/security.debian.org_debian-security_dists_stretch_updates_InRelease
 
/var/lib/apt/lists/security.debian.org_debian-security_dists_stretch_updates_main_binary-amd64_Packages.lz4
Removing intermediate container 30fd7696715b
 ---> 9fd92b9f0fb2
Step 7/8 : RUN HUGOHOME="$(mktemp -d)"     && export HUGOHOME     && curl -sL 
https://github.com/gohugoio/hugo/releases/download/v0.68.3/hugo_extended_0.68.3_Linux-64bit.tar.gz
 > "${HUGOHOME}/hugo.tar.gz"     && tar -xzvf "${HUGOHOME}/hugo.tar.gz" hugo    
 && mv hugo /usr/local/bin/hugo     && chmod +x /usr/local/bin/hugo     && rm 
-r "${HUGOHOME}"
 ---> Running in 80c47ca29f32
++ mktemp -d
+ HUGOHOME=/tmp/tmp.qavzfWpvGS
+ export HUGOHOME
+ curl -sL 
https://github.com/gohugoio/hugo/releases/download/v0.68.3/hugo_extended_0.68.3_Linux-64bit.tar.gz
+ tar -xzvf /tmp/tmp.qavzfWpvGS/hugo.tar.gz hugo
hugo
+ mv hugo /usr/local/bin/hugo
+ chmod +x /usr/local/bin/hugo
+ rm -r /tmp/tmp.qavzfWpvGS
Removing intermediate container 80c47ca29f32
 ---> db840d4021a5
Step 8/8 : WORKDIR /opt/
 ---> Running in 9c95357e4973
Removing intermediate container 9c95357e4973
 ---> 739aaa4b56b0
Successfully built 739aaa4b56b0
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
f3525c7ee15827870f43fbfcbc45f3afe04d67f60b9bf528b592fd9e51d6d9cf

> Task :website:setupDockerContainer

> Task :website:installDependencies
yarn install v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
info [email protected]: The platform "linux" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. 
Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
Done in 2.48s.

> Task :website:initGitSubmodules
Submodule 'website/www/site/themes/docsy' (https://github.com/google/docsy.git) 
registered for path 'website/www/site/themes/docsy'
Cloning into '/opt/website/www/site/themes/docsy'...
Submodule path 'website/www/site/themes/docsy': checked out 
'8b786354829536454688df1e63b9cad792f68562'
Submodule 'assets/vendor/Font-Awesome' 
(https://github.com/FortAwesome/Font-Awesome.git) registered for path 
'website/www/site/themes/docsy/assets/vendor/Font-Awesome'
Submodule 'assets/vendor/bootstrap' (https://github.com/twbs/bootstrap.git) 
registered for path 'website/www/site/themes/docsy/assets/vendor/bootstrap'
Cloning into '/opt/website/www/site/themes/docsy/assets/vendor/Font-Awesome'...
Cloning into '/opt/website/www/site/themes/docsy/assets/vendor/bootstrap'...
Submodule path 'website/www/site/themes/docsy/assets/vendor/Font-Awesome': 
checked out '538a5bc4cf7989821d052e3ff919e2bead07021c'
Submodule path 'website/www/site/themes/docsy/assets/vendor/bootstrap': checked 
out '3b558734382ce58b51e5fc676453bfd53bba9201'

> Task :website:buildCodeSamples
yarn run v1.22.5
$ ./build_code_samples.sh
Working directory: /opt/website/www
Dist directory: ./site/code_samples
mkdir: created directory './site/code_samples'
Done in 0.57s.

> Task :website:buildApacheWebsite
yarn run v1.22.5
$ cross-env HUGO_ENV=production hugo --minify -d ../dist -s site -v -d 
/opt/build/website/generated-apache-content --config 
/opt/website/www/site/config.toml
INFO 2020/10/22 00:05:52 Using config file: 
Building sites … INFO 2020/10/22 00:05:52 syncing static files to 
/opt/build/website/generated-apache-content/
INFO 2020/10/22 00:06:03 postcss: use config file 
/opt/website/www/site/themes/docsy/postcss.config.js

  Replace Autoprefixer browsers option to Browserslist config.
  Use browserslist key in package.json or .browserslistrc file.

  Using browsers option can cause errors. Browserslist config 
  can be used for Babel, Autoprefixer, postcss-normalize and other tools.

  If you really need to use option, rename it to overrideBrowserslist.

  Learn more at:
  https://github.com/browserslist/browserslist#readme
  https://twitter.com/browserslist



                   | EN   
-------------------+------
  Pages            | 307  
  Paginator pages  |   0  
  Non-page files   |   0  
  Static files     | 243  
  Processed images |   0  
  Aliases          | 122  
  Sitemaps         |   1  
  Cleaned          |   0  

Total in 18282 ms
Done in 18.45s.

> Task :website:stopAndRemoveDockerContainer
f3525c7ee15827870f43fbfcbc45f3afe04d67f60b9bf528b592fd9e51d6d9cf

> Task :website:commitWebsite FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PostCommit_Website_Publish/ws/src/website/build.gradle'>
 line: 270

* What went wrong:
Execution failed for task ':website:commitWebsite'.
> No .git directory found!

* 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

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

BUILD FAILED in 4m 16s
12 actionable tasks: 10 executed, 2 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
No JDK named ‘JDK 1.8 (latest)’ found

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

Reply via email to