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

Changes:

[suztomo] [BEAM-11205] Upgrading the Libraries BOM to v22

[randomstep] [BEAM-12708] Bump arrow-memory-netty

[Etienne Chauchot] [BEAM-12153] implement GroupByKey with CombinePerKey with 
Concatenate

[Etienne Chauchot] [BEAM-11023] Increase memory in SS Validates runner tests to 
avoid OOM

[vincent.marquez] [BEAM-9008] adds CassandraIO.readAll

[Etienne Chauchot] [BEAM-12727] extract Concatenate CombineFn to runner-core 
module to

[noreply] Add display data for JdbcIO.write (#15460)

[noreply] Merge pull request #15480: [BEAM-12356] Make sure DatasetService is

[noreply] [BEAM-11981] Java Bigtable - Implement IO Request Count metrics 
(#15342)

[noreply] [BEAM-12834] Improve Go SDK cross-language documentation and API.


------------------------------------------
[...truncated 188.48 KB...]
INFO:apache_beam.runners.dataflow.dataflow_runner:2021-09-09T12:12:41.097Z: 
JOB_MESSAGE_DEBUG: Executing success step success2
INFO:apache_beam.runners.dataflow.dataflow_runner:2021-09-09T12:12:41.241Z: 
JOB_MESSAGE_DETAILED: Cleaning up.
INFO:apache_beam.runners.dataflow.dataflow_runner:2021-09-09T12:12:41.357Z: 
JOB_MESSAGE_DEBUG: Starting **** pool teardown.
INFO:apache_beam.runners.dataflow.dataflow_runner:2021-09-09T12:12:41.394Z: 
JOB_MESSAGE_BASIC: Stopping **** pool...
INFO:apache_beam.runners.dataflow.dataflow_runner:2021-09-09T12:14:57.390Z: 
JOB_MESSAGE_DETAILED: Autoscaling: Resized **** pool from 10 to 0.
INFO:apache_beam.runners.dataflow.dataflow_runner:2021-09-09T12:14:57.492Z: 
JOB_MESSAGE_BASIC: Worker pool stopped.
INFO:apache_beam.runners.dataflow.dataflow_runner:2021-09-09T12:14:57.562Z: 
JOB_MESSAGE_DEBUG: Tearing down pending resources...
INFO:apache_beam.runners.dataflow.dataflow_runner:Job 
2021-09-09_04_57_59-6055619731614171994 is in state JOB_STATE_DONE
INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Load test results 
for test: bcfa681746f640d4bd471e0f60988be4 and timestamp: 1631189736.6590712:
INFO:apache_beam.testing.load_tests.load_test_metrics_utils:Metric: 
python_dataflow_batch_sideinput_4_runtime Value: 464

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 SUCCESSFUL in 17m 49s
5 actionable tasks: 2 executed, 3 up-to-date

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

[beam_LoadTests_Python_SideInput_Dataflow_Batch] $ /bin/bash -xe 
/tmp/jenkins682417803211264598.sh
+ echo '*** SideInput Python Load test: 1gb-1kb-10****s-1window-first-list ***'
*** SideInput Python Load test: 1gb-1kb-10****s-1window-first-list ***
[Gradle] - Launching build.
[src] $ 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/gradlew>
 -PloadTest.mainClass=apache_beam.testing.load_tests.sideinput_test 
-Prunner=DataflowRunner 
'-PloadTest.args=--job_name=load-tests-python-dataflow-batch-sideinput-5-0909100349
 --project=apache-beam-testing --region=us-central1 
--temp_location=gs://temp-storage-for-perf-tests/loadtests 
--publish_to_big_query=true --metrics_dataset=load_test 
--metrics_table=python_dataflow_batch_sideinput_5 
--influx_measurement=python_batch_sideinput_5 --num_****s=10 
--autoscaling_algorithm=NONE --experiments=use_runner_v2, 
shuffle_mode=appliance --input_options='{"num_records": 1000000,"key_size": 
100,"value_size": 900}' --side_input_type=list --access_percentage=1 
--influx_db_name=beam_test_metrics --influx_hostname=http://10.128.0.96:8086 
--runner=DataflowRunner' -PpythonVersion=3.7 --continue --max-****s=12 
-Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g 
-Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses 
:sdks:python:apache_beam:testing:load_tests:run
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy UP-TO-DATE
> Task :buildSrc:pluginDescriptors UP-TO-DATE
> Task :buildSrc:processResources UP-TO-DATE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar UP-TO-DATE
> Task :buildSrc:assemble UP-TO-DATE
> Task :buildSrc:spotlessGroovy UP-TO-DATE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> Task :buildSrc:pluginUnderTestMetadata UP-TO-DATE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins UP-TO-DATE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build UP-TO-DATE
Configuration on demand is an incubating feature.
> Task :sdks:python:setupVirtualenv UP-TO-DATE
> Task :sdks:python:sdist UP-TO-DATE
> Task :sdks:python:apache_beam:testing:load_tests:setupVirtualenv UP-TO-DATE

> Task :sdks:python:apache_beam:testing:load_tests:installGcpTest
Processing 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/sdks/python/build/apache-beam.tar.gz>
Requirement already satisfied: avro-python3!=1.9.2,<1.10.0,>=1.8.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (1.9.2.1)
Requirement already satisfied: crcmod<2.0,>=1.7 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (1.7)
Requirement already satisfied: dill<0.3.2,>=0.3.1.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (0.3.1.1)
Requirement already satisfied: fastavro<2,>=0.21.4 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (1.4.4)
Requirement already satisfied: future<1.0.0,>=0.18.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (0.18.2)
Requirement already satisfied: grpcio<2,>=1.29.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 apache-beam==2.34.0.dev0) (1.40.0)
Requirement already satisfied: hdfs<3.0.0,>=2.1.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 apache-beam==2.34.0.dev0) (2.6.0)
Requirement already satisfied: httplib2<0.20.0,>=0.8 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (0.19.1)
Requirement already satisfied: numpy<1.21.0,>=1.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 apache-beam==2.34.0.dev0) (1.20.3)
Requirement already satisfied: pymongo<4.0.0,>=3.8.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 apache-beam==2.34.0.dev0) (3.12.0)
Requirement already satisfied: oauth2client<5,>=2.0.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (4.1.3)
Requirement already satisfied: protobuf<4,>=3.12.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (3.17.3)
Requirement already satisfied: pyarrow<5.0.0,>=0.15.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (4.0.1)
Requirement already satisfied: pydot<2,>=1.2.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 apache-beam==2.34.0.dev0) (1.4.2)
Requirement already satisfied: python-dateutil<3,>=2.8.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 apache-beam==2.34.0.dev0) (2.8.2)
Requirement already satisfied: pytz>=2018.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 apache-beam==2.34.0.dev0) (2021.1)
Requirement already satisfied: requests<3.0.0,>=2.24.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 apache-beam==2.34.0.dev0) (2.26.0)
Requirement already satisfied: typing-extensions<4,>=3.7.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 apache-beam==2.34.0.dev0) (3.10.0.2)
Requirement already satisfied: orjson<4.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 apache-beam==2.34.0.dev0) (3.6.3)
Requirement already satisfied: boto3>=1.9 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (1.18.38)
Requirement already satisfied: azure-storage-blob>=12.3.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (12.8.1)
Requirement already satisfied: azure-core>=1.7.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 apache-beam==2.34.0.dev0) (1.18.0)
Requirement already satisfied: freezegun>=0.3.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 apache-beam==2.34.0.dev0) (1.1.0)
Requirement already satisfied: mock<3.0.0,>=1.0.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (2.0.0)
Requirement already satisfied: pandas<1.3.0,>=1.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 apache-beam==2.34.0.dev0) (1.2.5)
Requirement already satisfied: parameterized<0.8.0,>=0.7.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (0.7.5)
Requirement already satisfied: pyhamcrest!=1.10.0,<2.0.0,>=1.9 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (1.10.1)
Requirement already satisfied: pyyaml<6.0.0,>=3.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 apache-beam==2.34.0.dev0) (5.4.1)
Requirement already satisfied: requests_mock<2.0,>=1.7 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (1.9.3)
Requirement already satisfied: tenacity<6.0,>=5.0.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (5.1.5)
Requirement already satisfied: pytest<5.0,>=4.4.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 apache-beam==2.34.0.dev0) (4.6.11)
Requirement already satisfied: pytest-xdist<2,>=1.29.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 apache-beam==2.34.0.dev0) (1.34.0)
Requirement already satisfied: pytest-timeout<2,>=1.3.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 apache-beam==2.34.0.dev0) (1.4.2)
Requirement already satisfied: sqlalchemy<2.0,>=1.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 apache-beam==2.34.0.dev0) (1.4.23)
Requirement already satisfied: psycopg2-binary<3.0.0,>=2.8.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 apache-beam==2.34.0.dev0) (2.9.1)
Requirement already satisfied: testcontainers<4.0.0,>=3.0.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 apache-beam==2.34.0.dev0) (3.4.2)
Requirement already satisfied: cachetools<5,>=3.1.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 apache-beam==2.34.0.dev0) (4.2.2)
Requirement already satisfied: google-apitools<0.5.32,>=0.5.31 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (0.5.31)
Requirement already satisfied: google-auth<3,>=1.18.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 apache-beam==2.34.0.dev0) (1.35.0)
Requirement already satisfied: google-cloud-datastore<2,>=1.8.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 apache-beam==2.34.0.dev0) (1.15.3)
Requirement already satisfied: google-cloud-pubsub<2,>=0.39.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 apache-beam==2.34.0.dev0) (1.7.0)
Requirement already satisfied: google-cloud-bigquery<3,>=1.6.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 apache-beam==2.34.0.dev0) (2.26.0)
Requirement already satisfied: google-cloud-core<2,>=0.28.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (1.7.2)
Requirement already satisfied: google-cloud-bigtable<2,>=0.31.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (1.7.0)
Requirement already satisfied: google-cloud-spanner<2,>=1.13.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 apache-beam==2.34.0.dev0) (1.19.1)
Requirement already satisfied: grpcio-gcp<1,>=0.2.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from apache-beam==2.34.0.dev0) (0.2.2)
Requirement already satisfied: google-cloud-dlp<2,>=0.12.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 apache-beam==2.34.0.dev0) (1.0.0)
Requirement already satisfied: google-cloud-language<2,>=1.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 apache-beam==2.34.0.dev0) (1.3.0)
Requirement already satisfied: google-cloud-videointelligence<2,>=1.8.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 apache-beam==2.34.0.dev0) (1.16.1)
Requirement already satisfied: google-cloud-vision<2,>=0.38.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 apache-beam==2.34.0.dev0) (1.0.0)
Requirement already satisfied: google-cloud-recommendations-ai<=0.2.0,>=0.1.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 apache-beam==2.34.0.dev0) (0.2.0)
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.34.0.dev0) (1.16.0)
Requirement already satisfied: msrest>=0.6.18 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-storage-blob>=12.3.2->apache-beam==2.34.0.dev0) (0.6.21)
Requirement already satisfied: cryptography>=2.1.4 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-storage-blob>=12.3.2->apache-beam==2.34.0.dev0) (3.4.8)
Requirement already satisfied: s3transfer<0.6.0,>=0.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 boto3>=1.9->apache-beam==2.34.0.dev0) (0.5.0)
Requirement already satisfied: botocore<1.22.0,>=1.21.38 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from boto3>=1.9->apache-beam==2.34.0.dev0) (1.21.38)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from boto3>=1.9->apache-beam==2.34.0.dev0) (0.10.0)
Requirement already satisfied: urllib3<1.27,>=1.25.4 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from botocore<1.22.0,>=1.21.38->boto3>=1.9->apache-beam==2.34.0.dev0) (1.26.6)
Requirement already satisfied: cffi>=1.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 
cryptography>=2.1.4->azure-storage-blob>=12.3.2->apache-beam==2.34.0.dev0) 
(1.14.6)
Requirement already satisfied: pycparser in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from 
cffi>=1.12->cryptography>=2.1.4->azure-storage-blob>=12.3.2->apache-beam==2.34.0.dev0)
 (2.20)
Requirement already satisfied: fasteners>=0.14 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-apitools<0.5.32,>=0.5.31->apache-beam==2.34.0.dev0) (0.16.3)
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.34.0.dev0) (58.0.4)
Requirement already satisfied: rsa<5,>=3.1.4 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.34.0.dev0) (4.7.2)
Requirement already satisfied: pyasn1-modules>=0.2.1 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.34.0.dev0) (0.2.8)
Requirement already satisfied: google-resumable-media<3.0dev,>=0.6.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-cloud-bigquery<3,>=1.6.0->apache-beam==2.34.0.dev0) (2.0.2)
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.34.0.dev0) (21.0)
Requirement already satisfied: proto-plus>=1.10.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-cloud-bigquery<3,>=1.6.0->apache-beam==2.34.0.dev0) (1.19.0)
Requirement already satisfied: google-api-core[grpc]<3.0.0dev,>=1.29.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-cloud-bigquery<3,>=1.6.0->apache-beam==2.34.0.dev0) (1.31.2)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.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-api-core[grpc]<3.0.0dev,>=1.29.0->google-cloud-bigquery<3,>=1.6.0->apache-beam==2.34.0.dev0)
 (1.53.0)
Requirement already satisfied: grpc-google-iam-v1<0.13dev,>=0.12.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-bigtable<2,>=0.31.1->apache-beam==2.34.0.dev0) (0.12.3)
Requirement already satisfied: google-crc32c<=1.1.2,>=1.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-resumable-media<3.0dev,>=0.6.0->google-cloud-bigquery<3,>=1.6.0->apache-beam==2.34.0.dev0)
 (1.1.2)
Requirement already satisfied: docopt in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from hdfs<3.0.0,>=2.1.0->apache-beam==2.34.0.dev0) (0.6.2)
Requirement already satisfied: pyparsing<3,>=2.4.2 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from httplib2<0.20.0,>=0.8->apache-beam==2.34.0.dev0) (2.4.7)
Requirement already satisfied: pbr>=0.11 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from mock<3.0.0,>=1.0.1->apache-beam==2.34.0.dev0) (5.6.0)
Requirement already satisfied: isodate>=0.6.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 msrest>=0.6.18->azure-storage-blob>=12.3.2->apache-beam==2.34.0.dev0) 
(0.6.0)
Requirement already satisfied: requests-oauthlib>=0.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 msrest>=0.6.18->azure-storage-blob>=12.3.2->apache-beam==2.34.0.dev0) 
(1.3.0)
Requirement already satisfied: certifi>=2017.4.17 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from msrest>=0.6.18->azure-storage-blob>=12.3.2->apache-beam==2.34.0.dev0) 
(2021.5.30)
Requirement already satisfied: pyasn1>=0.1.7 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from oauth2client<5,>=2.0.1->apache-beam==2.34.0.dev0) (0.4.8)
Requirement already satisfied: attrs>=17.4.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.34.0.dev0) (21.2.0)
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.34.0.dev0) (2.1.1)
Requirement already satisfied: pluggy<1.0,>=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.34.0.dev0) (0.13.1)
Requirement already satisfied: more-itertools>=4.0.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.34.0.dev0) (8.9.0)
Requirement already satisfied: wcwidth 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.34.0.dev0) (0.2.5)
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.34.0.dev0) (1.10.0)
Requirement already satisfied: atomicwrites>=1.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.34.0.dev0) (1.4.0)
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.34.0.dev0) 
(3.5.0)
Requirement already satisfied: pytest-forked 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-xdist<2,>=1.29.0->apache-beam==2.34.0.dev0) (1.3.0)
Requirement already satisfied: execnet>=1.1 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-xdist<2,>=1.29.0->apache-beam==2.34.0.dev0) (1.9.0)
Requirement already satisfied: charset-normalizer~=2.0.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 requests<3.0.0,>=2.24.0->apache-beam==2.34.0.dev0) (2.0.4)
Requirement already satisfied: idna<4,>=2.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 requests<3.0.0,>=2.24.0->apache-beam==2.34.0.dev0) (3.2)
Requirement already satisfied: oauthlib>=3.0.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 
requests-oauthlib>=0.5.0->msrest>=0.6.18->azure-storage-blob>=12.3.2->apache-beam==2.34.0.dev0)
 (3.1.1)
Requirement already satisfied: greenlet!=0.4.17 in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from sqlalchemy<2.0,>=1.3->apache-beam==2.34.0.dev0) (1.1.1)
Requirement already satisfied: docker in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from testcontainers<4.0.0,>=3.0.3->apache-beam==2.34.0.dev0) (5.0.2)
Requirement already satisfied: wrapt in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from testcontainers<4.0.0,>=3.0.3->apache-beam==2.34.0.dev0) (1.12.1)
Requirement already satisfied: deprecation in 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_SideInput_Dataflow_Batch/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages>
 (from testcontainers<4.0.0,>=3.0.3->apache-beam==2.34.0.dev0) (2.1.0)
Requirement already satisfied: websocket-client>=0.32.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 docker->testcontainers<4.0.0,>=3.0.3->apache-beam==2.34.0.dev0) (1.2.1)
DEPRECATION: Source distribution is being reinstalled despite an installed 
package having the same name and version as the installed package. pip 21.3 
will remove support for this functionality. A possible replacement is use 
--force-reinstall. You can find discussion regarding this at 
https://github.com/pypa/pip/issues/8711.
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.34.0.dev0-py3-none-any.whl size=2539331 
sha256=673d4e78f8403b659629abf9e4d55bd054c50969f829436e64d17e70c1649fc4
  Stored in directory: 
/home/jenkins/.cache/pip/wheels/c1/f5/a3/8f5ec48b796c1b690bd340ec7688fb88886afa83d7f14ff737
Successfully built apache-beam
Installing collected packages: apache-beam
  Attempting uninstall: apache-beam
    Found existing installation: apache-beam 2.34.0.dev0
    Uninstalling apache-beam-2.34.0.dev0:
      Successfully uninstalled apache-beam-2.34.0.dev0
Successfully installed apache-beam-2.34.0.dev0

> Task :sdks:python:apache_beam:testing:load_tests:run
INFO:root:10000 out of 1000000 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.34.0.dev
INFO:root:Using provided Python SDK container image: 
gcr.io/cloud-dataflow/v1beta3/python37:beam-master-20210809
INFO:root:Python SDK container image set to 
"gcr.io/cloud-dataflow/v1beta3/python37:beam-master-20210809" for Docker 
environment
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function pack_combiners at 0x7f5462288400> ====================
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function sort_stages at 0x7f5462288b70> ====================
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-5-0909100349.1631189766.626995/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-5-0909100349.1631189766.626995/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-5-0909100349.1631189766.626995/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-5-0909100349.1631189766.626995/pipeline.pb
 in 0 seconds.
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: 
['shuffle_mode=appliance', '--side_input_type=list', '--access_percentage=1']
WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: 
['shuffle_mode=appliance', '--side_input_type=list', '--access_percentage=1']
INFO:apache_beam.runners.dataflow.internal.apiclient:Create job: <Job
 clientRequestId: '20210909121606629004-9186'
 createTime: '2021-09-09T12:16:08.140805Z'
 currentStateTime: '1970-01-01T00:00:00Z'
 id: '2021-09-09_05_16_07-6806098255696952620'
 location: 'us-central1'
 name: 'load-tests-python-dataflow-batch-sideinput-5-0909100349'
 projectId: 'apache-beam-testing'
 stageStates: []
 startTime: '2021-09-09T12:16:08.140805Z'
 steps: []
 tempFiles: []
 type: TypeValueValuesEnum(JOB_TYPE_BATCH, 1)>
INFO:apache_beam.runners.dataflow.internal.apiclient:Created job with id: 
[2021-09-09_05_16_07-6806098255696952620]
INFO:apache_beam.runners.dataflow.internal.apiclient:Submitted job: 
2021-09-09_05_16_07-6806098255696952620
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/2021-09-09_05_16_07-6806098255696952620?project=apache-beam-testing
INFO:apache_beam.runners.dataflow.dataflow_runner:Job 
2021-09-09_05_16_07-6806098255696952620 is in state JOB_STATE_PENDING
INFO:apache_beam.runners.dataflow.dataflow_runner:2021-09-09T12:16:15.102Z: 
JOB_MESSAGE_BASIC: Worker configuration: e2-standard-2 in us-central1-c.
INFO:apache_beam.runners.dataflow.dataflow_runner:2021-09-09T12:16:16.039Z: 
JOB_MESSAGE_ERROR: Workflow failed. Causes: Project apache-beam-testing has 
insufficient quota(s) to execute this workflow with 1 instances in region 
us-central1. Quota summary (required/available): 1/19469 instances, 2/0 CPUs, 
25/260021 disk GB, 0/2397 SSD disk GB, 1/226 instance groups, 1/229 managed 
instance groups, 1/453 instance templates, 1/698 in-use IP addresses.

Please see https://cloud.google.com/compute/docs/resource-quotas about 
requesting more quota.
INFO:apache_beam.runners.dataflow.dataflow_runner:2021-09-09T12:16:16.083Z: 
JOB_MESSAGE_DETAILED: Cleaning up.
INFO:apache_beam.runners.dataflow.dataflow_runner:2021-09-09T12:16:16.135Z: 
JOB_MESSAGE_BASIC: Worker pool stopped.
INFO:apache_beam.runners.dataflow.dataflow_runner:2021-09-09T12:16:17.340Z: 
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
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 1627, 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 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 44s
5 actionable tasks: 2 executed, 3 up-to-date

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

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