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
29 backing_file_offset 0x0
35 l1_table_offset 0x30000
36 refcount_table_offset 0x10000
37 refcount_table_clusters 1
40 incompatible_features 0x0
41 compatible_features 0x0
42 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_OPTIONS "$@";
63 exec "$QEMU_IO_PROG" $QEMU_IO_OPTIONS "$@";
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
84 ERROR cluster 5 refcount=0 reference=1
85 ERROR cluster 6 refcount=0 reference=1
86 Rebuilding refcount structure
87 Repairing cluster 1 refcount=1 reference=0
88 Repairing cluster 2 refcount=1 reference=0
91 backing_file_offset 0x0
97 l1_table_offset 0x30000
98 refcount_table_offset 0x80000
99 refcount_table_clusters 1
102 incompatible_features 0x0
103 compatible_features 0x0
104 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
141 backing_file_offset 0x0
142 backing_file_size 0x0
147 l1_table_offset 0x30000
148 refcount_table_offset 0x10000
149 refcount_table_clusters 1
152 incompatible_features 0x0
153 compatible_features 0x0
154 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_OPTIONS "$@";
225 exec "$QEMU_IO_PROG" $QEMU_IO_OPTIONS "$@";
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
246 ERROR cluster 5 refcount=0 reference=1
247 ERROR cluster 6 refcount=0 reference=1
248 Rebuilding refcount structure
249 Repairing cluster 1 refcount=1 reference=0
250 Repairing cluster 2 refcount=1 reference=0
253 backing_file_offset 0x0
254 backing_file_size 0x0
259 l1_table_offset 0x30000
260 refcount_table_offset 0x80000
261 refcount_table_clusters 1
264 incompatible_features 0x0
265 compatible_features 0x0
266 autoclear_features 0x0
275 read 131072/131072 bytes at offset 0
276 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
277 No errors were found on the image.
279 === Testing backing file ===
281 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
282 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
283 wrote 131072/131072 bytes at offset 0
284 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
285 read 131072/131072 bytes at offset 0
286 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
287 read 131072/131072 bytes at offset 0
288 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
289 No errors were found on the image.
291 === Testing invalid configurations ===
293 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
294 Lazy refcounts only supported with compatibility level 1.1 and above (use compat=1.1 or greater)
295 qemu-img: Error while amending options: Invalid argument
296 Lazy refcounts only supported with compatibility level 1.1 and above (use compat=1.1 or greater)
297 qemu-img: Error while amending options: Invalid argument
298 Unknown compatibility level 0.42.
299 qemu-img: Error while amending options: Invalid argument
300 qemu-img: Invalid parameter 'foo'
301 Changing the cluster size is not supported.
302 qemu-img: Error while amending options: Operation not supported
303 Changing the encryption flag is not supported.
304 qemu-img: Error while amending options: Operation not supported
305 Cannot change preallocation mode.
306 qemu-img: Error while amending options: Operation not supported
308 === Testing correct handling of unset value ===
310 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
313 Changing the cluster size is not supported.
314 qemu-img: Error while amending options: Operation not supported
316 === Testing zero expansion on inactive clusters ===
318 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
319 wrote 131072/131072 bytes at offset 0
320 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
321 wrote 131072/131072 bytes at offset 0
322 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
323 No errors were found on the image.
324 read 131072/131072 bytes at offset 0
325 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
326 No errors were found on the image.
327 read 131072/131072 bytes at offset 0
328 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
330 === Testing zero expansion on shared L2 table ===
332 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
333 wrote 131072/131072 bytes at offset 0
334 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
335 No errors were found on the image.
336 read 131072/131072 bytes at offset 0
337 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
338 No errors were found on the image.
339 read 131072/131072 bytes at offset 0
340 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
342 === Testing zero expansion on backed image ===
344 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
345 wrote 131072/131072 bytes at offset 0
346 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
347 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
348 read 131072/131072 bytes at offset 0
349 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
350 wrote 65536/65536 bytes at offset 0
351 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
352 No errors were found on the image.
353 read 65536/65536 bytes at offset 0
354 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
355 read 65536/65536 bytes at offset 65536
356 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
358 === Testing zero expansion on backed inactive clusters ===
360 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
361 wrote 131072/131072 bytes at offset 0
362 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
363 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
364 wrote 65536/65536 bytes at offset 0
365 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
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 No errors were found on the image.
369 read 131072/131072 bytes at offset 0
370 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
371 No errors were found on the image.
372 read 65536/65536 bytes at offset 0
373 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
374 read 65536/65536 bytes at offset 65536
375 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
377 === Testing zero expansion on backed image with shared L2 table ===
379 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
380 wrote 131072/131072 bytes at offset 0
381 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
382 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
383 wrote 131072/131072 bytes at offset 0
384 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
385 No errors were found on the image.
386 read 131072/131072 bytes at offset 0
387 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
388 No errors were found on the image.
389 read 131072/131072 bytes at offset 0
390 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
392 === Testing preallocated zero expansion on full image ===
394 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
395 wrote 67108864/67108864 bytes at offset 0
396 64 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
397 wrote 67108864/67108864 bytes at offset 0
398 64 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
399 No errors were found on the image.
400 read 67108864/67108864 bytes at offset 0
401 64 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
403 === Testing progress report without snapshot ===
405 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=4294967296
406 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4294967296 backing_file=TEST_DIR/t.IMGFMT.base
407 wrote 65536/65536 bytes at offset 0
408 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
409 wrote 65536/65536 bytes at offset 1073741824
410 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
411 wrote 65536/65536 bytes at offset 2147483648
412 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
413 wrote 65536/65536 bytes at offset 3221225472
414 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
415 (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%)
416 No errors were found on the image.
418 === Testing progress report with snapshot ===
420 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=4294967296
421 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4294967296 backing_file=TEST_DIR/t.IMGFMT.base
422 wrote 65536/65536 bytes at offset 0
423 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
424 wrote 65536/65536 bytes at offset 1073741824
425 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
426 wrote 65536/65536 bytes at offset 2147483648
427 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
428 wrote 65536/65536 bytes at offset 3221225472
429 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
430 (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%)
431 No errors were found on the image.