Skip to content

Something missing in singularity container #25

@mfreidin1975

Description

@mfreidin1975

Hi Alessia,

Here is the command I run

nextflow run YAMP/YAMP.nf
--reads1 /scratch/microb/xyz_1.fastq.gz
--reads2 /scratch/microb/xyz_2.fastq.gz
--prefix XYZ
--mode QC -profile base,singularity

And this is the error I face

Error executing process > 'quality_assessment (XYZ)'

Caused by:
Process quality_assessment (XYZ) terminated with an error exit status (1)

Command executed:

fastqc -q SRR13350704_1.fastq.gz SRR13350704_2.fastq.gz

Command exit status:
1

Command output:
(empty)

Command error:
WARNING: Skipping mount /var/lib/singularity/mnt/session/etc/resolv.conf [files]: /etc/resolv.conf doesn't exist in container
/bin/bash: line 0: cd: /scratch/users/k1471250/work/9d/45759087de2ad752480ba58e000320: No such file or directory
/bin/bash: .command.sh: No such file or directory

Work dir:
/scratch/users/k1471250/work/9d/45759087de2ad752480ba58e000320

Tip: view the complete command output by changing to the process work dir and entering the command cat .command.out

It was not an issue before, when we used other HPC .

Thanks,

Max

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions