.. include:: roles.rst 9088fa11 - 2022-11-23 11:15:00.593991 +++++++++++++++++++++++++++++++++++++ Test execution for unittest.suite._ErrorHolder on 2021-01-25 19:17:30 ===================================================================== :header-failed:`❌` :Git tag: 9088fa11013afe7bb5d4231fd4170c96e34db520 :Tests: 1 :Errors: 1 :Failures: 0 :Skipped: 0 :Duration: 0.000s Detailed Results ---------------- ================ ==================== ================== ==================== ============== Result Test Error Message Duration (s) ================ ==================== ================== ==================== ============== :failed:`failed` TestAGIPDCorrection) CalledProcessError Command '['xfel- 0 calibrate', 'AGIPD', 'CORRECT', '--in- folder', '/gpfs/exfe l/exp/XMPL/201750/p7 00001/raw/AGIPD', ' --run', '412', '-- out-folder', '/gpfs/ exfel/exp/XMPL/20175 0/p700001/scratch/AG IPD', '--calfile', ' /gpfs/exfel/exp/XMPL /201750/p700001/usr/ agipd_store.h5', '-- sequences', '0']' returned non-zero exit status 2. ================ ==================== ================== ==================== ============== Failure report for: TestAGIPDCorrection) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code-block:: python Traceback (most recent call last): File "/home/danilevc/calibration/pycalibration/tests/correction_base.py", line 295, in setUpClass out = sp.check_output(cmd) File "/software/anaconda3/5.2/lib/python3.6/subprocess.py", line 336, in check_output **kwargs).stdout File "/software/anaconda3/5.2/lib/python3.6/subprocess.py", line 418, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['xfel-calibrate', 'AGIPD', 'CORRECT', '--in-folder', '/gpfs/exfel/exp/XMPL/201750/p700001/raw/AGIPD', '--run', '412', '--out-folder', '/gpfs/exfel/exp/XMPL/201750/p700001/scratch/AGIPD', '--calfile', '/gpfs/exfel/exp/XMPL/201750/p700001/usr/agipd_store.h5', '--sequences', '0']' returned non-zero exit status 2.