DMSC Integration Testing

Last updated: May 27, 2026 07:24:18

Test: chexus|dream|run_chexus|

View job log here


instrument = 'dream', coda_proposal_id = '999999'
pathfinder = . at 0x7f923e2e77e0>

def test_run_chexus(
instrument: str,
coda_proposal_id: str | None,
pathfinder: Callable[..., Path],
) -> None:
path = pathfinder(proposal_id=coda_proposal_id, instrument=instrument)
reader = chexus.read_hdf5(path, locking=False)
group = next(reader)
validators = chexus.validators.base_validators(has_scipp=True)
results = chexus.validate(group, validators=validators)
report = chexus.report(results=results)
logging.info(report)
logging.info(chexus.make_fileinfo(path))
if chexus.has_violations(results):
> raise AssertionError(f"Validation failed for {path}: \n" + report)
E AssertionError: Validation failed for /ess/data/coda/999999/raw/coda_dream_999999_00002271.hdf:
E Violations
E ----------
E event_index_too_small @ /entry/instrument/endcap_backward_detector/endcap_backward_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/endcap_forward_detector/endcap_forward_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/high_resolution_detector/high_resolution_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/mantle_detector/mantle_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/sans_detector/sans_event_data/event_index (event_index type too small)
E
E
E Summary
E -------
E depends_on_missing: 0/32
E depends_on_target_missing: 0/50
E float_dataset_units_missing: 0/329
E group_has_units: 0/154
E index_has_units: 0/114
E mask_has_units: 0/0
E non_numeric_dataset_has_units: 0/202
E NX_class_attr_missing: 0/154
E NX_class_is_legacy: 0/154
E transformation_depends_on_missing: 0/18
E transformation_offset_units_missing: 0/0
E units_invalid: 0/672
E NXlog_has_value: 0/77
E detector_numbers are not unique: 0/5
E event_id is not subset of associated detector_numbers: 0/5
E Shape of pixel offsets does not correspond to detector_number: 0/5
E event_index_too_small: 5/5
E chopper_frequency_unit_invalid: 0/5
E dataset_units_check: 0/672
E transformation_offset_units_invalid: 0/0
E transformation_value_units_invalid: 0/18
E
E Total: 5/2671

tests/chexus/chexus_test.py:25: AssertionError

View job log here


instrument = 'dream', coda_proposal_id = '999999'
pathfinder = . at 0x7fc31f9737e0>

def test_run_chexus(
instrument: str,
coda_proposal_id: str | None,
pathfinder: Callable[..., Path],
) -> None:
path = pathfinder(proposal_id=coda_proposal_id, instrument=instrument)
reader = chexus.read_hdf5(path, locking=False)
group = next(reader)
validators = chexus.validators.base_validators(has_scipp=True)
results = chexus.validate(group, validators=validators)
report = chexus.report(results=results)
logging.info(report)
logging.info(chexus.make_fileinfo(path))
if chexus.has_violations(results):
> raise AssertionError(f"Validation failed for {path}: \n" + report)
E AssertionError: Validation failed for /ess/data/coda/999999/raw/coda_dream_999999_00002154.hdf:
E Violations
E ----------
E event_index_too_small @ /entry/instrument/endcap_backward_detector/endcap_backward_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/endcap_forward_detector/endcap_forward_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/high_resolution_detector/high_resolution_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/mantle_detector/mantle_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/sans_detector/sans_event_data/event_index (event_index type too small)
E
E
E Summary
E -------
E depends_on_missing: 0/32
E depends_on_target_missing: 0/50
E float_dataset_units_missing: 0/329
E group_has_units: 0/154
E index_has_units: 0/114
E mask_has_units: 0/0
E non_numeric_dataset_has_units: 0/202
E NX_class_attr_missing: 0/154
E NX_class_is_legacy: 0/154
E transformation_depends_on_missing: 0/18
E transformation_offset_units_missing: 0/0
E units_invalid: 0/672
E NXlog_has_value: 0/77
E detector_numbers are not unique: 0/5
E event_id is not subset of associated detector_numbers: 0/5
E Shape of pixel offsets does not correspond to detector_number: 0/5
E event_index_too_small: 5/5
E chopper_frequency_unit_invalid: 0/5
E dataset_units_check: 0/672
E transformation_offset_units_invalid: 0/0
E transformation_value_units_invalid: 0/18
E
E Total: 5/2671

tests/chexus/chexus_test.py:25: AssertionError

View job log here


instrument = 'dream', coda_proposal_id = '999999'
pathfinder = . at 0x7f8e469337e0>

def test_run_chexus(
instrument: str,
coda_proposal_id: str | None,
pathfinder: Callable[..., Path],
) -> None:
path = pathfinder(proposal_id=coda_proposal_id, instrument=instrument)
reader = chexus.read_hdf5(path, locking=False)
group = next(reader)
validators = chexus.validators.base_validators(has_scipp=True)
results = chexus.validate(group, validators=validators)
report = chexus.report(results=results)
logging.info(report)
logging.info(chexus.make_fileinfo(path))
if chexus.has_violations(results):
> raise AssertionError(f"Validation failed for {path}: \n" + report)
E AssertionError: Validation failed for /ess/data/coda/999999/raw/coda_dream_999999_00002037.hdf:
E Violations
E ----------
E event_index_too_small @ /entry/instrument/endcap_backward_detector/endcap_backward_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/endcap_forward_detector/endcap_forward_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/high_resolution_detector/high_resolution_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/mantle_detector/mantle_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/sans_detector/sans_event_data/event_index (event_index type too small)
E
E
E Summary
E -------
E depends_on_missing: 0/32
E depends_on_target_missing: 0/50
E float_dataset_units_missing: 0/329
E group_has_units: 0/154
E index_has_units: 0/114
E mask_has_units: 0/0
E non_numeric_dataset_has_units: 0/201
E NX_class_attr_missing: 0/154
E NX_class_is_legacy: 0/154
E transformation_depends_on_missing: 0/18
E transformation_offset_units_missing: 0/0
E units_invalid: 0/672
E NXlog_has_value: 0/77
E detector_numbers are not unique: 0/5
E event_id is not subset of associated detector_numbers: 0/5
E Shape of pixel offsets does not correspond to detector_number: 0/5
E event_index_too_small: 5/5
E chopper_frequency_unit_invalid: 0/5
E dataset_units_check: 0/672
E transformation_offset_units_invalid: 0/0
E transformation_value_units_invalid: 0/18
E
E Total: 5/2670

tests/chexus/chexus_test.py:25: AssertionError

View job log here


instrument = 'dream', coda_proposal_id = '999999'
pathfinder = . at 0x7f34e97cf7e0>

def test_run_chexus(
instrument: str,
coda_proposal_id: str | None,
pathfinder: Callable[..., Path],
) -> None:
path = pathfinder(proposal_id=coda_proposal_id, instrument=instrument)
reader = chexus.read_hdf5(path, locking=False)
group = next(reader)
validators = chexus.validators.base_validators(has_scipp=True)
results = chexus.validate(group, validators=validators)
report = chexus.report(results=results)
logging.info(report)
logging.info(chexus.make_fileinfo(path))
if chexus.has_violations(results):
> raise AssertionError(f"Validation failed for {path}: \n" + report)
E AssertionError: Validation failed for /ess/data/coda/999999/raw/coda_dream_999999_00001920.hdf:
E Violations
E ----------
E event_index_too_small @ /entry/instrument/endcap_backward_detector/endcap_backward_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/endcap_forward_detector/endcap_forward_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/high_resolution_detector/high_resolution_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/mantle_detector/mantle_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/sans_detector/sans_event_data/event_index (event_index type too small)
E
E
E Summary
E -------
E depends_on_missing: 0/32
E depends_on_target_missing: 0/50
E float_dataset_units_missing: 0/329
E group_has_units: 0/154
E index_has_units: 0/114
E mask_has_units: 0/0
E non_numeric_dataset_has_units: 0/201
E NX_class_attr_missing: 0/154
E NX_class_is_legacy: 0/154
E transformation_depends_on_missing: 0/18
E transformation_offset_units_missing: 0/0
E units_invalid: 0/672
E NXlog_has_value: 0/77
E detector_numbers are not unique: 0/5
E event_id is not subset of associated detector_numbers: 0/5
E Shape of pixel offsets does not correspond to detector_number: 0/5
E event_index_too_small: 5/5
E chopper_frequency_unit_invalid: 0/5
E dataset_units_check: 0/672
E transformation_offset_units_invalid: 0/0
E transformation_value_units_invalid: 0/18
E
E Total: 5/2670

tests/chexus/chexus_test.py:25: AssertionError

View job log here


instrument = 'dream', coda_proposal_id = '999999'
pathfinder = . at 0x7f8adf3477e0>

def test_run_chexus(
instrument: str,
coda_proposal_id: str | None,
pathfinder: Callable[..., Path],
) -> None:
path = pathfinder(proposal_id=coda_proposal_id, instrument=instrument)
reader = chexus.read_hdf5(path, locking=False)
group = next(reader)
validators = chexus.validators.base_validators(has_scipp=True)
results = chexus.validate(group, validators=validators)
report = chexus.report(results=results)
logging.info(report)
logging.info(chexus.make_fileinfo(path))
if chexus.has_violations(results):
> raise AssertionError(f"Validation failed for {path}: \n" + report)
E AssertionError: Validation failed for /ess/data/coda/999999/raw/coda_dream_999999_00001803.hdf:
E Violations
E ----------
E event_index_too_small @ /entry/instrument/endcap_backward_detector/endcap_backward_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/endcap_forward_detector/endcap_forward_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/high_resolution_detector/high_resolution_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/mantle_detector/mantle_event_data/event_index (event_index type too small)
E event_index_too_small @ /entry/instrument/sans_detector/sans_event_data/event_index (event_index type too small)
E
E
E Summary
E -------
E depends_on_missing: 0/32
E depends_on_target_missing: 0/50
E float_dataset_units_missing: 0/329
E group_has_units: 0/154
E index_has_units: 0/114
E mask_has_units: 0/0
E non_numeric_dataset_has_units: 0/202
E NX_class_attr_missing: 0/154
E NX_class_is_legacy: 0/154
E transformation_depends_on_missing: 0/18
E transformation_offset_units_missing: 0/0
E units_invalid: 0/672
E NXlog_has_value: 0/77
E detector_numbers are not unique: 0/5
E event_id is not subset of associated detector_numbers: 0/5
E Shape of pixel offsets does not correspond to detector_number: 0/5
E event_index_too_small: 5/5
E chopper_frequency_unit_invalid: 0/5
E dataset_units_check: 0/672
E transformation_offset_units_invalid: 0/0
E transformation_value_units_invalid: 0/18
E
E Total: 5/2671

tests/chexus/chexus_test.py:25: AssertionError