Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lexming/ca1c2452447cef2d6250d2c95bde0a64 to your computer and use it in GitHub Desktop.
Save lexming/ca1c2452447cef2d6250d2c95bde0a64 to your computer and use it in GitHub Desktop.
(partial) EasyBuild log for failed build of /tmp/eb-_1h8l5tb/files_pr20119/j/jax/jax-0.4.25-gfbf-2023a-CUDA-12.1.1.eb (PR(s) #20119)
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/tree_util_test.py:21: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
____________________ ERROR collecting tests/typing_test.py _____________________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/typing_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/typing_test.py:27: in <module>
from jax._src import test_util as jtu
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
jax/_src/test_util.py:32: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
_____________________ ERROR collecting tests/util_test.py ______________________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/util_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/util_test.py:17: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
____________________ ERROR collecting tests/version_test.py ____________________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/version_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/version_test.py:21: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
__________________ ERROR collecting tests/x64_context_test.py __________________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/x64_context_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/x64_context_test.py:21: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
__________________ ERROR collecting tests/xla_bridge_test.py ___________________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/xla_bridge_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/xla_bridge_test.py:20: in <module>
from absl import logging
E ModuleNotFoundError: No module named 'absl'
________________ ERROR collecting tests/xla_interpreter_test.py ________________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/xla_interpreter_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/xla_interpreter_test.py:15: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
_____________________ ERROR collecting tests/xmap_test.py ______________________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/xmap_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/xmap_test.py:28: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
_______________ ERROR collecting tests/pallas/all_gather_test.py _______________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/pallas/all_gather_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/pallas/all_gather_test.py:18: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
_____________ ERROR collecting tests/pallas/gpu_attention_test.py ______________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/pallas/gpu_attention_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/pallas/gpu_attention_test.py:18: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
________________ ERROR collecting tests/pallas/indexing_test.py ________________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/pallas/indexing_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/pallas/indexing_test.py:21: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
____________ ERROR collecting tests/pallas/pallas_call_tpu_test.py _____________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/pallas/pallas_call_tpu_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/pallas/pallas_call_tpu_test.py:18: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
_________________ ERROR collecting tests/pallas/pallas_test.py _________________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/pallas/pallas_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/pallas/pallas_test.py:22: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
________ ERROR collecting tests/pallas/splash_attention_kernel_test.py _________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/pallas/splash_attention_kernel_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/pallas/splash_attention_kernel_test.py:22: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
_________ ERROR collecting tests/pallas/splash_attention_mask_test.py __________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/pallas/splash_attention_mask_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/pallas/splash_attention_mask_test.py:19: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
_________ ERROR collecting tests/third_party/scipy/line_search_test.py _________
ImportError while importing test module '/rhea/scratch/brussel/vo/000/bvo00005/vsc10122/easybuild/install/zen2/build/jax/0.4.25/gfbf-2023a-CUDA-12.1.1/jax/jax-jax-v0.4.25/tests/third_party/scipy/line_search_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/python.py:617: in _importtestmodule
mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path
importlib.import_module(module_name)
/apps/brussel/RL8/zen2-ib/software/Python/3.11.3-GCCcore-12.3.0/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1206: in _gcd_import
???
<frozen importlib._bootstrap>:1178: in _find_and_load
???
<frozen importlib._bootstrap>:1149: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:690: in _load_unlocked
???
/apps/brussel/RL8/zen2-ib/software/pytest/7.4.2-GCCcore-12.3.0/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:178: in exec_module
exec(co, module.__dict__)
tests/third_party/scipy/line_search_test.py:1: in <module>
from absl.testing import absltest
E ModuleNotFoundError: No module named 'absl'
=========================== short test summary info ============================
ERROR tests/ann_test.py
ERROR tests/aot_test.py
ERROR tests/api_test.py
ERROR tests/api_util_test.py
ERROR tests/array_api_test.py
ERROR tests/array_interoperability_test.py
ERROR tests/array_test.py
ERROR tests/attrs_test.py
ERROR tests/batching_test.py
ERROR tests/cache_key_test.py
ERROR tests/checkify_test.py
ERROR tests/clear_backends_test.py
ERROR tests/compilation_cache_test.py
ERROR tests/core_test.py
ERROR tests/custom_linear_solve_test.py
ERROR tests/custom_object_test.py
ERROR tests/custom_root_test.py
ERROR tests/debug_nans_test.py
ERROR tests/debugger_test.py
ERROR tests/debugging_primitives_test.py
ERROR tests/deprecation_test.py
ERROR tests/dtypes_test.py
ERROR tests/dynamic_api_test.py
ERROR tests/errors_test.py
ERROR tests/experimental_rnn_test.py
ERROR tests/export_back_compat_test.py
ERROR tests/export_harnesses_multi_platform_test.py
ERROR tests/export_test.py
ERROR tests/extend_test.py
ERROR tests/fft_test.py
ERROR tests/for_loop_test.py
ERROR tests/fused_attention_stablehlo_test.py
ERROR tests/generated_fun_test.py
ERROR tests/gfile_cache_test.py
ERROR tests/gpu_memory_flags_test.py
ERROR tests/heap_profiler_test.py
ERROR tests/host_callback_test.py
ERROR tests/host_callback_to_tf_test.py
ERROR tests/image_test.py
ERROR tests/infeed_test.py
ERROR tests/jax_jit_test.py
ERROR tests/jax_to_ir_test.py
ERROR tests/jaxpr_effects_test.py
ERROR tests/jaxpr_util_test.py
ERROR tests/jet_test.py
ERROR tests/key_reuse_test.py
ERROR tests/lax_autodiff_test.py
ERROR tests/lax_control_flow_test.py
ERROR tests/lax_numpy_einsum_test.py
ERROR tests/lax_numpy_indexing_test.py
ERROR tests/lax_numpy_operators_test.py
ERROR tests/lax_numpy_reducers_test.py
ERROR tests/lax_numpy_test.py
ERROR tests/lax_numpy_ufuncs_test.py
ERROR tests/lax_numpy_vectorize_test.py
ERROR tests/lax_scipy_sparse_test.py
ERROR tests/lax_scipy_special_functions_test.py
ERROR tests/lax_scipy_spectral_dac_test.py
ERROR tests/lax_scipy_test.py
ERROR tests/lax_test.py
ERROR tests/lax_vmap_op_test.py
ERROR tests/lax_vmap_test.py
ERROR tests/layout_test.py
ERROR tests/lazy_loader_test.py
ERROR tests/linalg_test.py
ERROR tests/lobpcg_test.py
ERROR tests/logging_test.py
ERROR tests/memories_test.py
ERROR tests/mesh_utils_test.py
ERROR tests/metadata_test.py
ERROR tests/mock_gpu_test.py
ERROR tests/monitoring_test.py
ERROR tests/mosaic_test.py
ERROR tests/multi_device_test.py
ERROR tests/multibackend_test.py
ERROR tests/multiprocess_gpu_test.py
ERROR tests/name_stack_test.py
ERROR tests/nn_test.py
ERROR tests/ode_test.py
ERROR tests/optimizers_test.py
ERROR tests/package_structure_test.py
ERROR tests/pgle_test.py
ERROR tests/pickle_test.py
ERROR tests/pjit_test.py
ERROR tests/pmap_test.py
ERROR tests/polynomial_test.py
ERROR tests/profiler_test.py
ERROR tests/python_callback_test.py
ERROR tests/pytorch_interoperability_test.py
ERROR tests/qdwh_test.py
ERROR tests/random_lax_test.py
ERROR tests/random_test.py
ERROR tests/scipy_fft_test.py
ERROR tests/scipy_interpolate_test.py
ERROR tests/scipy_ndimage_test.py
ERROR tests/scipy_optimize_test.py
ERROR tests/scipy_signal_test.py
ERROR tests/scipy_spatial_test.py
ERROR tests/scipy_stats_test.py
ERROR tests/shape_poly_test.py
ERROR tests/shard_alike_test.py
ERROR tests/shard_map_test.py
ERROR tests/source_info_test.py
ERROR tests/sparse_bcoo_bcsr_test.py
ERROR tests/sparse_test.py
ERROR tests/sparsify_test.py
ERROR tests/stack_test.py
ERROR tests/state_test.py
ERROR tests/stax_test.py
ERROR tests/svd_test.py
ERROR tests/transfer_guard_test.py
ERROR tests/tree_util_test.py
ERROR tests/typing_test.py
ERROR tests/util_test.py
ERROR tests/version_test.py
ERROR tests/x64_context_test.py
ERROR tests/xla_bridge_test.py
ERROR tests/xla_interpreter_test.py
ERROR tests/xmap_test.py
ERROR tests/pallas/all_gather_test.py
ERROR tests/pallas/gpu_attention_test.py
ERROR tests/pallas/indexing_test.py
ERROR tests/pallas/pallas_call_tpu_test.py
ERROR tests/pallas/pallas_test.py
ERROR tests/pallas/splash_attention_kernel_test.py
ERROR tests/pallas/splash_attention_mask_test.py
ERROR tests/third_party/scipy/line_search_test.py
!!!!!!!!!!!!!!!!!! Interrupted: 127 errors during collection !!!!!!!!!!!!!!!!!!!
============================= 127 errors in 16.98s =============================
== 2024-07-23 16:57:04,372 run.py:557 WARNING Shell command FAILED (exit code 2, see output above): export NVIDIA_TF32_OVERRIDE=0;export CUDA_VISIBLE_DEVICES=0;export XLA_PYTHON_CLIENT_ALLOCATOR=platform;export JAX_ENABLE_X64=true;pytest -vv tests --deselect tests/host_callback_test.py::HostCallbackTapTest::test_tap_scan_custom_jvp --deselect tests/host_callback_test.py::HostCallbackTapTest::test_tap_transforms_doc --deselect tests/lax_scipy_special_functions_test.py::LaxScipySpcialFunctionsTest::testScipySpecialFun_gammainc_s_2x1x4_float32_float32 && pytest -vv tests/host_callback_test.py::HostCallbackTapTest::test_tap_scan_custom_jvp && pytest -vv tests/host_callback_test.py::HostCallbackTapTest::test_tap_transforms_doc && pytest -vv tests/lax_scipy_special_functions_test.py::LaxScipySpcialFunctionsTest::testScipySpecialFun_gammainc_s_2x1x4_float32_float32
== 2024-07-23 16:57:04,671 build_log.py:176 ERROR EasyBuild encountered an error (at easybuild/easybuild-framework/easybuild/base/exceptions.py:126 in __init__): shell command 'export ...' failed in test step for jax-0.4.25-gfbf-2023a-CUDA-12.1.1.eb (at easybuild/easybuild-framework/easybuild/framework/easyblock.py:2291 in report_test_failure)
== 2024-07-23 16:57:04,671 build_log.py:272 INFO ... (took 30 secs)
== 2024-07-23 16:57:04,671 build_log.py:272 INFO ... (took 2 mins 27 secs)
== 2024-07-23 16:57:04,671 filetools.py:2004 INFO Removing lock /user/brussel/101/vsc10122/easybuild/install/zen2/software/.locks/_user_brussel_101_vsc10122_easybuild_install_zen2_software_jax_0.4.25-gfbf-2023a-CUDA-12.1.1.lock...
== 2024-07-23 16:57:04,673 filetools.py:384 INFO Path /user/brussel/101/vsc10122/easybuild/install/zen2/software/.locks/_user_brussel_101_vsc10122_easybuild_install_zen2_software_jax_0.4.25-gfbf-2023a-CUDA-12.1.1.lock successfully removed.
== 2024-07-23 16:57:04,673 filetools.py:2008 INFO Lock removed: /user/brussel/101/vsc10122/easybuild/install/zen2/software/.locks/_user_brussel_101_vsc10122_easybuild_install_zen2_software_jax_0.4.25-gfbf-2023a-CUDA-12.1.1.lock
== 2024-07-23 16:57:04,673 easyblock.py:329 INFO Closing log for application name jax version 0.4.25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment