Thank you! I have perturbed the dumpfile and resubmitted the task, however now the postproc step seems to be failing (it is stuck in a loop of retrying). The text from job.err file from the postproc task is copied below. Any idea why this would be happening? Thanks in advance!
update: the atmos step has failed again for 12/2000 with a BICGstab error
job.err file :
[WARN] file:atmospp.nl: skip missing optional source: namelist:archer_arch
[WARN] file:pptransfer.nl: skip missing optional source: namelist:archer_arch
[WARN] file:atmospp.nl: skip missing optional source: namelist:script_arch
[WARN] file:pptransfer.nl: skip missing optional source: namelist:pptransfer
[WARN] rose date
requires length=5 input date array - adding 0: [1, 1, 1, 0]
[WARN] rose date
requires length=5 input date array - adding 0: [1, 1, 1, 0, 0]
[WARN] rose date
requires length=5 input date array - adding 0: [2000, 12, 1, 0]
[WARN] rose date
requires length=5 input date array - adding 0: [2000, 12, 1, 0, 0]
[WARN] rose date
requires length=5 input date array - adding 0: [2000, 12, 1, 0]
[WARN] rose date
requires length=5 input date array - adding 0: [2000, 12, 1, 0, 0]
[WARN] rose date
requires length=5 input date array - adding 0: [1, 12, 1, 0]
[WARN] rose date
requires length=5 input date array - adding 0: [1, 12, 1, 0, 0]
[WARN] rose date
requires length=5 input date array - adding 0: [2000, 12, 1, 0]
[WARN] rose date
requires length=5 input date array - adding 0: [2000, 12, 1, 0, 0]
[WARN] move_files: Deleted pre-existing file with same name prior to move: /home/d03/isangha/cylc-run/u-df691/work/20001201T0000Z/atmos_main/df691a.ps2000son.arch
Traceback (most recent call last):
File “/home/d03/isangha/cylc-run/u-df691/share/fcm_make_pp/build/bin/main_pp.py”, line 118, in
main()
File “/home/d03/isangha/cylc-run/u-df691/share/fcm_make_pp/build/bin/main_pp.py”, line 111, in main
run_postproc()
File “/home/d03/isangha/cylc-run/u-df691/share/fcm_make_pp/build/bin/main_pp.py”, line 82, in run_postproc
getattr(model, meth)()
File “/projects/ukca-cam/isangha/cylc-run/u-df691/share/fcm_make_pp/build/bin/timer.py”, line 115, in wrapper
out = function(*args, **kw)
File “/projects/ukca-cam/isangha/cylc-run/u-df691/share/fcm_make_pp/build/bin/atmos.py”, line 519, in do_transform
for fname in self.diags_to_process(finalcycle):
File “/projects/ukca-cam/isangha/cylc-run/u-df691/share/fcm_make_pp/build/bin/timer.py”, line 115, in wrapper
out = function(*args, **kw)
File “/projects/ukca-cam/isangha/cylc-run/u-df691/share/fcm_make_pp/build/bin/atmos.py”, line 335, in diags_to_process
logfile=log_file
File “/projects/ukca-cam/isangha/cylc-run/u-df691/share/fcm_make_pp/build/bin/timer.py”, line 115, in wrapper
out = function(*args, **kw)
File “/projects/ukca-cam/isangha/cylc-run/u-df691/share/fcm_make_pp/build/bin/validation.py”, line 178, in verify_header
headers, empty_file = mule_headers(fname)
File “/projects/ukca-cam/isangha/cylc-run/u-df691/share/fcm_make_pp/build/bin/timer.py”, line 115, in wrapper
out = function(*args, **kw)
File “/projects/ukca-cam/isangha/cylc-run/u-df691/share/fcm_make_pp/build/bin/validation.py”, line 283, in mule_headers
umfile = mule.UMFile.from_file(filename, remove_empty_lookups=True)
File “/opt/scitools/environments/production_legacy/2018_10_17/lib/python2.7/site-packages/mule/init.py”, line 1246, in from_file
new_umf._read_file(file_or_filepath)
File “/opt/scitools/environments/production_legacy/2018_10_17/lib/python2.7/site-packages/mule/init.py”, line 1424, in _read_file
FixedLengthHeader.from_file(source))
File “/opt/scitools/environments/production_legacy/2018_10_17/lib/python2.7/site-packages/mule/init.py”, line 555, in from_file
return super(FixedLengthHeader, cls).from_file(source, cls._NUM_WORDS)
File “/opt/scitools/environments/production_legacy/2018_10_17/lib/python2.7/site-packages/mule/init.py”, line 393, in from_file
return cls(values)
File “/opt/scitools/environments/production_legacy/2018_10_17/lib/python2.7/site-packages/mule/init.py”, line 527, in init
raise ValueError(_msg)
ValueError: Incorrect size for fixed length header; given 0 words but should be 256.
[FAIL] main_pp.py atmos # return-code=1
2024-09-12T08:29:53Z CRITICAL - failed/EXIT