tarantool / tarantool-qa

QA related issues of Tarantool
3 stars 0 forks source link

Yum install fails with code 404 #157

Open NickVolynkin opened 2 years ago

NickVolynkin commented 2 years ago

tarantool builds fail because of network flakyness

https://github.com/tarantool/tarantool/actions/runs/2034952702

Errors during downloading metadata for repository 'updates-modular':
  - Status code: 404 for http://mirror.yandex.ru/fedora/linux/updates/35/Modular/x86_64/repodata/d459f14726752965d77b30e8c7587a6c8b93219d692f7b65cb628d3fdf779158-modules.yaml.gz (IP: 213.180.204.183)
  - Downloading successful, but checksum doesn't match. Calculated: 9e236227a9ba9b310cd1ae14b1cea1ed02283e91115f263b56cb7f74584795e84989d16cb7013575b1204c73f514e89d7302e809e1dd511f81bcaab88df6c13b(sha512)  Expected: d2c64116952c8cf12f974a99f616acda10c1127fccff4591eb7153d929fe4be9185c3c04165bf1296c2d291e845293826c6fcd681866753d9c252603083c0fef(sha512) 
  - Status code: 404 for http://mirror.yandex.ru/fedora/linux/updates/35/Modular/x86_64/repodata/8594dc04dfc681bb37dbce7622c4c7f007070399eb6f3f8abd03d5e5eebdfc8b-primary.xml.zck (IP: 213.180.204.183)
  - Status code: 404 for https://mirror.yandex.ru/fedora/linux/updates/35/Modular/x86_64/repodata/8594dc04dfc681bb37dbce7622c4c7f007070399eb6f3f8abd03d5e5eebdfc8b-primary.xml.zck (IP: 213.180.204.183)
  - Curl error (23): Failed writing received data to disk/application for http://mirror.yandex.ru/fedora/linux/updates/35/Modular/x86_64/repodata/7d664a78a0433b9506d5e928028f39c6d802615f71c080e1ae8e4c615c849885-filelists.xml.zck [Failure writing output to destination]
Error: Failed to download metadata for repo 'updates-modular': Yum repo downloading error: Downloading error(s): repodata/7d664a78a0433b9506d5e928028f39c6d802615f71c080e1ae8e4c615c849885-filelists.xml.zck - Download failed: Curl error (23): Failed writing received data to disk/application for http://mirror.yandex.ru/fedora/linux/updates/35/Modular/x86_64/repodata/7d664a78a0433b9506d5e928028f39c6d802615f71c080e1ae8e4c615c849885-filelists.xml.zck [Failure writing output to destination]
NickVolynkin commented 2 years ago

We haven't seen such fails during the last week. On hold until it starts to appear again.