See 
<https://ci-beam.apache.org/job/beam_PostCommit_Python39/2433/display/redirect>

Changes:


------------------------------------------
[...truncated 9.39 MB...]
log_location: 
"/usr/local/lib/python3.9/site-packages/apache_beam/runners/worker/sdk_worker.py:275"
thread: "MainThread"

INFO:root:severity: INFO
timestamp {
  seconds: 1697373651
  nanos: 424649953
}
message: "Closing all cached grpc data channels."
log_location: 
"/usr/local/lib/python3.9/site-packages/apache_beam/runners/worker/data_plane.py:803"
thread: "MainThread"

INFO:root:severity: INFO
timestamp {
  seconds: 1697373651
  nanos: 424743652
}
message: "Closing all cached gRPC state handlers."
log_location: 
"/usr/local/lib/python3.9/site-packages/apache_beam/runners/worker/sdk_worker.py:904"
thread: "MainThread"

INFO:root:severity: INFO
timestamp {
  seconds: 1697373651
  nanos: 425013065
}
message: "Done consuming work."
log_location: 
"/usr/local/lib/python3.9/site-packages/apache_beam/runners/worker/sdk_worker.py:287"
thread: "MainThread"

INFO:root:severity: INFO
timestamp {
  seconds: 1697373651
  nanos: 425153255
}
message: "Python sdk harness exiting."
log_location: 
"/usr/local/lib/python3.9/site-packages/apache_beam/runners/worker/sdk_worker_main.py:211"
thread: "MainThread"

a6da070e4b7d3379a3bc32b67a1e4c146d3a0b367795911258c68b2094f95e45
INFO:apache_beam.runners.portability.local_job_service:Completed job in 
20.181049823760986 seconds with state DONE.
INFO:root:Completed job in 20.181049823760986 seconds with state DONE.
INFO:apache_beam.runners.portability.portable_runner:Job state changed to DONE

> Task :sdks:python:test-suites:portable:py39:portableWordCountSparkRunnerBatch
INFO:apache_beam.runners.worker.worker_pool_main:Listening for workers at 
localhost:32789
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function pack_combiners at 0x7f0195fe49d0> ====================
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function lift_combiners at 0x7f0195fe4a60> ====================
INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
 <function sort_stages at 0x7f0195fe51f0> ====================
INFO:apache_beam.utils.subprocess_server:Starting service with ['java' '-jar' 
'<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/runners/spark/3/job-server/build/libs/beam-runners-spark-3-job-server-2.52.0-SNAPSHOT.jar'>
 '--spark-master-url' 'local[4]' '--artifacts-dir' 
'/tmp/beam-tempm53dhpv4/artifactsyocb7sg_' '--job-port' '48547' 
'--artifact-port' '0' '--expansion-port' '0']
INFO:apache_beam.utils.subprocess_server:23/10/15 12:40:57 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/10/15 12:40:58 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: ArtifactStagingService 
started on localhost:44029
INFO:apache_beam.utils.subprocess_server:23/10/15 12:40:58 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: Java ExpansionService 
started on localhost:34111
INFO:apache_beam.utils.subprocess_server:23/10/15 12:40:58 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: JobService started on 
localhost:48547
INFO:apache_beam.utils.subprocess_server:23/10/15 12:40:58 INFO 
org.apache.beam.runners.jobsubmission.JobServerDriver: Job server now running, 
terminate with Ctrl+C
INFO:apache_beam.utils.subprocess_server:23/10/15 12:40:58 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Staging 
artifacts for job_26490f36-690c-4a73-b8b8-2246e20d614f.
INFO:apache_beam.utils.subprocess_server:23/10/15 12:40:58 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Resolving 
artifacts for 
job_26490f36-690c-4a73-b8b8-2246e20d614f.ref_Environment_default_environment_1.
INFO:apache_beam.utils.subprocess_server:23/10/15 12:40:58 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Getting 1 
artifacts for job_26490f36-690c-4a73-b8b8-2246e20d614f.null.
INFO:apache_beam.utils.subprocess_server:23/10/15 12:40:58 INFO 
org.apache.beam.runners.fnexecution.artifact.ArtifactStagingService: Artifacts 
fully staged for job_26490f36-690c-4a73-b8b8-2246e20d614f.
INFO:apache_beam.utils.subprocess_server:23/10/15 12:40:58 INFO 
org.apache.beam.runners.spark.SparkJobInvoker: Invoking job 
BeamApp-jenkins-1015124058-ed1c1e5a_60a89cc6-b75b-4496-b78f-1c52335d3f90
INFO:apache_beam.utils.subprocess_server:23/10/15 12:40:59 INFO 
org.apache.beam.runners.jobsubmission.JobInvocation: Starting job invocation 
BeamApp-jenkins-1015124058-ed1c1e5a_60a89cc6-b75b-4496-b78f-1c52335d3f90
INFO:apache_beam.runners.portability.portable_runner:Environment "LOOPBACK" has 
started a component necessary for the execution. Be sure to run the pipeline 
using
  with Pipeline() as p:
    p.apply(..)
This ensures that the pipeline finishes before this program exits.
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
INFO:apache_beam.utils.subprocess_server:23/10/15 12:40:59 INFO 
org.apache.beam.runners.spark.translation.SparkContextFactory: Creating a brand 
new Spark Context.
INFO:apache_beam.utils.subprocess_server:23/10/15 12:40:59 WARN 
org.apache.hadoop.util.NativeCodeLoader: Unable to load native-hadoop library 
for your platform... using builtin-java classes where applicable
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.util.log: Logging initialized @5024ms to 
org.sparkproject.jetty.util.log.Slf4jLog
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.Server: jetty-9.4.44.v20210927; built: 
2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 
1.8.0_382-8u382-ga-1~20.04.1-b05
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.Server: Started @5128ms
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.AbstractConnector: Started 
ServerConnector@67368d56{HTTP/1.1, (http/1.1)}{127.0.0.1:4040}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@7e728999{/jobs,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@78e909e2{/jobs/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@70fe89ce{/jobs/job,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@2c7e8d42{/jobs/job/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@6d7e1195{/stages,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@75324861{/stages/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@16e64871{/stages/stage,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@4d2fe779{/stages/stage/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@1b2b6f4a{/stages/pool,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@34c1e13f{/stages/pool/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@ac55d4a{/storage,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@93ccbaa{/storage/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@425f61f7{/storage/rdd,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@67328ffb{/storage/rdd/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@3e942a39{/environment,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@26db2b3a{/environment/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@5309903b{/executors,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@5034b133{/executors/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@1e5225ea{/executors/threadDump,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@a5a09c6{/executors/threadDump/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@2bee815d{/static,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@286183a{/,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@571d0664{/api,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@660e75cb{/jobs/job/kill,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:00 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@2893ae7d{/stages/stage/kill,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:01 INFO 
org.sparkproject.jetty.server.handler.ContextHandler: Started 
o.s.j.s.ServletContextHandler@9b1a25{/metrics/json,null,AVAILABLE,@Spark}
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:01 INFO 
org.apache.beam.runners.spark.metrics.MetricsAccumulator: Instantiated metrics 
accumulator: MetricQueryResults()
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:01 WARN 
software.amazon.awssdk.regions.internal.util.EC2MetadataUtils: Unable to 
retrieve the requested metadata.
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:01 INFO 
org.apache.beam.runners.spark.SparkPipelineRunner: Running job 
BeamApp-jenkins-1015124058-ed1c1e5a_60a89cc6-b75b-4496-b78f-1c52335d3f90 on 
Spark master local[4]
INFO:apache_beam.runners.worker.statecache:Creating state cache with size 
104857600
INFO:apache_beam.runners.worker.sdk_worker:Creating insecure control channel 
for localhost:37851.
INFO:apache_beam.runners.worker.sdk_worker:Control channel established.
INFO:apache_beam.runners.worker.sdk_worker:Initializing SDKHarness with 
unbounded number of workers.
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:02 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: Beam 
Fn Control client connected with id 1-1
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:02 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-2
INFO:apache_beam.runners.worker.sdk_worker:Creating insecure state channel for 
localhost:37111.
INFO:apache_beam.runners.worker.sdk_worker:State channel established.
INFO:apache_beam.runners.worker.data_plane:Creating client data channel for 
localhost:36325
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:02 INFO 
org.apache.beam.runners.fnexecution.data.GrpcDataService: Beam Fn Data client 
connected.
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:02 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-3
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:03 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-4
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:03 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-5
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:03 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-7
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:03 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-6
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:03 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-9
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:03 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-8
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:03 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-10
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:03 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-11
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:03 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-12
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:03 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-13
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:03 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-14
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:03 INFO 
org.apache.beam.runners.fnexecution.control.FnApiControlClientPoolService: 
getProcessBundleDescriptor request with id 1-15
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:03 INFO 
org.apache.beam.runners.spark.SparkPipelineRunner: Job 
BeamApp-jenkins-1015124058-ed1c1e5a_60a89cc6-b75b-4496-b78f-1c52335d3f90: 
Pipeline translated successfully. Computing outputs
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:04 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:23/10/15 12:41:04 INFO 
org.apache.beam.runners.spark.SparkPipelineRunner: Job 
BeamApp-jenkins-1015124058-ed1c1e5a_60a89cc6-b75b-4496-b78f-1c52335d3f90 
finished.
INFO:apache_beam.utils.subprocess_server:23/10/15 12:41:04 INFO 
org.sparkproject.jetty.server.AbstractConnector: Stopped 
Spark@67368d56{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.9/threading.py", line 973, in _bootstrap_inner
Exception in thread run_worker_1-1:
Traceback (most recent call last):
  File "/usr/lib/python3.9/threading.py", line 973, in _bootstrap_inner
    self.run()
    self.run()
  File "/usr/lib/python3.9/threading.py", line 910, in run
  File "/usr/lib/python3.9/threading.py", line 910, in run
    self._target(*self._args, **self._kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py";,>
 line 1035, in pull_responses
    self._target(*self._args, **self._kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/sdks/python/apache_beam/runners/worker/sdk_worker.py";,>
 line 262, in run
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_Python39/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py";,>
 line 652, in _read_inputs
    for elements in elements_iterator:
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/build/gradleenv/2022703443/lib/python3.9/site-packages/grpc/_channel.py";,>
 line 541, in __next__
    return self._next()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/build/gradleenv/2022703443/lib/python3.9/site-packages/grpc/_channel.py";,>
 line 967, 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:36325 {created_time:"2023-10-15T12:41:04.625958996+00:00", 
grpc_status:14, grpc_message:"Socket closed"}"
>
    for response in responses:
    for work_request in self._control_stub.Control(get_responses()):
Exception in thread read_grpc_client_inputs:
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/build/gradleenv/2022703443/lib/python3.9/site-packages/grpc/_channel.py";,>
 line 541, in __next__
Traceback (most recent call last):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/build/gradleenv/2022703443/lib/python3.9/site-packages/grpc/_channel.py";,>
 line 541, in __next__
  File "/usr/lib/python3.9/threading.py", line 973, in _bootstrap_inner
    return self._next()
    return self._next()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/build/gradleenv/2022703443/lib/python3.9/site-packages/grpc/_channel.py";,>
 line 967, in _next
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/build/gradleenv/2022703443/lib/python3.9/site-packages/grpc/_channel.py";,>
 line 967, in _next
    self.run()
  File "/usr/lib/python3.9/threading.py", line 910, in run
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.UNAVAILABLE
        details = "recvmsg:Connection reset by peer"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv6:%5B::1%5D:37111 {grpc_message:"recvmsg:Connection reset by peer", 
grpc_status:14, created_time:"2023-10-15T12:41:04.625974273+00:00"}"
>
    self._target(*self._args, **self._kwargs)
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py";,>
 line 669, in <lambda>
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.UNAVAILABLE
        details = "recvmsg:Connection reset by peer"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv6:%5B::1%5D:37851 {created_time:"2023-10-15T12:41:04.6259779+00:00", 
grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
    target=lambda: self._read_inputs(elements_iterator),
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/sdks/python/apache_beam/runners/worker/data_plane.py";,>
 line 652, in _read_inputs
    for elements in elements_iterator:
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/build/gradleenv/2022703443/lib/python3.9/site-packages/grpc/_channel.py";,>
 line 541, in __next__
    return self._next()
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/build/gradleenv/2022703443/lib/python3.9/site-packages/grpc/_channel.py";,>
 line 967, 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:36325 {created_time:"2023-10-15T12:41:04.625958996+00:00", 
grpc_status:14, grpc_message:"Socket closed"}"
>

> Task :sdks:python:test-suites:portable:py39:postCommitPy39
> Task :sdks:python:test-suites:dataflow:py39:postCommitIT FAILED

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Script 
'<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/sdks/python/test-suites/direct/common.gradle'>
 line: 52

* What went wrong:
Execution failed for task ':sdks:python:test-suites:direct:py39:postCommitIT'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Script 
'<https://ci-beam.apache.org/job/beam_PostCommit_Python39/ws/src/sdks/python/test-suites/dataflow/common.gradle'>
 line: 139

* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow:py39:postCommitIT'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
==============================================================================

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

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

For more on this, please refer to 
https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 2h 3m 8s
219 actionable tasks: 155 executed, 60 from cache, 4 up-to-date

Publishing build scan...
https://ge.apache.org/s/cihsejzvzwfga

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