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

Changes:

[relax] fix exception


------------------------------------------
[...truncated 3.02 MB...]
INFO     root:portable_runner.py:574 Default Python SDK image for environment 
is apache/beam_python3.10_sdk:2.45.0.dev
INFO     apache_beam.runners.portability.portable_runner:portable_runner.py:581 
Job state changed to STOPPED
INFO     apache_beam.runners.portability.portable_runner:portable_runner.py:581 
Job state changed to STARTING
INFO     apache_beam.runners.portability.portable_runner:portable_runner.py:581 
Job state changed to RUNNING
INFO     root:portable_runner.py:574 ==================== <function 
annotate_downstream_side_inputs at 0x7ffa9c0b7400> ====================
INFO     root:portable_runner.py:574 ==================== <function 
fix_side_input_pcoll_coders at 0x7ffa9c0b7520> ====================
INFO     root:portable_runner.py:574 ==================== <function 
pack_combiners at 0x7ffa9c0b7a30> ====================
INFO     root:portable_runner.py:574 ==================== <function 
lift_combiners at 0x7ffa9c0b7ac0> ====================
INFO     root:portable_runner.py:574 ==================== <function expand_sdf 
at 0x7ffa9c0b7c70> ====================
INFO     root:portable_runner.py:574 ==================== <function expand_gbk 
at 0x7ffa9c0b7d00> ====================
INFO     root:portable_runner.py:574 ==================== <function 
sink_flattens at 0x7ffa9c0b7e20> ====================
INFO     root:portable_runner.py:574 ==================== <function 
greedily_fuse at 0x7ffa9c0b7eb0> ====================
INFO     root:portable_runner.py:574 ==================== <function 
read_to_impulse at 0x7ffa9c0b7f40> ====================
INFO     root:portable_runner.py:574 ==================== <function 
impulse_to_input at 0x7ffa9c0bc040> ====================
INFO     root:portable_runner.py:574 ==================== <function sort_stages 
at 0x7ffa9c0bc280> ====================
INFO     root:portable_runner.py:574 ==================== <function 
add_impulse_to_dangling_transforms at 0x7ffa9c0bc3a0> ====================
INFO     root:portable_runner.py:574 ==================== <function 
setup_timer_mapping at 0x7ffa9c0bc1f0> ====================
INFO     root:portable_runner.py:574 ==================== <function 
populate_data_channel_coders at 0x7ffa9c0bc310> ====================
INFO     root:portable_runner.py:574 starting control server on port 40111
INFO     root:portable_runner.py:574 starting data server on port 33951
INFO     root:portable_runner.py:574 starting state server on port 42949
INFO     root:portable_runner.py:574 starting logging server on port 34955
INFO     root:portable_runner.py:574 Created Worker handler 
<apache_beam.runners.portability.fn_api_runner.worker_handlers.DockerSdkWorkerHandler
 object at 0x7ffa9742a590> for environment 
ref_Environment_default_environment_2 (beam:env:docker:v1, 
b'\n%apache/beam_python3.10_sdk:2.45.0.dev')
INFO     root:portable_runner.py:574 Attempting to pull image 
apache/beam_python3.10_sdk:2.45.0.dev
INFO     root:portable_runner.py:574 Unable to pull image 
apache/beam_python3.10_sdk:2.45.0.dev, defaulting to local image if it exists
INFO     root:portable_runner.py:574 Waiting for docker to start up. Current 
status is running
INFO     root:portable_runner.py:574 Docker container is running. container_id 
= b'0e563b8840626e04e49243d47fd6bd0daaf5660529d00e440c1262cdeecff23b', 
worker_id = worker_85
INFO     root:portable_runner.py:574 Created Worker handler 
<apache_beam.runners.portability.fn_api_runner.worker_handlers.DockerSdkWorkerHandler
 object at 0x7ffa975fb460> for environment external_8beam:env:docker:v1 
(beam:env:docker:v1, b'\n apache/beam_java8_sdk:2.45.0.dev')
INFO     root:portable_runner.py:574 Attempting to pull image 
apache/beam_java8_sdk:2.45.0.dev
INFO     root:portable_runner.py:574 Unable to pull image 
apache/beam_java8_sdk:2.45.0.dev, defaulting to local image if it exists
INFO     root:portable_runner.py:574 Waiting for docker to start up. Current 
status is running
INFO     root:portable_runner.py:574 Docker container is running. container_id 
= b'b8db12901c36ab738c5fa29cb363491b619b8ea8721df8408b3c1a6e83449200', 
worker_id = worker_86
=============================== warnings summary ===============================
../../build/gradleenv/1922375555/lib/python3.10/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib and 
slated for removal in Python 3.12; see the module's documentation for 
alternative uses
    from imp import load_source

../../build/gradleenv/1922375555/lib/python3.10/site-packages/google/api_core/operations_v1/abstract_operations_client.py:17
  
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/google/api_core/operations_v1/abstract_operations_client.py>:17:
 DeprecationWarning: The distutils package is deprecated and slated for removal 
in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
    from distutils import util

../../build/gradleenv/1922375555/lib/python3.10/site-packages/tenacity/_asyncio.py:42
  
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/tenacity/_asyncio.py>:42:
 DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use 
"async def" instead
    def call(self, fn, *args, **kwargs):

apache_beam/typehints/pandas_type_compatibility_test.py:67
  
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:67:
 FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas 
in a future version. Use pandas.Index with the appropriate dtype instead.
    }).set_index(pd.Int64Index(range(123, 223), name='an_index')),

apache_beam/typehints/pandas_type_compatibility_test.py:90
  
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:90:
 FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas 
in a future version. Use pandas.Index with the appropriate dtype instead.
    pd.Int64Index(range(123, 223), name='an_index'),

apache_beam/typehints/pandas_type_compatibility_test.py:91
  
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/typehints/pandas_type_compatibility_test.py>:91:
 FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas 
in a future version. Use pandas.Index with the appropriate dtype instead.
    pd.Int64Index(range(475, 575), name='another_index'),

apache_beam/transforms/sql_test.py::SqlTransformTest::test_map
  
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/_pytest/threadexception.py>:73:
 PytestUnhandledThreadExceptionWarning: Exception in thread 
wait_until_finish_read
  
  Traceback (most recent call last):
    File "/usr/lib/python3.10/threading.py", line 1009, in _bootstrap_inner
      self.run()
    File "/usr/lib/python3.10/threading.py", line 946, in run
      self._target(*self._args, **self._kwargs)
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/runners/portability/portable_runner.py";,>
 line 572, in read_messages
      for message in self._message_stream:
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/grpc/_channel.py";,>
 line 426, in __next__
      return self._next()
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/grpc/_channel.py";,>
 line 826, in _next
      raise self
  grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.DEADLINE_EXCEEDED
        details = "Deadline Exceeded"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv4:127.0.0.1:37529 {created_time:"2022-12-03T12:19:18.274099726+00:00", 
grpc_status:4, grpc_message:"Deadline Exceeded"}"
  >
  
    warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))

apache_beam/transforms/sql_test.py::SqlTransformTest::test_project
  
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/_pytest/threadexception.py>:73:
 PytestUnhandledThreadExceptionWarning: Exception in thread 
wait_until_finish_read
  
  Traceback (most recent call last):
    File "/usr/lib/python3.10/threading.py", line 1009, in _bootstrap_inner
      self.run()
    File "/usr/lib/python3.10/threading.py", line 946, in run
      self._target(*self._args, **self._kwargs)
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/runners/portability/portable_runner.py";,>
 line 572, in read_messages
      for message in self._message_stream:
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/grpc/_channel.py";,>
 line 426, in __next__
      return self._next()
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/grpc/_channel.py";,>
 line 826, in _next
      raise self
  grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.DEADLINE_EXCEEDED
        details = "Deadline Exceeded"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv4:127.0.0.1:37529 {created_time:"2022-12-03T12:20:34.02918565+00:00", 
grpc_status:4, grpc_message:"Deadline Exceeded"}"
  >
  
    warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))

apache_beam/transforms/sql_test.py::SqlTransformTest::test_row
  
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/_pytest/threadexception.py>:73:
 PytestUnhandledThreadExceptionWarning: Exception in thread 
wait_until_finish_read
  
  Traceback (most recent call last):
    File "/usr/lib/python3.10/threading.py", line 1009, in _bootstrap_inner
      self.run()
    File "/usr/lib/python3.10/threading.py", line 946, in run
      self._target(*self._args, **self._kwargs)
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/runners/portability/portable_runner.py";,>
 line 572, in read_messages
      for message in self._message_stream:
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/grpc/_channel.py";,>
 line 426, in __next__
      return self._next()
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/grpc/_channel.py";,>
 line 826, in _next
      raise self
  grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.DEADLINE_EXCEEDED
        details = "Deadline Exceeded"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv4:127.0.0.1:37529 {grpc_message:"Deadline Exceeded", grpc_status:4, 
created_time:"2022-12-03T12:21:48.360134452+00:00"}"
  >
  
    warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))

apache_beam/transforms/sql_test.py::SqlTransformTest::test_tagged_join
  
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/_pytest/threadexception.py>:73:
 PytestUnhandledThreadExceptionWarning: Exception in thread 
wait_until_finish_read
  
  Traceback (most recent call last):
    File "/usr/lib/python3.10/threading.py", line 1009, in _bootstrap_inner
      self.run()
    File "/usr/lib/python3.10/threading.py", line 946, in run
      self._target(*self._args, **self._kwargs)
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/runners/portability/portable_runner.py";,>
 line 572, in read_messages
      for message in self._message_stream:
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/grpc/_channel.py";,>
 line 426, in __next__
      return self._next()
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/grpc/_channel.py";,>
 line 826, in _next
      raise self
  grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.DEADLINE_EXCEEDED
        details = "Deadline Exceeded"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv4:127.0.0.1:37529 {created_time:"2022-12-03T12:23:02.679102538+00:00", 
grpc_status:4, grpc_message:"Deadline Exceeded"}"
  >
  
    warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))

apache_beam/transforms/sql_test.py::SqlTransformTest::test_windowing_before_sql
  
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/_pytest/threadexception.py>:73:
 PytestUnhandledThreadExceptionWarning: Exception in thread 
wait_until_finish_read
  
  Traceback (most recent call last):
    File "/usr/lib/python3.10/threading.py", line 1009, in _bootstrap_inner
      self.run()
    File "/usr/lib/python3.10/threading.py", line 946, in run
      self._target(*self._args, **self._kwargs)
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/runners/portability/portable_runner.py";,>
 line 572, in read_messages
      for message in self._message_stream:
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/grpc/_channel.py";,>
 line 426, in __next__
      return self._next()
    File 
"<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/grpc/_channel.py";,>
 line 826, in _next
      raise self
  grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.DEADLINE_EXCEEDED
        details = "Deadline Exceeded"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv4:127.0.0.1:37529 {created_time:"2022-12-03T12:24:15.813132851+00:00", 
grpc_status:4, grpc_message:"Deadline Exceeded"}"
  >
  
    warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/pytest_xlangSqlValidateRunner.xml>
 -
=========================== short test summary info ============================
FAILED apache_beam/transforms/sql_test.py::SqlTransformTest::test_map - 
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.DEADLINE_EXCEEDED
        details = "Deadline Exceeded"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv4:127.0.0.1:37529 {created_time:"2022-12-03T12:19:18.273204842+00:00", 
grpc_status:4, grpc_message:"Deadline Exceeded"}"
>
FAILED apache_beam/transforms/sql_test.py::SqlTransformTest::test_project - 
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.DEADLINE_EXCEEDED
        details = "Deadline Exceeded"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv4:127.0.0.1:37529 {grpc_message:"Deadline Exceeded", grpc_status:4, 
created_time:"2022-12-03T12:20:34.028203645+00:00"}"
>
FAILED apache_beam/transforms/sql_test.py::SqlTransformTest::test_row - 
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.DEADLINE_EXCEEDED
        details = "Deadline Exceeded"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv4:127.0.0.1:37529 {created_time:"2022-12-03T12:21:48.359203597+00:00", 
grpc_status:4, grpc_message:"Deadline Exceeded"}"
>
FAILED apache_beam/transforms/sql_test.py::SqlTransformTest::test_tagged_join - 
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.DEADLINE_EXCEEDED
        details = "Deadline Exceeded"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv4:127.0.0.1:37529 {grpc_message:"Deadline Exceeded", grpc_status:4, 
created_time:"2022-12-03T12:23:02.67825915+00:00"}"
>
FAILED 
apache_beam/transforms/sql_test.py::SqlTransformTest::test_windowing_before_sql 
- grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
terminated with:
        status = StatusCode.DEADLINE_EXCEEDED
        details = "Deadline Exceeded"
        debug_error_string = "UNKNOWN:Error received from peer 
ipv4:127.0.0.1:37529 {grpc_message:"Deadline Exceeded", grpc_status:4, 
created_time:"2022-12-03T12:24:15.812170356+00:00"}"
>
= 5 failed, 4 passed, 5 skipped, 6735 deselected, 11 warnings in 551.22s 
(0:09:11) =

> Task 
> :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingSql
>  FAILED

> Task :sdks:python:test-suites:direct:xlang:fnApiJobServerCleanup
Killing process at 3893064

> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 3895940.
Stopping expansion service pid: 3895941.

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/test-suites/direct/xlang/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingSql'.
> 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 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.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 38m 20s
232 actionable tasks: 32 executed, 200 up-to-date

Publishing build scan...
https://gradle.com/s/5wtxwlnyedodg

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