You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/05/09 06:21:02 UTC

Build failed in Jenkins: beam_PostCommit_XVR_Direct #2626

See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/2626/display/redirect>

Changes:


------------------------------------------
[...truncated 2.42 MB...]
2022/05/09 06:00:36 2022-05-09 06:00:36. (13): ==================== <function sort_stages at 0x7f20473004c0> ====================
2022/05/09 06:00:36 2022-05-09 06:00:36. (14): ==================== <function add_impulse_to_dangling_transforms at 0x7f20473005e0> ====================
2022/05/09 06:00:36 2022-05-09 06:00:36. (15): ==================== <function setup_timer_mapping at 0x7f2047300430> ====================
2022/05/09 06:00:36 2022-05-09 06:00:36. (16): ==================== <function populate_data_channel_coders at 0x7f2047300550> ====================
2022/05/09 06:00:36 2022-05-09 06:00:36. (17): starting control server on port 43289
2022/05/09 06:00:36 2022-05-09 06:00:36. (18): starting data server on port 43955
2022/05/09 06:00:36 2022-05-09 06:00:36. (19): starting state server on port 36753
2022/05/09 06:00:36 2022-05-09 06:00:36. (20): starting logging server on port 36807
2022/05/09 06:00:36 Job state: STOPPED
2022/05/09 06:00:36 Job state: STARTING
2022/05/09 06:00:36 Job state: RUNNING
2022/05/09 06:00:36 2022-05-09 06:00:36. (21): Created Worker handler <apache_beam.runners.portability.fn_api_runner.worker_handlers.DockerSdkWorkerHandler object at 0x7f203757eb80> for environment tLcjRPTrwTbeam:env:docker:v1 (beam:env:docker:v1, b'\n apache/beam_java8_sdk:2.40.0.dev')
2022/05/09 06:00:36 2022-05-09 06:00:36. (22): Attempting to pull image apache/beam_java8_sdk:2.40.0.dev
2022/05/09 06:00:37 2022-05-09 06:00:37. (23): Unable to pull image apache/beam_java8_sdk:2.40.0.dev, defaulting to local image if it exists
2022/05/09 06:00:38 2022-05-09 06:00:38. (24): Waiting for docker to start up. Current status is running
2022/05/09 06:00:38 2022-05-09 06:00:38. (25): Docker container is running. container_id = b'02ea2d331663ed3b37a61ebdd4aa65ab5e1de26470426c34a6be7fd84dfa229d', worker_id = worker_17
2022/05/09 06:00:39 2022-05-09 06:00:39. (26): Created Worker handler <apache_beam.runners.portability.fn_api_runner.worker_handlers.DockerSdkWorkerHandler object at 0x7f2037586730> for environment go (beam:env:docker:v1, b'\n\x16apache/beam_go_sdk:dev')
2022/05/09 06:00:42 2022-05-09 06:00:42. (27): Attempting to pull image apache/beam_go_sdk:dev
2022/05/09 06:00:42 2022-05-09 06:00:42. (28): Unable to pull image apache/beam_go_sdk:dev, defaulting to local image if it exists
2022/05/09 06:00:43 2022-05-09 06:00:43. (29): Waiting for docker to start up. Current status is running
2022/05/09 06:00:43 2022-05-09 06:00:43. (30): Docker container is running. container_id = b'1592c16c69948996b587ad5abd2b25b664d88a266d919df78f18dadfaf0e805e', worker_id = worker_19
2022/05/09 06:00:47 2022-05-09 06:00:47. (31): Completed job in 11.35582423210144 seconds with state DONE.
2022/05/09 06:00:47 Job state: DONE
--- PASS: TestJDBCIO_PostgresReadWrite (35.23s)
PASS
ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/jdbc	87.341s
=== RUN   TestKafkaIO_BasicReadWrite
    integration.go:203: Test TestKafkaIO_BasicReadWrite is currently filtered for runner portable
--- SKIP: TestKafkaIO_BasicReadWrite (0.00s)
PASS
ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka	6.031s
$ cd ../..
$ exit
$ exit

> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingJava
> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPython
> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPythonOnly

> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingJava
>>> RUNNING integration tests with pipeline options: --runner=PortableRunner --job_endpoint=localhost:36849 --environment_cache_millis=10000 --experiments=beam_fn_api
>>>   pytest options: 
>>>   collect markers: -m=xlang_transforms
============================= test session starts ==============================
platform linux -- Python 3.9.10, pytest-4.6.11, py-1.11.0, pluggy-0.13.1
rootdir: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python,> inifile: pytest.ini
plugins: xdist-1.34.0, timeout-1.4.2, forked-1.4.0, requests-mock-1.9.3
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 5549 items / 5539 deselected / 1 skipped / 9 selected

apache_beam/io/external/generate_sequence_test.py ...                    [ 30%]
apache_beam/transforms/validate_runner_xlang_test.py .......             [100%]

=============================== warnings summary ===============================
apache_beam/io/filesystems_test.py:54
  <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/io/filesystems_test.py>:54: DeprecationWarning: invalid escape sequence \c
    self.assertIsNone(FileSystems.get_scheme('c:\\abc\cdf'))  # pylint: disable=anomalous-backslash-in-string

apache_beam/io/filesystems_test.py:62
  <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/io/filesystems_test.py>:62: DeprecationWarning: invalid escape sequence \d
    self.assertTrue(isinstance(FileSystems.get_filesystem('c:\\abc\def'),  # pylint: disable=anomalous-backslash-in-string

<unknown>:54
  <unknown>:54: DeprecationWarning: invalid escape sequence \c

<unknown>:62
  <unknown>:62: DeprecationWarning: invalid escape sequence \d

<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/tenacity/_asyncio.py>:42
  <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/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):

-- Docs: https://docs.pytest.org/en/latest/warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/pytest_xlangValidateRunner.xml> -
===== 10 passed, 1 skipped, 5539 deselected, 5 warnings in 127.64 seconds ======

> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingPython
>>> RUNNING integration tests with pipeline options: --runner=PortableRunner --job_endpoint=localhost:36849 --environment_cache_millis=10000 --experiments=beam_fn_api
>>>   pytest options: 
>>>   collect markers: -m=xlang_transforms
============================= test session starts ==============================
platform linux -- Python 3.9.10, pytest-4.6.11, py-1.11.0, pluggy-0.13.1
rootdir: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python,> inifile: pytest.ini
plugins: xdist-1.34.0, timeout-1.4.2, forked-1.4.0, requests-mock-1.9.3
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 5549 items / 5539 deselected / 1 skipped / 9 selected

apache_beam/io/external/generate_sequence_test.py .ss                    [ 30%]
apache_beam/transforms/validate_runner_xlang_test.py FFFFFFF             [100%]Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/bin/pytest",> line 8, in <module>
    sys.exit(main())
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/config/__init__.py",> line 84, in main
    return config.hook.pytest_cmdline_main(config=config)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/hooks.py",> line 286, in __call__
    return self._hookexec(self, self.get_hookimpls(), kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/manager.py",> line 93, in _hookexec
    return self._inner_hookexec(hook, methods, kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/manager.py",> line 84, in <lambda>
    self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall(
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/callers.py",> line 208, in _multicall
    return outcome.get_result()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/callers.py",> line 80, in get_result
    raise ex[1].with_traceback(ex[2])
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/callers.py",> line 187, in _multicall
    res = hook_impl.function(*args)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/main.py",> line 243, in pytest_cmdline_main
    return wrap_session(config, _main)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/main.py",> line 235, in wrap_session
    config.hook.pytest_sessionfinish(
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/hooks.py",> line 286, in __call__
    return self._hookexec(self, self.get_hookimpls(), kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/manager.py",> line 93, in _hookexec
    return self._inner_hookexec(hook, methods, kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/manager.py",> line 84, in <lambda>
    self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall(
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/callers.py",> line 203, in _multicall
    gen.send(outcome)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/terminal.py",> line 669, in pytest_sessionfinish
    outcome.get_result()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/callers.py",> line 80, in get_result
    raise ex[1].with_traceback(ex[2])
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/callers.py",> line 187, in _multicall
    res = hook_impl.function(*args)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/junitxml.py",> line 686, in pytest_sessionfinish
    logfile.write(Junit.testsuites([suite_node]).unicode(indent=0))
OSError: [Errno 28] No space left on device

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

> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingSql FAILED
>>> RUNNING integration tests with pipeline options: --runner=PortableRunner --job_endpoint=localhost:36849 --environment_cache_millis=10000 --experiments=beam_fn_api
>>>   pytest options: 
>>>   collect markers: -m=xlang_sql_expansion_service
Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/bin/pytest",> line 8, in <module>
    sys.exit(main())
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/config/__init__.py",> line 65, in main
    config = _prepareconfig(args, plugins)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/config/__init__.py",> line 213, in _prepareconfig
    return pluginmanager.hook.pytest_cmdline_parse(
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/hooks.py",> line 286, in __call__
    return self._hookexec(self, self.get_hookimpls(), kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/manager.py",> line 93, in _hookexec
    return self._inner_hookexec(hook, methods, kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/manager.py",> line 84, in <lambda>
    self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall(
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/callers.py",> line 203, in _multicall
    gen.send(outcome)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/helpconfig.py",> line 94, in pytest_cmdline_parse
    config = outcome.get_result()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/callers.py",> line 80, in get_result
    raise ex[1].with_traceback(ex[2])
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/callers.py",> line 187, in _multicall
    res = hook_impl.function(*args)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/config/__init__.py",> line 789, in pytest_cmdline_parse
    self.parse(args)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/config/__init__.py",> line 997, in parse
    self._preparse(args, addopts=addopts)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/config/__init__.py",> line 952, in _preparse
    self.hook.pytest_load_initial_conftests(
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/hooks.py",> line 286, in __call__
    return self._hookexec(self, self.get_hookimpls(), kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/manager.py",> line 93, in _hookexec
    return self._inner_hookexec(hook, methods, kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/manager.py",> line 84, in <lambda>
    self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall(
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/callers.py",> line 208, in _multicall
    return outcome.get_result()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/callers.py",> line 80, in get_result
    raise ex[1].with_traceback(ex[2])
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/pluggy/callers.py",> line 182, in _multicall
    next(gen)  # first yield
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/capture.py",> line 61, in pytest_load_initial_conftests
    capman.start_global_capturing()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/capture.py",> line 121, in start_global_capturing
    self._global_capturing = self._getcapture(self._method)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/capture.py",> line 97, in _getcapture
    return MultiCapture(out=True, err=True, Capture=FDCapture)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/capture.py",> line 471, in __init__
    self.out = Capture(1)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/_pytest/capture.py",> line 570, in __init__
    f = TemporaryFile()
  File "/usr/lib/python3.9/tempfile.py", line 724, in TemporaryFile
    prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
  File "/usr/lib/python3.9/tempfile.py", line 261, in _sanitize_params
    dir = gettempdir()
  File "/usr/lib/python3.9/tempfile.py", line 430, in gettempdir
    tempdir = _get_default_tempdir()
  File "/usr/lib/python3.9/tempfile.py", line 362, in _get_default_tempdir
    raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python']>

> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerCleanup
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/scripts/run_expansion_services.sh>: line 19: cannot create temp file for here-document: No space left on device
Stopping expansion service pid: 462915.
Stopping expansion service pid: 462916.

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

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:validatesCrossLanguageRunnerPythonUsingPython'.
> 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.
> Run with --scan to get full insights.
==============================================================================

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.
> Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.4/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 30m 14s
218 actionable tasks: 35 executed, 183 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_XVR_Direct #2629

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/2629/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_XVR_Direct #2628

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/2628/display/redirect?page=changes>

Changes:

[andyye333] Add extra details to PubSub matcher errors

[noreply] Merge pull request #17559 from [BEAM-14423] Add exception injection

[noreply] [BEAM-11104] Allow self-checkpointing SDFs to return without finishing

[noreply] Merge pull request #17544 from [BEAM-14415] Exception handling tests for

[noreply] Merge pull request #17565 from [BEAM-14413] add Kafka exception test


------------------------------------------
[...truncated 1.21 MB...]
        role_payload: "\n5dnsns-dhEp186udEF6X6chZus-RJzWRmzlccxx1_btlXWayVI.jar"
      >
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        type_payload: "\n\203\001/tmp/artifacts/beam-sdks-java-extensions-schemaio-expansion-service-2.40.0-SNAPSHOT-LEVa8Zhi2xAWeaI6TF_TPAQr74MsIWCeVcRvn_SRML8.jar\022@2c455af19862db101679a23a4c5fd33c042bef832c21609e55c46f9ff49130bf"
        role_urn: "beam:artifact:role:staging_to:v1"
        role_payload: "\ntbeam-sdks-java-extensions-schemaio-expansion-service-2.40.0-SNAPSHOT-LEVa8Zhi2xAWeaI6TF_TPAQr74MsIWCeVcRvn_SRML8.jar"
      >
    >
  >
  environments: <
    key: "go"
    value: <
      urn: "beam:env:docker:v1"
      payload: "\n\026apache/beam_go_sdk:dev"
      capabilities: "beam:protocol:progress_reporting:v0"
      capabilities: "beam:protocol:multi_core_bundle_processing:v1"
      capabilities: "beam:version:sdk_base:go"
      capabilities: "beam:coder:bytes:v1"
      capabilities: "beam:coder:bool:v1"
      capabilities: "beam:coder:varint:v1"
      capabilities: "beam:coder:double:v1"
      capabilities: "beam:coder:string_utf8:v1"
      capabilities: "beam:coder:length_prefix:v1"
      capabilities: "beam:coder:kv:v1"
      capabilities: "beam:coder:iterable:v1"
      capabilities: "beam:coder:state_backed_iterable:v1"
      capabilities: "beam:coder:windowed_value:v1"
      capabilities: "beam:coder:global_window:v1"
      capabilities: "beam:coder:interval_window:v1"
      capabilities: "beam:coder:row:v1"
      capabilities: "beam:coder:nullable:v1"
      dependencies: <
        type_urn: "beam:artifact:type:file:v1"
        role_urn: "beam:artifact:role:go_worker_binary:v1"
      >
    >
  >
>
root_transform_ids: "e2"
root_transform_ids: "e3"
root_transform_ids: "s1"
root_transform_ids: "s3"
requirements: "beam:requirement:pardo:splittable_dofn:v1"
2022/05/09 17:25:38 Cross-compiling <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/go/test/integration/io/xlang/jdbc/jdbc_test.go> as /tmp/worker-4-1652117138487658150
2022/05/09 17:25:40 Prepared job with id: go-testjdbcio_postgresreadwrite-cfd720dc-4ddf-4c61-8be0-9a596fe7c3a2 and staging token: go-testjdbcio_postgresreadwrite-cfd720dc-4ddf-4c61-8be0-9a596fe7c3a2
2022/05/09 17:25:40 Staged binary artifact with token: 
2022/05/09 17:25:40 Submitted job: go-testjdbcio_postgresreadwrite-cfd720dc-4ddf-4c61-8be0-9a596fe7c3a2
2022/05/09 17:25:40 2022-05-09 17:25:40. (1): Make sure that locally built Python SDK docker image has Python 3.7 interpreter.
2022/05/09 17:25:40 2022-05-09 17:25:40. (12): ==================== <function impulse_to_input at 0x7f964bb6fb00> ====================
2022/05/09 17:25:40 2022-05-09 17:25:40. (13): ==================== <function sort_stages at 0x7f964bb6fd40> ====================
2022/05/09 17:25:40 2022-05-09 17:25:40. (14): ==================== <function add_impulse_to_dangling_transforms at 0x7f964bb6fe60> ====================
2022/05/09 17:25:40 2022-05-09 17:25:40. (15): ==================== <function setup_timer_mapping at 0x7f964bb6fcb0> ====================
2022/05/09 17:25:40 2022-05-09 17:25:40. (16): ==================== <function populate_data_channel_coders at 0x7f964bb6fdd0> ====================
2022/05/09 17:25:40 2022-05-09 17:25:40. (17): starting control server on port 42651
2022/05/09 17:25:40 2022-05-09 17:25:40. (18): starting data server on port 38767
2022/05/09 17:25:40 2022-05-09 17:25:40. (19): starting state server on port 41149
2022/05/09 17:25:40 2022-05-09 17:25:40. (20): starting logging server on port 38655
2022/05/09 17:25:40 Job state: STOPPED
2022/05/09 17:25:40 Job state: STARTING
2022/05/09 17:25:40 Job state: RUNNING
2022/05/09 17:25:40 2022-05-09 17:25:40. (21): Created Worker handler <apache_beam.runners.portability.fn_api_runner.worker_handlers.DockerSdkWorkerHandler object at 0x7f9676a57250> for environment WGLQqHwfbXbeam:env:docker:v1 (beam:env:docker:v1, b'\n apache/beam_java8_sdk:2.40.0.dev')
2022/05/09 17:25:43 2022-05-09 17:25:43. (22): Attempting to pull image apache/beam_java8_sdk:2.40.0.dev
2022/05/09 17:25:43 2022-05-09 17:25:43. (23): Unable to pull image apache/beam_java8_sdk:2.40.0.dev, defaulting to local image if it exists
2022/05/09 17:25:44 2022-05-09 17:25:44. (24): Waiting for docker to start up. Current status is running
2022/05/09 17:25:44 2022-05-09 17:25:44. (25): Docker container is running. container_id = b'aab0fb0b73ac6dfdca9f63ee70ea9af5aed25220d96acd7da11e359e45729f38', worker_id = worker_16
2022/05/09 17:25:45 2022-05-09 17:25:45. (26): Created Worker handler <apache_beam.runners.portability.fn_api_runner.worker_handlers.DockerSdkWorkerHandler object at 0x7f9676a68650> for environment go (beam:env:docker:v1, b'\n\x16apache/beam_go_sdk:dev')
2022/05/09 17:25:45 2022-05-09 17:25:45. (27): Attempting to pull image apache/beam_go_sdk:dev
2022/05/09 17:25:46 2022-05-09 17:25:46. (28): Unable to pull image apache/beam_go_sdk:dev, defaulting to local image if it exists
2022/05/09 17:25:47 2022-05-09 17:25:47. (29): Waiting for docker to start up. Current status is running
2022/05/09 17:25:47 2022-05-09 17:25:47. (30): Docker container is running. container_id = b'8fd0457c90f1bf92af6df3c917a59e9132ccc88fe99bfee20b43914421ef654d', worker_id = worker_17
2022/05/09 17:25:51 2022-05-09 17:25:51. (31): Completed job in 10.870282173156738 seconds with state DONE.
2022/05/09 17:25:51 Job state: DONE
--- PASS: TestJDBCIO_PostgresReadWrite (33.78s)
PASS
ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/jdbc	86.601s
=== RUN   TestKafkaIO_BasicReadWrite
    integration.go:203: Test TestKafkaIO_BasicReadWrite is currently filtered for runner portable
--- SKIP: TestKafkaIO_BasicReadWrite (0.00s)
PASS
ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka	6.035s

> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingJava
> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPython
> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPythonOnly
> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingJava
> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingPython
Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/bin/pytest",> line 8, in <module>
    sys.exit(main())
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",> line 84, in main
    return config.hook.pytest_cmdline_main(config=config)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/hooks.py",> line 286, in __call__
    return self._hookexec(self, self.get_hookimpls(), kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/manager.py",> line 93, in _hookexec
    return self._inner_hookexec(hook, methods, kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/manager.py",> line 87, in <lambda>
    firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/callers.py",> line 208, in _multicall
    return outcome.get_result()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/callers.py",> line 80, in get_result
    raise ex[1].with_traceback(ex[2])
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/callers.py",> line 187, in _multicall
    res = hook_impl.function(*args)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/main.py",> line 243, in pytest_cmdline_main
    return wrap_session(config, _main)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/main.py",> line 236, in wrap_session
    session=session, exitstatus=session.exitstatus
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/hooks.py",> line 286, in __call__
    return self._hookexec(self, self.get_hookimpls(), kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/manager.py",> line 93, in _hookexec
    return self._inner_hookexec(hook, methods, kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/manager.py",> line 87, in <lambda>
    firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/callers.py",> line 203, in _multicall
    gen.send(outcome)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/terminal.py",> line 669, in pytest_sessionfinish
    outcome.get_result()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/callers.py",> line 80, in get_result
    raise ex[1].with_traceback(ex[2])
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/callers.py",> line 187, in _multicall
    res = hook_impl.function(*args)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/junitxml.py",> line 686, in pytest_sessionfinish
    logfile.write(Junit.testsuites([suite_node]).unicode(indent=0))
OSError: [Errno 28] No space left on device

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

> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingSql FAILED
Traceback (most recent call last):
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/bin/pytest",> line 8, in <module>
    sys.exit(main())
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",> line 65, in main
    config = _prepareconfig(args, plugins)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",> line 214, in _prepareconfig
    pluginmanager=pluginmanager, args=args
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/hooks.py",> line 286, in __call__
    return self._hookexec(self, self.get_hookimpls(), kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/manager.py",> line 93, in _hookexec
    return self._inner_hookexec(hook, methods, kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/manager.py",> line 87, in <lambda>
    firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/callers.py",> line 203, in _multicall
    gen.send(outcome)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/helpconfig.py",> line 94, in pytest_cmdline_parse
    config = outcome.get_result()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/callers.py",> line 80, in get_result
    raise ex[1].with_traceback(ex[2])
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/callers.py",> line 187, in _multicall
    res = hook_impl.function(*args)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",> line 789, in pytest_cmdline_parse
    self.parse(args)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",> line 997, in parse
    self._preparse(args, addopts=addopts)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/config/__init__.py",> line 953, in _preparse
    early_config=self, args=args, parser=self._parser
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/hooks.py",> line 286, in __call__
    return self._hookexec(self, self.get_hookimpls(), kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/manager.py",> line 93, in _hookexec
    return self._inner_hookexec(hook, methods, kwargs)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/manager.py",> line 87, in <lambda>
    firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/callers.py",> line 208, in _multicall
    return outcome.get_result()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/callers.py",> line 80, in get_result
    raise ex[1].with_traceback(ex[2])
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/pluggy/callers.py",> line 182, in _multicall
    next(gen)  # first yield
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",> line 61, in pytest_load_initial_conftests
    capman.start_global_capturing()
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",> line 121, in start_global_capturing
    self._global_capturing = self._getcapture(self._method)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",> line 97, in _getcapture
    return MultiCapture(out=True, err=True, Capture=FDCapture)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",> line 471, in __init__
    self.out = Capture(1)
  File "<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages/_pytest/capture.py",> line 570, in __init__
    f = TemporaryFile()
  File "/usr/lib/python3.7/tempfile.py", line 725, in TemporaryFile
    prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
  File "/usr/lib/python3.7/tempfile.py", line 265, in _sanitize_params
    dir = gettempdir()
  File "/usr/lib/python3.7/tempfile.py", line 433, in gettempdir
    tempdir = _get_default_tempdir()
  File "/usr/lib/python3.7/tempfile.py", line 368, in _get_default_tempdir
    dirlist)
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python']>

> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerCleanup
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/scripts/run_expansion_services.sh>: line 19: cannot create temp file for here-document: No space left on device

> Task :sdks:python:test-suites:direct:xlang:fnApiJobServerCleanup

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:validatesCrossLanguageRunnerPythonUsingPython'.
> 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.
> Run with --scan to get full insights.
==============================================================================

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.
> Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.4/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 43s
233 actionable tasks: 154 executed, 68 from cache, 11 up-to-date

A build scan cannot be produced as an error occurred spooling the build data.
Please report this problem via https://gradle.com/help/plugin and include the following via copy/paste:

----------
Gradle version: 7.4
Plugin version: 3.4.1

java.lang.IllegalStateException: Could not close the event spooler due to previous errors.
	at com.gradle.scan.plugin.internal.f.c.c.a(SourceFile:128)
	at com.gradle.scan.plugin.internal.q.a$a.a(SourceFile:31)
	at com.gradle.scan.plugin.internal.q.a$a.a(SourceFile:20)
	at com.gradle.scan.plugin.internal.q.a.c(SourceFile:67)
----------

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_XVR_Direct #2627

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/2627/display/redirect?page=changes>

Changes:

[elias.segundo] Changing elegibility to AllNodeElegibility


------------------------------------------
[...truncated 2.40 MB...]
ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/jdbc	77.667s
=== RUN   TestKafkaIO_BasicReadWrite
    integration.go:203: Test TestKafkaIO_BasicReadWrite is currently filtered for runner portable
--- SKIP: TestKafkaIO_BasicReadWrite (0.00s)
PASS
ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka	6.026s
$ cd ../..
$ exit
$ exit

> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingJava
> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPython
> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerJavaUsingPythonOnly

> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingJava
>>> RUNNING integration tests with pipeline options: --runner=PortableRunner --job_endpoint=localhost:39595 --environment_cache_millis=10000 --experiments=beam_fn_api
>>>   pytest options: 
>>>   collect markers: -m=xlang_transforms
============================= test session starts ==============================
platform linux -- Python 3.9.10, pytest-4.6.11, py-1.11.0, pluggy-0.13.1
rootdir: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python,> inifile: pytest.ini
plugins: xdist-1.34.0, timeout-1.4.2, forked-1.4.0, requests-mock-1.9.3
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 5549 items / 5539 deselected / 1 skipped / 9 selected

apache_beam/io/external/generate_sequence_test.py ...                    [ 30%]
apache_beam/transforms/validate_runner_xlang_test.py ....Exception in thread wait_until_finish_read:
Traceback (most recent call last):
  File "/usr/lib/python3.9/threading.py", line 973, in _bootstrap_inner
    self.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_XVR_Direct/ws/src/sdks/python/apache_beam/runners/portability/portable_runner.py",> line 571, 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.9/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.9/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 = "{"created":"@1652099001.473352320","description":"Error received from peer ipv4:127.0.0.1:39595","file":"src/core/lib/surface/call.cc","file_line":952,"grpc_message":"Deadline Exceeded","grpc_status":4}"
>
F..             [100%]

=================================== FAILURES ===================================
________ ValidateRunnerXlangTest.test_multi_input_output_with_sideinput ________

self = <apache_beam.transforms.validate_runner_xlang_test.ValidateRunnerXlangTest testMethod=test_multi_input_output_with_sideinput>
test_pipeline = None

    @pytest.mark.xlang_transforms
    def test_multi_input_output_with_sideinput(self, test_pipeline=None):
>     CrossLanguageTestPipelines().run_multi_input_output_with_sideinput(
          test_pipeline or self.create_pipeline())

apache_beam/transforms/validate_runner_xlang_test.py:258: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
apache_beam/transforms/validate_runner_xlang_test.py:121: in run_multi_input_output_with_sideinput
    assert_that(res['side'], equal_to(['ss']), label='CheckSide')
apache_beam/pipeline.py:596: in __exit__
    self.result = self.run()
apache_beam/testing/test_pipeline.py:116: in run
    state = result.wait_until_finish()
apache_beam/runners/portability/portable_runner.py:606: in wait_until_finish
    raise self._runtime_exception
apache_beam/runners/portability/portable_runner.py:612: in _observe_state
    for state_response in self._state_stream:
../../build/gradleenv/1922375555/lib/python3.9/site-packages/grpc/_channel.py:426: in __next__
    return self._next()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

self = <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exc...0.1:39595","file":"src/core/lib/surface/call.cc","file_line":952,"grpc_message":"Deadline Exceeded","grpc_status":4}"
>

    def _next(self):
        with self._state.condition:
            if self._state.code is None:
                event_handler = _event_handler(self._state,
                                               self._response_deserializer)
                self._state.due.add(cygrpc.OperationType.receive_message)
                operating = self._call.operate(
                    (cygrpc.ReceiveMessageOperation(_EMPTY_FLAGS),),
                    event_handler)
                if not operating:
                    self._state.due.remove(cygrpc.OperationType.receive_message)
            elif self._state.code is grpc.StatusCode.OK:
                raise StopIteration()
            else:
                raise self
    
            def _response_ready():
                return (self._state.response is not None or
                        (cygrpc.OperationType.receive_message
                         not in self._state.due and
                         self._state.code is not None))
    
            _common.wait(self._state.condition.wait, _response_ready)
            if self._state.response is not None:
                response = self._state.response
                self._state.response = None
                return response
            elif cygrpc.OperationType.receive_message not in self._state.due:
                if self._state.code is grpc.StatusCode.OK:
                    raise StopIteration()
                elif self._state.code is not None:
>                   raise self
E                   grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
E                   	status = StatusCode.DEADLINE_EXCEEDED
E                   	details = "Deadline Exceeded"
E                   	debug_error_string = "{"created":"@1652099001.472366309","description":"Error received from peer ipv4:127.0.0.1:39595","file":"src/core/lib/surface/call.cc","file_line":952,"grpc_message":"Deadline Exceeded","grpc_status":4}"
E                   >

../../build/gradleenv/1922375555/lib/python3.9/site-packages/grpc/_channel.py:826: _MultiThreadedRendezvous
----------------------------- Captured stderr call -----------------------------
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.9 interpreter.
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.9 interpreter.
WARNING:root:Make sure that locally built Python SDK docker image has Python 3.9 interpreter.
------------------------------ Captured log call -------------------------------
WARNING  root:environments.py:371 Make sure that locally built Python SDK docker image has Python 3.9 interpreter.
WARNING  root:environments.py:371 Make sure that locally built Python SDK docker image has Python 3.9 interpreter.
WARNING  root:portable_runner.py:573 Make sure that locally built Python SDK docker image has Python 3.9 interpreter.
=============================== warnings summary ===============================
apache_beam/io/filesystems_test.py:54
  <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/io/filesystems_test.py>:54: DeprecationWarning: invalid escape sequence \c
    self.assertIsNone(FileSystems.get_scheme('c:\\abc\cdf'))  # pylint: disable=anomalous-backslash-in-string

apache_beam/io/filesystems_test.py:62
  <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/apache_beam/io/filesystems_test.py>:62: DeprecationWarning: invalid escape sequence \d
    self.assertTrue(isinstance(FileSystems.get_filesystem('c:\\abc\def'),  # pylint: disable=anomalous-backslash-in-string

<unknown>:54
  <unknown>:54: DeprecationWarning: invalid escape sequence \c

<unknown>:62
  <unknown>:62: DeprecationWarning: invalid escape sequence \d

<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/tenacity/_asyncio.py>:42
  <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/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):

-- Docs: https://docs.pytest.org/en/latest/warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/pytest_xlangValidateRunner.xml> -
= 1 failed, 9 passed, 1 skipped, 5539 deselected, 5 warnings in 313.18 seconds =

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

> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingPython
>>> RUNNING integration tests with pipeline options: --runner=PortableRunner --job_endpoint=localhost:39595 --environment_cache_millis=10000 --experiments=beam_fn_api
>>>   pytest options: 
>>>   collect markers: -m=xlang_transforms
============================= test session starts ==============================
platform linux -- Python 3.9.10, pytest-4.6.11, py-1.11.0, pluggy-0.13.1
rootdir: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python,> inifile: pytest.ini
plugins: xdist-1.34.0, timeout-1.4.2, forked-1.4.0, requests-mock-1.9.3
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 5549 items / 5539 deselected / 1 skipped / 9 selected

apache_beam/io/external/generate_sequence_test.py .ss                    [ 30%]
apache_beam/transforms/validate_runner_xlang_test.py .......             [100%]

=============================== warnings summary ===============================
<unknown>:54
  <unknown>:54: DeprecationWarning: invalid escape sequence \c

<unknown>:62
  <unknown>:62: DeprecationWarning: invalid escape sequence \d

<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/tenacity/_asyncio.py>:42
  <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/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):

-- Docs: https://docs.pytest.org/en/latest/warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/pytest_xlangValidateRunner.xml> -
====== 8 passed, 3 skipped, 5539 deselected, 3 warnings in 334.35 seconds ======

> Task :sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingSql
>>> RUNNING integration tests with pipeline options: --runner=PortableRunner --job_endpoint=localhost:39595 --environment_cache_millis=10000 --experiments=beam_fn_api
>>>   pytest options: 
>>>   collect markers: -m=xlang_sql_expansion_service
============================= test session starts ==============================
platform linux -- Python 3.9.10, pytest-4.6.11, py-1.11.0, pluggy-0.13.1
rootdir: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python,> inifile: pytest.ini
plugins: xdist-1.34.0, timeout-1.4.2, forked-1.4.0, requests-mock-1.9.3
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 5549 items / 5540 deselected / 1 skipped / 8 selected

apache_beam/transforms/sql_test.py .........                             [100%]

=============================== warnings summary ===============================
<unknown>:54
  <unknown>:54: DeprecationWarning: invalid escape sequence \c

<unknown>:62
  <unknown>:62: DeprecationWarning: invalid escape sequence \d

<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/site-packages/tenacity/_asyncio.py>:42
  <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.9/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):

-- Docs: https://docs.pytest.org/en/latest/warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/python/pytest_xlangSqlValidateRunner.xml> -
====== 9 passed, 1 skipped, 5540 deselected, 3 warnings in 244.19 seconds ======

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

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:test-suites:direct:xlang:validatesCrossLanguageRunnerPythonUsingJava'.
> 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.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.4/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 42m 37s
218 actionable tasks: 35 executed, 183 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org