See <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/72/display/redirect?page=changes>
Changes: [Pablo Estrada] Reducing how much we call BigQuery Get Table API. The BQ API is queried [daniel.o.programmer] [BEAM-10310] Adding thread-safe restriction tracker wrapper. [daniel.o.programmer] [BEAM-10310] Adding GetRestriction method for RTrackers. [noreply] [BEAM-XXXX] Add note on zetaSQL dependencies [Kenneth Knowles] Port PipelineOptionsFactory from Guava Function to [Kenneth Knowles] Inline trivial methods with overly strict types from ReflectHelpers [Kenneth Knowles] Inline trivial fields with overly-specific types in [Kenneth Knowles] Convert static Function fields on ReflectHelpers to static methods [Kenneth Knowles] Improve nullability in PipelineOptionsFactory [Etienne Chauchot] [BEAM-10471] Change assertion method to improve expressiveness and [noreply] Cleanup some old pipeline examples. (#12248) [abhyankar] [BEAM-10506]: Flake / failure in SplunkEventWriterTesTest [noreply] Merge pull request #12074 from [BEAM-10313] Add without_defaults to [zyichi] Loosen Nexmark streaming pipeline finish condition [noreply] Update overview.md [noreply] Move Java function implementations to a sub-module (#12247) ------------------------------------------ [...truncated 111.66 KB...] > Task :sdks:python:apache_beam:testing:load_tests:setupVirtualenv Using base prefix '/usr' New python executable in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/bin/python3.7> Also creating executable in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/bin/python> Installing setuptools, pip, wheel... done. Running virtualenv with interpreter /usr/bin/python3.7 Collecting tox==3.11.1 Using cached tox-3.11.1-py2.py3-none-any.whl (76 kB) Collecting grpcio-tools==1.30.0 Using cached grpcio_tools-1.30.0-cp37-cp37m-manylinux2010_x86_64.whl (2.5 MB) Processing /home/jenkins/.cache/pip/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0/future-0.18.2-py3-none-any.whl Collecting mypy-protobuf==1.18 Using cached mypy_protobuf-1.18-py3-none-any.whl (7.3 kB) Collecting filelock<4,>=3.0.0 Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting virtualenv>=14.0.0 Using cached virtualenv-20.0.27-py2.py3-none-any.whl (4.9 MB) Collecting toml>=0.9.4 Using cached toml-0.10.1-py2.py3-none-any.whl (19 kB) Collecting pluggy<1,>=0.3.0 Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Requirement already satisfied, skipping upgrade: setuptools>=30.0.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from tox==3.11.1) (49.2.0) Collecting six<2,>=1.0.0 Using cached six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting py<2,>=1.4.17 Using cached py-1.9.0-py2.py3-none-any.whl (99 kB) Collecting grpcio>=1.30.0 Using cached grpcio-1.30.0-cp37-cp37m-manylinux2010_x86_64.whl (3.0 MB) Collecting protobuf>=3.5.0.post1 Using cached protobuf-3.12.2-cp37-cp37m-manylinux1_x86_64.whl (1.3 MB) Collecting appdirs<2,>=1.4.3 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting distlib<1,>=0.3.1 Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB) Collecting importlib-metadata<2,>=0.12; python_version < "3.8" Using cached importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) Collecting zipp>=0.5 Using cached zipp-3.1.0-py3-none-any.whl (4.9 kB) Installing collected packages: filelock, appdirs, distlib, zipp, importlib-metadata, six, virtualenv, toml, pluggy, py, tox, grpcio, protobuf, grpcio-tools, future, mypy-protobuf Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 future-0.18.2 grpcio-1.30.0 grpcio-tools-1.30.0 importlib-metadata-1.7.0 mypy-protobuf-1.18 pluggy-0.13.1 protobuf-3.12.2 py-1.9.0 six-1.15.0 toml-0.10.1 tox-3.11.1 virtualenv-20.0.27 zipp-3.1.0 > Task :sdks:python:apache_beam:testing:load_tests:installGcpTest Processing <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/sdks/python/build/apache-beam.tar.gz> Processing /home/jenkins/.cache/pip/wheels/dc/9a/e9/49e627353476cec8484343c4ab656f1e0d783ee77b9dde2d1f/crcmod-1.7-cp37-cp37m-linux_x86_64.whl Processing /home/jenkins/.cache/pip/wheels/a4/61/fd/c57e374e580aa78a45ed78d5859b3a44436af17e22ca53284f/dill-0.3.1.1-py3-none-any.whl Collecting fastavro<0.24,>=0.21.4 Using cached fastavro-0.23.6-cp37-cp37m-manylinux2010_x86_64.whl (1.4 MB) Requirement already satisfied: future<1.0.0,>=0.18.2 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.24.0.dev0) (0.18.2) Requirement already satisfied: grpcio<2,>=1.29.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.24.0.dev0) (1.30.0) Processing /home/jenkins/.cache/pip/wheels/0a/7d/38/ea4eaf831518e6cd867b515b88919a9785eb66f11def5ab859/hdfs-2.5.8-py3-none-any.whl Collecting httplib2<0.18.0,>=0.8 Using cached httplib2-0.17.4-py3-none-any.whl (95 kB) Collecting mock<3.0.0,>=1.0.1 Using cached mock-2.0.0-py2.py3-none-any.whl (56 kB) Collecting numpy<2,>=1.14.3 Using cached numpy-1.19.0-cp37-cp37m-manylinux2010_x86_64.whl (14.6 MB) Collecting pymongo<4.0.0,>=3.8.0 Using cached pymongo-3.10.1-cp37-cp37m-manylinux2014_x86_64.whl (462 kB) Processing /home/jenkins/.cache/pip/wheels/86/73/7a/3b3f76a2142176605ff38fbca574327962c71e25a43197a4c1/oauth2client-3.0.0-py3-none-any.whl Requirement already satisfied: protobuf<4,>=3.5.0.post1 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from apache-beam==2.24.0.dev0) (3.12.2) Collecting pydot<2,>=1.2.0 Using cached pydot-1.4.1-py2.py3-none-any.whl (19 kB) Collecting python-dateutil<3,>=2.8.0 Using cached python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting pytz>=2018.3 Using cached pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting requests<3.0.0,>=2.24.0 Using cached requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting typing-extensions<3.8.0,>=3.7.0 Using cached typing_extensions-3.7.4.2-py3-none-any.whl (22 kB) Processing /home/jenkins/.cache/pip/wheels/bc/49/5f/fdb5b9d85055c478213e0158ac122b596816149a02d82e0ab1/avro_python3-1.9.2.1-py3-none-any.whl Collecting pyarrow<0.18.0,>=0.15.1 Using cached pyarrow-0.17.1-cp37-cp37m-manylinux2014_x86_64.whl (63.8 MB) Processing /home/jenkins/.cache/pip/wheels/ad/2c/48/3efbd9dd56c0f3d950544c9ed1c2bd957bc6afabaf19f4d593/boto3-1.14.22-py2.py3-none-any.whl Collecting cachetools<4,>=3.1.0 Using cached cachetools-3.1.1-py2.py3-none-any.whl (11 kB) Processing /home/jenkins/.cache/pip/wheels/19/b5/2f/1cc3cf2b31e7a9cd1508731212526d9550271274d351c96f16/google_apitools-0.5.31-py3-none-any.whl Collecting google-cloud-datastore<1.8.0,>=1.7.1 Using cached google_cloud_datastore-1.7.4-py2.py3-none-any.whl (82 kB) Collecting google-cloud-pubsub<1.1.0,>=0.39.0 Using cached google_cloud_pubsub-1.0.2-py2.py3-none-any.whl (118 kB) Collecting google-cloud-bigquery<=1.24.0,>=1.6.0 Using cached google_cloud_bigquery-1.24.0-py2.py3-none-any.whl (165 kB) Collecting google-cloud-core<2,>=0.28.1 Using cached google_cloud_core-1.3.0-py2.py3-none-any.whl (26 kB) Collecting google-cloud-bigtable<1.1.0,>=0.31.1 Using cached google_cloud_bigtable-1.0.0-py2.py3-none-any.whl (232 kB) Collecting google-cloud-spanner<1.14.0,>=1.13.0 Using cached google_cloud_spanner-1.13.0-py2.py3-none-any.whl (212 kB) Collecting grpcio-gcp<1,>=0.2.2 Using cached grpcio_gcp-0.2.2-py2.py3-none-any.whl (9.4 kB) Collecting google-cloud-dlp<=0.13.0,>=0.12.0 Using cached google_cloud_dlp-0.13.0-py2.py3-none-any.whl (151 kB) Collecting google-cloud-language<2,>=1.3.0 Using cached google_cloud_language-1.3.0-py2.py3-none-any.whl (83 kB) Collecting google-cloud-videointelligence<1.14.0,>=1.8.0 Using cached google_cloud_videointelligence-1.13.0-py2.py3-none-any.whl (177 kB) Collecting google-cloud-vision<0.43.0,>=0.38.0 Using cached google_cloud_vision-0.42.0-py2.py3-none-any.whl (435 kB) Collecting freezegun>=0.3.12 Using cached freezegun-0.3.15-py2.py3-none-any.whl (14 kB) Collecting nose>=1.3.7 Using cached nose-1.3.7-py3-none-any.whl (154 kB) Processing /home/jenkins/.cache/pip/wheels/2e/29/a9/431158315f33abeaad2905460f5ffb18fc30f7ed7c66c47dee/nose_xunitmp-0.4.1-py3-none-any.whl Collecting parameterized<0.8.0,>=0.7.1 Using cached parameterized-0.7.4-py2.py3-none-any.whl (25 kB) Collecting pyhamcrest!=1.10.0,<2.0.0,>=1.9 Using cached PyHamcrest-1.10.1-py3-none-any.whl (48 kB) Processing /home/jenkins/.cache/pip/wheels/5e/03/1e/e1e954795d6f35dfc7b637fe2277bff021303bd9570ecea653/PyYAML-5.3.1-cp37-cp37m-linux_x86_64.whl Collecting requests_mock<2.0,>=1.7 Using cached requests_mock-1.8.0-py2.py3-none-any.whl (23 kB) Collecting tenacity<6.0,>=5.0.2 Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB) Collecting pytest<5.0,>=4.4.0 Using cached pytest-4.6.11-py2.py3-none-any.whl (231 kB) Collecting pytest-xdist<2,>=1.29.0 Using cached pytest_xdist-1.33.0-py2.py3-none-any.whl (36 kB) Collecting pytest-timeout<2,>=1.3.3 Using cached pytest_timeout-1.4.2-py2.py3-none-any.whl (10 kB) Collecting pandas<1,>=0.25.2 Using cached pandas-0.25.3-cp37-cp37m-manylinux1_x86_64.whl (10.4 MB) Requirement already satisfied: six>=1.5.2 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from grpcio<2,>=1.29.0->apache-beam==2.24.0.dev0) (1.15.0) Processing /home/jenkins/.cache/pip/wheels/9b/04/dd/7daf4150b6d9b12949298737de9431a324d4b797ffd63f526e/docopt-0.6.2-py2.py3-none-any.whl Collecting pbr>=0.11 Using cached pbr-5.4.5-py2.py3-none-any.whl (110 kB) Collecting pyasn1-modules>=0.0.5 Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting pyasn1>=0.1.7 Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting rsa>=3.1.4 Using cached rsa-4.6-py3-none-any.whl (47 kB) Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from protobuf<4,>=3.5.0.post1->apache-beam==2.24.0.dev0) (49.2.0) Collecting pyparsing>=2.1.4 Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting chardet<4,>=3.0.2 Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Using cached urllib3-1.25.9-py2.py3-none-any.whl (126 kB) Collecting certifi>=2017.4.17 Using cached certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting idna<3,>=2.5 Using cached idna-2.10-py2.py3-none-any.whl (58 kB) Collecting botocore<1.18.0,>=1.17.22 Using cached botocore-1.17.22-py2.py3-none-any.whl (6.3 MB) Collecting s3transfer<0.4.0,>=0.3.0 Using cached s3transfer-0.3.3-py2.py3-none-any.whl (69 kB) Collecting jmespath<1.0.0,>=0.7.1 Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB) Collecting fasteners>=0.14 Using cached fasteners-0.15-py2.py3-none-any.whl (23 kB) Collecting google-api-core[grpc]<2.0.0dev,>=1.6.0 Using cached google_api_core-1.21.0-py2.py3-none-any.whl (90 kB) Processing /home/jenkins/.cache/pip/wheels/b9/ee/67/2e444183030cb8d31ce8b34cee34a7afdbd3ba5959ea846380/grpc_google_iam_v1-0.12.3-py3-none-any.whl Collecting google-resumable-media<0.6dev,>=0.5.0 Using cached google_resumable_media-0.5.1-py2.py3-none-any.whl (38 kB) Collecting google-auth<2.0dev,>=1.9.0 Using cached google_auth-1.19.1-py2.py3-none-any.whl (91 kB) Collecting atomicwrites>=1.0 Using cached atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (1.7.0) Collecting more-itertools>=4.0.0; python_version > "2.7" Using cached more_itertools-8.4.0-py3-none-any.whl (43 kB) Requirement already satisfied: pluggy<1.0,>=0.12 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (0.13.1) Collecting wcwidth Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting packaging Using cached packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting attrs>=17.4.0 Using cached attrs-19.3.0-py2.py3-none-any.whl (39 kB) Requirement already satisfied: py>=1.5.0 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (1.9.0) Collecting pytest-forked Using cached pytest_forked-1.2.0-py2.py3-none-any.whl (4.7 kB) Collecting execnet>=1.1 Using cached execnet-1.7.1-py2.py3-none-any.whl (39 kB) Collecting docutils<0.16,>=0.10 Using cached docutils-0.15.2-py3-none-any.whl (547 kB) Collecting monotonic>=0.1 Using cached monotonic-1.5-py2.py3-none-any.whl (5.3 kB) Collecting googleapis-common-protos<2.0dev,>=1.6.0 Using cached googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) Requirement already satisfied: zipp>=0.5 in <https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from importlib-metadata>=0.12; python_version < "3.8"->pytest<5.0,>=4.4.0->apache-beam==2.24.0.dev0) (3.1.0) Collecting apipkg>=1.4 Using cached apipkg-1.5-py2.py3-none-any.whl (4.9 kB) Building wheels for collected packages: apache-beam Building wheel for apache-beam (setup.py): started Building wheel for apache-beam (setup.py): finished with status 'done' Created wheel for apache-beam: filename=apache_beam-2.24.0.dev0-py3-none-any.whl size=2102609 sha256=04a6591bcf9c23e2c871eb065c57d29aa9f72b74ffcf249f320af45e4f2c27d2 Stored in directory: /home/jenkins/.cache/pip/wheels/bc/10/43/2e6f08d57c0f9fc9e1f1ee753673c40f9e03ed660bcae39b4a Successfully built apache-beam Installing collected packages: crcmod, dill, pytz, fastavro, chardet, urllib3, certifi, idna, requests, docopt, hdfs, httplib2, pbr, mock, numpy, pymongo, pyasn1, pyasn1-modules, rsa, oauth2client, pyparsing, pydot, python-dateutil, typing-extensions, avro-python3, pyarrow, jmespath, docutils, botocore, s3transfer, boto3, cachetools, monotonic, fasteners, google-apitools, googleapis-common-protos, google-auth, google-api-core, google-cloud-core, google-cloud-datastore, grpc-google-iam-v1, google-cloud-pubsub, google-resumable-media, google-cloud-bigquery, google-cloud-bigtable, google-cloud-spanner, grpcio-gcp, google-cloud-dlp, google-cloud-language, google-cloud-videointelligence, google-cloud-vision, freezegun, nose, nose-xunitmp, parameterized, pyhamcrest, pyyaml, requests-mock, tenacity, atomicwrites, more-itertools, wcwidth, packaging, attrs, pytest, pytest-forked, apipkg, execnet, pytest-xdist, pytest-timeout, pandas, apache-beam Successfully installed apache-beam-2.24.0.dev0 apipkg-1.5 atomicwrites-1.4.0 attrs-19.3.0 avro-python3-1.9.2.1 boto3-1.14.22 botocore-1.17.22 cachetools-3.1.1 certifi-2020.6.20 chardet-3.0.4 crcmod-1.7 dill-0.3.1.1 docopt-0.6.2 docutils-0.15.2 execnet-1.7.1 fastavro-0.23.6 fasteners-0.15 freezegun-0.3.15 google-api-core-1.21.0 google-apitools-0.5.31 google-auth-1.19.1 google-cloud-bigquery-1.24.0 google-cloud-bigtable-1.0.0 google-cloud-core-1.3.0 google-cloud-datastore-1.7.4 google-cloud-dlp-0.13.0 google-cloud-language-1.3.0 google-cloud-pubsub-1.0.2 google-cloud-spanner-1.13.0 google-cloud-videointelligence-1.13.0 google-cloud-vision-0.42.0 google-resumable-media-0.5.1 googleapis-common-protos-1.52.0 grpc-google-iam-v1-0.12.3 grpcio-gcp-0.2.2 hdfs-2.5.8 httplib2-0.17.4 idna-2.10 jmespath-0.10.0 mock-2.0.0 monotonic-1.5 more-itertools-8.4.0 nose-1.3.7 nose-xunitmp-0.4.1 numpy-1.19.0 oauth2client-3.0.0 packaging-20.4 pandas-0.25.3 parameterized-0.7.4 pbr-5.4.5 pyarrow-0.17.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pydot-1.4.1 pyhamcrest-1.10.1 pymongo-3.10.1 pyparsing-2.4.7 pytest-4.6.11 pytest-forked-1.2.0 pytest-timeout-1.4.2 pytest-xdist-1.33.0 python-dateutil-2.8.1 pytz-2020.1 pyyaml-5.3.1 requests-2.24.0 requests-mock-1.8.0 rsa-4.6 s3transfer-0.3.3 tenacity-5.1.5 typing-extensions-3.7.4.2 urllib3-1.25.9 wcwidth-0.2.5 > Task :sdks:python:apache_beam:testing:load_tests:run WARNING:apache_beam.transforms.core:Key coder FastPrimitivesCoder for transform <ParDo(PTransform) label=[Step: 0]> with stateful DoFn may not be deterministic. This may cause incorrect behavior for complex key types. Consider adding an input type hint for this transform. WARNING:apache_beam.transforms.core:Key coder FastPrimitivesCoder for transform <ParDo(PTransform) label=[Step: 1]> with stateful DoFn may not be deterministic. This may cause incorrect behavior for complex key types. Consider adding an input type hint for this transform. WARNING:apache_beam.transforms.core:Key coder FastPrimitivesCoder for transform <ParDo(PTransform) label=[Step: 2]> with stateful DoFn may not be deterministic. This may cause incorrect behavior for complex key types. Consider adding an input type hint for this transform. WARNING:apache_beam.transforms.core:Key coder FastPrimitivesCoder for transform <ParDo(PTransform) label=[Step: 3]> with stateful DoFn may not be deterministic. This may cause incorrect behavior for complex key types. Consider adding an input type hint for this transform. WARNING:apache_beam.transforms.core:Key coder FastPrimitivesCoder for transform <ParDo(PTransform) label=[Step: 4]> with stateful DoFn may not be deterministic. This may cause incorrect behavior for complex key types. Consider adding an input type hint for this transform. WARNING:root:Make sure that locally built Python SDK docker image has Python 3.7 interpreter. INFO:root:Using Python SDK docker image: apache/beam_python3.7_sdk:2.24.0.dev. If the image is not available at local, we will try to pull from hub.docker.com WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--iterations=5', '--number_of_counter_operations=10', '--number_of_counters=3', '--stateful'] INFO:apache_beam.runners.portability.portable_runner:Job state changed to STOPPED INFO:apache_beam.runners.portability.portable_runner:Job state changed to STARTING INFO:apache_beam.runners.portability.portable_runner:Job state changed to RUNNING ERROR:root:java.util.concurrent.TimeoutException INFO:apache_beam.runners.portability.portable_runner:Job state changed to FAILED Traceback (most recent call last): File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) File "<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/sdks/python/apache_beam/testing/load_tests/pardo_test.py",> line 221, in <module> ParDoTest().run() File "<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/sdks/python/apache_beam/testing/load_tests/load_test.py",> line 152, in run self.result.wait_until_finish(duration=self.timeout_ms) File "<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/sdks/python/apache_beam/runners/portability/portable_runner.py",> line 547, in wait_until_finish raise self._runtime_exception RuntimeError: Pipeline load-tests-python-flink-streaming-pardo-5-0717125344_08df7e07-84a7-4e05-b250-5e8d434179b8 failed in state FAILED: java.util.concurrent.TimeoutException > Task :sdks:python:apache_beam:testing:load_tests:run FAILED FAILURE: Build failed with an exception. * Where: Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming/ws/src/sdks/python/apache_beam/testing/load_tests/build.gradle'> line: 58 * What went wrong: Execution failed for task ':sdks:python:apache_beam:testing:load_tests:run'. > error occurred * 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 6m 19s 5 actionable tasks: 4 executed, 1 up-to-date Publishing build scan... https://gradle.com/s/wcvuncmjm7xdk 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]
