See 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/211/display/redirect>

Changes:


------------------------------------------
[...truncated 314.45 KB...]
    warnings.warn("deprecated - use contains_exactly(*items)", 
DeprecationWarning)

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_fixed_window_streaming
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:944:
 FutureWarning: GroupIntoBatches is experimental.
    | util.GroupIntoBatches(

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_fixed_window_streaming
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_global_window_streaming
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_in_global_window
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_output_typehints
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_with_sharded_key_in_global_window
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/apache_beam/transforms/util.py>:966:
 FutureWarning: GroupIntoBatches is experimental.
    return GroupIntoBatches(*_GroupIntoBatchesParams.parse_payload(proto))

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_global_window_streaming
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:998:
 FutureWarning: GroupIntoBatches is experimental.
    | util.GroupIntoBatches(

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_in_global_window
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:894:
 FutureWarning: GroupIntoBatches is experimental.
    | util.GroupIntoBatches(GroupIntoBatchesTest.BATCH_SIZE)

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_output_typehints
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_with_sharded_key_in_global_window
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/apache_beam/transforms/util.py>:1008:
 FutureWarning: GroupIntoBatches is experimental.
    | GroupIntoBatches(

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:1053:
 FutureWarning: GroupIntoBatches is experimental.
    util.GroupIntoBatches(batch_size, duration),

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:1056:
 FutureWarning: GroupIntoBatches is experimental.
    util.GroupIntoBatches(batch_size),

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/pytest_py39-cython.xml>
 -
=========== 715 passed, 44 skipped, 21 warnings in 135.56s (0:02:15) ===========
============================= test session starts ==============================
platform linux -- Python 3.9.10, pytest-7.2.1, pluggy-1.0.0
cachedir: target/.tox-py39-cython/py39-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python,>
 configfile: pytest.ini
plugins: xdist-2.5.0, timeout-2.1.0, forked-1.6.0, hypothesis-6.68.2, 
requests-mock-1.10.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 760 items / 759 deselected / 1 selected

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

=============================== warnings summary ===============================
target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib; see 
the module's documentation for alternative uses
    from imp import load_source

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/pytest_py39-cython_no_xdist.xml>
 -
================= 1 passed, 759 deselected, 1 warning in 1.80s =================
py39-cython run-test-post: commands[0] | bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary 
____________________________________
  py39-cython: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py39:preCommitPy39

> Task :sdks:python:test-suites:tox:py37:testPy37Cython
.......................s........................................ [ 94%]
...ssss..s.s.s.....s............
> Task :sdks:python:test-suites:tox:py310:testPy310Cython

=============================== warnings summary ===============================
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/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

apache_beam/transforms/combiners_test.py::CombineTest::test_combining_with_accumulation_mode_and_fanout
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hamcrest/library/collection/issequence_containinginorder.py>:95:
 DeprecationWarning: deprecated - use contains_exactly(*items)
    warnings.warn("deprecated - use contains_exactly(*items)", 
DeprecationWarning)

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:1053:
 FutureWarning: GroupIntoBatches is experimental.
    util.GroupIntoBatches(batch_size, duration),

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_fixed_window_streaming
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_with_sharded_key_in_global_window
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_global_window_streaming
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_in_global_window
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_output_typehints
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/apache_beam/transforms/util.py>:966:
 FutureWarning: GroupIntoBatches is experimental.
    return GroupIntoBatches(*_GroupIntoBatchesParams.parse_payload(proto))

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:1056:
 FutureWarning: GroupIntoBatches is experimental.
    util.GroupIntoBatches(batch_size),

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_fixed_window_streaming
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:944:
 FutureWarning: GroupIntoBatches is experimental.
    | util.GroupIntoBatches(

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_with_sharded_key_in_global_window
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_output_typehints
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/apache_beam/transforms/util.py>:1008:
 FutureWarning: GroupIntoBatches is experimental.
    | GroupIntoBatches(

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_global_window_streaming
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:998:
 FutureWarning: GroupIntoBatches is experimental.
    | util.GroupIntoBatches(

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_in_global_window
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:894:
 FutureWarning: GroupIntoBatches is experimental.
    | util.GroupIntoBatches(GroupIntoBatchesTest.BATCH_SIZE)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/pytest_py310-cython.xml>
 -
=========== 715 passed, 44 skipped, 21 warnings in 140.28s (0:02:20) ===========
============================= test session starts ==============================
platform linux -- Python 3.10.2, pytest-7.2.1, pluggy-1.0.0
cachedir: target/.tox-py310-cython/py310-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python,>
 configfile: pytest.ini
plugins: xdist-2.5.0, timeout-2.1.0, forked-1.6.0, hypothesis-6.68.2, 
requests-mock-1.10.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 760 items / 759 deselected / 1 selected

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

=============================== warnings summary ===============================
target/.tox-py310-cython/py310-cython/lib/python3.10/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/target/.tox-py310-cython/py310-cython/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

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/pytest_py310-cython_no_xdist.xml>
 -
================= 1 passed, 759 deselected, 1 warning in 1.23s =================
py310-cython run-test-post: commands[0] | bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py310/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary 
____________________________________
  py310-cython: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py37:testPy37Cython
.......                                  [100%]
=============================== warnings summary ===============================
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib; see 
the module's documentation for alternative uses
    from imp import load_source

apache_beam/transforms/combiners_test.py::CombineTest::test_combining_with_accumulation_mode_and_fanout
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hamcrest/library/collection/issequence_containinginorder.py>:95:
 DeprecationWarning: deprecated - use contains_exactly(*items)
    warnings.warn("deprecated - use contains_exactly(*items)", 
DeprecationWarning)

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_fixed_window_streaming
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:951:
 FutureWarning: GroupIntoBatches is experimental.
    | FlatMapTuple(lambda k, vs: vs))

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_fixed_window_streaming
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_global_window_streaming
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_in_global_window
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_output_typehints
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_with_sharded_key_in_global_window
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/util.py>:966:
 FutureWarning: GroupIntoBatches is experimental.
    return GroupIntoBatches(*_GroupIntoBatchesParams.parse_payload(proto))

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_buffering_timer_in_global_window_streaming
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:1002:
 FutureWarning: GroupIntoBatches is experimental.
    | FlatMapTuple(lambda k, vs: vs))

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_in_global_window
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:894:
 FutureWarning: GroupIntoBatches is experimental.
    | util.GroupIntoBatches(GroupIntoBatchesTest.BATCH_SIZE)

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_output_typehints
apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_with_sharded_key_in_global_window
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/util.py>:1011:
 FutureWarning: GroupIntoBatches is experimental.
    self.clock))

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:1053:
 FutureWarning: GroupIntoBatches is experimental.
    util.GroupIntoBatches(batch_size, duration),

apache_beam/transforms/util_test.py::GroupIntoBatchesTest::test_runner_api
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/apache_beam/transforms/util_test.py>:1056:
 FutureWarning: GroupIntoBatches is experimental.
    util.GroupIntoBatches(batch_size),

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/pytest_py37-cython.xml>
 -
=========== 715 passed, 44 skipped, 21 warnings in 139.31s (0:02:19) ===========
============================= test session starts ==============================
platform linux -- Python 3.7.12, pytest-7.2.1, pluggy-1.0.0
cachedir: target/.tox-py37-cython/py37-cython/.pytest_cache
rootdir: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python,>
 configfile: pytest.ini
plugins: xdist-2.5.0, timeout-2.1.0, forked-1.6.0, hypothesis-6.68.2, 
requests-mock-1.10.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 760 items / 759 deselected / 1 selected

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

=============================== warnings summary ===============================
target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py:15
  
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/hdfs/config.py>:15:
 DeprecationWarning: the imp module is deprecated in favour of importlib; see 
the module's documentation for alternative uses
    from imp import load_source

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/pytest_py37-cython_no_xdist.xml>
 -
================= 1 passed, 759 deselected, 1 warning in 1.41s =================
py37-cython run-test-post: commands[0] | bash 
<https://ci-beam.apache.org/job/beam_PreCommit_Python_Transforms_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary 
____________________________________
  py37-cython: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py37:preCommitPy37

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py310:testPy310Cloud'.
> 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

BUILD FAILED in 15m 49s
23 actionable tasks: 17 executed, 4 from cache, 2 up-to-date

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

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