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

Changes:

[Robin Qiu] Propagate BigQuery streaming insert throttled time to Dataflow 
worker in

[Kamil Wasilewski] [BEAM-10524] JSON decoder for ReadFromBigQuery supports 
repeatable

[noreply] Merge pull request #12415 from [BEAM-10603] Add the RecordingManager 
and


------------------------------------------
[...truncated 32.69 KB...]
Get:7 https://deb.nodesource.com/node_10.x stretch/main amd64 Packages [766 B]
Fetched 5351 B in 0s (9580 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://security.debian.org/debian-security stretch/updates/main amd64 
libpython2.7-minimal amd64 2.7.13-2+deb9u4 [390 kB]
Get:2 http://deb.debian.org/debian stretch/main amd64 python-minimal amd64 
2.7.13-2 [40.5 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.0-1nodesource1 [16.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 18.0 MB in 0s (55.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.0-1nodesource1_amd64.deb ...
Unpacking nodejs (10.22.0-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.0-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 89219a2a237b
 ---> 8e22d2bec517
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 7ff6c9c2b385
+ 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
+ tee /etc/apt/sources.list.d/yarn.list
+ echo 'deb https://dl.yarnpkg.com/debian/ stable main'
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 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]
Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 
Packages [558 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 [766 B]
Get:12 https://dl.yarnpkg.com/debian stable/main amd64 Packages [9953 B]
Get:13 https://dl.yarnpkg.com/debian stable/main all Packages [9953 B]
Fetched 7949 kB in 1s (5489 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.4-1 [891 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 891 kB in 0s (6537 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.4-1_all.deb ...
Unpacking yarn (1.22.4-1) ...
Setting up yarn (1.22.4-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 7ff6c9c2b385
 ---> 5a2a0e98de69
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 9b993301ca8b
++ mktemp -d
+ HUGOHOME=/tmp/tmp.N7eRI2GsvG
+ 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.N7eRI2GsvG/hugo.tar.gz hugo
hugo
+ mv hugo /usr/local/bin/hugo
+ chmod +x /usr/local/bin/hugo
+ rm -r /tmp/tmp.N7eRI2GsvG
Removing intermediate container 9b993301ca8b
 ---> 4383f962e28a
Step 8/8 : WORKDIR /opt/
 ---> Running in f835328a658a
Removing intermediate container f835328a658a
 ---> 47a979744ea8
Successfully built 47a979744ea8
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
40381350e6a2a31edbdc550eb43cbf7c914e4ee96dde2dd149eff4048dc241f8

> Task :website:setupDockerContainer

> Task :website:installDependencies
yarn install v1.22.4
warning Skipping preferred cache folder "/.cache/yarn" because it is not 
writable.
warning Selected the next writable cache folder in the list, will be 
"/tmp/.yarn-cache-910".
[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...
error Could not write file "/opt/website/www/yarn-error.log": "EACCES: 
permission denied, open '/opt/website/www/yarn-error.log'"
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this 
command.
error An unexpected error occurred: "EACCES: permission denied, mkdir 
'/opt/website/www/node_modules'".

> Task :website:installDependencies FAILED

> Task :website:initGitSubmodules FAILED
error: could not lock config file .git/config: Permission denied
fatal: Failed to register url for submodule path 'website/www/site/themes/docsy'

> Task :website:buildCodeSamples FAILED
yarn run v1.22.4
warning Skipping preferred cache folder "/.cache/yarn" because it is not 
writable.
warning Selected the next writable cache folder in the list, will be 
"/tmp/.yarn-cache-910".
$ ./build_code_samples.sh
warning Cannot find a suitable global folder. Tried these: "/usr/local, /.yarn"
Working directory: /opt/website/www
Dist directory: ./site/code_samples
mkdir: cannot create directory ‘./site/code_samples’: Permission denied
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this 
command.
error Command failed with exit code 1.

> Task :website:buildApacheWebsite FAILED
yarn run v1.22.4
warning Skipping preferred cache folder "/.cache/yarn" because it is not 
writable.
warning Selected the next writable cache folder in the list, will be 
"/tmp/.yarn-cache-910".
$ 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
warning Cannot find a suitable global folder. Tried these: "/usr/local, /.yarn"
/bin/sh: 1: cross-env: not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this 
command.

> Task :website:stopAndRemoveDockerContainer
40381350e6a2a31edbdc550eb43cbf7c914e4ee96dde2dd149eff4048dc241f8

FAILURE: Build completed with 4 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':website:installDependencies'.
> 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':website:initGitSubmodules'.
> Process 'command 'docker'' finished with non-zero exit value 128

* 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.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':website:buildCodeSamples'.
> 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.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':website:buildApacheWebsite'.
> Process 'command 'docker'' finished with non-zero exit value 127

* 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 19s
11 actionable tasks: 9 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/5jpvo4t3s4iuq

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