xref: /qemu/tests/qemu-iotests/071.out (revision 43bfb507)
1QA output created by 071
2
3=== Testing blkverify through filename ===
4
5Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
6Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
7read 512/512 bytes at offset 0
8512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
9wrote 512/512 bytes at offset 229376
10512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11read 512/512 bytes at offset 229376
12512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
13wrote 512/512 bytes at offset 0
14512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15blkverify: read sector_num=0 nb_sectors=1 contents mismatch in sector 0
16
17=== Testing blkverify through file blockref ===
18
19Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
20Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
21read 512/512 bytes at offset 0
22512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
23wrote 512/512 bytes at offset 229376
24512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
25read 512/512 bytes at offset 229376
26512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
27wrote 512/512 bytes at offset 0
28512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
29blkverify: read sector_num=0 nb_sectors=1 contents mismatch in sector 0
30
31=== Testing blkdebug through filename ===
32
33Failed to flush the L2 table cache: Input/output error
34Failed to flush the refcount block cache: Input/output error
35read failed: Input/output error
36
37=== Testing blkdebug through file blockref ===
38
39Failed to flush the L2 table cache: Input/output error
40Failed to flush the refcount block cache: Input/output error
41read failed: Input/output error
42
43=== Testing blkdebug on existing block device ===
44
45Testing: -drive file=TEST_DIR/t.IMGFMT,format=raw,if=none,id=drive0
46QMP_VERSION
47{"return": {}}
48{"return": {}}
49read failed: Input/output error
50{"return": ""}
51{"return": {}}
52{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN"}
53{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "ide1-cd0", "tray-open": true}}
54{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "floppy0", "tray-open": true}}
55QEMU_PROG: Failed to flush the L2 table cache: Input/output error
56QEMU_PROG: Failed to flush the refcount block cache: Input/output error
57
58
59=== Testing blkverify on existing block device ===
60
61Testing: -drive file=TEST_DIR/t.IMGFMT,format=IMGFMT,if=none,id=drive0
62QMP_VERSION
63{"return": {}}
64{"return": {}}
65blkverify: read sector_num=0 nb_sectors=1 contents mismatch in sector 0
66
67
68=== Testing blkverify on existing raw block device ===
69
70Testing: -drive file=TEST_DIR/t.IMGFMT.base,format=raw,if=none,id=drive0
71QMP_VERSION
72{"return": {}}
73{"return": {}}
74blkverify: read sector_num=0 nb_sectors=1 contents mismatch in sector 0
75
76
77=== Testing blkdebug's set-state through QMP ===
78
79Testing: -drive file=TEST_DIR/t.IMGFMT,format=raw,if=none,id=drive0
80QMP_VERSION
81{"return": {}}
82{"return": {}}
83read 512/512 bytes at offset 0
84512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
85{"return": ""}
86wrote 512/512 bytes at offset 0
87512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
88{"return": ""}
89read failed: Input/output error
90{"return": ""}
91{"return": {}}
92{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN"}
93{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "ide1-cd0", "tray-open": true}}
94{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "floppy0", "tray-open": true}}
95QEMU_PROG: Failed to flush the L2 table cache: Input/output error
96QEMU_PROG: Failed to flush the refcount block cache: Input/output error
97
98*** done
99