See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/2755/display/redirect>
Changes: ------------------------------------------ [...truncated 435.96 KB...] > Task :sdks:python:setupVirtualenv done. Running virtualenv with interpreter /usr/bin/python3.5 Collecting tox==3.11.1 Using cached tox-3.11.1-py2.py3-none-any.whl (76 kB) Collecting grpcio-tools==1.30.0 Using cached grpcio_tools-1.30.0-cp35-cp35m-manylinux2010_x86_64.whl (2.5 MB) Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/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 pluggy<1,>=0.3.0 Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting filelock<4,>=3.0.0 Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting six<2,>=1.0.0 Using cached six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting py<2,>=1.4.17 Using cached py-1.9.0-py2.py3-none-any.whl (99 kB) Collecting virtualenv>=14.0.0 Using cached virtualenv-20.0.26-py2.py3-none-any.whl (4.9 MB) Requirement already satisfied, skipping upgrade: setuptools>=30.0.0 in <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/build/gradleenv/1922375555/lib/python3.5/site-packages> (from tox==3.11.1) (49.2.0) Collecting toml>=0.9.4 Using cached toml-0.10.1-py2.py3-none-any.whl (19 kB) Collecting grpcio>=1.30.0 Using cached grpcio-1.30.0-cp35-cp35m-manylinux2010_x86_64.whl (3.0 MB) Collecting protobuf>=3.5.0.post1 Using cached protobuf-3.12.2-cp35-cp35m-manylinux1_x86_64.whl (1.3 MB) Collecting importlib-metadata>=0.12; python_version < "3.8" Using cached importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) Collecting distlib<1,>=0.3.1 Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB) Collecting importlib-resources>=1.0; python_version < "3.7" Using cached importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) Collecting appdirs<2,>=1.4.3 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting zipp>=0.5 Using cached zipp-1.2.0-py2.py3-none-any.whl (4.8 kB) Installing collected packages: zipp, importlib-metadata, pluggy, filelock, six, py, distlib, importlib-resources, appdirs, virtualenv, toml, tox, grpcio, protobuf, grpcio-tools, future, mypy-protobuf Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 future-0.18.2 grpcio-1.30.0 grpcio-tools-1.30.0 importlib-metadata-1.7.0 importlib-resources-3.0.0 mypy-protobuf-1.18 pluggy-0.13.1 protobuf-3.12.2 py-1.9.0 six-1.15.0 toml-0.10.1 tox-3.11.1 virtualenv-20.0.26 zipp-1.2.0 > Task :sdks:java:container:pullLicenses > Task :buildSrc:spotlessGroovy > Task :buildSrc:spotlessGroovyCheck > Task :buildSrc:spotlessGroovyGradle > Task :buildSrc:spotlessGroovyGradleCheck > Task :buildSrc:spotlessCheck > 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:validateTaskProperties > Task :buildSrc:check > Task :buildSrc:build Configuration on demand is an incubating feature. > Configure project :sdks:java:container Found go 1.12 in /usr/bin/go, use it. > Configure project :sdks:go Found go 1.12 in /usr/bin/go, use it. > Configure project :sdks:go:container Found go 1.12 in /usr/bin/go, use it. > Configure project :sdks:go:examples Found go 1.12 in /usr/bin/go, use it. > Configure project :sdks:go:test Found go 1.12 in /usr/bin/go, use it. > Configure project :sdks:python:container Found go 1.12 in /usr/bin/go, use it. > Task :sdks:python:sdist <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/build/gradleenv/1922375555/local/lib/python3.5/site-packages/setuptools/distutils_patch.py>:26: UserWarning: Distutils was imported before Setuptools. This usage is discouraged and may exhibit undesirable behaviors or errors. Please use Setuptools' objects directly or at least import Setuptools first. "Distutils was imported before Setuptools. This usage is discouraged " <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/build/gradleenv/1922375555/local/lib/python3.5/site-packages/setuptools/dist.py>:458: UserWarning: Normalizing '2.24.0.dev' to '2.24.0.dev0' warnings.warn(tmpl.format(**locals())) INFO:gen_protos:Skipping proto regeneration: all files up to date warning: no files found matching 'README.md' warning: no files found matching 'NOTICE' warning: no files found matching 'LICENSE' warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md > Task :sdks:python:container:py35:copyDockerfileDependencies > Task :sdks:python:container:py35:dockerPrepare > Task :sdks:python:installGcpTest > Task :sdks:python:container:py35:docker > Task :sdks:java:container:pullLicenses done. Requirement already satisfied: beautifulsoup4<5.0,>=4.9.0 in ./sdks/java/container/build/virtualenv/lib/python3.5/site-packages (from -r <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/container/license_scripts/requirement.txt> (line 19)) (4.9.1) Requirement already satisfied: future<1.0.0,>=0.16.0 in ./sdks/java/container/build/virtualenv/lib/python3.5/site-packages (from -r <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/container/license_scripts/requirement.txt> (line 20)) (0.18.2) Requirement already satisfied: pyyaml<6.0.0,>=3.12 in ./sdks/java/container/build/virtualenv/lib/python3.5/site-packages (from -r <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/container/license_scripts/requirement.txt> (line 21)) (5.3.1) Requirement already satisfied: tenacity<6.0,>=5.0.2 in ./sdks/java/container/build/virtualenv/lib/python3.5/site-packages (from -r <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/container/license_scripts/requirement.txt> (line 22)) (5.1.5) Requirement already satisfied: soupsieve>1.2 in ./sdks/java/container/build/virtualenv/lib/python3.5/site-packages (from beautifulsoup4<5.0,>=4.9.0->-r <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/container/license_scripts/requirement.txt> (line 19)) (2.0.1) Requirement already satisfied: six>=1.9.0 in ./sdks/java/container/build/virtualenv/lib/python3.5/site-packages (from tenacity<6.0,>=5.0.2->-r <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/container/license_scripts/requirement.txt> (line 22)) (1.15.0) Executing <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 1440 dependencies using 16 threads. > Task :sdks:python:container:py35:docker Collecting pydot==1.4.1 Downloading pydot-1.4.1-py2.py3-none-any.whl (19 kB) Collecting pytz==2019.3 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting pyyaml==5.1 Downloading PyYAML-5.1.tar.gz (274 kB) Collecting typing-extensions==3.7.4.1 Downloading typing_extensions-3.7.4.1-py3-none-any.whl (20 kB) [91mWARNING: The candidate selected for download or install is a yanked version: 'google-api-core' candidate (version 1.20.0 at https://files.pythonhosted.org/packages/5c/ca/e172037b74fe39535731319e7c936160194204e07ba11222a5366ee0c346/google_api_core-1.20.0-py2.py3-none-any.whl#sha256=65ca5396393b3e592c49cba968380b6d2534d9c78b25fedbedea9dd1c6c50249 (from https://pypi.org/simple/google-api-core/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*)) Reason for being yanked: Pinned protobuf version was too low. See https://github.com/googleapis/python-api-core/issues/48 [0mCollecting google-api-core==1.20.0 Downloading google_api_core-1.20.0-py2.py3-none-any.whl (90 kB) Collecting google-apitools==0.5.28 Downloading google-apitools-0.5.28.tar.gz (172 kB) Collecting google-cloud-pubsub==1.0.2 Downloading google_cloud_pubsub-1.0.2-py2.py3-none-any.whl (118 kB) Collecting google-cloud-bigquery==1.24.0 Downloading google_cloud_bigquery-1.24.0-py2.py3-none-any.whl (165 kB) Collecting google-cloud-bigtable==1.0.0 Downloading google_cloud_bigtable-1.0.0-py2.py3-none-any.whl (232 kB) Collecting google-cloud-core==1.1.0 Downloading google_cloud_core-1.1.0-py2.py3-none-any.whl (26 kB) Collecting google-cloud-datastore==1.7.4 Downloading google_cloud_datastore-1.7.4-py2.py3-none-any.whl (82 kB) Collecting cython==0.29.13 Downloading Cython-0.29.13-cp35-cp35m-manylinux1_x86_64.whl (2.0 MB) Collecting guppy3==3.0.9 Downloading guppy3-3.0.9-cp35-cp35m-manylinux1_x86_64.whl (611 kB) Collecting numpy==1.17.3 Downloading numpy-1.17.3-cp35-cp35m-manylinux1_x86_64.whl (19.8 MB) Collecting scipy==1.4.1 Downloading scipy-1.4.1-cp35-cp35m-manylinux1_x86_64.whl (26.0 MB) Collecting pandas==0.25.2 Downloading pandas-0.25.2-cp35-cp35m-manylinux1_x86_64.whl (10.2 MB) Collecting protorpc==0.12.0 Downloading protorpc-0.12.0.tar.gz (117 kB) Collecting python-gflags==3.0.6 Downloading python-gflags-3.0.6.tar.gz (49 kB) Collecting tensorflow==2.2.0 Downloading tensorflow-2.2.0-cp35-cp35m-manylinux2010_x86_64.whl (516.2 MB) [91mERROR: Exception: Traceback (most recent call last): File "/usr/local/lib/python3.5/site-packages/pip/_vendor/urllib3/response.py", line 425, in _error_catcher yield File "/usr/local/lib/python3.5/site-packages/pip/_vendor/urllib3/response.py", line 507, in read data = self._fp.read(amt) if not fp_closed else b"" File "/usr/local/lib/python3.5/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 62, in read data = self.__fp.read(amt) File "/usr/local/lib/python3.5/http/client.py", line 458, in read n = self.readinto(b) File "/usr/local/lib/python3.5/http/client.py", line 498, in readinto n = self.fp.readinto(b) File "/usr/local/lib/python3.5/socket.py", line 576, in readinto return self._sock.recv_into(b) File "/usr/local/lib/python3.5/ssl.py", line 937, in recv_into return self.read(nbytes, buffer) File "/usr/local/lib/python3.5/ssl.py", line 799, in read return self._sslobj.read(len, buffer) File "/usr/local/lib/python3.5/ssl.py", line 583, in read v = self._sslobj.read(len, buffer) ConnectionResetError: [Errno 104] Connection reset by peer During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.5/site-packages/pip/_internal/cli/base_command.py", line 188, in _main status = self.run(options, args) File "/usr/local/lib/python3.5/site-packages/pip/_internal/cli/req_command.py", line 185, in wrapper return func(self, options, args) File "/usr/local/lib/python3.5/site-packages/pip/_internal/commands/install.py", line 333, in run reqs, check_supported_wheels=not options.target_dir File "/usr/local/lib/python3.5/site-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve discovered_reqs.extend(self._resolve_one(requirement_set, req)) File "/usr/local/lib/python3.5/site-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one abstract_dist = self._get_abstract_dist_for(req_to_install) File "/usr/local/lib/python3.5/site-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for abstract_dist = self.preparer.prepare_linked_requirement(req) File "/usr/local/lib/python3.5/site-packages/pip/_internal/operations/prepare.py", line 469, in prepare_linked_requirement hashes=hashes, File "/usr/local/lib/python3.5/site-packages/pip/_internal/operations/prepare.py", line 259, in unpack_url hashes=hashes, File "/usr/local/lib/python3.5/site-packages/pip/_internal/operations/prepare.py", line 130, in get_http_url link, downloader, temp_dir.path, hashes File "/usr/local/lib/python3.5/site-packages/pip/_internal/operations/prepare.py", line 281, in _download_http_url for chunk in download.chunks: File "/usr/local/lib/python3.5/site-packages/pip/_internal/cli/progress_bars.py", line 166, in iter for x in it: File "/usr/local/lib/python3.5/site-packages/pip/_internal/network/utils.py", line 39, in response_chunks decode_content=False, File "/usr/local/lib/python3.5/site-packages/pip/_vendor/urllib3/response.py", line 564, in stream data = self.read(amt=amt, decode_content=decode_content) File "/usr/local/lib/python3.5/site-packages/pip/_vendor/urllib3/response.py", line 529, in read raise IncompleteRead(self._fp_bytes_read, self.length_remaining) File "/usr/local/lib/python3.5/contextlib.py", line 77, in __exit__ self.gen.throw(type, value, traceback) File "/usr/local/lib/python3.5/site-packages/pip/_vendor/urllib3/response.py", line 443, in _error_catcher raise ProtocolError("Connection broken: %r" % e, e) pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer')) [0mThe command '/bin/sh -c pip install -r /tmp/base_image_requirements.txt && python -c "from google.protobuf.internal import api_implementation; assert api_implementation._default_implementation_type == 'cpp'; print ('Verified fast protobuf used.')" && rm -rf /root/.cache/pip' returned a non-zero code: 2 > Task :sdks:python:container:py35:docker FAILED > Task :sdks:java:container:pullLicenses INFO:root:pull_licenses_java.py succeed. It took 54.214147 seconds with 16 threads. Copy licenses to <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:copyDockerfileDependencies UP-TO-DATE > Task :sdks:java:container:resolveBuildDependencies Resolving ./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/ws/src/sdks/go> > Task :sdks:java:container:installDependencies > Task :sdks:java:container:buildLinuxAmd64 UP-TO-DATE > Task :sdks:java:container:goBuild > Task :sdks:java:container:dockerPrepare > Task :sdks:java:container:docker > Task :runners:flink:1.10:job-server:flinkJobServerCleanup Stopping job server pid: 21622. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sdks:python:container:py35:docker'. > Process 'command 'docker'' finished with non-zero exit value 2 * 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 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 3m 0s 135 actionable tasks: 28 executed, 107 up-to-date Publishing build scan... https://gradle.com/s/7ibegahc5uvoi 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]
