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

Changes:

[Kenneth Knowles] Fix kenn at apache email address in blog author list

[randomstep] [BEAM-8706] Bump antlr4 to 4.9.2

[kwu] [BEAM-12227] Update ExternalWorkerServiceTest

[heejong] bugfix for cut_release_branch.sh

[noreply] [BEAM-12118] Fix race introduced in QueeuingBeamFnDataClient 
triggering

[noreply] [BEAM-9547] WontImplement a few more DeferredGroupBy operations 
(#14675)

[Kenneth Knowles] Add Beam 2.29.0 release blog post

[Kenneth Knowles] Update website for 2.29.0 release

[Kenneth Knowles] [BEAM-12222] Update Dataflow container for side input changes

[Kenneth Knowles] Increase timeout of Dataflow V1 streaming ValidatesRunner

[noreply] [BEAM-12158] Regen go protos & rename internal proto package (#14612)


------------------------------------------
[...truncated 910.80 KB...]
root = None
prefix = None
Ignoring pip-licenses: markers 'python_version <= "2.7"' don't match your 
environment
WARNING: Value for scheme.headers does not match. Please report this to 
<https://github.com/pypa/pip/issues/9617>
distutils: /usr/local/include/python3.8/UNKNOWN
sysconfig: /usr/local/include/python3.8
WARNING: Additional context:
user = False
home = None
root = None
prefix = None
WARNING: Running pip as root will break packages and permissions. You 
should install packages reliably by using venv: 
https://pip.pypa.io/warnings/venv
INFO:root:Successfully pulled licenses for 84 dependencies
Found existing installation: pip-licenses 2.3.0
Uninstalling pip-licenses-2.3.0:
  Successfully uninstalled pip-licenses-2.3.0
WARNING: Running pip as root will break packages and permissions. You 
should install packages reliably by using venv: 
https://pip.pypa.io/warnings/venv
Removing intermediate container e809fa45c259
 ---> 282ab5e3e1f4
Step 17/23 : RUN rm -rf /tmp/license_scripts
 ---> Running in 50c207e563cf
Removing intermediate container 50c207e563cf
 ---> 81860d1add58
Step 18/23 : RUN pip freeze --all
 ---> Running in 2ae2bbcc3919
absl-py==0.12.0
apache-beam @ file:///opt/apache/beam/tars/apache-beam.tar.gz
astunparse==1.6.3
avro-python3==1.8.2
cachetools==4.2.2
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
crcmod==1.7
Cython==0.29.13
dill==0.3.1.1
docopt==0.6.2
fastavro==1.0.0.post1
fasteners==0.16
flatbuffers==1.12
future==0.18.2
gast==0.3.3
google-api-core==1.22.0
google-apitools==0.5.31
google-auth==1.30.0
google-auth-oauthlib==0.4.4
google-cloud-bigquery==1.26.1
google-cloud-bigtable==1.0.0
google-cloud-core==1.4.1
google-cloud-datastore==1.7.4
google-cloud-dlp==1.0.0
google-cloud-language==1.3.0
google-cloud-pubsub==1.0.2
google-cloud-spanner==1.19.1
google-cloud-videointelligence==1.16.1
google-cloud-vision==1.0.0
google-crc32c==1.1.2
google-pasta==0.2.0
google-resumable-media==1.2.0
googleapis-common-protos==1.53.0
grpc-google-iam-v1==0.12.3
grpcio==1.32.0
grpcio-gcp==0.2.2
guppy3==3.0.9
h5py==2.10.0
hdfs==2.5.8
httplib2==0.19.1
idna==2.10
joblib==1.0.1
Keras-Preprocessing==1.1.2
Markdown==3.3.4
mmh3==2.5.1
nose==1.3.7
numpy==1.19.5
oauth2client==4.1.3
oauthlib==3.1.0
opt-einsum==3.3.0
pandas==1.2.4
pip==21.1
protobuf==3.12.2
protorpc==0.12.0
PTable==0.9.2
pyarrow==3.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pydot==1.4.1
PyHamcrest==1.10.1
pymongo==3.9.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-gflags==3.0.6
pytz==2019.3
PyYAML==5.4
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7.2
scikit-learn==0.24.1
scipy==1.4.1
setuptools==56.0.0
six==1.15.0
tenacity==7.0.0
tensorboard==2.5.0
tensorboard-data-server==0.6.0
tensorboard-plugin-wit==1.8.0
tensorflow==2.4.1
tensorflow-estimator==2.4.0
termcolor==1.1.0
threadpoolctl==2.1.0
typing-extensions==3.7.4.3
urllib3==1.26.4
Werkzeug==1.0.1
wheel==0.36.2
wrapt==1.12.1
Removing intermediate container 2ae2bbcc3919
 ---> 7ed6928ef4c2
Step 19/23 : RUN pip check
 ---> Running in 82115f0ce725
No broken requirements found.
Removing intermediate container 82115f0ce725
 ---> 310ce192a8f0
Step 20/23 : COPY target/LICENSE /opt/apache/beam/
 ---> 8b99721a8b14
Step 21/23 : COPY target/NOTICE /opt/apache/beam/
 ---> efc0a986fccf
Step 22/23 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 414953cb8194
Step 23/23 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 456232399e61
Removing intermediate container 456232399e61
 ---> da88a483088c
Successfully built da88a483088c
Successfully tagged 
gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:2.31.0.dev

> Task 
> :sdks:python:container:py38:dockerTagA2849e0ac073754f2de802c44dc656a95a2cd368
> Task :sdks:python:container:py37:dockerTagLatest

> Task :sdks:python:container:py37:dockerPushLatest
The push refers to repository 
[gcr.io/apache-beam-testing/beam-sdk/beam_python3.7_sdk]
06670421a3b1: Preparing
617e5fff6732: Preparing
9b68e6d39e58: Preparing
b116fa293206: Preparing
5076ed142067: Preparing
3e43e5b448f8: Preparing
b2e28c99be30: Preparing
800bf0c9423a: Preparing
886c23c6c045: Preparing
744026a6c0b2: Preparing
1a6e0b7ec177: Preparing
a74b1f16b12c: Preparing
be1a10288975: Preparing
e1fb0fd26ee8: Preparing
bc92f12b35c4: Preparing
00b55920663e: Preparing
15428e2e8bfb: Preparing
11c06a7d9444: Preparing
5d51721ef591: Preparing
ad316ea514d2: Preparing
84a815ddec01: Preparing
8d18b38717e2: Preparing
651326e9f1ca: Preparing
5d5962699bd5: Preparing
a42439ce9650: Preparing
26270c5e25fa: Preparing
e2c6ff462357: Preparing
00b55920663e: Waiting
15428e2e8bfb: Waiting
744026a6c0b2: Waiting
11c06a7d9444: Waiting
5d51721ef591: Waiting
5076ed142067: Waiting
1a6e0b7ec177: Waiting
ad316ea514d2: Waiting
3e43e5b448f8: Waiting
a74b1f16b12c: Waiting
84a815ddec01: Waiting
bc92f12b35c4: Waiting
b2e28c99be30: Waiting
e1fb0fd26ee8: Waiting
8d18b38717e2: Waiting
be1a10288975: Waiting
800bf0c9423a: Waiting
5d5962699bd5: Waiting
a42439ce9650: Waiting
651326e9f1ca: Waiting
886c23c6c045: Waiting
06670421a3b1: Layer already exists
617e5fff6732: Layer already exists
9b68e6d39e58: Layer already exists
5076ed142067: Layer already exists
3e43e5b448f8: Layer already exists
b116fa293206: Layer already exists
b2e28c99be30: Layer already exists
800bf0c9423a: Layer already exists
886c23c6c045: Layer already exists
744026a6c0b2: Layer already exists
1a6e0b7ec177: Layer already exists
a74b1f16b12c: Layer already exists
be1a10288975: Layer already exists
e1fb0fd26ee8: Layer already exists
bc92f12b35c4: Layer already exists
00b55920663e: Layer already exists
15428e2e8bfb: Layer already exists
11c06a7d9444: Layer already exists
5d51721ef591: Layer already exists
ad316ea514d2: Layer already exists
84a815ddec01: Layer already exists
651326e9f1ca: Layer already exists
8d18b38717e2: Layer already exists
5d5962699bd5: Layer already exists
a42439ce9650: Layer already exists
e2c6ff462357: Layer already exists
26270c5e25fa: Layer already exists
latest: digest: 
sha256:31dd5b2cc4196e458d8db8ec3c28334ee3cbfacfc0d29072f6251925a11fe532 size: 
5977

> Task :sdks:python:container:py37:dockerTagsPush
> Task 
> :sdks:python:container:py38:dockerPushA2849e0ac073754f2de802c44dc656a95a2cd368
986660703df6: Pushed
a2849e0ac073754f2de802c44dc656a95a2cd368: digest: 
sha256:0a83e3ec324f32f27dbdc7bde2b1d14c37e586f3f36a0df7313df4d88a26eff4 size: 
5977

> Task :sdks:python:container:py38:dockerTagLatest
> Task :sdks:python:container:py38:dockerPushLatest
> Task :sdks:python:container:py38:dockerTagsPush

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:container:py36:docker'.
> Process 'command 'docker'' finished with non-zero exit value 2

* 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.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 14m 27s
156 actionable tasks: 126 executed, 21 from cache, 9 up-to-date
Gradle was unable to watch the file system for changes. The inotify watches 
limit is too low.

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

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