@Ferran_SIMON Can you try building again?
Yes, it works fine (also after setting the app icon).
Thanks for testing. I still need to determine the root cause but it should be fine for a while. It appears as though the server was running out of open file descriptors so there's a memory leak somewhere that needs to be fixed.
Now is working well and I can generate the IPA object with the App Icon.
Thanks
Hello @ewpatton
The same mistake is now happening other time:
It seems this error is recurrent. We need to delete the App Icon to can built the IPAs files.
I'm still working on a solution. By default, we unpack a lot of stuff into the operating system's temp dir for builds and macOS seems to be more eager to clean up needed files than Linux. I'm not sure why it's become so aggressive recently as the server had been up for months with over 1000 builds. Now it's much fewer and causing issues.
Now is running well. Thanks for the upgrade.