JCSDA / spack-stack

Creative Commons Zero v1.0 Universal
21 stars 41 forks source link

CI container build broken - at least for gcc (June 10, 2024) #1134

Closed climbfuji closed 3 days ago

climbfuji commented 2 weeks ago

Describe the bug See https://github.com/JCSDA/spack-stack/actions/runs/9461855484/job/26072251325

Not sure what caused this problem:

> [builder 5/7] RUN cd /opt/spack-environment && spack env activate . && spack install --fail-fast && spack gc -y:
4927.3 [+] /opt/software/linux-ubuntu20.04-x86_64/gcc-9.4.0/gftl-shared-1.6.1-gcwrw447yaj7iw2bccxop2m7fv5ig2kz
4927.4 ==> Installing freetype-2.13.2-susfhtnborc2bnecggzbttj7pxbovlql [110/252]
4927.4 ==> No binary for freetype-2.13.2-susfhtnborc2bnecggzbttj7pxbovlql found: installing from source
4936.2 ==> Cannot find version 2.13.2 in url_list
4936.2 ==> Error: FetchError: All fetchers failed for spack-stage-freetype-2.13.2-susfhtnborc2bnecggzbttj7pxbovlql
4936.2 ==> Warning: Skipping build of py-matplotlib-3.7.4-y6mld2ghzrps4b2fgx2sb2t4ujt7q4gr since freetype-2.13.2-susfhtnborc2bnecggzbttj7pxbovlql failed
4936.2 ==> Warning: Skipping build of py-cartopy-0.21.1-b4u5tfu3sjzcblu2exa5dj53awtci4nk since py-matplotlib-3.7.4-y6mld2ghzrps4b2fgx2sb2t4ujt7q4gr failed
4936.2 ==> Warning: Skipping build of ewok-env-1.0.0-7e53gsc24zkweq6pkl2yucxfn7iqzfko since py-cartopy-0.21.1-b4u5tfu3sjzcblu2exa5dj53awtci4nk failed
4943.2 ==> Updating view at /opt/views/view
4943.2 ==> Error: Terminating after first install failure: FetchError: All fetchers failed for spack-stage-freetype-2.13.2-susfhtnborc2bnecggzbttj7pxbovlql

To Reproduce Look at or trigger CI

Expected behavior Container builds successfully

System: Ubuntu CI instance building docker containers

Additional context n/a

climbfuji commented 3 days ago

This fixed itself