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/30 13:53:13 UTC

Build failed in Jenkins: beam_PreCommit_Python_Cron #5695

See <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/5695/display/redirect>

Changes:


------------------------------------------
[...truncated 1.03 MB...]
    self.assertIsNone(FileSystems.get_scheme('c:\\abc\cdf'))  # pylint: disable=anomalous-backslash-in-string

apache_beam/io/filesystems_test.py:62
apache_beam/io/filesystems_test.py:62
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/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

target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py>:331: PytestUnknownMarkWarning: Unknown pytest.mark.uses_java_expansion_service - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    warnings.warn(

target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/tenacity/_asyncio.py:42
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/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):

target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py:331
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pyarrow-7/py38-pyarrow-7/lib/python3.8/site-packages/_pytest/mark/structures.py>:331: PytestUnknownMarkWarning: Unknown pytest.mark.uses_python_expansion_service - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    warnings.warn(

apache_beam/dataframe/io.py:629
apache_beam/dataframe/io.py:629
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/dataframe/io.py>:629: FutureWarning: WriteToFiles is experimental.
    return pcoll | fileio.WriteToFiles(

apache_beam/io/fileio.py:550
apache_beam/io/fileio.py:550
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/apache_beam/io/fileio.py>:550: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported
    p.options.view_as(GoogleCloudOptions).temp_location or

-- Docs: https://docs.pytest.org/en/latest/warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/pytest_py38-pyarrow-7.xml> -
============== 30 passed, 2 skipped, 32 warnings in 32.97 seconds ==============
py38-pyarrow-7 run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py38-pyarrow-7: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py38:testPy38pytorch-110
GLOB sdist-make: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/setup.py>
py38-pytorch-110 create: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/py38-pytorch-110>
py38-pytorch-110 installdeps: -rbuild-requirements.txt, torch>=1.10.0,<1.11.0
py38-pytorch-110 inst: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/.tmp/package/1/apache-beam-2.40.0.dev0.zip>
py38-pytorch-110 installed: apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/.tmp/package/1/apache-beam-2.40.0.dev0.zip,atomicwrites==1.4.0,attrs==21.4.0,cachetools==4.2.4,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cloudpickle==2.1.0,crcmod==1.7,cryptography==37.0.2,deprecation==2.1.0,dill==0.3.1.1,distlib==0.3.1,docker==5.0.3,docopt==0.6.2,execnet==1.9.0,fastavro==1.4.12,fasteners==0.17.3,freezegun==1.2.1,google-api-core==1.31.6,google-apitools==0.5.31,google-auth==1.35.0,google-auth-httplib2==0.1.0,google-cloud-bigquery==2.34.3,google-cloud-bigquery-storage==2.13.1,google-cloud-bigtable==1.7.1,google-cloud-core==1.7.2,google-cloud-datastore==1.15.4,google-cloud-dlp==3.7.0,google-cloud-language==1.3.1,google-cloud-pubsub==2.12.1,google-cloud-pubsublite==1.4.2,google-cloud-recommendations-ai==0.2.0,google-cloud-spanner==1.19.2,google-cloud-videointelligence==1.16.2,google-cloud-vision==1.0.1,google-crc32c==1.3.0,google-resumable-media==2.3.3,googleapis-common-protos==1.56.2,greenlet==1.1.2,grpc-google-iam-v1==0.12.4,grpcio==1.46.3,grpcio-gcp==0.2.2,grpcio-status==1.46.3,grpcio-tools==1.37.0,hdfs==2.7.0,httplib2==0.20.4,idna==3.3,joblib==1.1.0,mock==2.0.0,more-itertools==8.13.0,mypy-protobuf==1.18,numpy==1.22.4,oauth2client==4.1.3,orjson==3.6.8,overrides==6.1.0,packaging==21.3,pandas==1.4.2,parameterized==0.7.5,pbr==5.9.0,pluggy==0.13.1,proto-plus==1.20.5,protobuf==3.20.1,psycopg2-binary==2.9.3,py==1.11.0,pyarrow==7.0.0,pyasn1==0.4.8,pyasn1-modules==0.2.8,pycparser==2.21,pydot==1.4.2,PyHamcrest==1.10.1,pymongo==3.12.3,PyMySQL==1.0.2,pyparsing==3.0.9,pytest==4.6.11,pytest-forked==1.4.0,pytest-timeout==1.4.2,pytest-xdist==1.34.0,python-dateutil==2.8.2,pytz==2022.1,PyYAML==6.0,requests==2.27.1,requests-mock==1.9.3,rsa==4.8,scikit-learn==1.1.1,scipy==1.8.1,six==1.16.0,SQLAlchemy==1.4.36,tenacity==5.1.5,testcontainers==3.5.4,threadpoolctl==3.1.0,torch==1.10.2,typing-utils==0.1.0,typing_extensions==4.2.0,urllib3==1.26.9,wcwidth==0.2.5,websocket-client==1.3.2,wrapt==1.14.1>
py38-pytorch-110 run-test-pre: PYTHONHASHSEED='3598030008'
py38-pytorch-110 run-test-pre: commands[0] | python --version
Python 3.8.10
py38-pytorch-110 run-test-pre: commands[1] | pip --version
pip 22.0.4 from <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/pip> (python 3.8)
py38-pytorch-110 run-test-pre: commands[2] | pip check
No broken requirements found.
py38-pytorch-110 run-test-pre: commands[3] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
py38-pytorch-110 run-test: commands[0] | /bin/sh -c 'pip freeze | grep -E torch'
apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/.tmp/package/1/apache-beam-2.40.0.dev0.zip>
torch==1.10.2
py38-pytorch-110 run-test: commands[1] | pytest -o junit_suite_name=py38-pytorch-110 --junitxml=pytest_py38-pytorch-110.xml -n 6 -m uses_pytorch
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-4.6.11, py-1.11.0, pluggy-0.13.1
cachedir: target/.tox-py38-pytorch-110/py38-pytorch-110/.pytest_cache
rootdir: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/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
gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I
gw0 [7] / gw1 [7] / gw2 [7] / gw3 [7] / gw4 [7] / gw5 [7]

.......                                                                  [100%]
=============================== warnings summary ===============================
apache_beam/io/filesystems_test.py:54
apache_beam/io/filesystems_test.py:54
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/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
apache_beam/io/filesystems_test.py:62
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/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

target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py>:331: PytestUnknownMarkWarning: Unknown pytest.mark.uses_java_expansion_service - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    warnings.warn(

target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/tenacity/_asyncio.py:42
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/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):

target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py:331
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-110/py38-pytorch-110/lib/python3.8/site-packages/_pytest/mark/structures.py>:331: PytestUnknownMarkWarning: Unknown pytest.mark.uses_python_expansion_service - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    warnings.warn(

-- Docs: https://docs.pytest.org/en/latest/warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/pytest_py38-pytorch-110.xml> -
==================== 7 passed, 28 warnings in 17.73 seconds ====================
py38-pytorch-110 run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py38-pytorch-110: commands succeeded
  congratulations :)

> Task :sdks:python:test-suites:tox:py38:testPy38pytorch-19
GLOB sdist-make: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/setup.py>
py38-pytorch-19 create: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19>
py38-pytorch-19 installdeps: -rbuild-requirements.txt, torch>=1.9.0,<1.10.0
py38-pytorch-19 inst: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/.tmp/package/1/apache-beam-2.40.0.dev0.zip>
py38-pytorch-19 installed: apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/.tmp/package/1/apache-beam-2.40.0.dev0.zip,atomicwrites==1.4.0,attrs==21.4.0,cachetools==4.2.4,certifi==2022.5.18.1,cffi==1.15.0,charset-normalizer==2.0.12,cloudpickle==2.1.0,crcmod==1.7,cryptography==37.0.2,deprecation==2.1.0,dill==0.3.1.1,distlib==0.3.1,docker==5.0.3,docopt==0.6.2,execnet==1.9.0,fastavro==1.4.12,fasteners==0.17.3,freezegun==1.2.1,google-api-core==1.31.6,google-apitools==0.5.31,google-auth==1.35.0,google-auth-httplib2==0.1.0,google-cloud-bigquery==2.34.3,google-cloud-bigquery-storage==2.13.1,google-cloud-bigtable==1.7.1,google-cloud-core==1.7.2,google-cloud-datastore==1.15.4,google-cloud-dlp==3.7.0,google-cloud-language==1.3.1,google-cloud-pubsub==2.12.1,google-cloud-pubsublite==1.4.2,google-cloud-recommendations-ai==0.2.0,google-cloud-spanner==1.19.2,google-cloud-videointelligence==1.16.2,google-cloud-vision==1.0.1,google-crc32c==1.3.0,google-resumable-media==2.3.3,googleapis-common-protos==1.56.2,greenlet==1.1.2,grpc-google-iam-v1==0.12.4,grpcio==1.46.3,grpcio-gcp==0.2.2,grpcio-status==1.46.3,grpcio-tools==1.37.0,hdfs==2.7.0,httplib2==0.20.4,idna==3.3,joblib==1.1.0,mock==2.0.0,more-itertools==8.13.0,mypy-protobuf==1.18,numpy==1.22.4,oauth2client==4.1.3,orjson==3.6.8,overrides==6.1.0,packaging==21.3,pandas==1.4.2,parameterized==0.7.5,pbr==5.9.0,pluggy==0.13.1,proto-plus==1.20.5,protobuf==3.20.1,psycopg2-binary==2.9.3,py==1.11.0,pyarrow==7.0.0,pyasn1==0.4.8,pyasn1-modules==0.2.8,pycparser==2.21,pydot==1.4.2,PyHamcrest==1.10.1,pymongo==3.12.3,PyMySQL==1.0.2,pyparsing==3.0.9,pytest==4.6.11,pytest-forked==1.4.0,pytest-timeout==1.4.2,pytest-xdist==1.34.0,python-dateutil==2.8.2,pytz==2022.1,PyYAML==6.0,requests==2.27.1,requests-mock==1.9.3,rsa==4.8,scikit-learn==1.1.1,scipy==1.8.1,six==1.16.0,SQLAlchemy==1.4.36,tenacity==5.1.5,testcontainers==3.5.4,threadpoolctl==3.1.0,torch==1.9.1,typing-utils==0.1.0,typing_extensions==4.2.0,urllib3==1.26.9,wcwidth==0.2.5,websocket-client==1.3.2,wrapt==1.14.1>
py38-pytorch-19 run-test-pre: PYTHONHASHSEED='1418333367'
py38-pytorch-19 run-test-pre: commands[0] | python --version
Python 3.8.10
py38-pytorch-19 run-test-pre: commands[1] | pip --version
pip 22.0.4 from <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/pip> (python 3.8)
py38-pytorch-19 run-test-pre: commands[2] | pip check
No broken requirements found.
py38-pytorch-19 run-test-pre: commands[3] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
py38-pytorch-19 run-test: commands[0] | /bin/sh -c 'pip freeze | grep -E torch'
apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/.tmp/package/1/apache-beam-2.40.0.dev0.zip>
torch==1.9.1
py38-pytorch-19 run-test: commands[1] | pytest -o junit_suite_name=py38-pytorch-19 --junitxml=pytest_py38-pytorch-19.xml -n 6 -m uses_pytorch
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-4.6.11, py-1.11.0, pluggy-0.13.1
cachedir: target/.tox-py38-pytorch-19/py38-pytorch-19/.pytest_cache
rootdir: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/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
gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I
gw0 [7] / gw1 [7] / gw2 [7] / gw3 [7] / gw4 [7] / gw5 [7]

.......                                                                  [100%]
=============================== warnings summary ===============================
apache_beam/io/filesystems_test.py:54
apache_beam/io/filesystems_test.py:54
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/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
apache_beam/io/filesystems_test.py:62
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/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

target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py>:331: PytestUnknownMarkWarning: Unknown pytest.mark.uses_java_expansion_service - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    warnings.warn(

target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/tenacity/_asyncio.py:42
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/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):

target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py:331
  <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-pytorch-19/py38-pytorch-19/lib/python3.8/site-packages/_pytest/mark/structures.py>:331: PytestUnknownMarkWarning: Unknown pytest.mark.uses_python_expansion_service - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    warnings.warn(

-- Docs: https://docs.pytest.org/en/latest/warnings.html
- generated xml file: <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/pytest_py38-pytorch-19.xml> -
==================== 7 passed, 28 warnings in 18.56 seconds ====================
py38-pytorch-19 run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
  py38-pytorch-19: commands succeeded
  congratulations :)

FAILURE: Build failed with an exception.

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

BUILD FAILED in 53m 43s
124 actionable tasks: 89 executed, 33 from cache, 2 up-to-date

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

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_PreCommit_Python_Cron #5696

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/5696/display/redirect>


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