Skip to content

Update images

Update images #86

Triggered via schedule December 10, 2023 00:12
Status Success
Total duration 52s
Artifacts

update-images.yml

on: schedule
update-images
43s
update-images
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
update-images
>> fatal: refusing to merge unrelated histories
update-images
>> [Working Directory]/openstack_image_manager/update.py:41: SyntaxWarning: invalid escape sequence '\s'
update-images
>> cs = re.split("\s+", line) # noqa W605
update-images
>> 2023-12-10 00:12:29 | INFO | main:300 - Processing file etc/images/almalinux.yml
update-images
>> 2023-12-10 00:12:29 | INFO | update_image:187 - Checking image AlmaLinux 8
update-images
>> 2023-12-10 00:12:29 | INFO | update_image:190 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2
update-images
>> 2023-12-10 00:12:29 | INFO | update_image:193 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM
update-images
>> 2023-12-10 00:12:29 | INFO | update_image:200 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621
update-images
>> 2023-12-10 00:12:29 | INFO | update_image:216 - Our checksum is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621
update-images
>> 2023-12-10 00:12:29 | INFO | update_image:219 - Image AlmaLinux 8 is up-to-date, nothing to do