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

[CI] Move tests on aarch64 linux to GitHub Actions #543

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

giordano
Copy link
Member

Let's see how this fares. The idea is to reduce a little bit pressure on the juliaecosystem runners.

@giordano giordano requested a review from mofeing January 16, 2025 18:37
@giordano giordano marked this pull request as draft January 16, 2025 21:11
@giordano
Copy link
Member Author

Queue is quite long at the moment, we aren't going to gain much for the time being 🥲

@mofeing
Copy link
Collaborator

mofeing commented Jan 16, 2025

A lot of people might be trying to use it too. Let's give a couple of days and trigger another run then.

Copy link

@imciner2 imciner2 left a comment

Choose a reason for hiding this comment

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

It doesn't have the 64 suffix. So, the long wait time is because it is trying to run a job on a runner that doesn't exist.

.github/workflows/CI.yml Outdated Show resolved Hide resolved
.github/workflows/CI.yml Outdated Show resolved Hide resolved
@giordano
Copy link
Member Author

🤦

@giordano
Copy link
Member Author

https://github.com/EnzymeAD/Reactant.jl/actions/runs/12820824033/job/35751035540#step:9:778

     CondaPkg Creating environment
             │ /home/runner/.julia/artifacts/528c740035ea96b4091a42660cac663aa0a3f036/bin/micromamba
             │ -r /home/runner/.julia/scratchspaces/0b3b1443-0f03-428d-bdfb-f27f9c1191ea/root
             │ create
             │ -y
             │ -p /tmp/jl_BCzCK3/.CondaPkg/env
             │ --override-channels
             │ --no-channel-priority
             │ libstdcxx-ng[version='>=3.4,<13.0']
             │ python[version='>=3.8,<4',channel='conda-forge',build='*cpython*']
             │ uv[version='>=0.4']
             └ -c conda-forge
info     libmamba ****************** Backtrace Start ******************
debug    libmamba Loading configuration
trace    libmamba Compute configurable 'create_base'
trace    libmamba Compute configurable 'no_env'
trace    libmamba Compute configurable 'no_rc'
trace    libmamba Compute configurable 'rc_files'
trace    libmamba Compute configurable 'root_prefix'
trace    libmamba Get RC files configuration from locations up to HomeDir
trace    libmamba Configuration not found at '/home/runner/.mambarc'
trace    libmamba Configuration not found at '/home/runner/.mamba/mambarc.d'
trace    libmamba Configuration not found at '/home/runner/.mamba/mambarc'
trace    libmamba Configuration not found at '/home/runner/.mamba/.mambarc'
critical libmamba filesystem error: status: Permission denied [/home/runneradmin/.config/mamba/mambarc.d]
info     libmamba ****************** Backtrace End ********************

wut

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants