You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/07/03 18:21:18 UTC

Build failed in Jenkins: beam_PreCommit_PythonDocker_Cron #1796

See <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/1796/display/redirect>

Changes:


------------------------------------------
[...truncated 1.69 MB...]
requests-oauthlib==1.3.0
rsa==4.7.2
scikit-learn==0.24.1
scipy==1.4.1
setuptools==57.0.0
six==1.15.0
soupsieve==2.2.1
tenacity==7.0.0
tensorboard==2.5.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
tensorflow==2.5.0
tensorflow-estimator==2.5.0
termcolor==1.1.0
threadpoolctl==2.1.0
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.25.11
wcwidth==0.2.5
Werkzeug==2.0.1
wheel==0.36.2
wrapt==1.12.1
zipp==3.5.0
Removing intermediate container de31dd55da3b
 ---> 264eeacac25e
Step 22/26 : RUN pip check
 ---> Running in bd47c819d113
No broken requirements found.
Removing intermediate container bd47c819d113
 ---> f961deb66727
Step 23/26 : COPY target/LICENSE /opt/apache/beam/
 ---> e0535f28ad55
Step 24/26 : COPY target/NOTICE /opt/apache/beam/
 ---> cbdceb4e22f7
Step 25/26 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> e859f0ea0287
Step 26/26 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 9c00ab559e99

> Task :sdks:python:container:py37:docker
Removing intermediate container 294ac55061ac
 ---> 7edf8e858cad
Step 15/26 : COPY target/license_scripts /tmp/license_scripts/
 ---> 15509806b257
Step 16/26 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> 944c2a2fd924
Step 17/26 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in a6cce06a7dc9
Removing intermediate container a6cce06a7dc9
 ---> 81dfe087592c
Step 18/26 : COPY target/license_scripts /tmp/license_scripts/
 ---> 6d56fc86d320
Step 19/26 : RUN if [ "$pull_licenses" = "true" ] ; then     pip install 'pip-licenses<3.0.0;python_version>="3.5"' &&     pip install 'pip-licenses==1.18.0;python_version<="2.7"' &&     python /tmp/license_scripts/pull_licenses_py.py &&     pip uninstall -y pip-licenses &&     rm -rf /root/.cache/pip ;    else     rm -rf /opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 4be836534549
Collecting pip-licenses<3.0.0
  Downloading pip_licenses-2.3.0-py3-none-any.whl (14 kB)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22925 sha256=f0303ae223fc1eff54fd6691bc408ef3ac8c02092c1532ac1aa1d89d67775234
  Stored in directory: /root/.cache/pip/wheels/33/df/2f/674985b3f8a2de3f96357d1eadef5110f74fa91b3785e52a54
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-2.3.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Ignoring pip-licenses: markers 'python_version <= "2.7"' don't match your environment
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Skip pulling license for  bs4
INFO:root:Successfully pulled licenses for 110 dependencies
Found existing installation: pip-licenses 2.3.0
Uninstalling pip-licenses-2.3.0:
  Successfully uninstalled pip-licenses-2.3.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Removing intermediate container 4be836534549
 ---> d028260e8255
Step 20/26 : RUN rm -rf /tmp/license_scripts
 ---> Running in 7fe56b74365d
Removing intermediate container 7fe56b74365d
 ---> 704888082ada
Step 21/26 : RUN pip freeze --all
 ---> Running in 89d1b26d1530
absl-py==0.13.0
apache-beam @ file:///opt/apache/beam/tars/apache-beam.tar.gz
astunparse==1.6.3
atomicwrites==1.4.0
attrs==21.2.0
avro-python3==1.8.2
beautifulsoup4==4.9.1
bs4==0.0.1
cached-property==1.5.2
cachetools==3.1.1
certifi==2021.5.30
cffi==1.14.5
chardet==3.0.4
crcmod==1.7
Cython==0.29.21
dill==0.3.1.1
docopt==0.6.2
fastavro==1.0.0.post1
fasteners==0.16.3
flatbuffers==1.12
freezegun==0.3.15
future==0.18.2
gast==0.4.0
google-api-core==1.22.0
google-api-python-client==2.11.0
google-apitools==0.5.31
google-auth==1.31.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.4
google-cloud-bigquery==1.26.1
google-cloud-bigtable==1.0.0
google-cloud-core==1.4.1
google-cloud-datastore==1.15.3
google-cloud-dlp==0.13.0
google-cloud-language==1.3.0
google-cloud-profiler==3.0.4
google-cloud-pubsub==1.0.2
google-cloud-recommendations-ai==0.1.0
google-cloud-spanner==1.13.0
google-cloud-videointelligence==1.13.0
google-cloud-vision==0.42.0
google-crc32c==1.1.2
google-pasta==0.2.0
google-python-cloud-debugger==2.15
google-resumable-media==1.3.1
googleapis-common-protos==1.53.0
grpc-google-iam-v1==0.12.3
grpcio==1.34.0
grpcio-gcp==0.2.2
guppy3==3.0.10
h5py==3.1.0
hdfs==2.5.8
httplib2==0.19.1
idna==2.10
importlib-metadata==4.6.0
joblib==1.0.1
keras-nightly==2.5.0.dev2021032900
Keras-Preprocessing==1.1.2
Markdown==3.3.4
mmh3==2.5.1
more-itertools==8.8.0
nose==1.3.7
numpy==1.19.5
oauth2client==4.1.3
oauthlib==3.1.1
opt-einsum==3.3.0
orjson==3.5.4
packaging==21.0
pandas==1.2.4
Pillow==7.2.0
pip==21.1.3
pluggy==0.13.1
proto-plus==1.19.0
protobuf==3.12.2
protorpc==0.12.0
PTable==0.9.2
py==1.10.0
pyarrow==3.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pydot==1.4.1
PyHamcrest==1.10.1
pymongo==3.10.1
pyparsing==2.4.7
pytest==4.6.11
python-dateutil==2.8.1
python-gflags==3.1.2
python-snappy==0.5.4
pytz==2020.1
PyYAML==5.4
requests==2.24.0
requests-oauthlib==1.3.0
rsa==4.7.2
scikit-learn==0.24.1
scipy==1.4.1
setuptools==57.0.0
six==1.15.0
soupsieve==2.2.1
tenacity==7.0.0
tensorboard==2.5.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
tensorflow==2.5.0
tensorflow-estimator==2.5.0
termcolor==1.1.0
threadpoolctl==2.1.0
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.25.11
wcwidth==0.2.5
Werkzeug==2.0.1
wheel==0.36.2
wrapt==1.12.1
zipp==3.5.0
Removing intermediate container 89d1b26d1530
 ---> 8b05006b4d01
Step 22/26 : RUN pip check
 ---> Running in d3c878291d4a
No broken requirements found.
Removing intermediate container d3c878291d4a
 ---> 51c91bce935b
Step 23/26 : COPY target/LICENSE /opt/apache/beam/
 ---> 17a17f7df9d8
Step 24/26 : COPY target/NOTICE /opt/apache/beam/
 ---> a34f625ae9c7
Step 25/26 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 8dec6b30f604
Step 26/26 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 55a688d01e30
Removing intermediate container 55a688d01e30
 ---> dc307b18d766
Successfully built dc307b18d766
Successfully tagged apache/beam_python3.7_sdk:2.32.0.dev
:sdks:python:container:py37:docker (Thread[Execution worker for ':',5,main]) completed. Took 8 mins 34.245 secs.

> Task :sdks:python:container:py36:docker
Removing intermediate container 9c00ab559e99
 ---> 3f776ec4057e
Successfully built 3f776ec4057e
Successfully tagged apache/beam_python3.6_sdk:2.32.0.dev
:sdks:python:container:py36:docker (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 8 mins 34.365 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:container:py38:docker'.
> Process 'command 'docker'' finished with non-zero exit value 56

* Try:
Run with --stacktrace option to get the stack trace. Run with --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 18m 55s
42 actionable tasks: 38 executed, 4 up-to-date

Publishing build scan...
https://gradle.com/s/5l5o5yc3r6m6k

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PreCommit_PythonDocker_Cron #1797

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/1797/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org