See 
<https://ci-beam.apache.org/job/beam_PostCommit_PortableJar_Spark/3317/display/redirect>

Changes:


------------------------------------------
[...truncated 49.56 KB...]
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 0 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]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 203 kB in 0s (1130 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%
(Reading database ... 100%(Reading database ... 24613 files and directories 
currently installed.)
Preparing to unpack .../ccache_3.6-1_amd64.deb ...
Unpacking ccache (3.6-1) ...
Selecting previously unselected package libsnappy1v5:amd64.
Preparing to unpack .../libsnappy1v5_1.1.7-1_amd64.deb ...
Unpacking libsnappy1v5:amd64 (1.1.7-1) ...
Selecting previously unselected package libsnappy-dev:amd64.
Preparing to unpack .../libsnappy-dev_1.1.7-1_amd64.deb ...
Unpacking libsnappy-dev:amd64 (1.1.7-1) ...
Setting up ccache (3.6-1) ...
Updating symlinks in /usr/lib/ccache ...
Setting up libsnappy1v5:amd64 (1.1.7-1) ...
Setting up libsnappy-dev:amd64 (1.1.7-1) ...
Processing triggers for libc-bin (2.28-10) ...
Removing intermediate container 62bee729bf19
 ---> 316f5c74dcb5
Step 6/27 : COPY target/base_image_requirements.txt 
/tmp/base_image_requirements.txt
 ---> 69a575c0e853
Step 7/27 : RUN     pip install -r /tmp/base_image_requirements.txt &&     
python -c "import nltk; nltk.download('stopwords')" &&     rm 
/root/nltk_data/corpora/stopwords.zip &&     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 &&     rm -rf 
/tmp/base_image_requirements.txt
 ---> Running in a49e35dfee76
Ignoring dataclasses: markers 'python_version == "3.6"' don't match your 
environment
Ignoring pandas: markers 'python_version < "3.7"' don't match your environment
Collecting avro-python3==1.8.2
  Downloading avro-python3-1.8.2.tar.gz (36 kB)
Collecting fastavro==1.0.0.post1
  Downloading fastavro-1.0.0.post1-cp37-cp37m-manylinux2014_x86_64.whl (1.4 MB)
Collecting crcmod==1.7
  Downloading crcmod-1.7.tar.gz (89 kB)
Collecting dill==0.3.1.1
  Downloading dill-0.3.1.1.tar.gz (151 kB)
Collecting future==0.18.2
  Downloading future-0.18.2.tar.gz (829 kB)
Collecting grpcio==1.34.0
  Downloading grpcio-1.34.0-cp37-cp37m-manylinux2014_x86_64.whl (3.9 MB)
Collecting hdfs==2.5.8
  Downloading hdfs-2.5.8.tar.gz (41 kB)
Collecting httplib2==0.19.1
  Downloading httplib2-0.19.1-py3-none-any.whl (95 kB)
Collecting oauth2client==4.1.3
  Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB)
Collecting protobuf==3.12.2
  Downloading protobuf-3.12.2-cp37-cp37m-manylinux1_x86_64.whl (1.3 MB)
Collecting pyarrow==3.0.0
  Downloading pyarrow-3.0.0-cp37-cp37m-manylinux2014_x86_64.whl (20.7 MB)
Collecting pydot==1.4.1
  Downloading pydot-1.4.1-py2.py3-none-any.whl (19 kB)
Collecting pymongo==3.10.1
  Downloading pymongo-3.10.1-cp37-cp37m-manylinux2014_x86_64.whl (462 kB)
Collecting pytz==2020.1
  Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB)
Collecting pyyaml==5.4
  Downloading PyYAML-5.4-cp37-cp37m-manylinux1_x86_64.whl (636 kB)
Collecting typing-extensions==3.7.4.3
  Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)
Collecting google-auth==1.31.0
  Downloading google_auth-1.31.0-py2.py3-none-any.whl (147 kB)
Collecting google-api-core==1.22.2
  Downloading google_api_core-1.22.2-py2.py3-none-any.whl (91 kB)
Collecting google-apitools==0.5.31
  Downloading google-apitools-0.5.31.tar.gz (173 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.26.1
  Downloading google_cloud_bigquery-1.26.1-py2.py3-none-any.whl (170 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.4.1
  Downloading google_cloud_core-1.4.1-py2.py3-none-any.whl (26 kB)
Collecting google-cloud-datastore==1.15.3
  Downloading google_cloud_datastore-1.15.3-py2.py3-none-any.whl (134 kB)
Collecting google-cloud-dlp==0.13.0
  Downloading google_cloud_dlp-0.13.0-py2.py3-none-any.whl (151 kB)
Collecting google-cloud-language==1.3.0
  Downloading google_cloud_language-1.3.0-py2.py3-none-any.whl (83 kB)
Collecting google-cloud-profiler==3.0.4
  Downloading google-cloud-profiler-3.0.4.tar.gz (32 kB)
Collecting google-cloud-recommendations-ai==0.2.0
  Downloading google_cloud_recommendations_ai-0.2.0-py2.py3-none-any.whl (180 
kB)
Collecting google-cloud-spanner==1.13.0
  Downloading google_cloud_spanner-1.13.0-py2.py3-none-any.whl (212 kB)
Collecting google-cloud-videointelligence==1.13.0
  Downloading google_cloud_videointelligence-1.13.0-py2.py3-none-any.whl (177 
kB)
Collecting google-cloud-vision==0.42.0
  Downloading google_cloud_vision-0.42.0-py2.py3-none-any.whl (435 kB)
Collecting google-python-cloud-debugger==2.15
  Downloading 
google_python_cloud_debugger-2.15-cp37-cp37m-manylinux1_x86_64.whl (767 kB)
Collecting grpcio-gcp==0.2.2
  Downloading grpcio_gcp-0.2.2-py2.py3-none-any.whl (9.4 kB)
Collecting beautifulsoup4==4.9.1
  Downloading beautifulsoup4-4.9.1-py3-none-any.whl (115 kB)
Collecting bs4==0.0.1
  Downloading bs4-0.0.1.tar.gz (1.1 kB)
Collecting cython==0.29.21
  Downloading Cython-0.29.21-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB)
Collecting cachetools==3.1.1
  Downloading cachetools-3.1.1-py2.py3-none-any.whl (11 kB)
Collecting guppy3==3.0.10
  Downloading guppy3-3.0.10-cp37-cp37m-manylinux2010_x86_64.whl (601 kB)
Collecting mmh3==2.5.1
  Downloading mmh3-2.5.1.tar.gz (9.8 kB)
Collecting orjson==3.6.1
  Downloading orjson-3.6.1-cp37-cp37m-manylinux_2_24_x86_64.whl (233 kB)
Collecting python-dateutil==2.8.1
  Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
Collecting requests==2.24.0
  Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB)
Collecting freezegun==0.3.15
  Downloading freezegun-0.3.15-py2.py3-none-any.whl (14 kB)
Collecting pillow==7.2.0
  Downloading Pillow-7.2.0-cp37-cp37m-manylinux1_x86_64.whl (2.2 MB)
Collecting python-snappy==0.5.4
  Downloading python-snappy-0.5.4.tar.gz (21 kB)
Collecting numpy==1.19.5
  Downloading numpy-1.19.5-cp37-cp37m-manylinux2010_x86_64.whl (14.8 MB)
Collecting scipy==1.4.1
  Downloading scipy-1.4.1-cp37-cp37m-manylinux1_x86_64.whl (26.1 MB)
Collecting scikit-learn==0.24.1
  Downloading scikit_learn-0.24.1-cp37-cp37m-manylinux2010_x86_64.whl (22.3 MB)
ERROR: Exception:
Traceback (most recent call last):
  File 
"/usr/local/lib/python3.7/site-packages/pip/_vendor/urllib3/response.py", line 
438, in _error_catcher
    yield
  File 
"/usr/local/lib/python3.7/site-packages/pip/_vendor/urllib3/response.py", line 
519, in read
    data = self._fp.read(amt) if not fp_closed else b""
  File 
"/usr/local/lib/python3.7/site-packages/pip/_vendor/cachecontrol/filewrapper.py",
 line 62, in read
    data = self.__fp.read(amt)
  File "/usr/local/lib/python3.7/http/client.py", line 465, in read
    n = self.readinto(b)
  File "/usr/local/lib/python3.7/http/client.py", line 509, in readinto
    n = self.fp.readinto(b)
  File "/usr/local/lib/python3.7/socket.py", line 589, in readinto
    return self._sock.recv_into(b)
  File "/usr/local/lib/python3.7/ssl.py", line 1071, in recv_into
    return self.read(nbytes, buffer)
  File "/usr/local/lib/python3.7/ssl.py", line 929, in read
    return 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.7/site-packages/pip/_internal/cli/base_command.py", 
line 173, in _main
    status = self.run(options, args)
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 
203, in wrapper
    return func(self, options, args)
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/commands/install.py", 
line 316, in run
    reqs, check_supported_wheels=not options.target_dir
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py",
 line 95, in resolve
    collected.requirements, max_rounds=try_to_avoid_resolution_too_deep
  File 
"/usr/local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", 
line 472, in resolve
    state = resolution.resolve(requirements, max_rounds=max_rounds)
  File 
"/usr/local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", 
line 341, in resolve
    self._add_to_criteria(self.state.criteria, r, parent=None)
  File 
"/usr/local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", 
line 172, in _add_to_criteria
    if not criterion.candidates:
  File 
"/usr/local/lib/python3.7/site-packages/pip/_vendor/resolvelib/structs.py", 
line 151, in __bool__
    return bool(self._sequence)
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py",
 line 140, in __bool__
    return any(self)
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py",
 line 128, in <genexpr>
    return (c for c in iterator if id(c) not in self._incompatible_ids)
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py",
 line 32, in _iter_built
    candidate = func()
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/factory.py",
 line 209, in _make_candidate_from_link
    version=version,
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py",
 line 301, in __init__
    version=version,
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py",
 line 156, in __init__
    self.dist = self._prepare()
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py",
 line 227, in _prepare
    dist = self._prepare_distribution()
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py",
 line 306, in _prepare_distribution
    self._ireq, parallel_builds=True
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", 
line 508, in prepare_linked_requirement
    return self._prepare_linked_requirement(req, parallel_builds)
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", 
line 552, in _prepare_linked_requirement
    self.download_dir, hashes
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", 
line 243, in unpack_url
    hashes=hashes,
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", 
line 102, in get_http_url
    from_path, content_type = download(link, temp_dir.path)
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/network/download.py", 
line 145, in __call__
    for chunk in chunks:
  File 
"/usr/local/lib/python3.7/site-packages/pip/_internal/cli/progress_bars.py", 
line 144, in iter
    for x in it:
  File "/usr/local/lib/python3.7/site-packages/pip/_internal/network/utils.py", 
line 87, in response_chunks
    decode_content=False,
  File 
"/usr/local/lib/python3.7/site-packages/pip/_vendor/urllib3/response.py", line 
576, in stream
    data = self.read(amt=amt, decode_content=decode_content)
  File 
"/usr/local/lib/python3.7/site-packages/pip/_vendor/urllib3/response.py", line 
541, in read
    raise IncompleteRead(self._fp_bytes_read, self.length_remaining)
  File "/usr/local/lib/python3.7/contextlib.py", line 130, in __exit__
    self.gen.throw(type, value, traceback)
  File 
"/usr/local/lib/python3.7/site-packages/pip/_vendor/urllib3/response.py", line 
455, 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'))
The command '/bin/sh -c pip install -r /tmp/base_image_requirements.txt &&  
   python -c "import nltk; nltk.download('stopwords')" &&     rm 
/root/nltk_data/corpora/stopwords.zip &&     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 &&     rm -rf 
/tmp/base_image_requirements.txt' returned a non-zero code: 2

> Task :sdks:python:container:py37:docker FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:container:py37: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 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 6m 24s
78 actionable tasks: 55 executed, 21 from cache, 2 up-to-date

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

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]

Reply via email to