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

Changes:

[Carl Yeksigian] Cache bucket matcher regex in GcsPath

[benjamin.gonzalez] [BEAM-12672] Retry flaky tests

[benjamin.gonzalez] [BEAM-12672] Fix spotlessApply

[david.prieto.rivera] Missing contribution

[noreply] [BEAM-13803] Add support for native iterable side inputs to the Go SDK

[noreply] [BEAM-11095] Better error handling for illegal emit functions (#16776)

[noreply] Merge pull request #16613 from Supporting JdbcIO driver in classpath 
for

[laraschmidt] Fixing the log line to properly handle a large allowed skew.

[noreply] Merge pull request #15848 from [BEAM-13835] An any-type implementation

[Valentyn Tymofieiev] [BEAM-12920] Assume that bare generators types define 
simple generators.

[Valentyn Tymofieiev] Add a container for Python 3.9.

[Valentyn Tymofieiev] Allow job submission with Python 3.9 on Dataflow runner

[Valentyn Tymofieiev] Add Python 3.9 test suites. Keep Dataflow V1 suites 
unchanged for now.

[Valentyn Tymofieiev] Add py3.9 Github actions suites.

[Valentyn Tymofieiev] Py39 Doc updates.

[Valentyn Tymofieiev] [BEAM-9980] Simplify run_validates_container.sh to avoid 
branching.

[Valentyn Tymofieiev] Update Cython to a new version that has py39 wheels.

[Valentyn Tymofieiev] [BEAM-13845] Fix comparison with potentially incomparable 
default

[Valentyn Tymofieiev] [BEAM-12920] Assume that bare generators types define 
simple generators.

[Valentyn Tymofieiev] Mark Python 3.9 as supported version.

[noreply] [release-2.36.0][website] Fix github release notes script, header for

[noreply] Use shell to run python for setupVirtualenv (#16796)

[n] BEAM-13159 Update embedded-redis dependency

[Daniel Oliveira] [BEAM-13830] Properly shut down Debezium expansion service in 
IT script.

[noreply] Merge pull request #16659 from [BEAM-13774][Playground] Add user to

[Valentyn Tymofieiev] [BEAM-13868] Remove gsutil dep from hdfs IT test.

[noreply] [BEAM-13776][Playground] (#16731)

[noreply] [BEAM-13867] Drop NaNs returned by nlargest in flight_delays example

[noreply] Announce Python 3.9 in CHANGES.md (#16802)

[Brian Hulette] Moving to 2.38.0-SNAPSHOT on master branch.

[noreply] [BEAM-11095] Better error handling for iter/reiter/multimap (#16794)

[n] address comments

[noreply] Minor: Add 2.38.0 section to CHANGES.md (#16804)

[noreply] [BEAM-12000] Fix typo in portable Python job definition (#16812)

[noreply] [BEAM-12164]: Fixes SpannerChangeStreamIT (#16806)

[noreply] [BEAM-12572] Fix failures in python examples tests (#16781)

[noreply] [BEAM-13921] filter out debeziumIO test for spark runner (#16815)

[noreply] [BEAM-13855] Skip SpannerChangeStreamOrderedWithinKeyIT and

[noreply] [BEAM-13679] playground - move quick start category to the top 
(#16808)

[noreply] Update license_script.sh (#16789)

[noreply] [BEAM-13908] [Coverage] Better testing coverage for gcpopts (#16816)

[noreply] Merge pull request #16809 from [BEAM-12164] Added integration test for

[noreply] [BEAM-4032]Support staging binary distributions of dependency packages

[noreply] [BEAM-13834] Increase influxDB persistent storage. (#16817)

[noreply] Minor: Fix link to nexmark benchmarks (#16803)

[noreply] Regenerate python container base_image_requirements.txt (#16832)


------------------------------------------
[...truncated 323.93 KB...]
Collecting testcontainers[mysql]<4.0.0,>=3.0.3
  Using cached testcontainers-3.4.2-py2.py3-none-any.whl (31 kB)
Collecting cryptography>=36.0.0
  Using cached cryptography-36.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB)
Requirement already satisfied: six>=1.11.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from azure-core>=1.7.0->apache-beam==2.38.0.dev0) (1.16.0)
Collecting msrest>=0.6.21
  Using cached msrest-0.6.21-py2.py3-none-any.whl (85 kB)
Collecting botocore<1.24.0,>=1.23.54
  Using cached botocore-1.23.54-py3-none-any.whl (8.5 MB)
Collecting jmespath<1.0.0,>=0.7.1
  Using cached jmespath-0.10.0-py2.py3-none-any.whl (24 kB)
Collecting s3transfer<0.6.0,>=0.5.0
  Using cached s3transfer-0.5.1-py3-none-any.whl (79 kB)
Collecting cffi>=1.12
  Using cached 
cffi-1.15.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (427 kB)
Collecting fasteners>=0.14
  Using cached fasteners-0.17.3-py3-none-any.whl (18 kB)
Collecting rsa<5,>=3.1.4
  Using cached rsa-4.8-py3-none-any.whl (39 kB)
Collecting pyasn1-modules>=0.2.1
  Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Requirement already satisfied: packaging>=14.3 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from google-cloud-bigquery<3,>=1.6.0->apache-beam==2.38.0.dev0) (21.3)
Collecting google-resumable-media<3.0dev,>=0.6.0
  Using cached google_resumable_media-2.2.1-py2.py3-none-any.whl (75 kB)
Collecting google-api-core[grpc]<3.0.0dev,>=1.29.0
  Using cached google_api_core-2.5.0-py2.py3-none-any.whl (111 kB)
Collecting libcst>=0.2.5
  Using cached 
libcst-0.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.7 MB)
Collecting google-api-core[grpc]<3.0.0dev,>=1.29.0
  Using cached google_api_core-1.31.5-py2.py3-none-any.whl (93 kB)
Collecting grpc-google-iam-v1<0.13dev,>=0.12.3
  Using cached grpc_google_iam_v1-0.12.3-py3-none-any.whl
Collecting google-auth<3,>=1.18.0
  Using cached google_auth-1.35.0-py2.py3-none-any.whl (152 kB)
Requirement already satisfied: setuptools>=40.3.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from google-auth<3,>=1.18.0->apache-beam==2.38.0.dev0) (60.8.2)
Collecting grpcio-status>=1.18.0
  Using cached grpcio_status-1.43.0-py3-none-any.whl (10.0 kB)
Collecting overrides<7.0.0,>=6.0.1
  Using cached overrides-6.1.0-py3-none-any.whl (14 kB)
Collecting docopt
  Using cached docopt-0.6.2-py2.py3-none-any.whl
Collecting pyparsing<3,>=2.4.2
  Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Collecting pbr>=0.11
  Using cached pbr-5.8.1-py2.py3-none-any.whl (113 kB)
Collecting pyasn1>=0.1.7
  Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Collecting pluggy<1.0,>=0.12
  Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting wcwidth
  Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 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 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.38.0.dev0) (2.1.3)
Collecting attrs>=17.4.0
  Using cached attrs-21.4.0-py2.py3-none-any.whl (60 kB)
Collecting more-itertools>=4.0.0
  Using cached more_itertools-8.12.0-py3-none-any.whl (54 kB)
Requirement already satisfied: py>=1.5.0 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from pytest<5.0,>=4.4.0->apache-beam==2.38.0.dev0) (1.11.0)
Collecting execnet>=1.1
  Using cached execnet-1.9.0-py2.py3-none-any.whl (39 kB)
Collecting pytest-forked
  Using cached pytest_forked-1.4.0-py3-none-any.whl (4.9 kB)
Collecting urllib3<1.27,>=1.21.1
  Using cached urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
Collecting charset-normalizer~=2.0.0
  Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting idna<4,>=2.5
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting certifi>=2017.4.17
  Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
Collecting greenlet!=0.4.17
  Using cached 
greenlet-1.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (150 
kB)
Collecting docker
  Using cached docker-5.0.3-py2.py3-none-any.whl (146 kB)
Collecting deprecation
  Using cached deprecation-2.1.0-py2.py3-none-any.whl (11 kB)
Collecting wrapt
  Using cached 
wrapt-1.13.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
 (79 kB)
Collecting pymysql
  Using cached PyMySQL-1.0.2-py3-none-any.whl (43 kB)
Collecting pycparser
  Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting googleapis-common-protos<2.0dev,>=1.6.0
  Using cached googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB)
Collecting google-crc32c<2.0dev,>=1.0
  Using cached 
google_crc32c-1.3.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl 
(38 kB)
Requirement already satisfied: zipp>=0.5 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from importlib-metadata>=0.12->pytest<5.0,>=4.4.0->apache-beam==2.38.0.dev0) 
(3.7.0)
Collecting typing-inspect>=0.4.0
  Using cached typing_inspect-0.7.1-py3-none-any.whl (8.4 kB)
Collecting requests-oauthlib>=0.5.0
  Using cached requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
Collecting isodate>=0.6.0
  Using cached isodate-0.6.1-py2.py3-none-any.whl (41 kB)
Collecting typing-utils>=0.0.3
  Using cached typing_utils-0.1.0-py3-none-any.whl (10 kB)
Collecting websocket-client>=0.32.0
  Using cached websocket_client-1.2.3-py3-none-any.whl (53 kB)
Collecting oauthlib>=3.0.0
  Using cached oauthlib-3.2.0-py3-none-any.whl (151 kB)
Collecting mypy-extensions>=0.3.0
  Using cached mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 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.38.0.dev0-py3-none-any.whl size=2659546 
sha256=13ae48967c714b94e0de2ea3c11b507ddbae01a619ffb25ac3b2078aa3975cc6
  Stored in directory: 
/home/jenkins/.cache/pip/wheels/c1/f5/a3/8f5ec48b796c1b690bd340ec7688fb88886afa83d7f14ff737
Successfully built apache-beam
Installing collected packages: wcwidth, pytz, pyasn1, parameterized, 
mypy-extensions, docopt, crcmod, certifi, wrapt, websocket-client, urllib3, 
typing-utils, typing-extensions, tenacity, rsa, pyyaml, python-dateutil, 
pyparsing, pymysql, pymongo, pyhamcrest, pycparser, pyasn1-modules, 
psycopg2-binary, proto-plus, pbr, orjson, oauthlib, numpy, more-itertools, 
jmespath, isodate, idna, greenlet, googleapis-common-protos, google-crc32c, 
fasteners, fastavro, execnet, dill, cloudpickle, charset-normalizer, 
cachetools, attrs, atomicwrites, typing-inspect, sqlalchemy, requests, pydot, 
pyarrow, pluggy, pandas, overrides, mock, httplib2, grpcio-status, grpcio-gcp, 
google-resumable-media, google-auth, freezegun, cffi, botocore, s3transfer, 
requests-oauthlib, requests_mock, pytest, oauth2client, libcst, hdfs, 
grpc-google-iam-v1, google-api-core, docker, deprecation, cryptography, 
azure-core, testcontainers, pytest-timeout, pytest-forked, msrest, 
google-cloud-core, google-apitools, boto3, apache-beam, pytest-xdist, 
google-cloud-vision, google-cloud-videointelligence, google-cloud-spanner, 
google-cloud-recommendations-ai, google-cloud-pubsub, google-cloud-language, 
google-cloud-dlp, google-cloud-datastore, google-cloud-bigtable, 
google-cloud-bigquery-storage, google-cloud-bigquery, azure-storage-blob, 
google-cloud-pubsublite
  Attempting uninstall: pyparsing
    Found existing installation: pyparsing 3.0.7
    Uninstalling pyparsing-3.0.7:
      Successfully uninstalled pyparsing-3.0.7
  Attempting uninstall: pluggy
    Found existing installation: pluggy 1.0.0
    Uninstalling pluggy-1.0.0:
      Successfully uninstalled pluggy-1.0.0
Successfully installed apache-beam-2.38.0.dev0 atomicwrites-1.4.0 attrs-21.4.0 
azure-core-1.22.1 azure-storage-blob-12.9.0 boto3-1.20.54 botocore-1.23.54 
cachetools-4.2.4 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 
cloudpickle-2.0.0 crcmod-1.7 cryptography-36.0.1 deprecation-2.1.0 dill-0.3.1.1 
docker-5.0.3 docopt-0.6.2 execnet-1.9.0 fastavro-1.4.9 fasteners-0.17.3 
freezegun-1.1.0 google-api-core-1.31.5 google-apitools-0.5.31 
google-auth-1.35.0 google-cloud-bigquery-2.32.0 
google-cloud-bigquery-storage-2.11.0 google-cloud-bigtable-1.7.0 
google-cloud-core-1.7.2 google-cloud-datastore-1.15.3 google-cloud-dlp-3.6.0 
google-cloud-language-1.3.0 google-cloud-pubsub-2.9.0 
google-cloud-pubsublite-1.3.0 google-cloud-recommendations-ai-0.2.0 
google-cloud-spanner-1.19.1 google-cloud-videointelligence-1.16.1 
google-cloud-vision-1.0.0 google-crc32c-1.3.0 google-resumable-media-2.2.1 
googleapis-common-protos-1.54.0 greenlet-1.1.2 grpc-google-iam-v1-0.12.3 
grpcio-gcp-0.2.2 grpcio-status-1.43.0 hdfs-2.6.0 httplib2-0.19.1 idna-3.3 
isodate-0.6.1 jmespath-0.10.0 libcst-0.4.1 mock-2.0.0 more-itertools-8.12.0 
msrest-0.6.21 mypy-extensions-0.4.3 numpy-1.21.5 oauth2client-4.1.3 
oauthlib-3.2.0 orjson-3.6.6 overrides-6.1.0 pandas-1.3.5 parameterized-0.7.5 
pbr-5.8.1 pluggy-0.13.1 proto-plus-1.20.0 psycopg2-binary-2.9.3 pyarrow-6.0.1 
pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pydot-1.4.2 pyhamcrest-1.10.1 
pymongo-3.12.3 pymysql-1.0.2 pyparsing-2.4.7 pytest-4.6.11 pytest-forked-1.4.0 
pytest-timeout-1.4.2 pytest-xdist-1.34.0 python-dateutil-2.8.2 pytz-2021.3 
pyyaml-6.0 requests-2.27.1 requests-oauthlib-1.3.1 requests_mock-1.9.3 rsa-4.8 
s3transfer-0.5.1 sqlalchemy-1.4.31 tenacity-5.1.5 testcontainers-3.4.2 
typing-extensions-4.0.1 typing-inspect-0.7.1 typing-utils-0.1.0 urllib3-1.26.8 
wcwidth-0.2.5 websocket-client-1.2.3 wrapt-1.13.3

> Task :sdks:python:apache_beam:testing:load_tests:run
INFO:root:100 out of 10000 total elements in each window will be accessed.
INFO:apache_beam.runners.portability.stager:Copying Beam SDK 
"<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/sdks/python/build/apache-beam.tar.gz";>
 to staging location.
WARNING:root:Make sure that locally built Python SDK docker image has Python 
3.7 interpreter.
INFO:root:Default Python SDK image for environment is 
apache/beam_python3.7_sdk:2.38.0.dev
INFO:root:Using provided Python SDK container image: 
gcr.io/cloud-dataflow/v1beta3/python37:beam-master-20220208
INFO:root:Python SDK container image set to 
"gcr.io/cloud-dataflow/v1beta3/python37:beam-master-20220208" for Docker 
environment
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function pack_combiners at 0x7f31ddc92a70> ====================
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function sort_stages at 0x7f31ddc93290> ====================
INFO:apache_beam.runners.dataflow.internal.apiclient:Defaulting to the 
temp_location as staging_location: gs://temp-storage-for-perf-tests/loadtests
INFO:apache_beam.internal.gcp.auth:Setting socket default timeout to 60 seconds.
INFO:apache_beam.internal.gcp.auth:socket default timeout is 60.0 seconds.
INFO:apache_beam.runners.dataflow.internal.apiclient:Starting GCS upload to 
gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-sideinput-9-0212100604.1644682508.285635/dataflow_python_sdk.tar...
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:apache_beam.runners.dataflow.internal.apiclient:Completed GCS upload to 
gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-sideinput-9-0212100604.1644682508.285635/dataflow_python_sdk.tar
 in 0 seconds.
INFO:apache_beam.runners.dataflow.internal.apiclient:Starting GCS upload to 
gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-sideinput-9-0212100604.1644682508.285635/pipeline.pb...
INFO:apache_beam.runners.dataflow.internal.apiclient:Completed GCS upload to 
gs://temp-storage-for-perf-tests/loadtests/load-tests-python-dataflow-batch-sideinput-9-0212100604.1644682508.285635/pipeline.pb
 in 0 seconds.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: 
['shuffle_mode=appliance', '--side_input_type=iter', '--access_percentage=1', 
'--window_count=1000']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: 
['shuffle_mode=appliance', '--side_input_type=iter', '--access_percentage=1', 
'--window_count=1000']
INFO:apache_beam.runners.dataflow.internal.apiclient:Create job: <Job
 clientRequestId: '20220212161508286565-3856'
 createTime: '2022-02-12T16:15:09.297810Z'
 currentStateTime: '1970-01-01T00:00:00Z'
 id: '2022-02-12_08_15_08-14518632377486327633'
 location: 'us-central1'
 name: 'load-tests-python-dataflow-batch-sideinput-9-0212100604'
 projectId: 'apache-beam-testing'
 stageStates: []
 startTime: '2022-02-12T16:15:09.297810Z'
 steps: []
 tempFiles: []
 type: TypeValueValuesEnum(JOB_TYPE_BATCH, 1)>
INFO:apache_beam.runners.dataflow.internal.apiclient:Created job with id: 
[2022-02-12_08_15_08-14518632377486327633]
INFO:apache_beam.runners.dataflow.internal.apiclient:Submitted job: 
2022-02-12_08_15_08-14518632377486327633
INFO:apache_beam.runners.dataflow.internal.apiclient:To access the Dataflow 
monitoring console, please navigate to 
https://console.cloud.google.com/dataflow/jobs/us-central1/2022-02-12_08_15_08-14518632377486327633?project=apache-beam-testing
INFO:apache_beam.runners.dataflow.dataflow_runner:Job 
2022-02-12_08_15_08-14518632377486327633 is in state JOB_STATE_PENDING
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:12.243Z: 
JOB_MESSAGE_BASIC: Worker configuration: e2-standard-2 in us-central1-f.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:12.779Z: 
JOB_MESSAGE_DETAILED: Expanding CoGroupByKey operations into optimizable parts.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:12.809Z: 
JOB_MESSAGE_DETAILED: Expanding GroupByKey operations into optimizable parts.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:12.832Z: 
JOB_MESSAGE_DETAILED: Lifting ValueCombiningMappingFns into 
MergeBucketsMappingFns
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:12.852Z: 
JOB_MESSAGE_DEBUG: Annotating graph with Autotuner information.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:12.882Z: 
JOB_MESSAGE_DETAILED: Fusing adjacent ParDo, Read, Write, and Flatten operations
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:12.900Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Get synthetic SDF options into Apply 
windows
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:12.919Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Collect start time metrics into Apply 
windows
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:12.942Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Assign timestamps into Create/Read
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:12.996Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Apply windows into Assign timestamps
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:13.028Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Generate input into Get synthetic SDF 
options
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:13.059Z: 
JOB_MESSAGE_DETAILED: Fusing consumer Collect end time metrics into 
ParDo(SequenceSideInputTestDoFn)/ParDo(SequenceSideInputTestDoFn)
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:13.087Z: 
JOB_MESSAGE_DEBUG: Workflow config is missing a default resource spec.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:13.116Z: 
JOB_MESSAGE_DEBUG: Adding StepResource setup and teardown to workflow graph.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:13.146Z: 
JOB_MESSAGE_DEBUG: Adding workflow start and stop steps.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:13.167Z: 
JOB_MESSAGE_DEBUG: Assigning stage ids.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:13.338Z: 
JOB_MESSAGE_DEBUG: Executing wait step start4
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:13.393Z: 
JOB_MESSAGE_BASIC: Executing operation Create/Read+Assign timestamps+Apply 
windows+Get synthetic SDF options+Collect start time metrics+Generate input
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:13.441Z: 
JOB_MESSAGE_DEBUG: Starting **** pool setup.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:13.464Z: 
JOB_MESSAGE_BASIC: Starting 10 ****s in us-central1-f...
INFO:apache_beam.runners.dataflow.dataflow_runner:Job 
2022-02-12_08_15_08-14518632377486327633 is in state JOB_STATE_RUNNING
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:15:44.020Z: 
JOB_MESSAGE_BASIC: Your project already contains 100 Dataflow-created metric 
descriptors, so new user metrics of the form custom.googleapis.com/* will not 
be created. However, all user metrics are also available in the metric 
dataflow.googleapis.com/job/user_counter. If you rely on the custom metrics, 
you can delete old / unused metric descriptors. See 
https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.list
 and 
https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.delete
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:16:03.797Z: 
JOB_MESSAGE_DETAILED: Autoscaling: Raised the number of ****s to 10 based on 
the rate of progress in the currently running stage(s).
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:16:28.144Z: 
JOB_MESSAGE_DETAILED: Workers have started successfully.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:16:28.173Z: 
JOB_MESSAGE_DETAILED: Workers have started successfully.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:23:02.909Z: 
JOB_MESSAGE_BASIC: Finished operation Create/Read+Assign timestamps+Apply 
windows+Get synthetic SDF options+Collect start time metrics+Generate input
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:23:03.002Z: 
JOB_MESSAGE_DEBUG: Value "Collect start time metrics.out" materialized.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:23:03.034Z: 
JOB_MESSAGE_DEBUG: Value "Generate input.out" materialized.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:23:03.097Z: 
JOB_MESSAGE_BASIC: Executing operation 
ParDo(SequenceSideInputTestDoFn)/_UnpickledSideInput(Generate input.out.0)
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:23:03.142Z: 
JOB_MESSAGE_BASIC: Finished operation 
ParDo(SequenceSideInputTestDoFn)/_UnpickledSideInput(Generate input.out.0)
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:23:03.205Z: 
JOB_MESSAGE_DEBUG: Value 
"ParDo(SequenceSideInputTestDoFn)/_UnpickledSideInput(Generate 
input.out.0).output" materialized.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T16:23:03.275Z: 
JOB_MESSAGE_BASIC: Executing operation 
ParDo(SequenceSideInputTestDoFn)/ParDo(SequenceSideInputTestDoFn)+Collect end 
time metrics
INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T20:00:26.830Z: 
JOB_MESSAGE_BASIC: Cancel request is committed for workflow job: 
2022-02-12_08_15_08-14518632377486327633.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T20:00:26.857Z: 
JOB_MESSAGE_BASIC: Finished operation 
ParDo(SequenceSideInputTestDoFn)/ParDo(SequenceSideInputTestDoFn)+Collect end 
time metrics
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T20:00:26.951Z: 
JOB_MESSAGE_DETAILED: Cleaning up.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T20:00:27.042Z: 
JOB_MESSAGE_DEBUG: Starting **** pool teardown.
INFO:apache_beam.runners.dataflow.dataflow_runner:2022-02-12T20:00:27.065Z: 
JOB_MESSAGE_BASIC: Stopping **** pool...
INFO:apache_beam.runners.dataflow.dataflow_runner:Job 
2022-02-12_08_15_08-14518632377486327633 is in state JOB_STATE_CANCELLING
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_SideInput_Dataflow_Batch/ws/src/sdks/python/apache_beam/testing/load_tests/sideinput_test.py";,>
 line 216, in <module>
    SideInputTest().run()
  File 
"<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/sdks/python/apache_beam/testing/load_tests/load_test.py";,>
 line 151, in run
    self.result.wait_until_finish(duration=self.timeout_ms)
  File 
"<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 1631, in wait_until_finish
    'Job did not reach to a terminal state after waiting indefinitely.')
AssertionError: Job did not reach to a terminal state after waiting 
indefinitely.

> 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_SideInput_Dataflow_Batch/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 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

BUILD FAILED in 3h 47m 9s
15 actionable tasks: 3 executed, 12 up-to-date

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

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