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

{2023.06,a64fx}[2023a] GCC 12.3.0 + OpenMPI 4.1.5 #620

Conversation

boegel
Copy link
Contributor

@boegel boegel commented Jun 24, 2024

No description provided.

@boegel boegel added the 2023.06-software.eessi.io 2023.06 version of software.eessi.io label Jun 24, 2024
Copy link

eessi-bot bot commented Jun 24, 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.io-2023.06-compat, eessi-hpc.org-2023.06-software, eessi-hpc.org-2023.06-compat, eessi.io-2023.06-software

Copy link

eessi-bot bot commented Jun 24, 2024

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

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

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

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

@boegel
Copy link
Contributor Author

boegel commented Jun 24, 2024

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

Copy link

eessi-bot bot commented Jun 24, 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-bot bot commented Jun 24, 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 Jun 24, 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-build-deploy-bot-deucalion bot commented Jun 24, 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.06/pr_620/10521

date job status comment
Jun 24 16:22:51 UTC 2024 submitted job id 10521 awaits release by job manager
Jun 24 16:24:09 UTC 2024 released job awaits launch by Slurm scheduler
Jun 24 16:25:19 UTC 2024 running job 10521 is running
Jun 24 16:46:53 UTC 2024 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-10521.out
❌ found message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
❌ no message matching No missing installations
✅ found message matching .tar.gz created!
Artefacts
No artefacts were created or found.
Jun 24 16:46:54 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-10521.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@boegel
Copy link
Contributor Author

boegel commented Jun 24, 2024

Hmm, first attempt failed when contacting GitHub, hopefully that's just a fluke...

Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/tmp/tmp.jFNGiCYMwk/ebtmp/lib/python3.11/site-packages/easybuild/main.py", line 789, in <module>
    main(prepared_cfg_data=(init_session_state, eb_go, cfg_settings))
  File "/tmp/tmp.jFNGiCYMwk/ebtmp/lib/python3.11/site-packages/easybuild/main.py", line 744, in main
    do_cleanup = process_eb_args(orig_paths, eb_go, cfg_settings, modtool, testing, init_session_state,
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/tmp/tmp.jFNGiCYMwk/ebtmp/lib/python3.11/site-packages/easybuild/main.py", line 325, in process_eb_args
    eb_file = find_easybuild_easyconfig()
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/tmp/tmp.jFNGiCYMwk/ebtmp/lib/python3.11/site-packages/easybuild/tools/github.py", line 2494, in find_easybuild_easyconfig
    dev_repo = download_repo(GITHUB_EASYCONFIGS_REPO, branch=GITHUB_DEVELOP_BRANCH,
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/tmp/tmp.jFNGiCYMwk/ebtmp/lib/python3.11/site-packages/easybuild/tools/github.py", line 397, in download_repo
    status, data = github_api_get_request(lambda x: x.repos[account][repo].branches,
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/tmp/tmp.jFNGiCYMwk/ebtmp/lib/python3.11/site-packages/easybuild/tools/github.py", line 283, in github_api_get_request
    status, data = url.get(**kwargs)
                   ^^^^^^^^^^^^^^^^^
  File "/tmp/tmp.jFNGiCYMwk/ebtmp/lib/python3.11/site-packages/easybuild/base/rest.py", line 115, in get
    return self.request(self.GET, url, None, headers)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/tmp/tmp.jFNGiCYMwk/ebtmp/lib/python3.11/site-packages/easybuild/base/rest.py", line 176, in request
    conn = self.get_connection(method, url, body, headers)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/tmp/tmp.jFNGiCYMwk/ebtmp/lib/python3.11/site-packages/easybuild/base/rest.py", line 217, in get_connection
    connection = self.opener.open(request)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/cvmfs/software.eessi.io/versions/2023.06/compat/linux/aarch64/usr/lib/python3.11/urllib/request.py", line 519, in open
    response = self._open(req, data)
               ^^^^^^^^^^^^^^^^^^^^^
  File "/cvmfs/software.eessi.io/versions/2023.06/compat/linux/aarch64/usr/lib/python3.11/urllib/request.py", line 536, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/cvmfs/software.eessi.io/versions/2023.06/compat/linux/aarch64/usr/lib/python3.11/urllib/request.py", line 496, in _call_chain
    result = func(*args)
             ^^^^^^^^^^^
  File "/cvmfs/software.eessi.io/versions/2023.06/compat/linux/aarch64/usr/lib/python3.11/urllib/request.py", line 1391, in https_open
    return self.do_open(http.client.HTTPSConnection, req,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/cvmfs/software.eessi.io/versions/2023.06/compat/linux/aarch64/usr/lib/python3.11/urllib/request.py", line 1352, in do_open
    r = h.getresponse()
        ^^^^^^^^^^^^^^^
  File "/cvmfs/software.eessi.io/versions/2023.06/compat/linux/aarch64/usr/lib/python3.11/http/client.py", line 1378, in getresponse
    response.begin()
  File "/cvmfs/software.eessi.io/versions/2023.06/compat/linux/aarch64/usr/lib/python3.11/http/client.py", line 318, in begin
    version, status, reason = self._read_status()
                              ^^^^^^^^^^^^^^^^^^^
  File "/cvmfs/software.eessi.io/versions/2023.06/compat/linux/aarch64/usr/lib/python3.11/http/client.py", line 287, in _read_status
    raise RemoteDisconnected("Remote end closed connection without"
http.client.RemoteDisconnected: Remote end closed connection without response
== Temporary log file in case of crash /tmp/eb-0buupou0/easybuild-d3lc7ofn.log
^[[31mERROR: Installing latest EasyBuild release failed, that's not good... (output: /tmp/tmp.jFNGiCYMwk/eb_install.out)^[[0m

@boegel
Copy link
Contributor Author

boegel commented Jun 24, 2024

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

Copy link

eessi-bot bot commented Jun 24, 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-bot bot commented Jun 24, 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 Jun 24, 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-build-deploy-bot-deucalion bot commented Jun 24, 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.06/pr_620/10643

date job status comment
Jun 24 16:58:30 UTC 2024 submitted job id 10643 awaits release by job manager
Jun 24 16:59:37 UTC 2024 released job awaits launch by Slurm scheduler
Jun 24 17:00:47 UTC 2024 running job 10643 is running
Jun 24 21:30:09 UTC 2024 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-10643.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-1719263946.tar.gzsize: 1161 MiB (1218218870 bytes)
entries: 42046
modules under 2023.06/software/linux/aarch64/a64fx/modules/all
EasyBuild/4.9.2.lua
GCC/12.3.0.lua
GCCcore/12.3.0.lua
hwloc/2.9.1-GCCcore-12.3.0.lua
libevent/2.1.12-GCCcore-12.3.0.lua
libfabric/1.18.0-GCCcore-12.3.0.lua
libpciaccess/0.17-GCCcore-12.3.0.lua
libxml2/2.11.4-GCCcore-12.3.0.lua
numactl/2.0.16-GCCcore-12.3.0.lua
OpenMPI/4.1.5-GCC-12.3.0.lua
OpenSSL/1.1.lua
Perl/5.36.1-GCCcore-12.3.0.lua
pkgconf/1.8.0.lua
pkgconf/1.9.5-GCCcore-12.3.0.lua
PMIx/4.2.4-GCCcore-12.3.0.lua
UCC/1.2.0-GCCcore-12.3.0.lua
UCX/1.14.1-GCCcore-12.3.0.lua
xorg-macros/1.20.0-GCCcore-12.3.0.lua
software under 2023.06/software/linux/aarch64/a64fx/software
EasyBuild/4.9.2
GCC/12.3.0
GCCcore/12.3.0
hwloc/2.9.1-GCCcore-12.3.0
libevent/2.1.12-GCCcore-12.3.0
libfabric/1.18.0-GCCcore-12.3.0
libpciaccess/0.17-GCCcore-12.3.0
libxml2/2.11.4-GCCcore-12.3.0
numactl/2.0.16-GCCcore-12.3.0
OpenMPI/4.1.5-GCC-12.3.0
OpenSSL/1.1
Perl/5.36.1-GCCcore-12.3.0
pkgconf/1.8.0
pkgconf/1.9.5-GCCcore-12.3.0
PMIx/4.2.4-GCCcore-12.3.0
UCC/1.2.0-GCCcore-12.3.0
UCX/1.14.1-GCCcore-12.3.0
xorg-macros/1.20.0-GCCcore-12.3.0
other under 2023.06/software/linux/aarch64/a64fx
.lmod/lmodrc.lua
.lmod/SitePackage.lua
Jun 24 21:30:10 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-10643.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jun 25 06:45:35 UTC 2024 uploaded transfer of eessi-2023.06-software-linux-aarch64-a64fx-1719263946.tar.gz to S3 bucket succeeded

@boegel boegel added the ready-to-deploy Mark a PR as ready to deploy label Jun 24, 2024
@bedroge bedroge 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 Jun 25, 2024

Label bot:deploy has been set by user bedroge, but this person does not have permission to trigger deployments

@boegel boegel added bot:deploy Ask bot to deploy missing software installations to EESSI and removed bot:deploy Ask bot to deploy missing software installations to EESSI labels Jun 25, 2024
Copy link
Collaborator

@trz42 trz42 left a comment

Choose a reason for hiding this comment

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

Congrats! Some tests for archdetect fail. Maybe worth to fix it a separate PR.

@trz42 trz42 merged commit 9bc45ef into EESSI:2023.06-software.eessi.io Jun 25, 2024
26 of 35 checks passed
@boegel boegel deleted the 2023.06-software.eessi.io_a64fx_OpenMPI_2023a branch June 25, 2024 07:57
@boegel boegel added the aarch64 related to Arm 64-bit targets (aarch64) label Jun 25, 2024
@boegel boegel added the a64fx label Jul 6, 2024
@boegel boegel changed the title {2023.06,a64fx}[2023a] OpenMPI 4.1.5 {2023.06,a64fx}[2023a] GCC 12.3.0 + OpenMPI 4.1.5 Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2023.06-software.eessi.io 2023.06 version of software.eessi.io a64fx aarch64 related to Arm 64-bit targets (aarch64) bot:deploy Ask bot to deploy missing software installations to EESSI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants