Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in create_lmodsitepackage.py #696

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

ocaisa
Copy link
Member

@ocaisa ocaisa commented Sep 10, 2024

Current typo results in the following problem (found by @TopRichard )

[[email protected] ~]$ ml

Currently Loaded Modules:
  1) StdEnv (S)   2) EESSI/2023.06

  Where:
   S:  Module is Sticky, requires --force to unload or purge

 

[ritop@login ~]$ module purge
/usr/bin/lua: /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/amd/zen2/.lmod/SitePackage.lua:21: variable 'False' is not declared
stack traceback:
        [C]: in function 'error'
        /cluster/installations/lmod/lmod/libexec/../tools/strict.lua:36: in function </cluster/installations/lmod/lmod/libexec/../tools/strict.lua:34>
        /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/amd/zen2/.lmod/SitePackage.lua:21: in function 'from_eessi_prefix'
        /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/amd/zen2/.lmod/SitePackage.lua:189: in function </cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/amd/zen2/.lmod/SitePackage.lua:185>
        (tail call): ?
        /cluster/installations/lmod/lmod/libexec/Master.lua:381: in function 'load'
        /cluster/installations/lmod/lmod/libexec/MasterControl.lua:1009: in function 'load'
        /cluster/installations/lmod/lmod/libexec/Master.lua:773: in function 'reload_sticky'
        /cluster/installations/lmod/lmod/libexec/MasterControl.lua:1120: in function 'unload_usr'
        /cluster/installations/lmod/lmod/libexec/cmdfuncs.lua:496: in function 'Purge'
        /cluster/installations/lmod/lmod/libexec/cmdfuncs.lua:473: in function 'cmd'
        /cluster/installations/lmod/lmod/libexec/lmod:512: in function 'main'
        /cluster/installations/lmod/lmod/libexec/lmod:570: in main chunk
        [C]: ?

Current typo results in the following problem
```bash
[[email protected] ~]$ ml

Currently Loaded Modules:
  1) StdEnv (S)   2) EESSI/2023.06

  Where:
   S:  Module is Sticky, requires --force to unload or purge

 

[ritop@login ~]$ module purge
/usr/bin/lua: /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/amd/zen2/.lmod/SitePackage.lua:21: variable 'False' is not declared
stack traceback:
        [C]: in function 'error'
        /cluster/installations/lmod/lmod/libexec/../tools/strict.lua:36: in function </cluster/installations/lmod/lmod/libexec/../tools/strict.lua:34>
        /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/amd/zen2/.lmod/SitePackage.lua:21: in function 'from_eessi_prefix'
        /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/amd/zen2/.lmod/SitePackage.lua:189: in function </cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/amd/zen2/.lmod/SitePackage.lua:185>
        (tail call): ?
        /cluster/installations/lmod/lmod/libexec/Master.lua:381: in function 'load'
        /cluster/installations/lmod/lmod/libexec/MasterControl.lua:1009: in function 'load'
        /cluster/installations/lmod/lmod/libexec/Master.lua:773: in function 'reload_sticky'
        /cluster/installations/lmod/lmod/libexec/MasterControl.lua:1120: in function 'unload_usr'
        /cluster/installations/lmod/lmod/libexec/cmdfuncs.lua:496: in function 'Purge'
        /cluster/installations/lmod/lmod/libexec/cmdfuncs.lua:473: in function 'cmd'
        /cluster/installations/lmod/lmod/libexec/lmod:512: in function 'main'
        /cluster/installations/lmod/lmod/libexec/lmod:570: in main chunk
        [C]: ?
```
Copy link

eessi-bot bot commented Sep 10, 2024

Instance eessi-bot-mc-aws is configured to build for:

  • architectures: x86_64/generic, x86_64/intel/haswell, x86_64/intel/skylake_avx512, x86_64/amd/zen2, x86_64/amd/zen3, aarch64/generic, aarch64/neoverse_n1, aarch64/neoverse_v1
  • repositories: eessi-hpc.org-2023.06-compat, eessi-hpc.org-2023.06-software, eessi.io-2023.06-software, eessi.io-2023.06-compat

Copy link

eessi-bot bot commented Sep 10, 2024

Instance eessi-bot-mc-azure is configured to build for:

  • architectures: x86_64/amd/zen4
  • repositories: eessi-hpc.org-2023.06-compat, eessi.io-2023.06-compat, eessi-hpc.org-2023.06-software, eessi.io-2023.06-software

Instance boegel-bot-deucalion is configured to build for:

  • architectures: aarch64/a64fx
  • repositories: eessi.io-2023.06-software

@ocaisa
Copy link
Member Author

ocaisa commented Sep 10, 2024

bot: build repo:eessi.io-2023.06-software arch:aarch64/generic

Copy link

eessi-bot bot commented Sep 10, 2024

Updates by the bot instance eessi-bot-mc-aws (click for details)
  • received bot command build repo:eessi.io-2023.06-software arch:aarch64/generic from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:aarch64/generic
  • handling command build repository:eessi.io-2023.06-software architecture:aarch64/generic resulted in:

Copy link

eessi-bot bot commented Sep 10, 2024

Updates by the bot instance eessi-bot-mc-azure (click for details)
  • received bot command build repo:eessi.io-2023.06-software arch:aarch64/generic from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:aarch64/generic
  • handling command build repository:eessi.io-2023.06-software architecture:aarch64/generic resulted in:

    • no jobs were submitted

Updates by the bot instance boegel-bot-deucalion (click for details)
  • account ocaisa has NO permission to send commands to the bot

Copy link

eessi-bot bot commented Sep 10, 2024

New job on instance eessi-bot-mc-aws for architecture aarch64-generic for repository eessi.io-2023.06-software in job dir /project/def-users/SHARED/jobs/2024.09/pr_696/18227

date job status comment
Sep 10 11:06:29 UTC 2024 submitted job id 18227 awaits release by job manager
Sep 10 11:07:08 UTC 2024 released job awaits launch by Slurm scheduler
Sep 10 11:45:15 UTC 2024 running job 18227 is running
Sep 10 12:34:44 UTC 2024 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-18227.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-aarch64-generic-1725968713.tar.gzsize: 0 MiB (3230 bytes)
entries: 1
modules under 2023.06/software/linux/aarch64/generic/modules/all
no module files in tarball
software under 2023.06/software/linux/aarch64/generic/software
no software packages in tarball
other under 2023.06/software/linux/aarch64/generic
.lmod/SitePackage.lua
Sep 10 12:34:44 UTC 2024 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ PASSED ] Ran 18/18 test case(s) from 18 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-18227.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

Copy link
Contributor

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@boegel
Copy link
Contributor

boegel commented Sep 10, 2024

@ocaisa Looks OK to deploy?

@ocaisa
Copy link
Member Author

ocaisa commented Sep 10, 2024

This is placed in an arch-specific dir so we will need to build for all instances

@ocaisa
Copy link
Member Author

ocaisa commented Sep 10, 2024

bot: build repo:eessi.io-2023.06-software arch:x86_64/generic
bot: build repo:eessi.io-2023.06-software arch:x86_64/intel/haswell
bot: build repo:eessi.io-2023.06-software arch:x86_64/intel/skylake_avx512
bot: build repo:eessi.io-2023.06-software arch:x86_64/amd/zen2
bot: build repo:eessi.io-2023.06-software arch:x86_64/amd/zen3
bot: build repo:eessi.io-2023.06-software arch:x86_64/amd/zen4
bot: build repo:eessi.io-2023.06-software arch:aarch64/generic
bot: build repo:eessi.io-2023.06-software arch:aarch64/neoverse_n1
bot: build repo:eessi.io-2023.06-software arch:aarch64/neoverse_v1

Copy link

eessi-bot bot commented Sep 10, 2024

Updates by the bot instance eessi-bot-mc-aws (click for details)
  • received bot command build repo:eessi.io-2023.06-software arch:x86_64/generic from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:x86_64/generic
  • received bot command build repo:eessi.io-2023.06-software arch:x86_64/intel/haswell from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:x86_64/intel/haswell
  • received bot command build repo:eessi.io-2023.06-software arch:x86_64/intel/skylake_avx512 from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:x86_64/intel/skylake_avx512
  • received bot command build repo:eessi.io-2023.06-software arch:x86_64/amd/zen2 from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:x86_64/amd/zen2
  • received bot command build repo:eessi.io-2023.06-software arch:x86_64/amd/zen3 from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:x86_64/amd/zen3
  • received bot command build repo:eessi.io-2023.06-software arch:x86_64/amd/zen4 from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:x86_64/amd/zen4
  • received bot command build repo:eessi.io-2023.06-software arch:aarch64/generic from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:aarch64/generic
  • received bot command build repo:eessi.io-2023.06-software arch:aarch64/neoverse_n1 from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:aarch64/neoverse_n1
  • received bot command build repo:eessi.io-2023.06-software arch:aarch64/neoverse_v1 from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:aarch64/neoverse_v1
  • handling command build repository:eessi.io-2023.06-software architecture:x86_64/generic resulted in:

  • handling command build repository:eessi.io-2023.06-software architecture:x86_64/intel/haswell resulted in:

  • handling command build repository:eessi.io-2023.06-software architecture:x86_64/intel/skylake_avx512 resulted in:

  • handling command build repository:eessi.io-2023.06-software architecture:x86_64/amd/zen2 resulted in:

  • handling command build repository:eessi.io-2023.06-software architecture:x86_64/amd/zen3 resulted in:

  • handling command build repository:eessi.io-2023.06-software architecture:x86_64/amd/zen4 resulted in:

    • no jobs were submitted
  • handling command build repository:eessi.io-2023.06-software architecture:aarch64/generic resulted in:

  • handling command build repository:eessi.io-2023.06-software architecture:aarch64/neoverse_n1 resulted in:

  • handling command build repository:eessi.io-2023.06-software architecture:aarch64/neoverse_v1 resulted in:

Updates by the bot instance boegel-bot-deucalion (click for details)
  • account ocaisa has NO permission to send commands to the bot

Copy link

eessi-bot bot commented Sep 10, 2024

Updates by the bot instance eessi-bot-mc-azure (click for details)
  • received bot command build repo:eessi.io-2023.06-software arch:x86_64/generic from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:x86_64/generic
  • received bot command build repo:eessi.io-2023.06-software arch:x86_64/intel/haswell from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:x86_64/intel/haswell
  • received bot command build repo:eessi.io-2023.06-software arch:x86_64/intel/skylake_avx512 from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:x86_64/intel/skylake_avx512
  • received bot command build repo:eessi.io-2023.06-software arch:x86_64/amd/zen2 from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:x86_64/amd/zen2
  • received bot command build repo:eessi.io-2023.06-software arch:x86_64/amd/zen3 from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:x86_64/amd/zen3
  • received bot command build repo:eessi.io-2023.06-software arch:x86_64/amd/zen4 from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:x86_64/amd/zen4
  • received bot command build repo:eessi.io-2023.06-software arch:aarch64/generic from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:aarch64/generic
  • received bot command build repo:eessi.io-2023.06-software arch:aarch64/neoverse_n1 from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:aarch64/neoverse_n1
  • received bot command build repo:eessi.io-2023.06-software arch:aarch64/neoverse_v1 from ocaisa

    • expanded format: build repository:eessi.io-2023.06-software architecture:aarch64/neoverse_v1
  • handling command build repository:eessi.io-2023.06-software architecture:x86_64/generic resulted in:

    • no jobs were submitted
  • handling command build repository:eessi.io-2023.06-software architecture:x86_64/intel/haswell resulted in:

    • no jobs were submitted
  • handling command build repository:eessi.io-2023.06-software architecture:x86_64/intel/skylake_avx512 resulted in:

    • no jobs were submitted
  • handling command build repository:eessi.io-2023.06-software architecture:x86_64/amd/zen2 resulted in:

    • no jobs were submitted
  • handling command build repository:eessi.io-2023.06-software architecture:x86_64/amd/zen3 resulted in:

    • no jobs were submitted
  • handling command build repository:eessi.io-2023.06-software architecture:x86_64/amd/zen4 resulted in:

  • handling command build repository:eessi.io-2023.06-software architecture:aarch64/generic resulted in:

    • no jobs were submitted
  • handling command build repository:eessi.io-2023.06-software architecture:aarch64/neoverse_n1 resulted in:

    • no jobs were submitted
  • handling command build repository:eessi.io-2023.06-software architecture:aarch64/neoverse_v1 resulted in:

    • no jobs were submitted

Copy link

eessi-bot bot commented Sep 10, 2024

New job on instance eessi-bot-mc-aws for architecture x86_64-generic for repository eessi.io-2023.06-software in job dir /project/def-users/SHARED/jobs/2024.09/pr_696/18232

date job status comment
Sep 10 13:03:42 UTC 2024 submitted job id 18232 awaits release by job manager
Sep 10 13:04:26 UTC 2024 released job awaits launch by Slurm scheduler
Sep 10 13:11:02 UTC 2024 running job 18232 is running
Sep 10 13:31:26 UTC 2024 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-18232.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-generic-1725973838.tar.gzsize: 0 MiB (3222 bytes)
entries: 1
modules under 2023.06/software/linux/x86_64/generic/modules/all
no module files in tarball
software under 2023.06/software/linux/x86_64/generic/software
no software packages in tarball
other under 2023.06/software/linux/x86_64/generic
.lmod/SitePackage.lua
Sep 10 13:31:26 UTC 2024 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ PASSED ] Ran 18/18 test case(s) from 18 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-18232.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 10 15:40:21 UTC 2024 uploaded transfer of eessi-2023.06-software-linux-x86_64-generic-1725973838.tar.gz to S3 bucket succeeded

Copy link

eessi-bot bot commented Sep 10, 2024

New job on instance eessi-bot-mc-aws for architecture x86_64-intel-haswell for repository eessi.io-2023.06-software in job dir /project/def-users/SHARED/jobs/2024.09/pr_696/18233

date job status comment
Sep 10 13:03:46 UTC 2024 submitted job id 18233 awaits release by job manager
Sep 10 13:04:28 UTC 2024 released job awaits launch by Slurm scheduler
Sep 10 13:12:15 UTC 2024 running job 18233 is running
Sep 10 13:29:02 UTC 2024 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-18233.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-intel-haswell-1725973868.tar.gzsize: 0 MiB (3228 bytes)
entries: 1
modules under 2023.06/software/linux/x86_64/intel/haswell/modules/all
no module files in tarball
software under 2023.06/software/linux/x86_64/intel/haswell/software
no software packages in tarball
other under 2023.06/software/linux/x86_64/intel/haswell
.lmod/SitePackage.lua
Sep 10 13:29:02 UTC 2024 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ PASSED ] Ran 18/18 test case(s) from 18 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-18233.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 10 15:40:40 UTC 2024 uploaded transfer of eessi-2023.06-software-linux-x86_64-intel-haswell-1725973868.tar.gz to S3 bucket succeeded

Copy link

eessi-bot bot commented Sep 10, 2024

New job on instance eessi-bot-mc-azure for architecture x86_64-amd-zen4 for repository eessi.io-2023.06-software in job dir /project/def-users/SHARED/jobs/2024.09/pr_696/499

date job status comment
Sep 10 13:03:47 UTC 2024 submitted job id 499 awaits release by job manager
Sep 10 13:04:23 UTC 2024 released job awaits launch by Slurm scheduler
Sep 10 14:14:35 UTC 2024 running job 499 is running
Sep 10 14:48:07 UTC 2024 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-499.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-amd-zen4-1725977646.tar.gzsize: 0 MiB (3219 bytes)
entries: 1
modules under 2023.06/software/linux/x86_64/amd/zen4/modules/all
no module files in tarball
software under 2023.06/software/linux/x86_64/amd/zen4/software
no software packages in tarball
other under 2023.06/software/linux/x86_64/amd/zen4
.lmod/SitePackage.lua
Sep 10 14:48:07 UTC 2024 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ PASSED ] Ran 13/13 test case(s) from 13 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-499.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 10 15:40:01 UTC 2024 uploaded transfer of eessi-2023.06-software-linux-x86_64-amd-zen4-1725977646.tar.gz to S3 bucket succeeded

Copy link

eessi-bot bot commented Sep 10, 2024

New job on instance eessi-bot-mc-aws for architecture x86_64-intel-skylake_avx512 for repository eessi.io-2023.06-software in job dir /project/def-users/SHARED/jobs/2024.09/pr_696/18234

date job status comment
Sep 10 13:03:50 UTC 2024 submitted job id 18234 awaits release by job manager
Sep 10 13:04:30 UTC 2024 released job awaits launch by Slurm scheduler
Sep 10 13:13:29 UTC 2024 running job 18234 is running
Sep 10 13:30:17 UTC 2024 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-18234.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-intel-skylake_avx512-1725973958.tar.gzsize: 0 MiB (3232 bytes)
entries: 1
modules under 2023.06/software/linux/x86_64/intel/skylake_avx512/modules/all
no module files in tarball
software under 2023.06/software/linux/x86_64/intel/skylake_avx512/software
no software packages in tarball
other under 2023.06/software/linux/x86_64/intel/skylake_avx512
.lmod/SitePackage.lua
Sep 10 13:30:17 UTC 2024 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ PASSED ] Ran 18/18 test case(s) from 18 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-18234.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 10 15:41:00 UTC 2024 uploaded transfer of eessi-2023.06-software-linux-x86_64-intel-skylake_avx512-1725973958.tar.gz to S3 bucket succeeded

Copy link

eessi-bot bot commented Sep 10, 2024

New job on instance eessi-bot-mc-aws for architecture x86_64-amd-zen2 for repository eessi.io-2023.06-software in job dir /project/def-users/SHARED/jobs/2024.09/pr_696/18235

date job status comment
Sep 10 13:03:54 UTC 2024 submitted job id 18235 awaits release by job manager
Sep 10 13:04:23 UTC 2024 released job awaits launch by Slurm scheduler
Sep 10 13:10:58 UTC 2024 running job 18235 is running
Sep 10 13:30:15 UTC 2024 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-18235.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-amd-zen2-1725973813.tar.gzsize: 0 MiB (3217 bytes)
entries: 1
modules under 2023.06/software/linux/x86_64/amd/zen2/modules/all
no module files in tarball
software under 2023.06/software/linux/x86_64/amd/zen2/software
no software packages in tarball
other under 2023.06/software/linux/x86_64/amd/zen2
.lmod/SitePackage.lua
Sep 10 13:30:15 UTC 2024 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ PASSED ] Ran 18/18 test case(s) from 18 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-18235.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 10 15:41:19 UTC 2024 uploaded transfer of eessi-2023.06-software-linux-x86_64-amd-zen2-1725973813.tar.gz to S3 bucket succeeded

Copy link

eessi-bot bot commented Sep 10, 2024

New job on instance eessi-bot-mc-aws for architecture x86_64-amd-zen3 for repository eessi.io-2023.06-software in job dir /project/def-users/SHARED/jobs/2024.09/pr_696/18236

date job status comment
Sep 10 13:03:58 UTC 2024 submitted job id 18236 awaits release by job manager
Sep 10 13:04:25 UTC 2024 released job awaits launch by Slurm scheduler
Sep 10 13:10:59 UTC 2024 running job 18236 is running
Sep 10 13:26:39 UTC 2024 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-18236.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-x86_64-amd-zen3-1725973810.tar.gzsize: 0 MiB (3219 bytes)
entries: 1
modules under 2023.06/software/linux/x86_64/amd/zen3/modules/all
no module files in tarball
software under 2023.06/software/linux/x86_64/amd/zen3/software
no software packages in tarball
other under 2023.06/software/linux/x86_64/amd/zen3
.lmod/SitePackage.lua
Sep 10 13:26:39 UTC 2024 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ PASSED ] Ran 18/18 test case(s) from 18 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-18236.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 10 15:41:38 UTC 2024 uploaded transfer of eessi-2023.06-software-linux-x86_64-amd-zen3-1725973810.tar.gz to S3 bucket succeeded

@ocaisa
Copy link
Member Author

ocaisa commented Sep 10, 2024

@boegel Can you trigger a build for Deucalion

Copy link

eessi-bot bot commented Sep 10, 2024

New job on instance eessi-bot-mc-aws for architecture aarch64-generic for repository eessi.io-2023.06-software in job dir /project/def-users/SHARED/jobs/2024.09/pr_696/18237

date job status comment
Sep 10 13:04:03 UTC 2024 submitted job id 18237 awaits release by job manager
Sep 10 13:04:17 UTC 2024 released job awaits launch by Slurm scheduler
Sep 10 13:05:32 UTC 2024 running job 18237 is running
Sep 10 13:53:27 UTC 2024 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-18237.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-aarch64-generic-1725973473.tar.gzsize: 0 MiB (3230 bytes)
entries: 1
modules under 2023.06/software/linux/aarch64/generic/modules/all
no module files in tarball
software under 2023.06/software/linux/aarch64/generic/software
no software packages in tarball
other under 2023.06/software/linux/aarch64/generic
.lmod/SitePackage.lua
Sep 10 13:53:27 UTC 2024 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ PASSED ] Ran 18/18 test case(s) from 18 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-18237.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 10 15:40:02 UTC 2024 uploaded transfer of eessi-2023.06-software-linux-aarch64-generic-1725973473.tar.gz to S3 bucket succeeded

Copy link

eessi-bot bot commented Sep 10, 2024

New job on instance eessi-bot-mc-aws for architecture aarch64-neoverse_n1 for repository eessi.io-2023.06-software in job dir /project/def-users/SHARED/jobs/2024.09/pr_696/18238

date job status comment
Sep 10 13:04:07 UTC 2024 submitted job id 18238 awaits release by job manager
Sep 10 13:04:19 UTC 2024 released job awaits launch by Slurm scheduler
Sep 10 13:09:46 UTC 2024 running job 18238 is running
Sep 10 13:49:09 UTC 2024 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-18238.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-aarch64-neoverse_n1-1725973789.tar.gzsize: 0 MiB (3230 bytes)
entries: 1
modules under 2023.06/software/linux/aarch64/neoverse_n1/modules/all
no module files in tarball
software under 2023.06/software/linux/aarch64/neoverse_n1/software
no software packages in tarball
other under 2023.06/software/linux/aarch64/neoverse_n1
.lmod/SitePackage.lua
Sep 10 13:49:09 UTC 2024 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ PASSED ] Ran 18/18 test case(s) from 18 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-18238.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 10 15:41:58 UTC 2024 uploaded transfer of eessi-2023.06-software-linux-aarch64-neoverse_n1-1725973789.tar.gz to S3 bucket succeeded

Copy link

eessi-bot bot commented Sep 10, 2024

New job on instance eessi-bot-mc-aws for architecture aarch64-neoverse_v1 for repository eessi.io-2023.06-software in job dir /project/def-users/SHARED/jobs/2024.09/pr_696/18239

date job status comment
Sep 10 13:04:11 UTC 2024 submitted job id 18239 awaits release by job manager
Sep 10 13:04:21 UTC 2024 released job awaits launch by Slurm scheduler
Sep 10 13:09:48 UTC 2024 running job 18239 is running
Sep 10 13:37:02 UTC 2024 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-18239.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-aarch64-neoverse_v1-1725973789.tar.gzsize: 0 MiB (3231 bytes)
entries: 1
modules under 2023.06/software/linux/aarch64/neoverse_v1/modules/all
no module files in tarball
software under 2023.06/software/linux/aarch64/neoverse_v1/software
no software packages in tarball
other under 2023.06/software/linux/aarch64/neoverse_v1
.lmod/SitePackage.lua
Sep 10 13:37:02 UTC 2024 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ PASSED ] Ran 18/18 test case(s) from 18 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-18239.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 10 15:42:17 UTC 2024 uploaded transfer of eessi-2023.06-software-linux-aarch64-neoverse_v1-1725973789.tar.gz to S3 bucket succeeded

@boegel
Copy link
Contributor

boegel commented Sep 10, 2024

bot: build repo:eessi.io-2023.06-software arch:aarch64/a64fx

Copy link

eessi-bot bot commented Sep 10, 2024

Updates by the bot instance eessi-bot-mc-aws (click for details)
  • received bot command build repo:eessi.io-2023.06-software arch:aarch64/a64fx from boegel

    • expanded format: build repository:eessi.io-2023.06-software architecture:aarch64/a64fx
  • handling command build repository:eessi.io-2023.06-software architecture:aarch64/a64fx resulted in:

    • no jobs were submitted

Copy link

eessi-build-deploy-bot-deucalion bot commented Sep 10, 2024

Updates by the bot instance boegel-bot-deucalion (click for details)
  • received bot command build repo:eessi.io-2023.06-software arch:aarch64/a64fx from boegel

    • expanded format: build repository:eessi.io-2023.06-software architecture:aarch64/a64fx
  • handling command build repository:eessi.io-2023.06-software architecture:aarch64/a64fx resulted in:

Copy link

eessi-bot bot commented Sep 10, 2024

Updates by the bot instance eessi-bot-mc-azure (click for details)
  • received bot command build repo:eessi.io-2023.06-software arch:aarch64/a64fx from boegel

    • expanded format: build repository:eessi.io-2023.06-software architecture:aarch64/a64fx
  • handling command build repository:eessi.io-2023.06-software architecture:aarch64/a64fx resulted in:

    • no jobs were submitted

Copy link

eessi-build-deploy-bot-deucalion bot commented Sep 10, 2024

New job on instance boegel-bot-deucalion for architecture aarch64-a64fx for repository eessi.io-2023.06-software in job dir /home/kehoste/project_dir/bot/jobs/2024.09/pr_696/102034

date job status comment
Sep 10 13:06:46 UTC 2024 submitted job id 102034 awaits release by job manager
Sep 10 13:07:34 UTC 2024 released job awaits launch by Slurm scheduler
Sep 10 13:08:36 UTC 2024 running job 102034 is running
Sep 10 13:13:43 UTC 2024 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-102034.out
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
eessi-2023.06-software-linux-aarch64-a64fx-1725973912.tar.gzsize: 0 MiB (3236 bytes)
entries: 1
modules under 2023.06/software/linux/aarch64/a64fx/modules/all
no module files in tarball
software under 2023.06/software/linux/aarch64/a64fx/software
no software packages in tarball
other under 2023.06/software/linux/aarch64/a64fx
.lmod/SitePackage.lua
Sep 10 13:13:43 UTC 2024 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite was not run, test step itself failed to execute.
Details
✅ job output file slurm-102034.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Sep 10 15:45:52 UTC 2024 uploaded transfer of eessi-2023.06-software-linux-aarch64-a64fx-1725973912.tar.gz to S3 bucket succeeded

@ocaisa
Copy link
Member Author

ocaisa commented Sep 10, 2024

@boegel Waiting on #696 (comment) and then this is ready to deploy

@ocaisa ocaisa added the ready-to-deploy Mark a PR as ready to deploy label Sep 10, 2024
@boegel boegel added bot:deploy Ask bot to deploy missing software installations to EESSI and removed ready-to-deploy Mark a PR as ready to deploy labels Sep 10, 2024
@boegel
Copy link
Contributor

boegel commented Sep 10, 2024

all staging PRs merged, so merging this too

@boegel boegel merged commit 5fb6e0f into 2023.06-software.eessi.io Sep 10, 2024
36 checks passed
@boegel boegel deleted the ocaisa-patch-1 branch September 10, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:deploy Ask bot to deploy missing software installations to EESSI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants