apiVersion: batch/v1
kind: Job
metadata:
name: nf-c56b8d96f2db69b13e23b5d49b00c039-019ea
namespace: nextflow
labels: &id001 {nextflow.io/processName: NIPT_CALLING_SCORE_VCF_INDEL, nextflow.io/runName: sjaikumarahuja-main-2026-06-04t21-48-40z,
nextflow.io/sessionId: uuid-1dad3d4d-87dd-4929-8060-4c48243ee9d4, pltf/run-name: sjaikumarahuja-main-2026-06-04t21-48-40z,
pltf/run-component: task, nextflow.io/app: nextflow, nextflow.io/taskName: NIPT_CALLING_SCORE_VCF_INDEL_fetal_AF_20_indel,
pltf/run-id: 8f72cecc, pltf/run-engine: nextflow, pltf/run-creator: sjaikumarahuja}
ownerReferences:
- {apiVersion: v1, kind: Pod, name: sjaikumarahuja-main-2026-06-04t21-48-40z-8f72cecc-9rs7l,
uid: 805dd619-59a7-415f-977f-c59537268543, controller: true, blockOwnerDeletion: true}
spec:
backoffLimit: 0
template:
metadata:
name: nf-c56b8d96f2db69b13e23b5d49b00c039-019ea
namespace: nextflow
labels: *id001
spec:
restartPolicy: Never
containers:
- name: nextflow
image: 292967571998.dkr.ecr.us-west-2.amazonaws.com/community.wave.seqera.io/library/htslib_pysam_numpy_scipy:275cef53a6366c67
args: [/bin/bash, -o, pipefail, -c, 'trap "{ ret=$?; /opt/s5cmd/bin/s5cmd
--log error cp .command.log s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/c5/6b8d96f2db69b13e23b5d49b00c039/.command.log||true;
exit $ret; }" EXIT; /opt/s5cmd/bin/s5cmd --log error cat s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/c5/6b8d96f2db69b13e23b5d49b00c039/.command.run
| bash 2>&1 | tee .command.log']
workingDir: /tmp
imagePullPolicy: Always
env:
- {name: SSL_CERT_FILE, value: /opt/s5cmd/ssl/ca-certificates.crt}
- {name: SSL_CERT_DIR, value: /opt/s5cmd/ssl/certs}
resources:
requests: {cpu: 2, memory: 24576Mi, ephemeral-storage: 20480Mi}
limits: {memory: 24576Mi, ephemeral-storage: 20480Mi}
volumeMounts:
- {name: vol-1477, mountPath: /tmp}
- {name: vol-1478, mountPath: /app}
- {name: vol-1479, mountPath: /mnt/secrets}
- {name: vol-1480, mountPath: /opt/s5cmd}
nodeSelector: {karpenter.sh/capacity-type: on-demand}
serviceAccountName: sa-nextflow
securityContext: {runAsUser: 1000}
tolerations:
- {key: workload, operator: Equal, value: nextflow-task, effect: NoSchedule}
activeDeadlineSeconds: 21600
volumes:
- name: vol-1477
emptyDir: []
- name: vol-1478
emptyDir: []
- name: vol-1479
secret: {secretName: aws-secrets-manager}
- name: vol-1480
hostPath: {path: /opt/s5cmd}
ttlSecondsAfterFinished: 28800