Tasks
Actions
Resume
To resume this run, resubmit with same or fixed code. You can also change other parameters but that will affect caching behavior.
-resume 00f5229a-0991-4e1a-9d43-985a082570ba -name mipeters-main-2026-02-27t19-50-33z
Error Report
Error executing process > 'SLEEP_PROCESS (3)'
Caused by:
K8s pod image cannot be pulled -- failed to pull and unpack image "docker.io/nextflow-pipeline-template/sleep:latest": failed to resolve image: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Command executed:
echo "Task 3 started at: $(date)" > 3_sleep_result.txt
SLEEP_DURATION=$(shuf -i 1-1 -n 1)
echo "Task 3 sleeping for ${SLEEP_DURATION} minutes" >> 3_sleep_result.txt
sleep ${SLEEP_DURATION}m
echo "Task 3 completed at: $(date)" >> 3_sleep_result.txt
Command exit status:
-
Command output:
(empty)
Work dir:
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/d9/f915b0d810e8ad000a193380ad6d3e
Container:
nextflow-pipeline-template/sleep:latest
Tip: when you have fixed the problem you can continue the execution adding the option `-resume` to the run command line
Workflow
- Language / Cluster
- Nextflow / pltf-dev
- Session ID
- 00f5229a-0991-4e1a-9d43-985a082570ba
- Source
- /code/main.nf
- Work Dir
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work
- Submitted By
- mipeters
- Resumed
- No
Cost and Runtime
- Status
- failed
- Cost
- $0.00
- Outputs
- 0 B
- Started
- Feb 27, 2026 11:50 AM
- Completed
- Feb 27, 2026 11:51 AM
- Duration
- 54s
- Post-workflow Transfer
- 2s
- Exit Status
- -
- Peak Tasks / CPU / Mem
- 2 / 9 / 25.0 GB