AutoQA Rats_Install Test Results
Summary:
Detailed Results
Error setting HTTP proxy: No option 'http_proxy' in section: 'resources'
Retrieving file .treeinfo... | 1.8 kB 00:00 ...
Retrieving file vmlinuz... | 7.8 MB 00:00 ...
Retrieving file initrd.im 8% [= ] 0.0 B/s | 10 MB --:-- ETA
Retrieving file initrd.im 16% [==- ] 18 MB/s | 22 MB 00:05 ETA
Retrieving file initrd.im 22% [=== ] 18 MB/s | 29 MB 00:05 ETA
Retrieving file initrd.im 32% [====- ] 20 MB/s | 42 MB 00:04 ETA
Retrieving file initrd.im 42% [====== ] 21 MB/s | 54 MB 00:03 ETA
Retrieving file initrd.im 44% [======- ] 20 MB/s | 58 MB 00:03 ETA
Retrieving file initrd.im 50% [=======- ] 21 MB/s | 65 MB 00:03 ETA
Retrieving file initrd.im 55% [======== ] 21 MB/s | 71 MB 00:02 ETA
Retrieving file initrd.im 69% [========== ] 23 MB/s | 89 MB 00:01 ETA
Retrieving file initrd.im 95% [============== ] 28 MB/s | 123 MB 00:00 ETA
Retrieving file initrd.img... | 257 MB 00:04 ...
Allocating 'AutoQA.img' | 8.0 GB 00:00
Creating domain... | 0 B 00:00
Starting install...
Domain installation still in progress. You can reconnect to
the console to complete the installation process.
Traceback will follow cleanup messages.
Domain AutoQA destroyed
Domain AutoQA has been undefined
Vol /var/lib/libvirt/images/AutoQA.img deleted
configure rsyslog
== installer image sanity test ==
CHECK: [general] section in .treeinfo: OK
CHECK: arch = i386 in [general]: OK
CHECK: [images-i386] section: OK
CHECK: kernel: OK
CHECK: initrd: OK
CHECK: vmlinuz non-empty: OK
CHECK: initrd.img non-empty: OK
CHECK: [checksum] section: OK
CHECK: vmlinuz sha256: OK
CHECK: initrd.img sha256: OK
sanity check complete.
tree timestamp: Thu Nov 3 07:41:32 2011 (local time)
TEST RESULT: images: OK
writing kickstart to log
new guest name: AutoQA
starting virt guest
== kernel boot test ==
opening serial console
serial console at /dev/pts/1
polling for boot messages
kernel version 3.1.0-7.fc16.i686 booted, initrd started OK
TEST RESULT: kernel_boot: OK
== anaconda loading stage2 test ==
polling for stage2 startup message
timeout reached. oh well.
TEST RESULT: load_stage2: FAIL
== testing complete ==
An error was detected above, test result is fail!!
Caught exception. Deleting failed guest.
Traceback (most recent call last):
File "./install.py", line 132, in <module>
anaconda_ver = util.test("load_stage2", anaconda.loader_stage2_test(guest))
File "/usr/lib/python2.7/site-packages/autoqa/util.py", line 189, in test
raise CheckFailedException
autoqa.util.CheckFailedException
Additional Information