Build: #4 failed
Job: Pipeline PR Test 6.7.4 failed
Pipeline.infrastructure.contfilehandler test: Test case result
The below summarizes the result of the test "Pipeline.infrastructure.contfilehandler test" in build 4 of PIPESPECS - Pipeline Pull Request Test - PIPE-2903-additional-refactoring-items-after-pr-1452 - Pipeline PR Test 6.7.4.
- Description
- Pipeline.infrastructure.contfilehandler test
- Test class
- unnamed test suite
- Method
- pipeline.infrastructure.contfilehandler_test
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
collection failure
../../casa-6.7.4-1-py3.12.el8/lib/py/lib/python3.12/importlib/__init__.py:90: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<frozen importlib._bootstrap>:1387: in _gcd_import
???
<frozen importlib._bootstrap>:1360: in _find_and_load
???
<frozen importlib._bootstrap>:1310: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:488: in _call_with_frames_removed
???
<frozen importlib._bootstrap>:1387: in _gcd_import
???
<frozen importlib._bootstrap>:1360: in _find_and_load
???
<frozen importlib._bootstrap>:1310: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:488: in _call_with_frames_removed
???
<frozen importlib._bootstrap>:1387: in _gcd_import
???
<frozen importlib._bootstrap>:1360: in _find_and_load
???
<frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:935: in _load_unlocked
???
<frozen importlib._bootstrap_external>:995: in exec_module
???
<frozen importlib._bootstrap>:488: in _call_with_frames_removed
???
__init__.py:24: in <module>
from . import config, domain, environment, infrastructure
domain/__init__.py:1: in <module>
from .antenna import Antenna
domain/antenna.py:4: in <module>
from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in <module>
from . import callibrary
infrastructure/callibrary.py:20: in <module>
from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in <module>
from pipeline import domain, environment
environment.py:32: in <module>
from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in <module>
from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in <module>
from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in <module>
from .utils import *
E AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'