Skip to content

Unresolved reference to se command (without full path) in sbatch task #31

Description

@jmrgonza

Hi,
I found a problem to execute the slurm.sbatch task in ECMWF's hpc-2020 platform. This is the error message that I get:

2024-10-21 12:35:13 INFO [se.task:hpc.slurm.sbatch <cbc31b40cd>] Submitting job to SLURM queue
[ECMWF-ERROR-sbatch] - [Errno 2] No such file or directory: 'se'
2024-10-21 12:35:13 ERROR [se.task:hpc.slurm.sbatch <cbc31b40cd>] SLURM sbatch error: Command '['sbatch', '--parsable', '--export', 'ALL', '--qos', 'np', '--time', '5', '--output', 'U48F.log', '--job-name', 'ECE4_U48F', '--ntasks', '128', '--nodes', '1', '--', 'se', 'user-config-example.yml', '../platforms/ecmwf-hpc2020-intel+openmpi.yml', 'experiment-config-example.yml', 'scriptlib/main.yml']' returned non-zero exit status 1.
2024-10-21 12:35:13 ERROR [se.instance.simplescriptengine] STOPPING SimpleScriptEngine due to task error in hpc.slurm.sbatch <cbc31b40cd>
2024-10-21 12:35:13 ERROR [se.instance.simplescriptengine] For more debugging info, re-run with loglevel DEBUG

I think the problem was introduce after #29 was merged. I reverted those changes in my fork and the error dissapeared.

There is a related issue in the ec-earth gitlab portal (login required):
https://git.smhi.se/ec-earth/ecearth4/-/issues/82

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