See <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/4212/display/redirect>
Changes: ------------------------------------------ [...truncated 73.60 KB...] go: added google.golang.org/grpc v1.56.1 go: added google.golang.org/protobuf v1.31.0 + go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses W0822 04:26:08.678171 33 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s > Task :sdks:java:container:downloadCloudProfilerAgent % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0version.txt NOTICES profiler_java_agent.so 100 4183k 100 4183k 0 0 18.6M 0 --:--:-- --:--:-- --:--:-- 18.6M > Task :sdks:java:container:goPrepare UP-TO-DATE > Task :sdks:python:setupVirtualenv Successfully installed cachetools-5.3.1 chardet-5.2.0 colorama-0.4.6 distlib-0.3.7 filelock-3.12.2 grpcio-1.57.0 grpcio-tools-1.53.0 mypy-protobuf-3.5.0 numpy-1.24.4 packaging-23.1 platformdirs-3.10.0 pluggy-1.2.0 protobuf-4.24.1 pyproject-api-1.5.4 setuptools-68.1.2 tomli-2.0.1 tox-4.10.0 types-protobuf-4.24.0.1 virtualenv-20.24.3 wheel-0.41.1 > Task :sdks:java:container:goBuild /home/jenkins/go/bin/go1.21.0 build -o ./build/target/linux_amd64/boot boot.go boot_test.go pathingjar.go pathingjar_test.go > Task :sdks:python:test-suites:portable:py38:setupVirtualenv Successfully installed cachetools-5.3.1 chardet-5.2.0 colorama-0.4.6 distlib-0.3.7 filelock-3.12.2 grpcio-1.57.0 grpcio-tools-1.53.0 mypy-protobuf-3.5.0 numpy-1.24.4 packaging-23.1 platformdirs-3.10.0 pluggy-1.2.0 protobuf-4.24.1 pyproject-api-1.5.4 setuptools-68.1.2 tomli-2.0.1 tox-4.10.0 types-protobuf-4.24.0.1 virtualenv-20.24.3 wheel-0.41.1 > Task :sdks:java:container:java8:copySdkHarnessLauncher Execution optimizations have been disabled for task ':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.6.2/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :release:go-licenses:java:dockerRun + go-licenses csv github.com/apache/beam/sdks/v2/java/container + tee /output/licenses/list.csv W0822 04:26:14.172615 81 library.go:101] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s github.com/apache/beam/sdks/v2/go,https://github.com/apache/beam/blob/sdks/v2.49.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.49.0/sdks/LICENSE,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.3/LICENSE,BSD-3-Clause golang.org/x/net,https://cs.opensource.google/go/x/net/+/v0.11.0:LICENSE,BSD-3-Clause golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.9.0:LICENSE,BSD-3-Clause golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.10.0:LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/e85fd2cbaebc/googleapis/rpc/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.56.1/LICENSE,Apache-2.0 google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.31.0/LICENSE,BSD-3-Clause + chmod -R a+w /output/licenses > Task :sdks:python:sdist org/apache/beam/model/interactive/v1/beam_interactive_api.proto:36:1: warning: Import google/protobuf/timestamp.proto is unused. Writing mypy to org/apache/beam/model/pipeline/v1/external_transforms_pb2.pyi Writing mypy to org/apache/beam/model/pipeline/v1/beam_runner_api_pb2.pyi Writing mypy to org/apache/beam/model/pipeline/v1/standard_window_fns_pb2.pyi Writing mypy to org/apache/beam/model/pipeline/v1/metrics_pb2.pyi Writing mypy to org/apache/beam/model/pipeline/v1/endpoints_pb2.pyi Writing mypy to org/apache/beam/model/pipeline/v1/schema_pb2.pyi Writing mypy to org/apache/beam/model/job_management/v1/beam_artifact_api_pb2.pyi Writing mypy to org/apache/beam/model/job_management/v1/beam_expansion_api_pb2.pyi Writing mypy to org/apache/beam/model/job_management/v1/beam_job_api_pb2.pyi Writing mypy to org/apache/beam/model/fn_execution/v1/beam_provision_api_pb2.pyi Writing mypy to org/apache/beam/model/fn_execution/v1/beam_fn_api_pb2.pyi Writing mypy to org/apache/beam/model/interactive/v1/beam_interactive_api_pb2.pyi setup.py:31: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import normalize_path <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:508: InformationOnly: Normalizing '2.51.0.dev' to '2.51.0.dev0' self.metadata.version = self._normalize_version( 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 :release:go-licenses:java:createLicenses > Task :sdks:java:container:java8:copyGolangLicenses > Task :sdks:java:container:java8:dockerPrepare > Task :sdks:java:container:java8:docker #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.58kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/eclipse-temurin:8 #3 DONE 0.3s #4 [ 1/16] FROM docker.io/library/eclipse-temurin:8@sha256:2140fd8af96784eecdedaa72a18f5acb2b12359fb25db021cbdc3987a044466a #4 resolve docker.io/library/eclipse-temurin:8@sha256:2140fd8af96784eecdedaa72a18f5acb2b12359fb25db021cbdc3987a044466a 0.0s done #4 CACHED #5 [internal] load build context #5 transferring context: 47.14MB 0.4s done #5 DONE 0.5s #6 [ 2/16] ADD target/slf4j-api.jar /opt/apache/beam/jars/ #6 DONE 1.4s #7 [ 3/16] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/ #7 DONE 0.1s #8 [ 4/16] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/ #8 DONE 0.1s #9 [ 5/16] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/ #9 DONE 0.1s #10 [ 6/16] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/ #10 DONE 0.1s > Task :sdks:java:extensions:sql:expansion-service:shadowJar > Task :sdks:java:container:java8:docker #11 [ 7/16] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ #11 DONE 0.1s #12 [ 8/16] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/ #12 DONE 0.1s #13 [ 9/16] COPY target/linux_amd64/boot /opt/apache/beam/ #13 DONE 0.2s #14 [10/16] COPY target/LICENSE /opt/apache/beam/ #14 DONE 0.1s #15 [11/16] COPY target/NOTICE /opt/apache/beam/ #15 DONE 0.1s #16 [12/16] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ #16 DONE 0.2s #17 [13/16] COPY target/LICENSE target/options/* /opt/apache/beam/options/ #17 DONE 0.1s #18 [14/16] COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #18 DONE 0.1s #19 [15/16] RUN if [ "true" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #19 DONE 0.4s #20 [16/16] COPY target/profiler/* /opt/google_cloud_profiler/ #20 DONE 0.1s #21 exporting to image #21 exporting layers #21 exporting layers 0.3s done #21 writing image sha256:bb257e992f5b8cf87790da0878d221c2a032dcb48f79483923a2f57fab33ce57 done #21 naming to docker.io/apache/beam_java8_sdk:2.51.0.dev done #21 DONE 0.4s > Task :runners:flink:1.16:job-server:shadowJar > Task :sdks:python:test-suites:portable:py38:flinkCompatibilityMatrixLOOPBACK .pkg_external: remove tox env folder <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/target/.tox-flink-runner-test/.pkg_external> .pkg_external_sdist_meta: remove tox env folder <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/target/.tox-flink-runner-test/.pkg_external_sdist_meta> flink-runner-test: install_deps> target/.tox-flink-runner-test/flink-runner-test/bin/python <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/bin/pip> install --retries 10 --pre -r build-requirements.txt .pkg_external: freeze> python -m pip freeze --all .pkg_external: pip==23.2.1,setuptools==68.0.0,wheel==0.41.1 .pkg_external_sdist_meta: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel .pkg_external_sdist_meta: _optional_hooks <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/target/.tox-flink-runner-test/.pkg_external/tmp/sdist-extract/apache-beam-2.51.0.dev0>> python <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/pyproject_api/_backend.py> True setuptools.build_meta __legacy__ .pkg_external_sdist_meta: get_requires_for_build_sdist <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/target/.tox-flink-runner-test/.pkg_external/tmp/sdist-extract/apache-beam-2.51.0.dev0>> python <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/pyproject_api/_backend.py> True setuptools.build_meta __legacy__ .pkg_external_sdist_meta: get_requires_for_build_wheel <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/target/.tox-flink-runner-test/.pkg_external/tmp/sdist-extract/apache-beam-2.51.0.dev0>> python <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/pyproject_api/_backend.py> True setuptools.build_meta __legacy__ .pkg_external_sdist_meta: install_requires_for_build_wheel> python -I -m pip install wheel .pkg_external_sdist_meta: freeze> python -m pip freeze --all .pkg_external_sdist_meta: pip==23.2.1,setuptools==68.0.0,wheel==0.41.1 .pkg_external_sdist_meta: prepare_metadata_for_build_wheel <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/target/.tox-flink-runner-test/.pkg_external/tmp/sdist-extract/apache-beam-2.51.0.dev0>> python <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/pyproject_api/_backend.py> True setuptools.build_meta __legacy__ flink-runner-test: install_package_deps> target/.tox-flink-runner-test/flink-runner-test/bin/python <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/bin/pip> install --retries 10 --pre 'cloudpickle~=2.2.1' 'crcmod<2.0,>=1.7' 'cryptography>=41.0.2' 'dill<0.3.2,>=0.3.1.1' 'fastavro<2,>=0.23.6' 'fasteners<1.0,>=0.3' 'freezegun>=0.3.12' 'grpcio!=1.48.0,<2,>=1.33.1' 'hdfs<3.0.0,>=2.1.0' 'httplib2<0.23.0,>=0.8' 'hypothesis<=7.0.0,>5.0.0' 'joblib>=1.0.1' 'mock<6.0.0,>=1.0.1' 'numpy<1.25.0,>=1.14.3' 'objsize<0.7.0,>=0.6.1' 'orjson<4.0' 'packaging>=22.0' 'pandas<2.0.0' 'parameterized<0.10.0,>=0.7.1' 'proto-plus<2,>=1.7.1' 'protobuf<4.24.0,>=3.20.3' 'psycopg2-binary<3.0.0,>=2.8.5' 'pyarrow<12.0.0,>=3.0.0' 'pydot<2,>=1.2.0' 'pyhamcrest!=1.10.0,<3.0.0,>=1.9' 'pymongo<5.0.0,>=3.8.0' 'pytest-timeout<3,>=2.1.0' 'pytest-xdist<4,>=2.5.0' 'pytest<8.0,>=7.1.2' 'python-dateutil<3,>=2.8.0' 'pytz>=2018.3' 'pyyaml<7.0.0,>=3.12' 'regex>=2020.6.8' 'requests-mock<2.0,>=1.7' 'requests<3.0.0,>=2.24.0' 'scikit-learn>=0.20.0' 'sqlalchemy<2.0,>=1.3' 'tenacity<9,>=8.0.0' 'testcontainers[mysql]<4.0.0,>=3.0.3' 'typing-extensions>=3.7.0' 'zstandard<1,>=0.18.0' flink-runner-test: install_package> target/.tox-flink-runner-test/flink-runner-test/bin/python <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/bin/pip> install --retries 10 --pre --force-reinstall --no-deps <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/build/apache-beam.tar.gz> flink-runner-test: freeze> target/.tox-flink-runner-test/flink-runner-test/bin/python <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/bin/pip> freeze flink-runner-test: apache-beam @ file://<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/build/apache-beam.tar.gz>#sha256=7d0c0945c4f2e31dc02ce802ac620d5c11672cf3a914d905eda06fc89ef09102,attrs==23.1.0,certifi==2023.7.22,cffi==1.15.1,charset-normalizer==3.2.0,cloudpickle==2.2.1,crcmod==1.7,cryptography==41.0.3,deprecation==2.1.0,dill==0.3.1.1,distlib==0.3.7,dnspython==2.4.2,docker==6.1.3,docopt==0.6.2,exceptiongroup==1.1.3,execnet==2.0.2,fastavro==1.8.2,fasteners==0.18,freezegun==1.2.2,greenlet==3.0.0a1,grpcio==1.57.0,grpcio-tools==1.53.0,hdfs==2.7.2,httplib2==0.22.0,hypothesis==6.82.6,idna==3.4,iniconfig==2.0.0,joblib==1.3.2,mock==5.1.0,mypy-protobuf==3.5.0,numpy==1.24.4,objsize==0.6.1,orjson==3.9.5,packaging==23.1,pandas==1.5.3,parameterized==0.9.0,pluggy==1.2.0,proto-plus==1.22.3,protobuf==4.23.4,psycopg2-binary==2.9.7,pyarrow==11.0.0,pycparser==2.21,pydot==1.4.2,PyHamcrest==2.0.4,pymongo==4.4.1,PyMySQL==1.1.0,pyparsing==3.1.1,pytest==7.4.0,pytest-timeout==2.1.0,pytest-xdist==3.3.1,python-dateutil==2.8.2,pytz==2023.3,PyYAML==6.0.1,regex==2023.8.8,requests==2.31.0,requests-mock==1.11.0,scikit-learn==1.3.0,scipy==1.10.1,six==1.16.0,sortedcontainers==2.4.0,SQLAlchemy==1.4.49,tenacity==8.2.3,testcontainers==3.7.1,threadpoolctl==3.2.0,tomli==2.0.1,types-protobuf==4.24.0.1,typing_extensions==4.7.1,urllib3==2.0.4,websocket-client==1.6.1,wrapt==1.15.0,zstandard==0.21.0 flink-runner-test: commands_pre[0]> python --version Python 3.8.10 flink-runner-test: commands_pre[1]> pip --version pip 23.2.1 from <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.8/site-packages/pip> (python 3.8) flink-runner-test: commands_pre[2]> pip check No broken requirements found. flink-runner-test: commands_pre[3]> bash <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh> flink-runner-test: commands[0]> bash <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/scripts/pytest_validates_runner.sh> flink-runner-test <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/apache_beam/runners/portability/flink_runner_test.py> '--flink_job_server_jar=<https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/runners/flink/1.16/job-server/build/libs/beam-runners-flink-1.16-job-server-2.51.0-SNAPSHOT.jar> --environment_type=LOOPBACK' ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.4.0, pluggy-1.2.0 cachedir: target/.tox-flink-runner-test/flink-runner-test/.pytest_cache rootdir: <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python> configfile: pytest.ini plugins: xdist-3.3.1, requests-mock-1.11.0, hypothesis-6.82.6, timeout-2.1.0 timeout: 600.0s timeout method: signal timeout func_only: False collected 210 items apache_beam/runners/portability/flink_runner_test.py ......s...s...ss... [ 9%] ..........s....s...s..s............s..ss.....ss.s........s...s...ss...ss [ 43%] s.......s....s...s..s............s..ss.....ssss........s...s...ss....... [ 77%] ......s....s...s..s............s..ss.....ss.s.. [100%] =============================== warnings summary =============================== target/.tox-flink-runner-test/flink-runner-test/lib/python3.8/site-packages/hdfs/config.py:28 <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/target/.tox-flink-runner-test/flink-runner-test/lib/python3.8/site-packages/hdfs/config.py>:28: 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/runners/portability/flink_runner_test.py::FlinkRunnerTest::test_expand_kafka_read apache_beam/runners/portability/flink_runner_test.py::FlinkRunnerTest::test_expand_kafka_write apache_beam/runners/portability/flink_runner_test.py::FlinkRunnerTest::test_external_transform apache_beam/runners/portability/flink_runner_test.py::FlinkRunnerTest::test_sql apache_beam/runners/portability/flink_runner_test.py::FlinkRunnerTestStreaming::test_expand_kafka_read apache_beam/runners/portability/flink_runner_test.py::FlinkRunnerTestStreaming::test_expand_kafka_write apache_beam/runners/portability/flink_runner_test.py::FlinkRunnerTestStreaming::test_external_transform apache_beam/runners/portability/flink_runner_test.py::FlinkRunnerTestStreaming::test_sql <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/apache_beam/transforms/external.py>:679: BeamDeprecationWarning: options is deprecated since First stable release. References to <pipeline>.options will not be supported self._expansion_service, pipeline.options) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/pytest_flink-runner-test.xml> - =========== 164 passed, 46 skipped, 9 warnings in 835.73s (0:13:55) ============ flink-runner-test: commands_post[0]> bash <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/scripts/run_tox_cleanup.sh> .pkg_external_sdist_meta: _exit <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/sdks/python/test-suites/portable/py38/build/srcs/sdks/python/target/.tox-flink-runner-test/.pkg_external/tmp/sdist-extract/apache-beam-2.51.0.dev0>> python <https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Flink/ws/src/build/gradleenv/2022703442/lib/python3.8/site-packages/pyproject_api/_backend.py> True setuptools.build_meta __legacy__ flink-runner-test: OK (893.71=setup[54.06]+cmd[0.01,0.45,1.15,0.03,837.98,0.03] seconds) congratulations :) (893.95 seconds) > Task :sdks:python:test-suites:portable:py38:flinkValidatesRunner FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sdks:python:test-suites:portable:py311:setupVirtualenv'. > 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 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.6.2/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 18m 52s 152 actionable tasks: 104 executed, 44 from cache, 4 up-to-date Publishing build scan... https://ge.apache.org/s/rhbfwplczmkus 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]
