Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'pip install -r requirements' often fail in CI checks on master branch #1867

Closed
anmyachev opened this issue Jul 30, 2020 · 4 comments · Fixed by #1868
Closed

'pip install -r requirements' often fail in CI checks on master branch #1867

anmyachev opened this issue Jul 30, 2020 · 4 comments · Fixed by #1868
Assignees
Labels
bug 🦗 Something isn't working

Comments

@anmyachev
Copy link
Collaborator

Error message looks like:
ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE...

We need to establish CI checks as much as possible.
First of all, we probably should use pip install with --no-cache-dir option.

Example commits from master of last day with same problem:

@anmyachev anmyachev added the bug 🦗 Something isn't working label Jul 30, 2020
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 30, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
@anmyachev anmyachev mentioned this issue Jul 30, 2020
6 tasks
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 30, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 30, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 30, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 30, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 30, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
@anmyachev anmyachev self-assigned this Jul 30, 2020
@anmyachev
Copy link
Collaborator Author

It's seems that pytest-testmon doesn't properly working.

testmon: collection automatically deactivated because it's not compatible with coverage.py, changed files: 8, skipping collection of 30 files, environment: default

@anmyachev
Copy link
Collaborator Author

The problem is not caching, because errors were reproduced even in the case of a disabled cache.

anmyachev added a commit to anmyachev/modin that referenced this issue Jul 30, 2020
…pin pytest<6

Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
@devin-petersohn
Copy link
Collaborator

@anmyachev I have noticed this issue over the past week or so. Restarting CI can sometimes fix it. I cannot find the source of the issue.

Maybe we should just miniconda? https://github.com/marketplace/actions/setup-miniconda

anmyachev added a commit to anmyachev/modin that referenced this issue Jul 30, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 30, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 30, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 30, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 30, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 31, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 31, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 31, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 31, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 31, 2020
… conda usage

Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 31, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 31, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 31, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
@anmyachev
Copy link
Collaborator Author

@anmyachev I have noticed this issue over the past week or so. Restarting CI can sometimes fix it. I cannot find the source of the issue.

Maybe we should just miniconda? https://github.com/marketplace/actions/setup-miniconda

Thanks @devin-petersohn! Usage conda action with cache action seems to me a good solution for establish CI. Need more testing.

anmyachev added a commit to anmyachev/modin that referenced this issue Jul 31, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 31, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Jul 31, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 1, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 1, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 1, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 2, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 2, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 2, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 2, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 2, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 2, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 2, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 3, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 3, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 3, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 3, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 3, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 3, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 3, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 3, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 3, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Aug 3, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
devin-petersohn pushed a commit that referenced this issue Aug 3, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
aregm pushed a commit to aregm/modin that referenced this issue Sep 16, 2020
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🦗 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants