Update images #18
Annotations
1 error and 10 warnings
update-images
There is a failed process.
|
update-images
>> [Working Directory]/openstack_image_manager/update.py:38: SyntaxWarning: invalid escape sequence '\s'
|
update-images
>> cs = re.split("\s+", line) # noqa W605
|
update-images
>> 2023-11-26 01:11:54 | INFO | update_image:163 - Checking image AlmaLinux 8
|
update-images
>> 2023-11-26 01:11:54 | INFO | update_image:166 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2
|
update-images
>> 2023-11-26 01:11:54 | INFO | update_image:169 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM
|
update-images
>> 2023-11-26 01:11:54 | INFO | update_image:174 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:c0ad09255d91288dac590d99c95197d83a2846f1bcbec3f4222fb04265a2a4d7
|
update-images
>> 2023-11-26 01:11:54 | INFO | update_image:188 - Our checksum is sha256:c0ad09255d91288dac590d99c95197d83a2846f1bcbec3f4222fb04265a2a4d7
|
update-images
>> 2023-11-26 01:11:54 | INFO | update_image:191 - Image AlmaLinux 8 is up-to-date, nothing to do
|
update-images
>> 2023-11-26 01:11:54 | INFO | update_image:163 - Checking image AlmaLinux 9
|
update-images
>> 2023-11-26 01:11:54 | INFO | update_image:166 - Latest download URL is https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/AlmaLinux-9-GenericCloud-latest.x86_64.qcow2
|