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 b57f5c68-067a-4eb5-a1c1-ab98e5ff883a -name focused_ritchie
Error Report
Error executing process > 'SENTIEON_ALIGN_QC (test_sample_1)'
Caused by:
Process `SENTIEON_ALIGN_QC (test_sample_1)` terminated with an error exit status (1)
Command executed:
echo "=== Running Sentieon Alignment and QC on test_sample_1 ==="
echo "SENTIEON_LICENSE: ${SENTIEON_LICENSE:0:5}..."
echo "Downsampling to 100 reads (400 lines)"
set +o pipefail
zcat HCC1395_normal_S1_L001_R1_001.fastq.gz | head -n 400 | \
sentieon bwa mem \
-R "@RG\tID:test_sample_1\tSM:test_sample_1\tPL:ILLUMINA" \
-t 8 \
human_g1k_v37_decoy.fasta \
- | \
sentieon util sort \
-r human_g1k_v37_decoy.fasta \
-o test_sample_1_sorted.bam \
-t 8 \
--sam2bam -i -
set -o pipefail
sentieon driver \
-r human_g1k_v37_decoy.fasta \
-t 8 \
-i test_sample_1_sorted.bam \
--algo QualDistribution test_sample_1_qd_metrics.txt \
--algo MeanQualityByCycle test_sample_1_mq_metrics.txt
echo "Sentieon alignment and QC completed for test_sample_1"
Command exit status:
1
Command output:
(empty)
Work dir:
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/d2/1d16662c912aa292b54a1ee330286f
Container:
292967571998.dkr.ecr.us-west-2.amazonaws.com/nextflow-pipeline-template/sentieon:20caf9e-6e98e674
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
- b57f5c68-067a-4eb5-a1c1-ab98e5ff883a
- Source
- /app/main.nf
- Work Dir
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work
- Submitted By
- unknown
- Resumed
- No
Cost and Runtime
- Status
- failed
- Outputs
- 0 B
- Started
- Jan 12, 2026 12:12 PM
- Completed
- Jan 12, 2026 12:13 PM
- Duration
- 32s
- Post-workflow Transfer
- 10s
- Exit Status
- 1
- Peak Tasks / CPU / Mem
- 1 / 8 / 24.0 GB