See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4273/display/redirect?page=changes>
Changes: [noreply] [BEAM-11088] Add TestStream package to Go SDK testing capabilities ------------------------------------------ [...truncated 578.69 KB...] Requirement already satisfied: atomicwrites>=1.0 in <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.33.0.dev0) (1.4.0) Requirement already satisfied: more-itertools>=4.0.0 in <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.33.0.dev0) (8.8.0) Requirement already satisfied: py>=1.5.0 in <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.33.0.dev0) (1.10.0) Requirement already satisfied: wcwidth in <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.33.0.dev0) (0.2.5) Requirement already satisfied: attrs>=17.4.0 in <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages> (from pytest<5.0,>=4.4.0->apache-beam==2.33.0.dev0) (21.2.0) Requirement already satisfied: zipp>=0.5 in <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages> (from importlib-metadata>=0.12->pytest<5.0,>=4.4.0->apache-beam==2.33.0.dev0) (3.5.0) Requirement already satisfied: execnet>=1.1 in <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages> (from pytest-xdist<2,>=1.29.0->apache-beam==2.33.0.dev0) (1.9.0) Requirement already satisfied: pytest-forked in <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages> (from pytest-xdist<2,>=1.29.0->apache-beam==2.33.0.dev0) (1.3.0) Requirement already satisfied: idna<4,>=2.5 in <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages> (from requests<3.0.0,>=2.24.0->apache-beam==2.33.0.dev0) (3.2) Requirement already satisfied: charset-normalizer~=2.0.0 in <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/build/gradleenv/1922375555/lib/python3.6/site-packages> (from requests<3.0.0,>=2.24.0->apache-beam==2.33.0.dev0) (2.0.4) DEPRECATION: Source distribution is being reinstalled despite an installed package having the same name and version as the installed package. pip 21.3 will remove support for this functionality. A possible replacement is use --force-reinstall. You can find discussion regarding this at https://github.com/pypa/pip/issues/8711. > Task :sdks:python:container:py38:docker ---> Running in 0e3dfd8f0a38 Removing intermediate container 0e3dfd8f0a38 ---> b9759826c0a7 Step 4/27 : ARG pull_licenses ---> Running in ed900aa32af7 Removing intermediate container ed900aa32af7 ---> 13eb8a5f5500 Step 5/27 : RUN apt-get update && apt-get install -y libsnappy-dev libyaml-dev ccache && rm -rf /var/lib/apt/lists/* ---> Running in adb3b8334ea6 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:2 http://deb.debian.org/debian buster InRelease [122 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [298 kB] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] Fetched 8459 kB in 4s (2412 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... libyaml-dev is already the newest version (0.2.1-1). Suggested packages: distcc | icecc The following NEW packages will be installed: ccache libsnappy-dev libsnappy1v5 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. Need to get 203 kB of archives. After this operation, 514 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 ccache amd64 3.6-1 [156 kB] Get:2 http://deb.debian.org/debian buster/main amd64 libsnappy1v5 amd64 1.1.7-1 [17.0 kB] Get:3 http://deb.debian.org/debian buster/main amd64 libsnappy-dev amd64 1.1.7-1 [29.2 kB] [91mdebconf: delaying package configuration, since apt-utils is not installed [0mFetched 203 kB in 0s (1807 kB/s) Selecting previously unselected package ccache. (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% > Task :sdks:java:container:java8:docker ---> Running in 69f454a0a306 Removing intermediate container 69f454a0a306 ---> 18551897d974 Step 4/18 : ARG pull_licenses ---> Running in 7bbce1119806 Removing intermediate container 7bbce1119806 ---> 01b94a7837dd Step 5/18 : ADD target/slf4j-api.jar /opt/apache/beam/jars/ ---> 171a19ecad95 Step 6/18 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/ ---> 2ea5b9765ebe Step 7/18 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ ---> 451f7d223028 Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/ ---> a82615b7cf6e Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/ ---> 660f0b4b9484 Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/ ---> c847b2b1b4b2 Step 11/18 : COPY target/LICENSE /opt/apache/beam/ ---> 889cd0530317 Step 12/18 : COPY target/NOTICE /opt/apache/beam/ ---> 4e947a4357a1 Step 13/18 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ ---> d193c61c311e Step 14/18 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 4fb441d51725 Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in 8a13bfea9a34 Removing intermediate container 8a13bfea9a34 ---> c630d06d002e Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 1dd7f4dfda06 Removing intermediate container 1dd7f4dfda06 ---> c85b16b220cb Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/ ---> e851003aaf2d Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 5cbd12411f7b Removing intermediate container 5cbd12411f7b ---> 1c94bc9602ce Successfully built 1c94bc9602ce Successfully tagged apache/beam_java8_sdk:2.33.0.dev > Task :runners:flink:1.13:job-server:validatesCrossLanguageRunnerSetup Launching Java expansion service @ 40833 Launching Python expansion service @ 43943 > Task :runners:flink:1.13:job-server:validatesCrossLanguageRunnerJavaUsingJava > Task > :runners:flink:1.13:job-server:validatesCrossLanguageRunnerJavaUsingPython > Task > :runners:flink:1.13:job-server:validatesCrossLanguageRunnerJavaUsingPythonOnly > Task > :runners:flink:1.13:job-server:validatesCrossLanguageRunnerPythonUsingJava >>> RUNNING integration tests with pipeline options: --runner=PortableRunner >>> --job_endpoint=localhost:40811 --environment_cache_millis=10000 >>> --experiments=beam_fn_api --parallelism=2 >>> pytest options: >>> collect markers: -m=xlang_transforms ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.11, py-1.10.0, pluggy-0.13.1 rootdir: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/python,> inifile: pytest.ini plugins: xdist-1.34.0, timeout-1.4.2, forked-1.3.0, requests-mock-1.9.3 timeout: 600.0s timeout method: signal timeout func_only: False collected 4971 items / 4963 deselected / 8 selected apache_beam/io/external/generate_sequence_test.py . [ 12%] apache_beam/transforms/validate_runner_xlang_test.py ....... [100%] - generated xml file: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/python/pytest_xlangValidateRunner.xml> - ================= 8 passed, 4963 deselected in 114.60 seconds ================== > Task > :runners:flink:1.13:job-server:validatesCrossLanguageRunnerPythonUsingPython >>> RUNNING integration tests with pipeline options: --runner=PortableRunner >>> --job_endpoint=localhost:40811 --environment_cache_millis=10000 >>> --experiments=beam_fn_api --parallelism=2 >>> pytest options: >>> collect markers: -m=xlang_transforms ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.11, py-1.10.0, pluggy-0.13.1 rootdir: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/python,> inifile: pytest.ini plugins: xdist-1.34.0, timeout-1.4.2, forked-1.3.0, requests-mock-1.9.3 timeout: 600.0s timeout method: signal timeout func_only: False collected 4971 items / 4963 deselected / 8 selected apache_beam/io/external/generate_sequence_test.py . [ 12%] apache_beam/transforms/validate_runner_xlang_test.py ....... [100%] - generated xml file: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/python/pytest_xlangValidateRunner.xml> - ================== 8 passed, 4963 deselected in 58.56 seconds ================== > Task :runners:flink:1.13:job-server:validatesCrossLanguageRunnerPythonUsingSql >>> RUNNING integration tests with pipeline options: --runner=PortableRunner >>> --job_endpoint=localhost:40811 --environment_cache_millis=10000 >>> --experiments=beam_fn_api --parallelism=2 >>> pytest options: >>> collect markers: -m=xlang_sql_expansion_service ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.11, py-1.10.0, pluggy-0.13.1 rootdir: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/python,> inifile: pytest.ini plugins: xdist-1.34.0, timeout-1.4.2, forked-1.3.0, requests-mock-1.9.3 timeout: 600.0s timeout method: signal timeout func_only: False collected 4971 items / 4962 deselected / 9 selected apache_beam/transforms/sql_test.py ........F [100%] =================================== FAILURES =================================== _________________ SqlTransformTest.test_zetasql_generate_data __________________ self = <apache_beam.transforms.sql_test.SqlTransformTest testMethod=test_zetasql_generate_data> def test_zetasql_generate_data(self): with TestPipeline() as p: out = p | SqlTransform( """SELECT CAST(1 AS INT64) AS `int`, CAST('foo' AS STRING) AS `str`, CAST(3.14 AS FLOAT64) AS `flt`""", > dialect="zetasql") apache_beam/transforms/sql_test.py:159: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ apache_beam/transforms/ptransform.py:614: in __ror__ result = p.apply(self, pvalueish, label) apache_beam/pipeline.py:698: in apply pvalueish_result = self.runner.apply(transform, pvalueish, self._options) apache_beam/runners/runner.py:185: in apply return m(transform, input, options) apache_beam/runners/runner.py:215: in apply_PTransform return transform.expand(input) apache_beam/transforms/external.py:295: in expand response = service.Expand(request) ../../build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py:946: in __call__ return _end_unary_response_blocking(state, call, False, None) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ state = <grpc._channel._RPCState object at 0x7f05842eb7b8> call = <grpc._cython.cygrpc.SegregatedCall object at 0x7f058427b648> with_call = False, deadline = None def _end_unary_response_blocking(state, call, with_call, deadline): if state.code is grpc.StatusCode.OK: if with_call: rendezvous = _MultiThreadedRendezvous(state, call, None, deadline) return state.response, rendezvous else: return state.response else: > raise _InactiveRpcError(state) E grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: E status = StatusCode.UNIMPLEMENTED E details = "Method not found!" E debug_error_string = "{"created":"@1628039032.274239029","description":"Error received from peer ipv4:127.0.0.1:39295","file":"src/core/lib/surface/call.cc","file_line":1069,"grpc_message":"Method not found!","grpc_status":12}" E > ../../build/gradleenv/1922375555/lib/python3.6/site-packages/grpc/_channel.py:849: _InactiveRpcError ----------------------------- Captured stderr call ----------------------------- WARNING:root:Waiting for grpc channel to be ready at localhost:39295. ------------------------------ Captured log call ------------------------------- WARNING root:subprocess_server.py:95 Waiting for grpc channel to be ready at localhost:39295. - generated xml file: <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/python/pytest_xlangSqlValidateRunner.xml> - ============ 1 failed, 8 passed, 4962 deselected in 287.61 seconds ============= > Task > :runners:flink:1.13:job-server:validatesCrossLanguageRunnerPythonUsingSql > FAILED > Task :runners:flink:1.13:job-server:validatesCrossLanguageRunnerCleanup Stopping expansion service pid: 25947. Stopping expansion service pid: 25950. > Task :runners:flink:1.13:job-server:flinkJobServerCleanup Stopping job server pid: 14500. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:flink:1.13:job-server:validatesCrossLanguageRunnerPythonUsingSql'. > 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.8.3/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 25m 46s 181 actionable tasks: 35 executed, 146 up-to-date Publishing build scan... https://gradle.com/s/j6s5edov7r234 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]
