See <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/1/display/redirect>
Changes: ------------------------------------------ [...truncated 363.90 KB...] timeout method: signal timeout func_only: False created: 6/6 workers 6 workers [0 items] =============================== warnings summary =============================== target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15 target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15 target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15 target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15 target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15 target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15 target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/hdfs/config.py:15 <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_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 target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121 target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121 target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121 target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121 target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121 target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121 target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121 <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py>:121: DeprecationWarning: pkg_resources is deprecated as an API warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/pytest_py39-cython.xml> - ============================= 14 warnings in 2.24s ============================= ERROR: module or package not found: python (missing __init__.py?) ============================= test session starts ============================== platform linux -- Python 3.9.10, pytest-7.3.1, pluggy-1.0.0 cachedir: target/.tox-py39-cython/py39-cython/.pytest_cache rootdir: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python> configfile: pytest.ini plugins: xdist-3.3.1, hypothesis-6.75.3, timeout-2.1.0, requests-mock-1.10.0 timeout: 600.0s timeout method: signal timeout func_only: False collected 0 items =============================== 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_Notebooks_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 target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py:121 <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/target/.tox-py39-cython/py39-cython/lib/python3.9/site-packages/pkg_resources/__init__.py>:121: DeprecationWarning: pkg_resources is deprecated as an API warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/pytest_py39-cython_no_xdist.xml> - ============================= 2 warnings in 0.01s ============================== [31mERROR: InvocationError for command /bin/bash scripts/run_pytest.sh py39-cython ''"'"'python runner.py'"'"'' (exited with code 4) [0m[1mpy39-cython run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/ws/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/scripts/run_tox_cleanup.sh> [0m___________________________________ summary ____________________________________ [31mERROR: py39-cython: commands failed [0m > Task :sdks:python:test-suites:tox:py37:testPy37Cython s. ---------------------------------------------------------------------- Ran 2 tests in 0.924s OK (skipped=1) [1mpy37-cython run-test: commands[2] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_pytest.sh> py37-cython ''"'"'python runner.py'"'"'' [0mpytest_args: posargs: python runner.py ============================= test session starts ============================== platform linux -- Python 3.7.12, pytest-7.3.1, pluggy-1.0.0 cachedir: target/.tox-py37-cython/py37-cython/.pytest_cache rootdir: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python> configfile: pytest.ini plugins: xdist-3.3.1, hypothesis-6.75.3, timeout-2.1.0, requests-mock-1.10.0 timeout: 600.0s timeout method: signal timeout func_only: False created: 6/6 workers 6 workers [0 items] =============================== 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_Notebooks_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 target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py:121 target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py:121 target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py:121 target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py:121 target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py:121 target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py:121 target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py:121 <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py>:121: DeprecationWarning: pkg_resources is deprecated as an API warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/pytest_py37-cython.xml> - ============================= 14 warnings in 2.01s ============================= ============================= test session starts ============================== platform linux -- Python 3.7.12, pytest-7.3.1, pluggy-1.0.0 cachedir: target/.tox-py37-cython/py37-cython/.pytest_cache rootdir: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python> configfile: pytest.ini plugins: xdist-3.3.1, hypothesis-6.75.3, timeout-2.1.0, requests-mock-1.10.0 timeout: 600.0s timeout method: signal timeout func_only: False collected 0 items =============================== 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_Notebooks_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 target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py:121 <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-cython/py37-cython/lib/python3.7/site-packages/pkg_resources/__init__.py>:121: DeprecationWarning: pkg_resources is deprecated as an API warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/pytest_py37-cython_no_xdist.xml> - ============================= 2 warnings in 0.01s ============================== ERROR: module or package not found: python (missing __init__.py?) [31mERROR: InvocationError for command /bin/bash scripts/run_pytest.sh py37-cython ''"'"'python runner.py'"'"'' (exited with code 4) [0m[1mpy37-cython run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Notebooks_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_tox_cleanup.sh> [0m___________________________________ summary ____________________________________ [31mERROR: py37-cython: commands failed [0m > Task :sdks:python:test-suites:tox:py37:testPy37Cython FAILED FAILURE: Build completed with 9 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:tox:py311:testPy311Cloud'. > 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. ============================================================================== 2: Task 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. ============================================================================== 3: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:tox:py39:testPy39Cloud'. > 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. ============================================================================== 4: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:tox:py37:testPy37Cloud'. > 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. ============================================================================== 5: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:tox:py38:testPy38Cython'. > 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. ============================================================================== 6: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:tox:py311:testPy311Cython'. > 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. ============================================================================== 7: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:tox:py310:testPy310Cython'. > 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. ============================================================================== 8: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:tox:py39:testPy39Cython'. > 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. ============================================================================== 9: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:tox:py37:testPy37Cython'. > 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 10m 34s 26 actionable tasks: 20 executed, 4 from cache, 2 up-to-date Publishing build scan... https://ge.apache.org/s/57ji3pvmuydia 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]
