-
Notifications
You must be signed in to change notification settings - Fork 0
Description
ERROR ~ Error executing process > 'NFCORE_QUANTMS:QUANTMS:INPUT_CHECK:SAMPLESHEET_CHECK (sdrf.tsv)'
Caused by:
Process NFCORE_QUANTMS:QUANTMS:INPUT_CHECK:SAMPLESHEET_CHECK (sdrf.tsv) terminated with an error exit status (1)
Command executed:
check_samplesheet.py "sdrf.tsv" true --CHECK_MS 2>&1 | tee input_check.log
cat <<-END_VERSIONS > versions.yml
"NFCORE_QUANTMS:QUANTMS:INPUT_CHECK:SAMPLESHEET_CHECK":
sdrf-pipelines: $(parse_sdrf --version 2>&1 | awk -F ' ' '{print $2}')
END_VERSIONS
Command exit status:
1
Command output:
(empty)
Command error:
Unable to find image 'quay.io/biocontainers/sdrf-pipelines:0.0.24--pyhdfd78af_0' locally
2024/08/15 16:38:14 must use ASL logging (which requires CGO) if running as root
0.0.24--pyhdfd78af_0: Pulling from biocontainers/sdrf-pipelines
f03c707b3130: Pulling fs layer
5e3ed8cd934c: Pulling fs layer
c8581de4638a: Pulling fs layer
24cbf6bc5826: Pulling fs layer
bd9ddc54bea9: Pulling fs layer
3d4871c716e4: Pulling fs layer
bd9ddc54bea9: Waiting
24cbf6bc5826: Waiting
3d4871c716e4: Waiting
c8581de4638a: Verifying Checksum
c8581de4638a: Download complete
24cbf6bc5826: Download complete
bd9ddc54bea9: Download complete
f03c707b3130: Verifying Checksum
f03c707b3130: Download complete
5e3ed8cd934c: Verifying Checksum
5e3ed8cd934c: Download complete
f03c707b3130: Pull complete
5e3ed8cd934c: Pull complete
c8581de4638a: Pull complete
24cbf6bc5826: Pull complete
bd9ddc54bea9: Pull complete
3d4871c716e4: Verifying Checksum
3d4871c716e4: Download complete
3d4871c716e4: Pull complete
Digest: sha256:4338b0aa445b76b203567d6cb737971bcefc61829369344b8e91af09046e3ddc
Status: Downloaded newer image for quay.io/biocontainers/sdrf-pipelines:0.0.24--pyhdfd78af_0
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
touch: cannot touch '.command.trace': Permission denied
Work dir:
/Users/emiljohansson/CB2110/lab1/work/6f/92138a71361381a29ac2c9ff7ab0dc
Tip: view the complete command output by changing to the process work dir and entering the command cat .command.out
-- Check '.nextflow.log' file for details