1 QA output created by 108
3 === Repairing an image without any refcount table ===
5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
6 wrote 65536/65536 bytes at offset 0
7 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8 ERROR cluster 0 refcount=0 reference=1
9 ERROR cluster 3 refcount=0 reference=1
10 ERROR cluster 4 refcount=0 reference=1
11 ERROR cluster 5 refcount=0 reference=1
12 Rebuilding refcount structure
13 The following inconsistencies were found and repaired:
18 Double checking the fixed image now...
19 No errors were found on the image.
20 read 65536/65536 bytes at offset 0
21 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
23 === Repairing unreferenced data cluster in new refblock area ===
25 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
26 wrote 111104/111104 bytes at offset 0
27 108.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
29 wrote 512/512 bytes at offset 131072
30 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
31 read 512/512 bytes at offset 111104
32 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
33 ERROR cluster 256 refcount=0 reference=1
34 Rebuilding refcount structure
35 Repairing cluster 1 refcount=1 reference=0
36 Repairing cluster 2 refcount=1 reference=0
37 The following inconsistencies were found and repaired:
42 Double checking the fixed image now...
43 No errors were found on the image.
44 read 512/512 bytes at offset 111104
45 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
47 === Repairing refblock beyond the image end ===
50 --- Otherwise clean ---
52 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
53 Repairing refcount block 1 is outside image
54 The following inconsistencies were found and repaired:
59 Double checking the fixed image now...
60 No errors were found on the image.
62 --- Refblock is unallocated ---
64 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
65 Repairing refcount block 1 is outside image
66 ERROR cluster 16 refcount=0 reference=1
67 Rebuilding refcount structure
68 Repairing cluster 1 refcount=1 reference=0
69 Repairing cluster 2 refcount=1 reference=0
70 Repairing cluster 16 refcount=1 reference=0
71 The following inconsistencies were found and repaired:
76 Double checking the fixed image now...
77 No errors were found on the image.
79 --- Signed overflow after the refblock ---
81 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
82 Repairing refcount block 1 is outside image
83 ERROR could not resize image: Invalid argument
84 Rebuilding refcount structure
85 Repairing cluster 1 refcount=1 reference=0
86 Repairing cluster 2 refcount=1 reference=0
87 The following inconsistencies were found and repaired:
92 Double checking the fixed image now...
93 No errors were found on the image.
95 --- Unsigned overflow after the refblock ---
97 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
98 Repairing refcount block 1 is outside image
99 ERROR could not resize image: Invalid argument
100 Rebuilding refcount structure
101 Repairing cluster 1 refcount=1 reference=0
102 Repairing cluster 2 refcount=1 reference=0
103 The following inconsistencies were found and repaired:
108 Double checking the fixed image now...
109 No errors were found on the image.
111 === Check rebuilt reftable location ===
113 --- Does the image size increase? ---
115 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
116 wrote 65536/65536 bytes at offset 0
117 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
119 ERROR cluster 0 refcount=0 reference=1
120 Rebuilding refcount structure
121 The following inconsistencies were found and repaired:
126 Double checking the fixed image now...
127 No errors were found on the image.
129 OK: Image size did not change
131 --- Will the reftable occupy a hole specifically left for it? ---
133 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=9437184
134 wrote 8388608/8388608 bytes at offset 0
135 8 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
136 discard 512/512 bytes at offset 0
137 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
138 discard 1024/1024 bytes at offset 4096
139 1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
141 ERROR cluster 0 refcount=0 reference=1
142 Rebuilding refcount structure
143 The following inconsistencies were found and repaired:
148 Double checking the fixed image now...
149 No errors were found on the image.
151 OK: Reftable is where we expect it
153 --- Rebuilding refcount structures on block devices ---
155 { "execute": "qmp_capabilities" }
157 { "execute": "blockdev-create",
166 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "created", "id": "create"}}
167 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "running", "id": "create"}}
169 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "waiting", "id": "create"}}
170 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "pending", "id": "create"}}
171 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "concluded", "id": "create"}}
172 { "execute": "job-dismiss", "arguments": { "id": "create" } }
173 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "null", "id": "create"}}
175 { "execute": "quit" }
176 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}}
179 wrote 65536/65536 bytes at offset 0
180 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
182 ERROR cluster 0 refcount=0 reference=1
183 Rebuilding refcount structure
184 The following inconsistencies were found and repaired:
189 Double checking the fixed image now...
190 No errors were found on the image.