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

Upgrade GitHub Actions agent ubuntu version from 22 to 24 #2434

Open
jattasNI opened this issue Oct 10, 2024 · 0 comments
Open

Upgrade GitHub Actions agent ubuntu version from 22 to 24 #2434

jattasNI opened this issue Oct 10, 2024 · 0 comments

Comments

@jattasNI
Copy link
Contributor

🧹 Tech Debt

We try to use Renovate to keep the version up to date in main.yml. But the most recent attempt is failing: #2420 (comment)

We thought this was due to the playwright version, but updating the version still produces errors #2387 (comment). Build link.

[test:sequential                  ] 10 10 2024 09:39:40.167:ERROR [launcher]: ChromeHeadless stderr: [10346:10346:1010/093939.399639:FATAL:zygote_host_impl_linux.cc(128)] No usable sandbox! If you are running on Ubuntu 23.10+ or another Linux distro that has disabled unprivileged user namespaces with AppArmor, see https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md. Otherwise seehttps://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the (older) SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
[test:sequential                  ] #0 0x5555758e3cd2 base::debug::CollectStackTrace()
[test:sequential                  ] #1 0x5555758d0eae base::debug::StackTrace::StackTrace()
[test:sequential                  ] #2 0x5555758260ca logging::LogMessage::Flush()
[test:sequential                  ] #3 0x555575826c69 logging::LogMessageFatal::~LogMessageFatal()
[test:sequential                  ] #4 0x555573a3338e content::ZygoteHostImpl::Init()
[test:sequential                  ] #5 0x555574d01c1c content::ContentMainRunnerImpl::Initialize()
[test:sequential                  ] #6 0x555574cffb1c content::RunContentProcess()
[test:sequential                  ] #7 0x555574cfff47 content::ContentMain()
[test:sequential                  ] #8 0x55557094c380 ChromeMain
[test:sequential                  ] #9 0x7f11d7a2a1ca (/usr/lib/x86_64-linux-gnu/libc.so.6+0x2a1c9)
[test:sequential                  ] #10 0x7f11d7a2a28b __libc_start_main
[test:sequential                  ] #11 0x55557094c02a _start
@jattasNI jattasNI added tech debt triage New issue that needs to be reviewed labels Oct 10, 2024
@m-akinc m-akinc removed the triage New issue that needs to be reviewed label Oct 15, 2024
@m-akinc m-akinc moved this to Defined/Ready to Pickup in Nimble Design System Priorities Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Defined/Ready to Pickup
Development

No branches or pull requests

2 participants