Project

General

Profile

action #153325

Updated by mkittler 4 months ago

## Observation 
 https://gitlab.suse.de/openqa/osd-deployment/-/jobs/2147143 fails with: 

 ``` 
     Warning: Digest verification failed for file 'openQA-common-4.6.1704466891.4d4e5b7-lp155.6263.1.aarch64.rpm' 
     [/var/tmp/AP_0xu5QjCF/aarch64/openQA-common-4.6.1704466891.4d4e5b7-lp155.6263.1.aarch64.rpm] 
    
       expected 54c424e19b97104953e5c1e28b81a291690a3e73f4ccc7705312ff0eb5f53cb8 
       but got    e3117a0c9ad9cbf0dbc00d70ba6bfa304e9592a69d158f1e5b8561a71ece6094 
 ``` 

 This happened already 4 times. The only related thing I found on progress is https://progress.opensuse.org/issues/69334 so maybe an broken mirror? 

 ## Suggestions 
 * Check the openQA OBS project if everything is fine or needs fixing 
 * Make sure our automatic deployments are working again 
 * Try to reproduce by running zypper manually on the worker host (maybe within a container) 
 * Restart the deployment pipeline

Back