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

configure-pagefile-action failed in CI #3651

Open
durban opened this issue May 28, 2023 · 3 comments · Fixed by #3652
Open

configure-pagefile-action failed in CI #3651

durban opened this issue May 28, 2023 · 3 comments · Fixed by #3652

Comments

@durban
Copy link
Contributor

durban commented May 28, 2023

https://github.com/typelevel/cats-effect/actions/runs/5103462698/jobs/9179188983?pr=3605#step:19:16

See #3600. (I don't know what this does, it's possible this can be ignored safely.)

@armanbilge
Copy link
Member

Yeah it can definitely be ignored, it's not testing any Cats Effect functionality 😁 but the point of it was to fix other flakes lol ...

@armanbilge
Copy link
Member

@armanbilge
Copy link
Member

Ugh, this is still failing even with the fix.

https://github.com/typelevel/cats-effect/actions/runs/5648055177/job/15299430509#step:19:17

So what's weird is it's actually failing after 2m 55s despite the 600 minute timeout.

Run al-cheb/configure-pagefile-action@d298bdee6b133626425040e3788f1055a8b4cf7a
  with:
    minimum-size: 2GB
    maximum-size: 8GB
    timeout: 600
    disk-root: D:
  env:
    GITHUB_TOKEN: ***
    JAVA_HOME: C:\hostedtoolcache\windows\Java_jdkfile_jdk\17\x64
    JAVA_HOME_17_X64: C:\hostedtoolcache\windows\Java_jdkfile_jdk\17\x64
Pagefile configuration:
- Minimum size: 2GB
- Maximum size: 8GB
- Disk root: D:

@armanbilge armanbilge reopened this Jul 24, 2023
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 a pull request may close this issue.

2 participants