See
<https://ci-beam.apache.org/job/beam_PostCommit_Python311/1149/display/redirect?page=changes>
Changes:
[noreply] Plumbing remaining autoscaling metrics (#30070)
------------------------------------------
[...truncated 12.16 MB...]
INFO:apache_beam.runners.worker.sdk_worker:State channel established.
INFO:apache_beam.runners.worker.data_plane:Creating client data channel for
localhost:41757
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:13 INFO
org.apache.beam.runners.fnexecution.data.GrpcDataService: Beam Fn Data client
connected.
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:13 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-3
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-4
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-5
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-8
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-6
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-7
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-9
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-10
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-11
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-13
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-12
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-14
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:14 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-15
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:15 INFO
org.apache.beam.runners.spark.SparkPipelineRunner: Job
BeamApp-jenkins-0123161709-3b1576c_f545f3bf-9a58-4e10-bcc1-4f6047ab7abd:
Pipeline translated successfully. Computing outputs
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:15 INFO
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService:
getProcessBundleDescriptor request with id 1-16
INFO:apache_beam.io.filebasedsink:Starting finalize_write threads with
num_shards: 4 (skipped: 0), batches: 4, num_threads: 4
INFO:apache_beam.io.filebasedsink:Renamed 4 shards in 0.01 seconds.
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:15 INFO
org.apache.beam.runners.spark.SparkPipelineRunner: Job
BeamApp-jenkins-0123161709-3b1576c_f545f3bf-9a58-4e10-bcc1-4f6047ab7abd
finished.
INFO:apache_beam.utils.subprocess_server:24/01/23 16:17:15 INFO
org.sparkproject.jetty.server.AbstractConnector: Stopped
Spark@1a2f9fe5{HTTP/1.1, (http/1.1)}{127.0.0.1:4040}
INFO:apache_beam.runners.portability.portable_runner:Job state changed to DONE
Exception in thread read_state:
Traceback (most recent call last):
File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
Exception in thread run_worker_1-1:
Traceback (most recent call last):
File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
self.run()
File "/usr/lib/python3.11/threading.py", line 975, in run
self.run()
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.11/threading.py", line 975, in run
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",>
line 1060, in pull_responses
ERROR:apache_beam.runners.worker.data_plane:Failed to read inputs in the data
plane.
Traceback (most recent call last):
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py",>
line 669, in _read_inputs
for elements in elements_iterator:
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py",>
line 540, in __next__
return self._next()
^^^^^^^^^^^^
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py",>
line 966, in _next
raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that
terminated with:
status = StatusCode.UNAVAILABLE
details = "Socket closed"
debug_error_string = "UNKNOWN:Error received from peer
ipv6:%5B::1%5D:41757 {grpc_message:"Socket closed", grpc_status:14,
created_time:"2024-01-23T16:17:15.814647368+00:00"}"
>
Exception in thread read_grpc_client_inputs:
Traceback (most recent call last):
File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner
self._target(*self._args, **self._kwargs)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py",>
line 266, in run
for response in responses:
self.run()
for work_request in self._control_stub.Control(get_responses()):
File "/usr/lib/python3.11/threading.py", line 975, in run
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py",>
line 540, in __next__
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py",>
line 540, in __next__
self._target(*self._args, **self._kwargs)
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py",>
line 686, in <lambda>
return self._next()
return self._next()
target=lambda: self._read_inputs(elements_iterator),
^^^^^^^^^^^^
^^^^^^^^^^^^
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py",>
line 966, in _next
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py",>
line 966, in _next
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
raise self
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py",>
line 669, in _read_inputs
raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that
terminated with:
status = StatusCode.UNAVAILABLE
details = "Socket closed"
debug_error_string = "UNKNOWN:Error received from peer
ipv6:%5B::1%5D:45087 {grpc_message:"Socket closed", grpc_status:14,
created_time:"2024-01-23T16:17:15.814694843+00:00"}"
>
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that
terminated with:
status = StatusCode.UNAVAILABLE
details = "Socket closed"
debug_error_string = "UNKNOWN:Error received from peer
ipv6:%5B::1%5D:38565 {created_time:"2024-01-23T16:17:15.814683094+00:00",
grpc_status:14, grpc_message:"Socket closed"}"
>
for elements in elements_iterator:
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py",>
line 540, in __next__
return self._next()
^^^^^^^^^^^^
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src/build/gradleenv/-1720702906/lib/python3.11/site-packages/grpc/_channel.py",>
line 966, in _next
raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that
terminated with:
status = StatusCode.UNAVAILABLE
details = "Socket closed"
debug_error_string = "UNKNOWN:Error received from peer
ipv6:%5B::1%5D:41757 {grpc_message:"Socket closed", grpc_status:14,
created_time:"2024-01-23T16:17:15.814647368+00:00"}"
>
> Task :sdks:python:test-suites:portable:py311:postCommitPy311
> Task :sdks:python:test-suites:dataflow:py311:postCommitIT
[gw4] [32mPASSED[0m
apache_beam/dataframe/io_it_test.py::ReadUsingReadGbqTests::test_ReadGbq_export_with_project
apache_beam/dataframe/io_it_test.py::ReadUsingReadGbqTests::test_ReadGbq_with_computation
[gw2] [32mPASSED[0m
apache_beam/ml/gcp/recommendations_ai_test_it.py::RecommendationAIIT::test_create_catalog_item
apache_beam/ml/gcp/recommendations_ai_test_it.py::RecommendationAIIT::test_create_user_event
[gw1] [32mPASSED[0m
apache_beam/io/gcp/bigquery_read_it_test.py::ReadTests::test_table_schema_retrieve_specifying_only_table
apache_beam/io/gcp/bigquery_read_it_test.py::ReadTests::test_table_schema_retrieve_with_direct_read
[gw5] [32mPASSED[0m
apache_beam/io/gcp/bigquery_write_it_test.py::BigQueryWriteIntegrationTests::test_big_query_write_new_types
apache_beam/io/gcp/bigquery_write_it_test.py::BigQueryWriteIntegrationTests::test_big_query_write_schema_autodetect
[gw5] [33mSKIPPED[0m
apache_beam/io/gcp/bigquery_write_it_test.py::BigQueryWriteIntegrationTests::test_big_query_write_schema_autodetect
apache_beam/io/gcp/bigquery_write_it_test.py::BigQueryWriteIntegrationTests::test_big_query_write_without_schema
[gw0] [32mPASSED[0m
apache_beam/io/gcp/big_query_query_to_table_it_test.py::BigQueryQueryToTableIT::test_big_query_standard_sql
apache_beam/ml/inference/sklearn_inference_it_test.py::SklearnInference::test_sklearn_mnist_classification
[gw3] [32mPASSED[0m
apache_beam/examples/wordcount_it_test.py::WordCountIT::test_wordcount_impersonation_it
apache_beam/examples/wordcount_it_test.py::WordCountIT::test_wordcount_it
[gw4] [32mPASSED[0m
apache_beam/dataframe/io_it_test.py::ReadUsingReadGbqTests::test_ReadGbq_with_computation
apache_beam/testing/test_stream_it_test.py::TestStreamIntegrationTests::test_basic_execution
[gw4] [33mSKIPPED[0m
apache_beam/testing/test_stream_it_test.py::TestStreamIntegrationTests::test_basic_execution
apache_beam/testing/test_stream_it_test.py::TestStreamIntegrationTests::test_multiple_outputs
[gw4] [33mSKIPPED[0m
apache_beam/testing/test_stream_it_test.py::TestStreamIntegrationTests::test_multiple_outputs
apache_beam/testing/test_stream_it_test.py::TestStreamIntegrationTests::test_multiple_outputs_with_watermark_advancement
[gw4] [33mSKIPPED[0m
apache_beam/testing/test_stream_it_test.py::TestStreamIntegrationTests::test_multiple_outputs_with_watermark_advancement
apache_beam/io/gcp/pubsub_integration_test.py::PubSubIntegrationTest::test_streaming_data_only
[gw2] [32mPASSED[0m
apache_beam/ml/gcp/recommendations_ai_test_it.py::RecommendationAIIT::test_create_user_event
apache_beam/ml/gcp/recommendations_ai_test_it.py::RecommendationAIIT::test_predict
[gw1] [32mPASSED[0m
apache_beam/io/gcp/bigquery_read_it_test.py::ReadTests::test_table_schema_retrieve_with_direct_read
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source
[gw6] [32mPASSED[0m
apache_beam/io/gcp/bigquery_json_it_test.py::BigQueryJsonIT::test_streaming_inserts
apache_beam/io/gcp/gcsfilesystem_integration_test.py::GcsFileSystemIntegrationTest::test_copy
[gw6] [32mPASSED[0m
apache_beam/io/gcp/gcsfilesystem_integration_test.py::GcsFileSystemIntegrationTest::test_copy
apache_beam/io/gcp/gcsfilesystem_integration_test.py::GcsFileSystemIntegrationTest::test_rename
[gw6] [32mPASSED[0m
apache_beam/io/gcp/gcsfilesystem_integration_test.py::GcsFileSystemIntegrationTest::test_rename
apache_beam/io/gcp/gcsfilesystem_integration_test.py::GcsFileSystemIntegrationTest::test_rename_error
[gw6] [32mPASSED[0m
apache_beam/io/gcp/gcsfilesystem_integration_test.py::GcsFileSystemIntegrationTest::test_rename_error
apache_beam/ml/gcp/cloud_dlp_it_test.py::CloudDLPIT::test_deidentification
[gw5] [32mPASSED[0m
apache_beam/io/gcp/bigquery_write_it_test.py::BigQueryWriteIntegrationTests::test_big_query_write_without_schema
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_batch_copy_and_delete
[gw5] [32mPASSED[0m
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_batch_copy_and_delete
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_copy
[gw5] [32mPASSED[0m
apache_beam/io/gcp/gcsio_integration_test.py::GcsIOIntegrationTest::test_copy
apache_beam/examples/fastavro_it_test.py::FastavroIT::test_avro_it
[gw7] [32mPASSED[0m
apache_beam/io/gcp/bigquery_test.py::PubSubBigQueryIT::test_file_loads
apache_beam/io/gcp/bigquery_test.py::PubSubBigQueryIT::test_streaming_inserts
[gw0] [32mPASSED[0m
apache_beam/ml/inference/sklearn_inference_it_test.py::SklearnInference::test_sklearn_mnist_classification
apache_beam/ml/inference/sklearn_inference_it_test.py::SklearnInference::test_sklearn_mnist_classification_large_model
[gw3] [32mPASSED[0m
apache_beam/examples/wordcount_it_test.py::WordCountIT::test_wordcount_it
apache_beam/examples/dataframe/taxiride_it_test.py::TaxirideIT::test_aggregation
[gw2] [32mPASSED[0m
apache_beam/ml/gcp/recommendations_ai_test_it.py::RecommendationAIIT::test_predict
apache_beam/io/gcp/bigquery_io_read_it_test.py::BigqueryIOReadIT::test_bigquery_read_1M_python
[gw6] [32mPASSED[0m
apache_beam/ml/gcp/cloud_dlp_it_test.py::CloudDLPIT::test_deidentification
apache_beam/ml/gcp/cloud_dlp_it_test.py::CloudDLPIT::test_inspection
[gw1] [32mPASSED[0m
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_column_selection
[gw0] [32mPASSED[0m
apache_beam/ml/inference/sklearn_inference_it_test.py::SklearnInference::test_sklearn_mnist_classification_large_model
apache_beam/ml/inference/sklearn_inference_it_test.py::SklearnInference::test_sklearn_regression
[gw0] [33mSKIPPED[0m
apache_beam/ml/inference/sklearn_inference_it_test.py::SklearnInference::test_sklearn_regression
apache_beam/examples/complete/game/game_stats_it_test.py::GameStatsIT::test_game_stats_it
[gw4] [32mPASSED[0m
apache_beam/io/gcp/pubsub_integration_test.py::PubSubIntegrationTest::test_streaming_data_only
apache_beam/io/gcp/pubsub_integration_test.py::PubSubIntegrationTest::test_streaming_with_attributes
[gw1] [32mPASSED[0m
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_column_selection
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_column_selection_and_row_restriction
[gw2] [32mPASSED[0m
apache_beam/io/gcp/bigquery_io_read_it_test.py::BigqueryIOReadIT::test_bigquery_read_1M_python
apache_beam/io/gcp/bigquery_io_read_it_test.py::BigqueryIOReadIT::test_bigquery_read_custom_1M_python
[gw6] [32mPASSED[0m
apache_beam/ml/gcp/cloud_dlp_it_test.py::CloudDLPIT::test_inspection
apache_beam/transforms/enrichment_it_test.py::TestEnrichment::test_http_enrichment
[gw6] [33mSKIPPED[0m
apache_beam/transforms/enrichment_it_test.py::TestEnrichment::test_http_enrichment
apache_beam/transforms/enrichment_it_test.py::TestEnrichment::test_http_enrichment_custom_join
[gw6] [33mSKIPPED[0m
apache_beam/transforms/enrichment_it_test.py::TestEnrichment::test_http_enrichment_custom_join
apache_beam/examples/cookbook/datastore_wordcount_it_test.py::DatastoreWordCountIT::test_datastore_wordcount_it
[gw5] [32mPASSED[0m
apache_beam/examples/fastavro_it_test.py::FastavroIT::test_avro_it
apache_beam/examples/streaming_wordcount_debugging_it_test.py::StreamingWordcountDebuggingIT::test_streaming_wordcount_debugging_it
[gw5] [33mSKIPPED[0m
apache_beam/examples/streaming_wordcount_debugging_it_test.py::StreamingWordcountDebuggingIT::test_streaming_wordcount_debugging_it
apache_beam/examples/streaming_wordcount_it_test.py::StreamingWordCountIT::test_streaming_wordcount_it
[gw3] [32mPASSED[0m
apache_beam/examples/dataframe/taxiride_it_test.py::TaxirideIT::test_aggregation
apache_beam/examples/dataframe/taxiride_it_test.py::TaxirideIT::test_enrich
[gw1] [32mPASSED[0m
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_column_selection_and_row_restriction
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_column_selection_and_row_restriction_rows
[gw2] [32mPASSED[0m
apache_beam/io/gcp/bigquery_io_read_it_test.py::BigqueryIOReadIT::test_bigquery_read_custom_1M_python
apache_beam/examples/complete/game/leader_board_it_test.py::LeaderBoardIT::test_leader_board_it
[gw6] [32mPASSED[0m
apache_beam/examples/cookbook/datastore_wordcount_it_test.py::DatastoreWordCountIT::test_datastore_wordcount_it
apache_beam/examples/dataframe/flight_delays_it_test.py::FlightDelaysTest::test_flight_delays
[gw7] [32mPASSED[0m
apache_beam/io/gcp/bigquery_test.py::PubSubBigQueryIT::test_streaming_inserts
apache_beam/io/gcp/bigquery_test.py::BigQueryFileLoadsIntegrationTests::test_avro_file_load
[gw1] [32mPASSED[0m
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_column_selection_and_row_restriction_rows
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_native_datetime
[gw4] [32mPASSED[0m
apache_beam/io/gcp/pubsub_integration_test.py::PubSubIntegrationTest::test_streaming_with_attributes
apache_beam/io/gcp/healthcare/dicomio_integration_test.py::DICOMIoIntegrationTest::test_dicom_search_instances
[gw6] [32mPASSED[0m
apache_beam/examples/dataframe/flight_delays_it_test.py::FlightDelaysTest::test_flight_delays
apache_beam/examples/inference/tfx_bsl/tfx_bsl_inference_it_test.py::TFXRunInferenceTests::test_tfx_run_inference_mobilenetv2
[gw6] [33mSKIPPED[0m
apache_beam/examples/inference/tfx_bsl/tfx_bsl_inference_it_test.py::TFXRunInferenceTests::test_tfx_run_inference_mobilenetv2
apache_beam/ml/gcp/videointelligenceml_test_it.py::VideoIntelligenceMlTestIT::test_label_detection_with_video_context
[gw6] [33mSKIPPED[0m
apache_beam/ml/gcp/videointelligenceml_test_it.py::VideoIntelligenceMlTestIT::test_label_detection_with_video_context
apache_beam/ml/inference/onnx_inference_it_test.py::OnnxInference::test_onnx_run_inference_roberta_sentiment_classification
[gw6] [33mSKIPPED[0m
apache_beam/ml/inference/onnx_inference_it_test.py::OnnxInference::test_onnx_run_inference_roberta_sentiment_classification
apache_beam/runners/dataflow/dataflow_exercise_metrics_pipeline_test.py::ExerciseMetricsPipelineTest::test_metrics_it
[gw6] [33mSKIPPED[0m
apache_beam/runners/dataflow/dataflow_exercise_metrics_pipeline_test.py::ExerciseMetricsPipelineTest::test_metrics_it
apache_beam/transforms/external_it_test.py::ExternalTransformIT::test_job_python_from_python_it
[gw0] [32mPASSED[0m
apache_beam/examples/complete/game/game_stats_it_test.py::GameStatsIT::test_game_stats_it
apache_beam/examples/complete/game/user_score_it_test.py::UserScoreIT::test_user_score_it
[gw5] [32mPASSED[0m
apache_beam/examples/streaming_wordcount_it_test.py::StreamingWordCountIT::test_streaming_wordcount_it
apache_beam/io/fileio_test.py::MatchIntegrationTest::test_transform_on_gcs
[gw7] [32mPASSED[0m
apache_beam/io/gcp/bigquery_test.py::BigQueryFileLoadsIntegrationTests::test_avro_file_load
apache_beam/examples/complete/autocomplete_test.py::AutocompleteTest::test_autocomplete_it
[gw1] [32mPASSED[0m
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_native_datetime
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_query
[gw4] [32mPASSED[0m
apache_beam/io/gcp/healthcare/dicomio_integration_test.py::DICOMIoIntegrationTest::test_dicom_search_instances
apache_beam/io/gcp/healthcare/dicomio_integration_test.py::DICOMIoIntegrationTest::test_dicom_store_instance_from_gcs
[gw6] [32mPASSED[0m
apache_beam/transforms/external_it_test.py::ExternalTransformIT::test_job_python_from_python_it
apache_beam/transforms/periodicsequence_it_test.py::PeriodicSequenceIT::test_periodicsequence_outputs_valid_watermarks_it
[gw6] [33mSKIPPED[0m
apache_beam/transforms/periodicsequence_it_test.py::PeriodicSequenceIT::test_periodicsequence_outputs_valid_watermarks_it
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=7dd7161d-e973-45a0-b6ca-ad012bcf191e,
currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_Python311/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 3745
log file: /home/jenkins/.gradle/daemon/8.4/daemon-3745.out.log
----- Last 20 lines from daemon log file - daemon-3745.out.log -----
apache_beam/ml/gcp/videointelligenceml_test_it.py::VideoIntelligenceMlTestIT::test_label_detection_with_video_context
[gw6] [33mSKIPPED[0m
apache_beam/ml/gcp/videointelligenceml_test_it.py::VideoIntelligenceMlTestIT::test_label_detection_with_video_context
apache_beam/ml/inference/onnx_inference_it_test.py::OnnxInference::test_onnx_run_inference_roberta_sentiment_classification
[gw6] [33mSKIPPED[0m
apache_beam/ml/inference/onnx_inference_it_test.py::OnnxInference::test_onnx_run_inference_roberta_sentiment_classification
apache_beam/runners/dataflow/dataflow_exercise_metrics_pipeline_test.py::ExerciseMetricsPipelineTest::test_metrics_it
[gw6] [33mSKIPPED[0m
apache_beam/runners/dataflow/dataflow_exercise_metrics_pipeline_test.py::ExerciseMetricsPipelineTest::test_metrics_it
apache_beam/transforms/external_it_test.py::ExternalTransformIT::test_job_python_from_python_it
[gw0] [32mPASSED[0m
apache_beam/examples/complete/game/game_stats_it_test.py::GameStatsIT::test_game_stats_it
apache_beam/examples/complete/game/user_score_it_test.py::UserScoreIT::test_user_score_it
[gw5] [32mPASSED[0m
apache_beam/examples/streaming_wordcount_it_test.py::StreamingWordCountIT::test_streaming_wordcount_it
apache_beam/io/fileio_test.py::MatchIntegrationTest::test_transform_on_gcs
[gw7] [32mPASSED[0m
apache_beam/io/gcp/bigquery_test.py::BigQueryFileLoadsIntegrationTests::test_avro_file_load
apache_beam/examples/complete/autocomplete_test.py::AutocompleteTest::test_autocomplete_it
[gw1] [32mPASSED[0m
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_native_datetime
apache_beam/io/gcp/bigquery_read_it_test.py::ReadUsingStorageApiTests::test_iobase_source_with_query
[gw4] [32mPASSED[0m
apache_beam/io/gcp/healthcare/dicomio_integration_test.py::DICOMIoIntegrationTest::test_dicom_search_instances
apache_beam/io/gcp/healthcare/dicomio_integration_test.py::DICOMIoIntegrationTest::test_dicom_store_instance_from_gcs
[gw6] [32mPASSED[0m
apache_beam/transforms/external_it_test.py::ExternalTransformIT::test_job_python_from_python_it
apache_beam/transforms/periodicsequence_it_test.py::PeriodicSequenceIT::test_periodicsequence_outputs_valid_watermarks_it
[gw6] [33mSKIPPED[0m
apache_beam/transforms/periodicsequence_it_test.py::PeriodicSequenceIT::test_periodicsequence_outputs_valid_watermarks_it
----- End of the daemon log -----
FAILURE: Build failed with an exception.
* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may
have crashed)
* 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.
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]