Snapcraft hangs after launching a VM

I’m building Snap with Jenkins as jenkins user. That worked a couple of times but now snapcraft just hangs for all users:

$ snapcraft
Launching a VM.

Nothing happens. Running with -d doesn’t reveal anything. I didn’t try to reboot yet, because that doesn’t solve the root cause. The CI should work reliably.

Maybe this has something to do with the “multipass” socket?

Are you able to launch a multipass VM normally from this setup with something like

multipass launch bionic

?

I already switched to LXD that solved all my CI issues :slightly_smiling_face: