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

Changes:

[noreply] [BEAM-12898] Flink Load Tests failure- UncheckedExecutionException -


------------------------------------------
[...truncated 1.13 MB...]
  adding 'apache_beam/transforms/fully_qualified_named_transform_test.py'
  adding 'apache_beam/transforms/periodicsequence.py'
  adding 'apache_beam/transforms/periodicsequence_test.py'
  adding 'apache_beam/transforms/ptransform.py'
  adding 'apache_beam/transforms/ptransform_test.py'
  adding 'apache_beam/transforms/py_dataflow_distribution_counter.py'
  adding 'apache_beam/transforms/resources.py'
  adding 'apache_beam/transforms/resources_test.py'
  adding 'apache_beam/transforms/sideinputs.py'
  adding 'apache_beam/transforms/sideinputs_test.py'
  adding 'apache_beam/transforms/sql.py'
  adding 'apache_beam/transforms/sql_test.py'
  adding 'apache_beam/transforms/stats.cpython-36m-x86_64-linux-gnu.so'
  adding 'apache_beam/transforms/stats.pxd'
  adding 'apache_beam/transforms/stats.py'
  adding 'apache_beam/transforms/stats_test.py'
  adding 'apache_beam/transforms/timeutil.py'
  adding 'apache_beam/transforms/transforms_keyword_only_args_test.py'
  adding 'apache_beam/transforms/trigger.py'
  adding 'apache_beam/transforms/trigger_test.py'
  adding 'apache_beam/transforms/userstate.py'
  adding 'apache_beam/transforms/userstate_test.py'
  adding 'apache_beam/transforms/util.py'
  adding 'apache_beam/transforms/util_test.py'
  adding 'apache_beam/transforms/validate_runner_xlang_test.py'
  adding 'apache_beam/transforms/window.py'
  adding 'apache_beam/transforms/window_test.py'
  adding 'apache_beam/transforms/write_ptransform_test.py'
  adding 'apache_beam/typehints/__init__.py'
  adding 'apache_beam/typehints/decorators.py'
  adding 'apache_beam/typehints/decorators_test.py'
  adding 'apache_beam/typehints/native_type_compatibility.py'
  adding 'apache_beam/typehints/native_type_compatibility_test.py'
  adding 'apache_beam/typehints/opcodes.py'
  adding 'apache_beam/typehints/row_type.py'
  adding 'apache_beam/typehints/schemas.py'
  adding 'apache_beam/typehints/schemas_test.py'
  adding 'apache_beam/typehints/sharded_key_type.py'
  adding 'apache_beam/typehints/sharded_key_type_test.py'
  adding 'apache_beam/typehints/trivial_inference.py'
  adding 'apache_beam/typehints/trivial_inference_test.py'
  adding 'apache_beam/typehints/typecheck.py'
  adding 'apache_beam/typehints/typecheck_test.py'
  adding 'apache_beam/typehints/typed_pipeline_test.py'
  adding 'apache_beam/typehints/typehints.py'
  adding 'apache_beam/typehints/typehints_test.py'
  adding 'apache_beam/utils/__init__.py'
  adding 'apache_beam/utils/annotations.py'
  adding 'apache_beam/utils/annotations_test.py'
  adding 'apache_beam/utils/counters.cpython-36m-x86_64-linux-gnu.so'
  adding 'apache_beam/utils/counters.pxd'
  adding 'apache_beam/utils/counters.py'
  adding 'apache_beam/utils/counters_test.py'
  adding 'apache_beam/utils/histogram.py'
  adding 'apache_beam/utils/histogram_test.py'
  adding 'apache_beam/utils/interactive_utils.py'
  adding 'apache_beam/utils/interactive_utils_test.py'
  adding 'apache_beam/utils/plugin.py'
  adding 'apache_beam/utils/processes.py'
  adding 'apache_beam/utils/processes_test.py'
  adding 'apache_beam/utils/profiler.py'
  adding 'apache_beam/utils/profiler_test.py'
  adding 'apache_beam/utils/proto_utils.py'
  adding 'apache_beam/utils/retry.py'
  adding 'apache_beam/utils/retry_test.py'
  adding 'apache_beam/utils/sentinel.py'
  adding 'apache_beam/utils/sharded_key.py'
  adding 'apache_beam/utils/shared.py'
  adding 'apache_beam/utils/shared_test.py'
  adding 'apache_beam/utils/subprocess_server.py'
  adding 'apache_beam/utils/subprocess_server_test.py'
  adding 'apache_beam/utils/thread_pool_executor.py'
  adding 'apache_beam/utils/thread_pool_executor_test.py'
  adding 'apache_beam/utils/timestamp.py'
  adding 'apache_beam/utils/timestamp_test.py'
  adding 'apache_beam/utils/urns.py'
  adding 
'apache_beam/utils/windowed_value.cpython-36m-x86_64-linux-gnu.so'
  adding 'apache_beam/utils/windowed_value.pxd'
  adding 'apache_beam/utils/windowed_value.py'
  adding 'apache_beam/utils/windowed_value_test.py'
  adding 'apache_beam-2.38.0.dev0.dist-info/METADATA'
  adding 'apache_beam-2.38.0.dev0.dist-info/WHEEL'
  adding 'apache_beam-2.38.0.dev0.dist-info/top_level.txt'
  adding 'apache_beam-2.38.0.dev0.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for apache-beam (setup.py): finished with status 'done'
  Created wheel for apache-beam: 
filename=apache_beam-2.38.0.dev0-cp36-cp36m-linux_x86_64.whl size=11292364 
sha256=5b0f8f169b4c3edb1dc78f2ef22e2d194fb6e80ae82857cd316405fa807dc491
  Stored in directory: 
/root/.cache/pip/wheels/71/0a/9d/8434df5e361fe8c44220318cb21455c5dcaa3d25589894f9c8
Successfully built apache-beam
Installing collected packages: apache-beam

> Task :sdks:python:container:py37:docker
 ---> db668241cf99
Step 17/31 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 2d755a5ddc5a
Step 18/31 : COPY target/NOTICE /opt/apache/beam/
 ---> 2559f9deaa0d
Step 19/31 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 7f6ae40faec0
Step 20/31 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in d8cc206473db
Removing intermediate container d8cc206473db
 ---> 0d84d4dfc3bc
Step 21/31 : FROM beam as third_party_licenses
 ---> 0d84d4dfc3bc
Step 22/31 : ARG pull_licenses
 ---> Running in c5b9945adab5
Removing intermediate container c5b9945adab5
 ---> 5f3dc2f1020c
Step 23/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 557c8374894d
Step 24/31 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 0ea0d203bfd3
Step 25/31 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 4d528d0400ed
Removing intermediate container 4d528d0400ed
 ---> c3ba8f0faf35
Step 26/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 54a4d9b9b9c0
Step 27/31 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 
'pip-licenses<4.0.0' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in ee597af61050
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.3-py3-none-any.whl (17 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.7/site-packages 
(6.0)
Requirement already satisfied: tenacity in 
/usr/local/lib/python3.7/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: six>=1.9.0 in 
/usr/local/lib/python3.7/site-packages (from tenacity) (1.16.0)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22925 
sha256=0ce8d5047e0df1148d6ebed7e5bd635e81d530a04047d339cccc69fa2595f039
  Stored in directory: 
/root/.cache/pip/wheels/33/df/2f/674985b3f8a2de3f96357d1eadef5110f74fa91b3785e52a54
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.3
WARNING: Running pip as the 'root' user can result in broken permissions 
and conflicting behaviour with the system package manager. It is recommended to 
use a virtual environment instead: https://pip.pypa.io/warnings/venv
Skip pulling license for  bs4
INFO:root:Successfully pulled licenses for 138 dependencies
Removing intermediate container ee597af61050
 ---> fc1a2a771d23
Step 28/31 : FROM beam
 ---> 0d84d4dfc3bc
Step 29/31 : ARG pull_licenses
 ---> Running in 4dcfc816b94c
Removing intermediate container 4dcfc816b94c
 ---> 561c502daa2f
Step 30/31 : COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 4740c78c2d41
Step 31/31 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
 ---> Running in cecba6b0e7d6

> Task :sdks:python:container:py39:docker
Removing intermediate container b07ff5054bf5
 ---> fe2f61a30e41
Step 26/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 381a66fe7a3a
Step 27/31 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 
'pip-licenses<4.0.0' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in 132de88629bd
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.3-py3-none-any.whl (17 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/site-packages 
(6.0)
Requirement already satisfied: tenacity in 
/usr/local/lib/python3.9/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: six>=1.9.0 in 
/usr/local/lib/python3.9/site-packages (from tenacity) (1.16.0)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22925 
sha256=5953696b7188ffea2c5f047b8f103198df804bd5f25e327d4bfa748df1dd69ac
  Stored in directory: 
/root/.cache/pip/wheels/b8/d5/8b/e0c9765594e0dc8093aae5f67eacc08b9b533da598c710b54a
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.3
WARNING: Running pip as the 'root' user can result in broken permissions 
and conflicting behaviour with the system package manager. It is recommended to 
use a virtual environment instead: https://pip.pypa.io/warnings/venv
INFO:root:Successfully pulled licenses for 137 dependencies
Skip pulling license for  bs4
Removing intermediate container 132de88629bd
 ---> a025dd95ba88
Step 28/31 : FROM beam
 ---> 1af896400556
Step 29/31 : ARG pull_licenses
 ---> Running in dd7e89546673
Removing intermediate container dd7e89546673
 ---> 84590d332da2
Step 30/31 : COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 453adba3e4f9
Step 31/31 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 7fa1e04e3878
Removing intermediate container 7fa1e04e3878
 ---> 8d7131b1f8b7
Successfully built 8d7131b1f8b7
Successfully tagged 
gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.38.0.dev

> Task :sdks:python:container:py37:docker
Removing intermediate container cecba6b0e7d6
 ---> 21bf9c3d2809
Successfully built 21bf9c3d2809

> Task 
> :sdks:python:container:py39:dockerTagDae7215c598d19d0bf9b6370718df76eea019ff6
> Task 
> :sdks:python:container:py37:dockerTagDae7215c598d19d0bf9b6370718df76eea019ff6
> Task 
> :sdks:python:container:py39:dockerPushDae7215c598d19d0bf9b6370718df76eea019ff6
> Task 
> :sdks:python:container:py37:dockerPushDae7215c598d19d0bf9b6370718df76eea019ff6
> Task 
> :sdks:python:container:py36:dockerTagDae7215c598d19d0bf9b6370718df76eea019ff6
> Task 
> :sdks:python:container:py36:dockerPushDae7215c598d19d0bf9b6370718df76eea019ff6
> Task :sdks:python:container:py39:dockerTagLatest
> Task :sdks:python:container:py37:dockerTagLatest
> Task :sdks:python:container:py39:dockerPushLatest
> Task :sdks:python:container:py39:dockerTagsPush
> Task :sdks:python:container:py37:dockerPushLatest
> Task :sdks:python:container:py37:dockerTagsPush
> Task :sdks:python:container:py36:dockerTagLatest
> Task :sdks:python:container:py36:dockerPushLatest
> Task :sdks:python:container:py36:dockerTagsPush

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:container:py38: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 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 26m 27s
175 actionable tasks: 137 executed, 25 from cache, 13 up-to-date

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

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