xref: /qemu/tests/qemu-iotests/087.out (revision bfa3ab61)
1QA output created by 087
2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
3
4=== Missing ID ===
5
6Testing:
7QMP_VERSION
8{"return": {}}
9{"error": {"class": "GenericError", "desc": "Block device needs an ID"}}
10{"return": {}}
11{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN"}
12{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "ide1-cd0", "tray-open": true}}
13{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "floppy0", "tray-open": true}}
14
15
16=== Duplicate ID ===
17
18Testing:
19QMP_VERSION
20{"return": {}}
21{"return": {}}
22{"error": {"class": "GenericError", "desc": "Device with id 'disk' already exists"}}
23{"error": {"class": "GenericError", "desc": "Device name 'test-node' conflicts with an existing node name"}}
24{"error": {"class": "GenericError", "desc": "node-name=disk is conflicting with a device id"}}
25{"error": {"class": "GenericError", "desc": "Duplicate node name"}}
26{"error": {"class": "GenericError", "desc": "node-name=disk3 is conflicting with a device id"}}
27{"return": {}}
28{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN"}
29{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "ide1-cd0", "tray-open": true}}
30{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "floppy0", "tray-open": true}}
31
32
33=== aio=native without O_DIRECT ===
34
35Testing:
36QMP_VERSION
37{"return": {}}
38{"error": {"class": "GenericError", "desc": "aio=native requires cache.direct=true"}}
39{"return": {}}
40{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN"}
41{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "ide1-cd0", "tray-open": true}}
42{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "floppy0", "tray-open": true}}
43
44
45=== Encrypted image ===
46
47qemu-img: Encrypted images are deprecated
48Support for them will be removed in a future release.
49You can use 'qemu-img convert' to convert your image to an unencrypted one.
50qemu-img: Encrypted images are deprecated
51Support for them will be removed in a future release.
52You can use 'qemu-img convert' to convert your image to an unencrypted one.
53Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 encryption=on
54Testing: -S
55QMP_VERSION
56{"return": {}}
57Encrypted images are deprecated
58Support for them will be removed in a future release.
59You can use 'qemu-img convert' to convert your image to an unencrypted one.
60{"error": {"class": "GenericError", "desc": "blockdev-add doesn't support encrypted devices"}}
61{"return": {}}
62{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN"}
63{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "ide1-cd0", "tray-open": true}}
64{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "floppy0", "tray-open": true}}
65
66Testing:
67QMP_VERSION
68{"return": {}}
69Encrypted images are deprecated
70Support for them will be removed in a future release.
71You can use 'qemu-img convert' to convert your image to an unencrypted one.
72{"error": {"class": "GenericError", "desc": "Guest must be stopped for opening of encrypted image"}}
73{"return": {}}
74{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN"}
75{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "ide1-cd0", "tray-open": true}}
76{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "floppy0", "tray-open": true}}
77
78
79=== Missing driver ===
80
81qemu-img: Encrypted images are deprecated
82Support for them will be removed in a future release.
83You can use 'qemu-img convert' to convert your image to an unencrypted one.
84qemu-img: Encrypted images are deprecated
85Support for them will be removed in a future release.
86You can use 'qemu-img convert' to convert your image to an unencrypted one.
87Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 encryption=on
88Testing: -S
89QMP_VERSION
90{"return": {}}
91{"error": {"class": "GenericError", "desc": "Invalid parameter type for 'driver', expected: string"}}
92{"return": {}}
93{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN"}
94{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "ide1-cd0", "tray-open": true}}
95{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "floppy0", "tray-open": true}}
96
97*** done
98