See <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/1563/display/redirect?page=changes>
Changes: [noreply] Avoid setting empty builders in proto setters [Brian Hulette] Add back 'more' break [chuck.yang] Run BigQuery queries with batch priority [chuck.yang] Allow changing query priority in ReadFromBigQuery [chuck.yang] Update CHANGES [alexander.chermenin] [BEAM-10822] Fixed typo in BigqueryClient [noreply] [BEAM-12869] Bump tensorflow from 2.5.0 to 2.5.1 in [noreply] [BEAM-12946] Fix SmallestPerKey, add unit testing (#15567) [zyichi] [BEAM-12908] Sickbay pubsublite.ReadWriteIT [noreply] Relocate Go SDK breaking change note out of template into 2.33.0. ------------------------------------------ [...truncated 2.15 KB...] [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :whitespacePreCommit Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy FROM-CACHE > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:classes > Task :buildSrc:jar > Task :buildSrc:assemble > Task :buildSrc:spotlessGroovy FROM-CACHE > Task :buildSrc:spotlessGroovyCheck UP-TO-DATE > Task :buildSrc:spotlessGroovyGradle FROM-CACHE > Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE > Task :buildSrc:spotlessCheck UP-TO-DATE > Task :buildSrc:pluginUnderTestMetadata > Task :buildSrc:compileTestJava NO-SOURCE > Task :buildSrc:compileTestGroovy NO-SOURCE > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:testClasses UP-TO-DATE > Task :buildSrc:test NO-SOURCE > Task :buildSrc:validatePlugins FROM-CACHE > Task :buildSrc:check UP-TO-DATE > Task :buildSrc:build Configuration on demand is an incubating feature. > Task :sdks:python:test-suites:tox:py38:cleanPython > Task :sdks:python:test-suites:tox:py38:archiveFilesToLint > Task :sdks:python:setupVirtualenv Using base prefix '/usr' New python executable in <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/build/gradleenv/1922375555/bin/python3.8> Also creating executable in <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/build/gradleenv/1922375555/bin/python> Installing setuptools, pip, wheel... > Task :sdks:python:test-suites:tox:py38:unpackFilesToLint > Task :sdks:python:test-suites:tox:py38:setupVirtualenv Using base prefix '/usr' New python executable in <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/build/gradleenv/-1227304282/bin/python3.8> Also creating executable in <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/build/gradleenv/-1227304282/bin/python> Installing setuptools, pip, wheel... done. Running virtualenv with interpreter /usr/bin/python3.8 Collecting tox==3.20.1 Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB) Collecting grpcio-tools==1.37.0 Using cached grpcio_tools-1.37.0-cp38-cp38-manylinux2014_x86_64.whl (2.5 MB) Collecting future==0.18.2 Using cached future-0.18.2-py3-none-any.whl Collecting mypy-protobuf==1.18 Using cached mypy_protobuf-1.18-py3-none-any.whl (7.3 kB) Collecting distlib==0.3.1 Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB) Collecting py>=1.4.17 Using cached py-1.10.0-py2.py3-none-any.whl (97 kB) Collecting filelock>=3.0.0 Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting six>=1.14.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Using cached virtualenv-20.8.0-py2.py3-none-any.whl (5.3 MB) Collecting pluggy>=0.12.0 Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting toml>=0.9.4 Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting packaging>=14 Using cached packaging-21.0-py3-none-any.whl (40 kB) Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/build/gradleenv/-1227304282/lib/python3.8/site-packages> (from grpcio-tools==1.37.0->-r <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/build-requirements.txt> (line 17)) (58.1.0) Collecting grpcio>=1.37.0 Using cached grpcio-1.40.0-cp38-cp38-manylinux2014_x86_64.whl (4.3 MB) Collecting protobuf<4.0dev,>=3.5.0.post1 Using cached protobuf-3.18.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) Collecting pyparsing>=2.0.2 Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting platformdirs<3,>=2 Using cached platformdirs-2.3.0-py3-none-any.whl (13 kB) Collecting backports.entry-points-selectable>=1.0.4 Using cached backports.entry_points_selectable-1.1.0-py2.py3-none-any.whl (6.2 kB) Installing collected packages: six, pyparsing, platformdirs, filelock, distlib, backports.entry-points-selectable, virtualenv, toml, py, protobuf, pluggy, packaging, grpcio, tox, mypy-protobuf, grpcio-tools, future Successfully installed backports.entry-points-selectable-1.1.0 distlib-0.3.1 filelock-3.0.12 future-0.18.2 grpcio-1.40.0 grpcio-tools-1.37.0 mypy-protobuf-1.18 packaging-21.0 platformdirs-2.3.0 pluggy-1.0.0 protobuf-3.18.0 py-1.10.0 pyparsing-2.4.7 six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.8.0 > Task :sdks:python:setupVirtualenv done. Running virtualenv with interpreter /usr/bin/python3.8 Collecting tox==3.20.1 Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB) Collecting grpcio-tools==1.37.0 Using cached grpcio_tools-1.37.0-cp38-cp38-manylinux2014_x86_64.whl (2.5 MB) Collecting future==0.18.2 Using cached future-0.18.2-py3-none-any.whl Collecting mypy-protobuf==1.18 Using cached mypy_protobuf-1.18-py3-none-any.whl (7.3 kB) Collecting distlib==0.3.1 Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB) Collecting filelock>=3.0.0 Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting packaging>=14 Using cached packaging-21.0-py3-none-any.whl (40 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Using cached virtualenv-20.8.0-py2.py3-none-any.whl (5.3 MB) Collecting py>=1.4.17 Using cached py-1.10.0-py2.py3-none-any.whl (97 kB) Collecting six>=1.14.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting pluggy>=0.12.0 Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting toml>=0.9.4 Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting protobuf<4.0dev,>=3.5.0.post1 Using cached protobuf-3.18.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) Collecting grpcio>=1.37.0 Using cached grpcio-1.40.0-cp38-cp38-manylinux2014_x86_64.whl (4.3 MB) Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages> (from grpcio-tools==1.37.0->-r <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/build-requirements.txt> (line 17)) (58.1.0) Collecting pyparsing>=2.0.2 Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting platformdirs<3,>=2 Using cached platformdirs-2.3.0-py3-none-any.whl (13 kB) Collecting backports.entry-points-selectable>=1.0.4 Using cached backports.entry_points_selectable-1.1.0-py2.py3-none-any.whl (6.2 kB) Installing collected packages: six, pyparsing, platformdirs, filelock, distlib, backports.entry-points-selectable, virtualenv, toml, py, protobuf, pluggy, packaging, grpcio, tox, mypy-protobuf, grpcio-tools, future Successfully installed backports.entry-points-selectable-1.1.0 distlib-0.3.1 filelock-3.0.12 future-0.18.2 grpcio-1.40.0 grpcio-tools-1.37.0 mypy-protobuf-1.18 packaging-21.0 platformdirs-2.3.0 pluggy-1.0.0 protobuf-3.18.0 py-1.10.0 pyparsing-2.4.7 six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.8.0 > Task :sdks:python:sdist <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:487: UserWarning: Normalizing '2.34.0.dev' to '2.34.0.dev0' warnings.warn(tmpl.format(**locals())) INFO:gen_protos:Regenerating Python proto definitions (no output files). INFO:gen_protos:Found protoc_gen_mypy at <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/build/gradleenv/1922375555/bin/protoc-gen-mypy> beam_interactive_api.proto:36:1: warning: Import google/protobuf/timestamp.proto is unused. Writing mypy to external_transforms_pb2.pyi Writing mypy to beam_runner_api_pb2.pyi Writing mypy to standard_window_fns_pb2.pyi Writing mypy to metrics_pb2.pyi Writing mypy to endpoints_pb2.pyi Writing mypy to schema_pb2.pyi Writing mypy to beam_artifact_api_pb2.pyi Writing mypy to beam_expansion_api_pb2.pyi Writing mypy to beam_job_api_pb2.pyi Writing mypy to beam_provision_api_pb2.pyi Writing mypy to beam_fn_api_pb2.pyi Writing mypy to beam_interactive_api_pb2.pyi RefactoringTool: Skipping optional fixer: idioms RefactoringTool: Skipping optional fixer: ws_comma RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_grpc.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2_grpc.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2_grpc.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_interactive_api_pb2.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2_grpc.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2_grpc.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_grpc.py> RefactoringTool: No changes to <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/endpoints_pb2.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2.py> RefactoringTool: No changes to <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/schema_pb2.py> RefactoringTool: Refactored <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2.py> RefactoringTool: Files that were modified: RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_grpc.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_expansion_api_pb2_grpc.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_fn_api_pb2_grpc.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_interactive_api_pb2.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_job_api_pb2_grpc.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_provision_api_pb2_grpc.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_grpc.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/endpoints_pb2.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/schema_pb2.py> RefactoringTool: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2.py> INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/metrics_pb2_urns.py> INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_artifact_api_pb2_urns.py> INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/standard_window_fns_pb2_urns.py> INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/external_transforms_pb2_urns.py> INFO:gen_protos:Writing urn stubs: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/apache_beam/portability/api/beam_runner_api_pb2_urns.py> warning: no files found matching 'README.md' warning: no files found matching 'NOTICE' warning: no files found matching 'LICENSE' warning: no files found matching 'LICENSE.python' warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md > Task :sdks:python:test-suites:tox:py38:whitespacelint [1mGLOB sdist-make: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/setup.py> [0m[1mwhitespacelint create: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-whitespacelint/whitespacelint> [0m[1mwhitespacelint installdeps: whitespacelint==1.1.0 [0m[1mwhitespacelint inst: <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-whitespacelint/.tmp/package/1/apache-beam-2.34.0.dev0.zip> [0m[1mwhitespacelint installed: apache-beam @ file://<https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-whitespacelint/.tmp/package/1/apache-beam-2.34.0.dev0.zip,atomicwrites==1.4.0,attrs==21.2.0,avro-python3==1.9.2.1,certifi==2021.5.30,charset-normalizer==2.0.6,crcmod==1.7,deprecation==2.1.0,dill==0.3.1.1,docker==5.0.2,docopt==0.6.2,execnet==1.9.0,fastavro==1.4.5,freezegun==1.1.0,future==0.18.2,greenlet==1.1.1,grpcio==1.40.0,hdfs==2.6.0,httplib2==0.19.1,idna==3.2,mock==2.0.0,more-itertools==8.10.0,numpy==1.20.3,oauth2client==4.1.3,orjson==3.6.3,packaging==21.0,pandas==1.2.5,parameterized==0.7.5,pbr==5.6.0,pluggy==0.13.1,protobuf==3.18.0,psycopg2-binary==2.9.1,py==1.10.0,pyarrow==4.0.1,pyasn1==0.4.8,pyasn1-modules==0.2.8,pydot==1.4.2,PyHamcrest==1.10.1,pymongo==3.12.0,pyparsing==2.4.7,pytest==4.6.11,pytest-forked==1.3.0,pytest-timeout==1.4.2,pytest-xdist==1.34.0,python-dateutil==2.8.2,pytz==2021.1,PyYAML==5.4.1,requests==2.26.0,requests-mock==1.9.3,rsa==4.7.2,six==1.16.0,SQLAlchemy==1.4.25,tenacity==5.1.5,testcontainers==3.4.2,typing-extensions==3.10.0.2,urllib3==1.26.7,wcwidth==0.2.5,websocket-client==1.2.1,whitespacelint==1.1.0,wrapt==1.12.1> [0m[1mwhitespacelint run-test-pre: PYTHONHASHSEED='1914892825' [0m[1mwhitespacelint run-test-pre: commands[0] | python --version [0mPython 3.8.5 [1mwhitespacelint run-test-pre: commands[1] | pip --version [0mpip 21.2.4 from <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-whitespacelint/whitespacelint/lib/python3.8/site-packages/pip> (python 3.8) [1mwhitespacelint run-test-pre: commands[2] | pip check [0mNo broken requirements found. [1mwhitespacelint run-test-pre: commands[3] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh> [0m[1mwhitespacelint run-test: commands[0] | time <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_whitespacelint.sh> [0m<https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/test-suites/tox/py38/build/files-to-whitespacelint> <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python> Running whitespacelint... ./CHANGES.md:126:0: W202 Blank line contains whitespace ==================================================================================================== Whitespacelint has found above issues. You can open the file with vim and remove trailing whitespaces by: vim -es -c ":%s/\s\+$//e" -c ":wq" "./CHANGES.md" ==================================================================================================== <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python> Command exited with non-zero status 1 27.71user 6.80system 0:34.45elapsed 100%CPU (0avgtext+0avgdata 12516maxresident)k 0inputs+0outputs (0major+1096259minor)pagefaults 0swaps [31mERROR: InvocationError for command /usr/bin/time scripts/run_whitespacelint.sh (exited with code 1) [0m[1mwhitespacelint run-test-post: commands[0] | bash <https://ci-beam.apache.org/job/beam_PreCommit_Whitespace_Cron/ws/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh> [0m___________________________________ summary ____________________________________ [31mERROR: whitespacelint: commands failed [0m > Task :sdks:python:test-suites:tox:py38:whitespacelint FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sdks:python:test-suites:tox:py38:whitespacelint'. > 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 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 2m 4s 7 actionable tasks: 7 executed Publishing build scan... https://gradle.com/s/zhuzxcpncy5bm 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]
