We are using the muslrust image for our CI builds. These were recently upgraded from Ubuntu Xenial to Jammy. After this upgrade, CI is failing with a strange error getaddrinfo() thread failed to start, and later could not execute process rustc -vV (never executed). I only managed to reproduce the error on cloud_drone_io and my selfhosted drone_yerbamate_ml, but not locally. Now the latter seems to have fixed itself after some OS upgrades + reboot.
we are seeing the same issues. I suspect this might be a syscall incompatibility between the drone host and the guest libc. Cloud runs 4.15.0-50-generic. Were you able to solve this on cloud.drone ?
Apologies for the delay here, we are having trouble tracking down someone who has access to these instances.
However, I think it is a safe bet that the version of docker is older, and that is causing the problem you are seeing.
It looks like you brought up your own drone instance at drone.join-lemmy.org? Do you expect to keep that instance going forward, or would you rather move back to cloud.drone.io?