Skip to content

EESSI container script hangs #1110

@stevenvdb

Description

@stevenvdb

I am following the instructions at https://www.eessi.io/docs/getting_access/eessi_container/#eessi-container-script to launch an EESSI container, but the eessi_container.sh script hangs for hours:

vsc33716@tier2-p-login-3:software-layer$ ./eessi_container.sh
Using /tmp/eessi.n8TF2l4Hve as tmp directory (to resume session add '--resume /tmp/eessi.n8TF2l4Hve').
Pulling container image from docker://ghcr.io/eessi/build-node:debian11 to /tmp/eessi.n8TF2l4Hve/ghcr.io_eessi_build_node_debian11.sif
Mounting 'software.eessi.io' 'read-only' without fuse-overlayfs.
Launching container with command (next line):
singularity -q shell  --fusemount container:cvmfs2 cvmfs-config.cern.ch /cvmfs/cvmfs-config.cern.ch --fusemount container:cvmfs2 software.eessi.io /cvmfs/software.eessi.io /tmp/eessi.n8TF2l4Hve/ghcr.io_eessi_build_node_debian11.sif

Note that CernVM-FS is not installed on this system, but if I understand correctly that should not be necessary for the container approach? Below is some more information about the system that might be relevant:

$ apptainer --version
apptainer version 1.3.2-1
$ uname -a
Linux tier2-p-login-3 4.18.0-513.24.1.el8_9.x86_64 #1 SMP Thu Apr 4 18:13:02 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
$ fusermount -V
fusermount3 version: 3.3.0

Any ideas what could be the reason for this? Any suggestions to debug this problem, because I don't know how to dig into this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions