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

Fix HDF tests in CI #7166

Closed
anmyachev opened this issue Apr 10, 2024 · 0 comments · Fixed by #7167
Closed

Fix HDF tests in CI #7166

anmyachev opened this issue Apr 10, 2024 · 0 comments · Fixed by #7167
Labels
CI P0 Highest priority tasks requiring immediate fix

Comments

@anmyachev
Copy link
Collaborator

Error example: ImportError: libblosc2.so.2: cannot open shared object file: No such file or directory.

One possible reason could be a new release of the Ubuntu image: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240407.1

Runner Image
  Image: ubuntu-22.04
  Version: 20240324.2.0
  Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240324.2/images/ubuntu/Ubuntu2204-Readme.md
  Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240324.2

vs (new)

Runner Image
  Image: ubuntu-22.04
  Version: 20240407.1.0
  Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240407.1/images/ubuntu/Ubuntu2204-Readme.md
  Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240407.1
@anmyachev anmyachev added P0 Highest priority tasks requiring immediate fix CI labels Apr 10, 2024
anmyachev added a commit to anmyachev/modin that referenced this issue Apr 10, 2024
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Apr 10, 2024
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
YarShev pushed a commit that referenced this issue Apr 11, 2024
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit to anmyachev/modin that referenced this issue Apr 11, 2024
)"

This reverts commit 975b32c.

Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
YarShev pushed a commit that referenced this issue Apr 12, 2024
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
CI P0 Highest priority tasks requiring immediate fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant