thoth-station / ps-nlp

This is a repository for a Predictive Stack for Natural Language Processing (NLP)
GNU General Public License v3.0
1 stars 9 forks source link

Failed to update dependencies to their latest version #137

Closed khebhut[bot] closed 3 years ago

khebhut[bot] commented 3 years ago

Automatic dependency update failed for the current master with SHA b2a97b058e40b48bac1a1021ad3b3235c4e63bff.

The automatic dependency management cannot continue. Please fix errors reported bellow.

Command
  $ pipenv update --dev
Standard output ``` Running $ pipenv lock then $ pipenv sync. Installing dependencies from Pipfile.lock (bcd8ac)... Installing initially failed dependencies... ```
Standard error ``` Creating a virtualenv for this project... Pipfile: /tmp/tmp0negt_1a/overlays/ps-nlp-tensorflow/Pipfile Using /home/user/.local/share/virtualenvs/user-5PivF_Od/bin/python3.8 (3.8.6) to create virtualenv... created virtual environment CPython3.8.6.final.0-64 in 930ms creator CPython3Posix(dest=/tmp/tmp0negt_1a/overlays/ps-nlp-tensorflow/.venv, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/tmp/tmpl2da19l6) added seed packages: pip==21.1.3, setuptools==57.1.0, wheel==0.36.2 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator Successfully created virtual environment! Virtualenv location: /tmp/tmp0negt_1a/overlays/ps-nlp-tensorflow/.venv Locking [dev-packages] dependencies... Locking [packages] dependencies... Building requirements...  Resolving dependencies...  Success! Updated Pipfile.lock (bcd8ac)! An error occurred while installing jupyter-tensorboard==0.2.0 --hash=sha256:43ed7bb6458144963c87e327ffde30bfec8aa68425387e6243c7071ad153a9aa! Will try again. An error occurred while installing tensorflow==2.6.0 --hash=sha256:6e38b6969414d16afc560c58ca34e1328cc0a5dbd644b64e060f5be8a6653274 --hash=sha256:4716c9b25a61a2c79b1f253d1e114f1f8679241559c13ad18c657c626a7d5924 --hash=sha256:dea97f664246e185d79cbe40a86309527affd4232f06afa8a6500c4fc4b64a03 --hash=sha256:c67fad296a3a2133b7a14da5f06c9937e7911b02c5d7a3ff6ba52a1d79b6bc9e --hash=sha256:00b1af0a0c5c102db19caceffac4bd4e6c536e6d7512144c241a4ace4428e7c6 --hash=sha256:8b5ce09ede0fe45ef100f4dc65cf3f46722194e75139f85d524058315e2ce9fa --hash=sha256:2a067d22a356c2cd4753bdd16ee492c55a610f5ebc52713e2954c642f070321c --hash=sha256:e45e026a9d08c89cecc1160d8248135e2fb79bdc3267328399e1fb25ce583bd6 --hash=sha256:bc73ebdd30c48cfc27ba307271117e6dbb795b37396ed817b2fec9393380b115 --hash=sha256:d6468e05552720100e8f94097feb770de320e4c8c244323a8746bd84e5ba4052 --hash=sha256:bfb255c2b0400bc5b4060dda098d46cd7ddeb53b7cbac1dfa29435612cba828c --hash=sha256:2c9b8c6adc060acfcf805a2ea501db0124b679d95b522fd5983a4c110e8e0264! Will try again. [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/vendor/click/decorators.py", line 21, in new_func [InstallError]: return f(get_current_context(), *args, **kwargs) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/cli/command.py", line 594, in update [InstallError]: do_sync( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 2884, in do_sync [InstallError]: do_init( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 1304, in do_init [InstallError]: do_install_dependencies( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 903, in do_install_dependencies [InstallError]: _cleanup_procs(procs, failed_deps_queue, retry=False) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 703, in _cleanup_procs [InstallError]: raise exceptions.InstallError(c.dep.name, extra=err_lines) [pipenv.exceptions.InstallError]: Collecting tensorflow==2.6.0 ERROR: Couldn't install package: tensorflow Package installation failed... ```
Environment details ``` Kebechet version: 1.4.0 Python version: 3.8.6 Platform: Linux-4.18.0-240.22.1.el8_3.x86_64-x86_64-with-glibc2.2.5 pipenv version: pipenv, version 2020.11.15 ```
Dependency graph ``` Unable to obtain dependency graph: An error occurred while installing tensorflow>=2.0.0! Will try again. [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/cli/command.py", line 233, in install [InstallError]: retcode = do_install( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 2052, in do_install [InstallError]: do_init( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 1304, in do_init [InstallError]: do_install_dependencies( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 899, in do_install_dependencies [InstallError]: batch_install( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 796, in batch_install [InstallError]: _cleanup_procs(procs, failed_deps_queue, retry=retry) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 703, in _cleanup_procs [InstallError]: raise exceptions.InstallError(c.dep.name, extra=err_lines) [pipenv.exceptions.InstallError]: Collecting tensorflow>=2.0.0 ERROR: Couldn't install package: tensorflow Package installation failed... ```
Notes

For more information, see Pipfile and Pipfile.lock.

Once this issue is resolved, the issue will be automatically closed by bot.

/label thoth/potential-flake /kind bug /priority critical-urgent

sesheta commented 3 years ago

@khebhut[bot]: The label(s) /label thoth/potential-flake cannot be applied. These labels are supported: community/discussion, community/group-programming, community/maintenance, community/question, deployment_name/ocp4-stage, deployment_name/ocp4-test, deployment_name/zero-prod, hacktoberfest, hacktoberfest-accepted, kind/cleanup, kind/demo, kind/deprecation, kind/documentation, kind/question, sig/advisor, sig/build, sig/cyborgs, sig/devops, sig/documentation, sig/indicators, sig/investigator, sig/knowledge-graph, sig/slo, sig/solvers, thoth/group-programming, thoth/human-intervention-required, thoth/potential-observation, tide/merge-method-merge, tide/merge-method-rebase, tide/merge-method-squash, triage/accepted, triage/duplicate, triage/needs-information, triage/not-reproducible, triage/unresolved

In response to [this](https://github.com/thoth-station/ps-nlp/issues/137): > >Automatic dependency update failed for the current master with SHA b2a97b058e40b48bac1a1021ad3b3235c4e63bff. > >The automatic dependency management cannot continue. Please fix errors reported bellow. > > >##### Command > >``` > $ pipenv update --dev >``` > >
> Standard output > >``` >Running $ pipenv lock then $ pipenv sync. >Installing dependencies from Pipfile.lock (bcd8ac)... >Installing initially failed dependencies... > >``` > >
Standard error ``` Creating a virtualenv for this project... Pipfile: /tmp/tmp0negt_1a/overlays/ps-nlp-tensorflow/Pipfile Using /home/user/.local/share/virtualenvs/user-5PivF_Od/bin/python3.8 (3.8.6) to create virtualenv... created virtual environment CPython3.8.6.final.0-64 in 930ms creator CPython3Posix(dest=/tmp/tmp0negt_1a/overlays/ps-nlp-tensorflow/.venv, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/tmp/tmpl2da19l6) added seed packages: pip==21.1.3, setuptools==57.1.0, wheel==0.36.2 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator Successfully created virtual environment! Virtualenv location: /tmp/tmp0negt_1a/overlays/ps-nlp-tensorflow/.venv Locking [dev-packages] dependencies... Locking [packages] dependencies... Building requirements...  Resolving dependencies...  Success! Updated Pipfile.lock (bcd8ac)! An error occurred while installing jupyter-tensorboard==0.2.0 --hash=sha256:43ed7bb6458144963c87e327ffde30bfec8aa68425387e6243c7071ad153a9aa! Will try again. An error occurred while installing tensorflow==2.6.0 --hash=sha256:6e38b6969414d16afc560c58ca34e1328cc0a5dbd644b64e060f5be8a6653274 --hash=sha256:4716c9b25a61a2c79b1f253d1e114f1f8679241559c13ad18c657c626a7d5924 --hash=sha256:dea97f664246e185d79cbe40a86309527affd4232f06afa8a6500c4fc4b64a03 --hash=sha256:c67fad296a3a2133b7a14da5f06c9937e7911b02c5d7a3ff6ba52a1d79b6bc9e --hash=sha256:00b1af0a0c5c102db19caceffac4bd4e6c536e6d7512144c241a4ace4428e7c6 --hash=sha256:8b5ce09ede0fe45ef100f4dc65cf3f46722194e75139f85d524058315e2ce9fa --hash=sha256:2a067d22a356c2cd4753bdd16ee492c55a610f5ebc52713e2954c642f070321c --hash=sha256:e45e026a9d08c89cecc1160d8248135e2fb79bdc3267328399e1fb25ce583bd6 --hash=sha256:bc73ebdd30c48cfc27ba307271117e6dbb795b37396ed817b2fec9393380b115 --hash=sha256:d6468e05552720100e8f94097feb770de320e4c8c244323a8746bd84e5ba4052 --hash=sha256:bfb255c2b0400bc5b4060dda098d46cd7ddeb53b7cbac1dfa29435612cba828c --hash=sha256:2c9b8c6adc060acfcf805a2ea501db0124b679d95b522fd5983a4c110e8e0264! Will try again. [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/vendor/click/decorators.py", line 21, in new_func [InstallError]: return f(get_current_context(), *args, **kwargs) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/cli/command.py", line 594, in update [InstallError]: do_sync( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 2884, in do_sync [InstallError]: do_init( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 1304, in do_init [InstallError]: do_install_dependencies( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 903, in do_install_dependencies [InstallError]: _cleanup_procs(procs, failed_deps_queue, retry=False) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 703, in _cleanup_procs [InstallError]: raise exceptions.InstallError(c.dep.name, extra=err_lines) [pipenv.exceptions.InstallError]: Collecting tensorflow==2.6.0 ERROR: Couldn't install package: tensorflow Package installation failed... ```
Environment details ``` Kebechet version: 1.4.0 Python version: 3.8.6 Platform: Linux-4.18.0-240.22.1.el8_3.x86_64-x86_64-with-glibc2.2.5 pipenv version: pipenv, version 2020.11.15 ```
Dependency graph ``` Unable to obtain dependency graph: An error occurred while installing tensorflow>=2.0.0! Will try again. [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/cli/command.py", line 233, in install [InstallError]: retcode = do_install( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 2052, in do_install [InstallError]: do_init( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 1304, in do_init [InstallError]: do_install_dependencies( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 899, in do_install_dependencies [InstallError]: batch_install( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 796, in batch_install [InstallError]: _cleanup_procs(procs, failed_deps_queue, retry=retry) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 703, in _cleanup_procs [InstallError]: raise exceptions.InstallError(c.dep.name, extra=err_lines) [pipenv.exceptions.InstallError]: Collecting tensorflow>=2.0.0 ERROR: Couldn't install package: tensorflow Package installation failed... ```
Notes

For more information, see Pipfile and Pipfile.lock.

Once this issue is resolved, the issue will be automatically closed by bot.

/label thoth/potential-flake /kind bug /priority critical-urgent

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

sesheta commented 3 years ago

@khebhut[bot]: This issue is currently awaiting triage. One of the @thoth-station/devs will take care of the issue, and will accept the issue by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
khebhut[bot] commented 3 years ago

Closing this issue as it is no longer relevant for the current master with SHA 8d6eeebf7effe80137840dd08bbcc8bd5d74900e.