Hi,
I am using HiFi data to fill the gaps in a scaffold assembly. I get this error. I changed the latency to 15s from 5s
I am running it from a non-singularity source.
MissingOutputException in line 984 of /scratchdata/shripathi/dentist.v2.0.0.x86_64/Snakefile:
Job Missing files after 15 seconds:
workdir/assembly.assembly.las
This might be due to filesystem latency. If that is the case, consider to increase the wait time with --latency-wait.
Job id: 13 completed successfully, but some output files are missing. 13
Shutting down, this might take some time.
Exiting because a job execution failed. Look above for error message
Hi, can you confirm the inexistence of that file? Is the file system accessible by both the compute node and head node? Can you check the number of blocks in the reference with cat workdir/assembly.dam?
Hi, I am using HiFi data to fill the gaps in a scaffold assembly. I get this error. I changed the latency to 15s from 5s I am running it from a non-singularity source. MissingOutputException in line 984 of /scratchdata/shripathi/dentist.v2.0.0.x86_64/Snakefile: Job Missing files after 15 seconds: workdir/assembly.assembly.las This might be due to filesystem latency. If that is the case, consider to increase the wait time with --latency-wait. Job id: 13 completed successfully, but some output files are missing. 13 Shutting down, this might take some time. Exiting because a job execution failed. Look above for error message