<?xml version="1.0" encoding="utf-8"?><testsuites name="pytest tests"><testsuite name="pytest" errors="39" failures="0" skipped="0" tests="39" time="3.228" timestamp="2026-04-10T19:34:07.455589+00:00" hostname="8ecba58fa290"><testcase classname="" name="pipeline.h.heuristics.importdata_test" file="pipeline/h/heuristics/importdata_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.h.heuristics.linefinder_test" file="pipeline/h/heuristics/linefinder_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.h.tasks.common.atmutil_test" file="pipeline/h/tasks/common/atmutil_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hifa.tasks.applycal.ampphase_vs_freq_qa_test" file="pipeline/hifa/tasks/applycal/ampphase_vs_freq_qa_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hifa.tasks.applycal.mswrapper_test" file="pipeline/hifa/tasks/applycal/mswrapper_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hifa.tasks.flagging.flagdeteralma_test" file="pipeline/hifa/tasks/flagging/flagdeteralma_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hifa.tasks.importdata.almaimportdata_test" file="pipeline/hifa/tasks/importdata/almaimportdata_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hifv.heuristics.standard_test" file="pipeline/hifv/heuristics/standard_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hifv.heuristics.uvrange_test" file="pipeline/hifv/heuristics/uvrange_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hifv.tasks.hanning.hanning_test" file="pipeline/hifv/tasks/hanning/hanning_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hsd.heuristics.grouping2_test" file="pipeline/hsd/heuristics/grouping2_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hsd.heuristics.pointing_outlier_test" file="pipeline/hsd/heuristics/pointing_outlier_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hsd.heuristics.rasterscan_test" file="pipeline/hsd/heuristics/rasterscan_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hsd.tasks.atmcor.atmcor_test" file="pipeline/hsd/tasks/atmcor/atmcor_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hsd.tasks.baseline.detection_test" file="pipeline/hsd/tasks/baseline/detection_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hsd.tasks.baseline.worker_test" file="pipeline/hsd/tasks/baseline/worker_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hsd.tasks.common.direction_utils_test" file="pipeline/hsd/tasks/common/direction_utils_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hsd.tasks.common.display_test" file="pipeline/hsd/tasks/common/display_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hsd.tasks.common.flagcmd_util_test" file="pipeline/hsd/tasks/common/flagcmd_util_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hsd.tasks.common.observatory_policy_test" file="pipeline/hsd/tasks/common/observatory_policy_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.hsd.tasks.common.utils_test" file="pipeline/hsd/tasks/common/utils_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.infrastructure.contfilehandler_test" file="pipeline/infrastructure/contfilehandler_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.infrastructure.daskhelpers_test" file="pipeline/infrastructure/daskhelpers_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.infrastructure.displays.plotpointings_test" file="pipeline/infrastructure/displays/plotpointings_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.infrastructure.executeppr_test" file="pipeline/infrastructure/executeppr_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.infrastructure.utils.casa_data_test" file="pipeline/infrastructure/utils/casa_data_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.infrastructure.utils.conversion_test" file="pipeline/infrastructure/utils/conversion_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.infrastructure.utils.imaging_test" file="pipeline/infrastructure/utils/imaging_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.infrastructure.utils.math_test" file="pipeline/infrastructure/utils/math_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.infrastructure.utils.positioncorrection_test" file="pipeline/infrastructure/utils/positioncorrection_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.infrastructure.utils.sorting_test" file="pipeline/infrastructure/utils/sorting_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.infrastructure.utils.utils_test" file="pipeline/infrastructure/utils/utils_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.infrastructure.utils.weblog_test" file="pipeline/infrastructure/utils/weblog_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.infrastructure.utils_test" file="pipeline/infrastructure/utils_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.qa.scorecalculator_test" file="pipeline/qa/scorecalculator_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.recipes.recipe_converter_test" file="pipeline/recipes/recipe_converter_test.py" time="0.000"><error message="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)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1310: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
&lt;frozen importlib._bootstrap&gt;:1387: in _gcd_import
    ???
&lt;frozen importlib._bootstrap&gt;:1360: in _find_and_load
    ???
&lt;frozen importlib._bootstrap&gt;:1331: in _find_and_load_unlocked
    ???
&lt;frozen importlib._bootstrap&gt;:935: in _load_unlocked
    ???
&lt;frozen importlib._bootstrap_external&gt;:995: in exec_module
    ???
&lt;frozen importlib._bootstrap&gt;:488: in _call_with_frames_removed
    ???
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.recipes.tests.test_hifv" file="pipeline/recipes/tests/test_hifv.py" time="0.000"><error message="collection failure">recipes/tests/test_hifv.py:5: in &lt;module&gt;
    import pipeline
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.recipes.tests.test_hifv_calimage_cont" file="pipeline/recipes/tests/test_hifv_calimage_cont.py" time="0.000"><error message="collection failure">recipes/tests/test_hifv_calimage_cont.py:3: in &lt;module&gt;
    import pipeline
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase><testcase classname="" name="pipeline.recipes.tests.test_hifv_contimage" file="pipeline/recipes/tests/test_hifv_contimage.py" time="0.000"><error message="collection failure">recipes/tests/test_hifv_contimage.py:3: in &lt;module&gt;
    import pipeline
__init__.py:24: in &lt;module&gt;
    from . import config, domain, environment, infrastructure
domain/__init__.py:1: in &lt;module&gt;
    from .antenna import Antenna
domain/antenna.py:4: in &lt;module&gt;
    from pipeline.infrastructure import casa_tools
infrastructure/__init__.py:8: in &lt;module&gt;
    from . import callibrary
infrastructure/callibrary.py:20: in &lt;module&gt;
    from . import casa_tools, launcher, logging, utils
infrastructure/launcher.py:19: in &lt;module&gt;
    from pipeline import domain, environment
environment.py:32: in &lt;module&gt;
    from .infrastructure import casa_tools, logging, mpihelpers, utils
infrastructure/mpihelpers.py:9: in &lt;module&gt;
    from pipeline.infrastructure import daskhelpers, exceptions, logging
infrastructure/daskhelpers.py:36: in &lt;module&gt;
    from pipeline.infrastructure.utils import get_obj_size, human_file_size
infrastructure/utils/__init__.py:31: in &lt;module&gt;
    from .utils import *
E   AttributeError: module 'pipeline.infrastructure.utils.utils' has no attribute 'DirectionDict'</error></testcase></testsuite></testsuites>