-
Task
-
Resolution: Done
-
Critical
-
2.13.0.GA
-
3
-
False
-
False
-
Currently, the script that generates the source tarballs we need to do a release eats a lot of disk:
... ran out of disk on x86_64-rhel8-p3 – we have 40GB available and 23GB of that was consumed in /mnt/hudson_workspace/workspace/CRW_CI/Releng/get-3rd-party-sources/
So... we need to revisit how this job creates sources and get more efficient at releasing disk space when no longer required.
eg., fetch container, extract contents to tarball, unpack tarball, delete container from local podman registry, delete local tarball
or fetch container, extract contents to tarball, delete container from local podman registry, upload local tarball immediately to rcm-guest, delete tarball
Related issue: https://imgflip.com/i/5hohlg