1 QA output created by 061
3 === Testing version downgrade with zero expansion ===
5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
6 wrote 131072/131072 bytes at offset 0
7 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
10 backing_file_offset 0x0
16 l1_table_offset 0x30000
17 refcount_table_offset 0x10000
18 refcount_table_clusters 1
21 incompatible_features 0x0
22 compatible_features 0x1
23 autoclear_features 0x0
34 backing_file_offset 0x0
40 l1_table_offset 0x30000
41 refcount_table_offset 0x10000
42 refcount_table_clusters 1
45 incompatible_features 0x0
46 compatible_features 0x0
47 autoclear_features 0x0
51 read 131072/131072 bytes at offset 0
52 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
53 No errors were found on the image.
55 === Testing dirty version downgrade ===
57 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
58 wrote 131072/131072 bytes at offset 0
59 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
60 ./common.config: Killed ( if [ "${VALGRIND_QEMU}" == "y" ]; then
61 exec valgrind --log-file="${VALGRIND_LOGFILE}" --error-exitcode=99 "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
63 exec "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
67 backing_file_offset 0x0
73 l1_table_offset 0x30000
74 refcount_table_offset 0x10000
75 refcount_table_clusters 1
78 incompatible_features 0x1
79 compatible_features 0x1
80 autoclear_features 0x0
89 ERROR cluster 5 refcount=0 reference=1
90 ERROR cluster 6 refcount=0 reference=1
91 Rebuilding refcount structure
92 Repairing cluster 1 refcount=1 reference=0
93 Repairing cluster 2 refcount=1 reference=0
96 backing_file_offset 0x0
102 l1_table_offset 0x30000
103 refcount_table_offset 0x80000
104 refcount_table_clusters 1
107 incompatible_features 0x0
108 compatible_features 0x0
109 autoclear_features 0x0
113 read 131072/131072 bytes at offset 0
114 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
115 No errors were found on the image.
117 === Testing version downgrade with unknown compat/autoclear flags ===
119 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
122 backing_file_offset 0x0
123 backing_file_size 0x0
128 l1_table_offset 0x30000
129 refcount_table_offset 0x10000
130 refcount_table_clusters 1
133 incompatible_features 0x0
134 compatible_features 0x40000000000
135 autoclear_features 0x40000000000
146 backing_file_offset 0x0
147 backing_file_size 0x0
152 l1_table_offset 0x30000
153 refcount_table_offset 0x10000
154 refcount_table_clusters 1
157 incompatible_features 0x0
158 compatible_features 0x0
159 autoclear_features 0x0
163 No errors were found on the image.
165 === Testing version upgrade and resize ===
167 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
168 wrote 65536/65536 bytes at offset 44040192
169 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
172 backing_file_offset 0x0
173 backing_file_size 0x0
178 l1_table_offset 0x30000
179 refcount_table_offset 0x10000
180 refcount_table_clusters 1
183 incompatible_features 0x0
184 compatible_features 0x0
185 autoclear_features 0x0
191 backing_file_offset 0x0
192 backing_file_size 0x0
197 l1_table_offset 0x30000
198 refcount_table_offset 0x10000
199 refcount_table_clusters 1
202 incompatible_features 0x0
203 compatible_features 0x1
204 autoclear_features 0x0
213 read 65536/65536 bytes at offset 44040192
214 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
215 No errors were found on the image.
217 === Testing dirty lazy_refcounts=off ===
219 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
220 wrote 131072/131072 bytes at offset 0
221 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
222 ./common.config: Killed ( if [ "${VALGRIND_QEMU}" == "y" ]; then
223 exec valgrind --log-file="${VALGRIND_LOGFILE}" --error-exitcode=99 "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
225 exec "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
229 backing_file_offset 0x0
230 backing_file_size 0x0
235 l1_table_offset 0x30000
236 refcount_table_offset 0x10000
237 refcount_table_clusters 1
240 incompatible_features 0x1
241 compatible_features 0x1
242 autoclear_features 0x0
251 ERROR cluster 5 refcount=0 reference=1
252 ERROR cluster 6 refcount=0 reference=1
253 Rebuilding refcount structure
254 Repairing cluster 1 refcount=1 reference=0
255 Repairing cluster 2 refcount=1 reference=0
258 backing_file_offset 0x0
259 backing_file_size 0x0
264 l1_table_offset 0x30000
265 refcount_table_offset 0x80000
266 refcount_table_clusters 1
269 incompatible_features 0x0
270 compatible_features 0x0
271 autoclear_features 0x0
280 read 131072/131072 bytes at offset 0
281 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
282 No errors were found on the image.
284 === Testing backing file ===
286 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
287 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
288 wrote 131072/131072 bytes at offset 0
289 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
290 read 131072/131072 bytes at offset 0
291 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
292 read 131072/131072 bytes at offset 0
293 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
294 No errors were found on the image.
296 === Testing invalid configurations ===
298 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
299 qemu-img: Lazy refcounts only supported with compatibility level 1.1 and above (use compat=1.1 or greater)
300 qemu-img: Error while amending options: Invalid argument
301 qemu-img: Lazy refcounts only supported with compatibility level 1.1 and above (use compat=1.1 or greater)
302 qemu-img: Error while amending options: Invalid argument
303 qemu-img: Unknown compatibility level 0.42
304 qemu-img: Error while amending options: Invalid argument
305 qemu-img: Invalid parameter 'foo'
306 qemu-img: Changing the cluster size is not supported
307 qemu-img: Error while amending options: Operation not supported
308 qemu-img: Changing the encryption flag is not supported
309 qemu-img: Error while amending options: Operation not supported
310 qemu-img: Cannot change preallocation mode
311 qemu-img: Error while amending options: Operation not supported
313 === Testing correct handling of unset value ===
315 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
318 qemu-img: Changing the cluster size is not supported
319 qemu-img: Error while amending options: Operation not supported
321 === Testing zero expansion on inactive clusters ===
323 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
324 wrote 131072/131072 bytes at offset 0
325 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
326 wrote 131072/131072 bytes at offset 0
327 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
328 No errors were found on the image.
329 read 131072/131072 bytes at offset 0
330 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
331 No errors were found on the image.
332 read 131072/131072 bytes at offset 0
333 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
335 === Testing zero expansion on shared L2 table ===
337 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
338 wrote 131072/131072 bytes at offset 0
339 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
340 No errors were found on the image.
341 read 131072/131072 bytes at offset 0
342 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
343 No errors were found on the image.
344 read 131072/131072 bytes at offset 0
345 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
347 === Testing zero expansion on backed image ===
349 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
350 wrote 131072/131072 bytes at offset 0
351 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
352 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
353 read 131072/131072 bytes at offset 0
354 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
355 wrote 65536/65536 bytes at offset 0
356 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
357 No errors were found on the image.
358 read 65536/65536 bytes at offset 0
359 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
360 read 65536/65536 bytes at offset 65536
361 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
363 === Testing zero expansion on backed inactive clusters ===
365 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
366 wrote 131072/131072 bytes at offset 0
367 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
368 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
369 wrote 65536/65536 bytes at offset 0
370 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
371 wrote 131072/131072 bytes at offset 0
372 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
373 No errors were found on the image.
374 read 131072/131072 bytes at offset 0
375 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
376 No errors were found on the image.
377 read 65536/65536 bytes at offset 0
378 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
379 read 65536/65536 bytes at offset 65536
380 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
382 === Testing zero expansion on backed image with shared L2 table ===
384 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
385 wrote 131072/131072 bytes at offset 0
386 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
387 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
388 wrote 131072/131072 bytes at offset 0
389 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
390 No errors were found on the image.
391 read 131072/131072 bytes at offset 0
392 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
393 No errors were found on the image.
394 read 131072/131072 bytes at offset 0
395 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
397 === Testing preallocated zero expansion on full image ===
399 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
400 wrote 67108864/67108864 bytes at offset 0
401 64 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
402 wrote 67108864/67108864 bytes at offset 0
403 64 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
404 No errors were found on the image.
405 read 67108864/67108864 bytes at offset 0
406 64 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
408 === Testing progress report without snapshot ===
410 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=4294967296
411 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4294967296 backing_file=TEST_DIR/t.IMGFMT.base
412 wrote 65536/65536 bytes at offset 0
413 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
414 wrote 65536/65536 bytes at offset 1073741824
415 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
416 wrote 65536/65536 bytes at offset 2147483648
417 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
418 wrote 65536/65536 bytes at offset 3221225472
419 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
420 (0.00/100%)
\r (12.50/100%)
\r (25.00/100%)
\r (37.50/100%)
\r (50.00/100%)
\r (62.50/100%)
\r (75.00/100%)
\r (87.50/100%)
\r (100.00/100%)
\r (100.00/100%)
421 No errors were found on the image.
423 === Testing progress report with snapshot ===
425 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=4294967296
426 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4294967296 backing_file=TEST_DIR/t.IMGFMT.base
427 wrote 65536/65536 bytes at offset 0
428 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
429 wrote 65536/65536 bytes at offset 1073741824
430 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
431 wrote 65536/65536 bytes at offset 2147483648
432 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
433 wrote 65536/65536 bytes at offset 3221225472
434 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
435 (0.00/100%)
\r (6.25/100%)
\r (12.50/100%)
\r (18.75/100%)
\r (25.00/100%)
\r (31.25/100%)
\r (37.50/100%)
\r (43.75/100%)
\r (50.00/100%)
\r (56.25/100%)
\r (62.50/100%)
\r (68.75/100%)
\r (75.00/100%)
\r (81.25/100%)
\r (87.50/100%)
\r (93.75/100%)
\r (100.00/100%)
\r (100.00/100%)
436 No errors were found on the image.