action #30352
closedDisk upload failures
0%
Description
Over the last couple days, it has been increasingly common for openQA again to have failures on uploading this images (done by the create_hdd_FOO tests); the log in this case always shows something alike:
[2018-01-15T04:43:03.0150 UTC] [debug] preparing hdd 1 for upload as opensuse-Tumbleweed-x86_64-20180113-gnome@64bit.qcow2 in qcow2
[2018-01-15T04:43:03.0151 UTC] [debug] running nice ionice qemu-img convert -O qcow2 raid/l1 assets_public/opensuse-Tumbleweed-x86_64-20180113-gnome@64bit.qcow2 -c
2573: EXIT 0
[2018-01-15T04:54:12.0385 UTC] [info] +++ worker notes +++
[2018-01-15T04:54:12.0386 UTC] [info] end time: 2018-01-15 04:54:12
[2018-01-15T04:54:12.0386 UTC] [info] result: done
[2018-01-15T04:54:12.0386 UTC] [info] uploading install_and_reboot-y2logs.tar.bz2
[2018-01-15T04:54:12.0486 UTC] [info] uploading opensuse-Tumbleweed-x86_64-20180113-gnome@64bit.qcow2
[2018-01-15T04:54:41.0030 UTC] [debug] Checksum comparison (actual:expected) :1816725021 with size (actual:expected) :2193185280
[2018-01-15T04:54:41.0034 UTC] [debug] Checksum/size comparison of opensuse-Tumbleweed-x86_64-20180113-gnome@64bit.qcow2 FAILED
[2018-01-15T04:54:41.0038 UTC] [info] uploading video.ogv
Usually, a rerun of the tests works and results in a correct disk image being uploaded and usable for the child-tests
Updated by szarate about 7 years ago
- Related to action #19544: [tools] Checksum/size comparison of autoinst.xml FAILED added
Updated by okurz about 7 years ago
- Category set to 168
disk upload checksum/size comparison failed in https://openqa.opensuse.org/tests/586147/file/autoinst-log.txt
I suggest to check logs, e.g. apache logs or something?
Updated by szarate about 7 years ago
- Related to action #17788: [tools]Uploading images chksum check relies on global /var/lib/openqa/share added
Updated by okurz about 7 years ago
- Subject changed from Disk upload filures to Disk upload failures
Updated by dimstar about 7 years ago
This seems to be reliably happen on a host identifying itself to openQA as linux-a12c
Seen again at https://openqa.opensuse.org/tests/594952
Updated by coolo about 7 years ago
- Status changed from New to Resolved
I deployed the multi-chunk upload code now