Creating initial conditions Generating output [00000.0] main: Reading parameters. [00000.0] ../../src/parser.c:parser_read_file():175: Error opening parameter file: selectOutputParameters.yml Checking output Traceback (most recent call last): File "/local/jenkins/jobs/SIDM branch/workspace/build/tests/../../tests/testSelectOutput.py", line 29, in sim = h5py.File(filename, "r") ^^^^^^^^^^^^^^^^^^^^^^^^ File "/cosma/local/Python/3.12.4/lib/python3.12/site-packages/h5py/_hl/files.py", line 562, in __init__ fid = make_fid(name, mode, userblock_size, fapl, fcpl, swmr=swmr) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/cosma/local/Python/3.12.4/lib/python3.12/site-packages/h5py/_hl/files.py", line 235, in make_fid fid = h5f.open(name, flags, fapl=fapl) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper File "h5py/h5f.pyx", line 102, in h5py.h5f.open FileNotFoundError: [Errno 2] Unable to synchronously open file (unable to open file: name = 'testSelectOutput_0000.hdf5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0) Test passed PASS testSelectOutput.sh (exit status: 0)