Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Created attachment 617858[details]
error-log
Description of problem:
The job named DevFund Broker Test failed in Windows 8 64 bits while execute whql netkvm testing.
Version-Release number of selected component (if applicable):
virtio-win-prewhql-0.1-37
How reproducible:
100%
Steps to Reproduce:
1.boot up guest with this CLI
/usr/libexec/qemu-kvm -m 6G -smp 4 -cpu cpu64-rhel6,+x2apic -usbdevice tablet -drive file=win8-64-nic1.raw,if=none,id=drive-ide0-0-0,werror=stop,rerror=stop,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -netdev tap,sndbuf=0,id=hostnet0,vhost=on,script=/etc/qemu-ifup-private,downscript=no -device virtio-net-pci,netdev=hostnet0,mac=00:10:48:06:a9:c1,bus=pci.0,addr=0x4,id=virtio-net-pci0 -netdev tap,sndbuf=0,id=hostnet1,vhost=on,script=/etc/qemu-ifup-private,downscript=no -device virtio-net-pci,netdev=hostnet1,mac=00:50:1b:15:29:02,bus=pci.0,addr=0x5,id=virtio-net-pci1 -netdev tap,sndbuf=0,id=hostnet2,script=/etc/qemu-ifup,downscript=no -device e1000,netdev=hostnet2,mac=00:52:1a:b0:49:23,bus=pci.0,addr=0x6 -uuid f565041d-6363-4d5d-9fab-2a71625bd77a -rtc base=localtime,clock=host,driftfix=slew -no-kvm-pit-reinjection -chardev socket,id=111a,path=/tmp/monitor-win8-64-nic1,server,nowait -mon chardev=111a,mode=readline -vnc :1 -bios /usr/share/seabios/bios-pm.bin -monitor stdio
2.Execute whql job on HCK
3.JOB 2106 named DevFund Broker Test always failed
Actual results:
The job can pass
Expected results:
The job always failed
Additional info:
An error info log will be uploaded to the bug as well.
(In reply to comment #2)
> What kind of Win8 is it? Might it be a customer preview?
should be the GA one ,we download it via MSND subscriber account
Mike
Comment 4Yvugenfi@redhat.com
2012-10-02 11:48:54 UTC
(In reply to comment #6)
> Hi Mike,
>
> If this is the GA version of Windows I suggest to ask MS for Errata.
>
> Best regards,
> Yan.
Contact this issue with MSFT finally find it is a MSFT bug fixed in HCK build9200
Closing this one
Created attachment 617858 [details] error-log Description of problem: The job named DevFund Broker Test failed in Windows 8 64 bits while execute whql netkvm testing. Version-Release number of selected component (if applicable): virtio-win-prewhql-0.1-37 How reproducible: 100% Steps to Reproduce: 1.boot up guest with this CLI /usr/libexec/qemu-kvm -m 6G -smp 4 -cpu cpu64-rhel6,+x2apic -usbdevice tablet -drive file=win8-64-nic1.raw,if=none,id=drive-ide0-0-0,werror=stop,rerror=stop,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -netdev tap,sndbuf=0,id=hostnet0,vhost=on,script=/etc/qemu-ifup-private,downscript=no -device virtio-net-pci,netdev=hostnet0,mac=00:10:48:06:a9:c1,bus=pci.0,addr=0x4,id=virtio-net-pci0 -netdev tap,sndbuf=0,id=hostnet1,vhost=on,script=/etc/qemu-ifup-private,downscript=no -device virtio-net-pci,netdev=hostnet1,mac=00:50:1b:15:29:02,bus=pci.0,addr=0x5,id=virtio-net-pci1 -netdev tap,sndbuf=0,id=hostnet2,script=/etc/qemu-ifup,downscript=no -device e1000,netdev=hostnet2,mac=00:52:1a:b0:49:23,bus=pci.0,addr=0x6 -uuid f565041d-6363-4d5d-9fab-2a71625bd77a -rtc base=localtime,clock=host,driftfix=slew -no-kvm-pit-reinjection -chardev socket,id=111a,path=/tmp/monitor-win8-64-nic1,server,nowait -mon chardev=111a,mode=readline -vnc :1 -bios /usr/share/seabios/bios-pm.bin -monitor stdio 2.Execute whql job on HCK 3.JOB 2106 named DevFund Broker Test always failed Actual results: The job can pass Expected results: The job always failed Additional info: An error info log will be uploaded to the bug as well.