All of lore.kernel.org
 help / color / mirror / Atom feed
* [qemu-upstream-4.3-testing test] 56721: regressions - FAIL
@ 2015-05-19 20:49 osstest service user
  2015-05-19 20:56 ` Andrew Cooper
  0 siblings, 1 reply; 3+ messages in thread
From: osstest service user @ 2015-05-19 20:49 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson

flight 56721 qemu-upstream-4.3-testing real [real]
http://logs.test-lab.xenproject.org/osstest/logs/56721/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-amd64-i386-freebsd10-amd64 16 guest-localmigrate/x10 fail in 56637 REGR. vs. 50282

Tests which are failing intermittently (not blocking):
 test-amd64-i386-freebsd10-amd64 13 guest-localmigrate fail in 55875 pass in 56721
 test-amd64-i386-xl-qemuu-win7-amd64 12 guest-localmigrate fail in 55875 pass in 56721
 test-amd64-amd64-xl-qemuu-winxpsp3 15 guest-localmigrate/x10 fail in 55875 pass in 56721
 test-amd64-i386-freebsd10-i386 13 guest-localmigrate fail in 56637 pass in 56721
 test-amd64-amd64-xl-qemuu-win7-amd64 14 guest-localmigrate.2 fail in 56679 pass in 56721
 test-amd64-i386-libvirt      11 guest-start                 fail pass in 55875
 test-amd64-i386-freebsd10-i386 16 guest-localmigrate/x10    fail pass in 56506
 test-amd64-i386-freebsd10-amd64 15 guest-localmigrate.2     fail pass in 56637
 test-amd64-amd64-xl-qemuu-win7-amd64 15 guest-localmigrate/x10 fail pass in 56637
 test-amd64-i386-xl-qemuu-win7-amd64 14 guest-localmigrate.2 fail pass in 56679

Regressions which are regarded as allowable (not blocking):
 test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 16 guest-stop fail in 55875 like 50282
 test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stop     fail in 56637 like 50282

Tests which did not succeed, but are not blocking:
 test-amd64-i386-libvirt      12 migrate-support-check fail in 55875 never pass
 test-amd64-amd64-xl-qemuu-ovmf-amd64  9 debian-hvm-install     fail never pass
 test-amd64-i386-xl-qemuu-ovmf-amd64  9 debian-hvm-install      fail never pass
 test-amd64-amd64-libvirt     12 migrate-support-check        fail   never pass

version targeted for testing:
 qemuu                d7b34893e0ad5c84d898b34fda8a465dfd7e8376
baseline version:
 qemuu                7f34050dc014ae8f4078d48aec97ec6553151bf2

------------------------------------------------------------
People who touched revisions under test:
  Petr Matousek <pmatouse@redhat.com>
------------------------------------------------------------

jobs:
 build-amd64                                                  pass    
 build-i386                                                   pass    
 build-amd64-libvirt                                          pass    
 build-i386-libvirt                                           pass    
 build-amd64-pvops                                            pass    
 build-i386-pvops                                             pass    
 test-amd64-amd64-xl                                          pass    
 test-amd64-i386-xl                                           pass    
 test-amd64-i386-qemuu-rhel6hvm-amd                           pass    
 test-amd64-amd64-xl-qemuu-debianhvm-amd64                    pass    
 test-amd64-i386-xl-qemuu-debianhvm-amd64                     pass    
 test-amd64-i386-freebsd10-amd64                              fail    
 test-amd64-amd64-xl-qemuu-ovmf-amd64                         fail    
 test-amd64-i386-xl-qemuu-ovmf-amd64                          fail    
 test-amd64-amd64-xl-qemuu-win7-amd64                         fail    
 test-amd64-i386-xl-qemuu-win7-amd64                          fail    
 test-amd64-amd64-xl-credit2                                  pass    
 test-amd64-i386-freebsd10-i386                               fail    
 test-amd64-i386-qemuu-rhel6hvm-intel                         pass    
 test-amd64-amd64-libvirt                                     pass    
 test-amd64-i386-libvirt                                      fail    
 test-amd64-amd64-xl-multivcpu                                pass    
 test-amd64-amd64-pair                                        pass    
 test-amd64-i386-pair                                         pass    
 test-amd64-amd64-xl-sedf-pin                                 pass    
 test-amd64-amd64-pv                                          pass    
 test-amd64-i386-pv                                           pass    
 test-amd64-amd64-xl-sedf                                     pass    
 test-amd64-i386-xl-qemuu-winxpsp3-vcpus1                     pass    
 test-amd64-amd64-xl-qemuu-winxpsp3                           pass    


------------------------------------------------------------
sg-report-flight on osstest.test-lab.xenproject.org
logs: /home/osstest/pub/logs
images: /home/osstest/pub/images

Logs, config files, etc. are available at
    http://logs.test-lab.xenproject.org/osstest/logs

Test harness code can be found at
    http://xenbits.xen.org/gitweb?p=osstest.git;a=summary


Not pushing.

------------------------------------------------------------
commit d7b34893e0ad5c84d898b34fda8a465dfd7e8376
Author: Petr Matousek <pmatouse@redhat.com>
Date:   Wed May 6 09:48:59 2015 +0200

    fdc: force the fifo access to be in bounds of the allocated buffer
    
    During processing of certain commands such as FD_CMD_READ_ID and
    FD_CMD_DRIVE_SPECIFICATION_COMMAND the fifo memory access could
    get out of bounds leading to memory corruption with values coming
    from the guest.
    
    Fix this by making sure that the index is always bounded by the
    allocated memory.
    
    This is CVE-2015-3456.
    
    Signed-off-by: Petr Matousek <pmatouse@redhat.com>
    Reviewed-by: John Snow <jsnow@redhat.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [qemu-upstream-4.3-testing test] 56721: regressions - FAIL
  2015-05-19 20:49 [qemu-upstream-4.3-testing test] 56721: regressions - FAIL osstest service user
@ 2015-05-19 20:56 ` Andrew Cooper
  2015-05-19 21:21   ` Ian Campbell
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cooper @ 2015-05-19 20:56 UTC (permalink / raw)
  To: Ian Jackson, Ian Campbell; +Cc: xen-devel

On 19/05/2015 21:49, osstest service user wrote:
> flight 56721 qemu-upstream-4.3-testing real [real]
> http://logs.test-lab.xenproject.org/osstest/logs/56721/
>
> Regressions :-(
>
> Tests which did not succeed and are blocking,
> including tests which could not be run:
>  test-amd64-i386-freebsd10-amd64 16 guest-localmigrate/x10 fail in 56637 REGR. vs. 50282

Didn't this test get put on the permitted list?

~Andrew

>
> Tests which are failing intermittently (not blocking):
>  test-amd64-i386-freebsd10-amd64 13 guest-localmigrate fail in 55875 pass in 56721
>  test-amd64-i386-xl-qemuu-win7-amd64 12 guest-localmigrate fail in 55875 pass in 56721
>  test-amd64-amd64-xl-qemuu-winxpsp3 15 guest-localmigrate/x10 fail in 55875 pass in 56721
>  test-amd64-i386-freebsd10-i386 13 guest-localmigrate fail in 56637 pass in 56721
>  test-amd64-amd64-xl-qemuu-win7-amd64 14 guest-localmigrate.2 fail in 56679 pass in 56721
>  test-amd64-i386-libvirt      11 guest-start                 fail pass in 55875
>  test-amd64-i386-freebsd10-i386 16 guest-localmigrate/x10    fail pass in 56506
>  test-amd64-i386-freebsd10-amd64 15 guest-localmigrate.2     fail pass in 56637
>  test-amd64-amd64-xl-qemuu-win7-amd64 15 guest-localmigrate/x10 fail pass in 56637
>  test-amd64-i386-xl-qemuu-win7-amd64 14 guest-localmigrate.2 fail pass in 56679
>
> Regressions which are regarded as allowable (not blocking):
>  test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 16 guest-stop fail in 55875 like 50282
>  test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stop     fail in 56637 like 50282
>
> Tests which did not succeed, but are not blocking:
>  test-amd64-i386-libvirt      12 migrate-support-check fail in 55875 never pass
>  test-amd64-amd64-xl-qemuu-ovmf-amd64  9 debian-hvm-install     fail never pass
>  test-amd64-i386-xl-qemuu-ovmf-amd64  9 debian-hvm-install      fail never pass
>  test-amd64-amd64-libvirt     12 migrate-support-check        fail   never pass
>
> version targeted for testing:
>  qemuu                d7b34893e0ad5c84d898b34fda8a465dfd7e8376
> baseline version:
>  qemuu                7f34050dc014ae8f4078d48aec97ec6553151bf2
>
> ------------------------------------------------------------
> People who touched revisions under test:
>   Petr Matousek <pmatouse@redhat.com>
> ------------------------------------------------------------
>
> jobs:
>  build-amd64                                                  pass    
>  build-i386                                                   pass    
>  build-amd64-libvirt                                          pass    
>  build-i386-libvirt                                           pass    
>  build-amd64-pvops                                            pass    
>  build-i386-pvops                                             pass    
>  test-amd64-amd64-xl                                          pass    
>  test-amd64-i386-xl                                           pass    
>  test-amd64-i386-qemuu-rhel6hvm-amd                           pass    
>  test-amd64-amd64-xl-qemuu-debianhvm-amd64                    pass    
>  test-amd64-i386-xl-qemuu-debianhvm-amd64                     pass    
>  test-amd64-i386-freebsd10-amd64                              fail    
>  test-amd64-amd64-xl-qemuu-ovmf-amd64                         fail    
>  test-amd64-i386-xl-qemuu-ovmf-amd64                          fail    
>  test-amd64-amd64-xl-qemuu-win7-amd64                         fail    
>  test-amd64-i386-xl-qemuu-win7-amd64                          fail    
>  test-amd64-amd64-xl-credit2                                  pass    
>  test-amd64-i386-freebsd10-i386                               fail    
>  test-amd64-i386-qemuu-rhel6hvm-intel                         pass    
>  test-amd64-amd64-libvirt                                     pass    
>  test-amd64-i386-libvirt                                      fail    
>  test-amd64-amd64-xl-multivcpu                                pass    
>  test-amd64-amd64-pair                                        pass    
>  test-amd64-i386-pair                                         pass    
>  test-amd64-amd64-xl-sedf-pin                                 pass    
>  test-amd64-amd64-pv                                          pass    
>  test-amd64-i386-pv                                           pass    
>  test-amd64-amd64-xl-sedf                                     pass    
>  test-amd64-i386-xl-qemuu-winxpsp3-vcpus1                     pass    
>  test-amd64-amd64-xl-qemuu-winxpsp3                           pass    
>
>
> ------------------------------------------------------------
> sg-report-flight on osstest.test-lab.xenproject.org
> logs: /home/osstest/pub/logs
> images: /home/osstest/pub/images
>
> Logs, config files, etc. are available at
>     http://logs.test-lab.xenproject.org/osstest/logs
>
> Test harness code can be found at
>     http://xenbits.xen.org/gitweb?p=osstest.git;a=summary
>
>
> Not pushing.
>
> ------------------------------------------------------------
> commit d7b34893e0ad5c84d898b34fda8a465dfd7e8376
> Author: Petr Matousek <pmatouse@redhat.com>
> Date:   Wed May 6 09:48:59 2015 +0200
>
>     fdc: force the fifo access to be in bounds of the allocated buffer
>     
>     During processing of certain commands such as FD_CMD_READ_ID and
>     FD_CMD_DRIVE_SPECIFICATION_COMMAND the fifo memory access could
>     get out of bounds leading to memory corruption with values coming
>     from the guest.
>     
>     Fix this by making sure that the index is always bounded by the
>     allocated memory.
>     
>     This is CVE-2015-3456.
>     
>     Signed-off-by: Petr Matousek <pmatouse@redhat.com>
>     Reviewed-by: John Snow <jsnow@redhat.com>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [qemu-upstream-4.3-testing test] 56721: regressions - FAIL
  2015-05-19 20:56 ` Andrew Cooper
@ 2015-05-19 21:21   ` Ian Campbell
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Campbell @ 2015-05-19 21:21 UTC (permalink / raw)
  To: Andrew Cooper; +Cc: Ian Jackson, xen-devel

On Tue, 2015-05-19 at 21:56 +0100, Andrew Cooper wrote:
> On 19/05/2015 21:49, osstest service user wrote:
> > flight 56721 qemu-upstream-4.3-testing real [real]
> > http://logs.test-lab.xenproject.org/osstest/logs/56721/
> >
> > Regressions :-(
> >
> > Tests which did not succeed and are blocking,
> > including tests which could not be run:
> >  test-amd64-i386-freebsd10-amd64 16 guest-localmigrate/x10 fail in 56637 REGR. vs. 50282
> 
> Didn't this test get put on the permitted list?

Only guest-localmigrate and not guest-localmigrate/x10, because I didn't
have my brain on when I wrote that patch...

The real fix (updated FreeBSD images with the bug fixed) is in osstest's
own pretest branch now though, I'd expect a push of that overnight or
early tomorrow.

In the meantime I force pushed this one and killed flight 56767 which
was just testing the same thing again.

[...]
> > version targeted for testing:
> >  qemuu                d7b34893e0ad5c84d898b34fda8a465dfd7e8376
> > baseline version:
> >  qemuu                7f34050dc014ae8f4078d48aec97ec6553151bf2
> >

osstest@osstest:~/branches/for-qemu-upstream-4.3-testing.git$ OSSTEST_CONFIG=production-config ./ap-push qemu-upstream-4.3-testing  d7b34893e0ad5c84d898b34fda8a465dfd7e8376
+ branch=qemu-upstream-4.3-testing
+ revision=d7b34893e0ad5c84d898b34fda8a465dfd7e8376
+ . cri-lock-repos
++ . cri-common
+++ . cri-getconfig
+++ umask 002
+++ getconfig Repos
+++ perl -e '
                use Osstest;
                readglobalconfig();
                print $c{"Repos"} or die $!;
        '
++ repos=/home/osstest/repos
++ repos_lock=/home/osstest/repos/lock
++ '[' x '!=' x/home/osstest/repos/lock ']'
++ OSSTEST_REPOS_LOCK_LOCKED=/home/osstest/repos/lock
++ exec with-lock-ex -w /home/osstest/repos/lock ./ap-push qemu-upstream-4.3-testing d7b34893e0ad5c84d898b34fda8a465dfd7e8376
+ branch=qemu-upstream-4.3-testing
+ revision=d7b34893e0ad5c84d898b34fda8a465dfd7e8376
+ . cri-lock-repos
++ . cri-common
+++ . cri-getconfig
+++ umask 002
+++ getconfig Repos
+++ perl -e '
                use Osstest;
                readglobalconfig();
                print $c{"Repos"} or die $!;
        '
++ repos=/home/osstest/repos
++ repos_lock=/home/osstest/repos/lock
++ '[' x/home/osstest/repos/lock '!=' x/home/osstest/repos/lock ']'
+ . cri-common
++ . cri-getconfig
++ umask 002
+ select_xenbranch
+ case "$branch" in
+ tree=qemuu
+ xenbranch=xen-4.3-testing
+ '[' xqemuu = xlinux ']'
+ linuxbranch=
+ '[' x = x ']'
+ qemuubranch=qemu-upstream-4.3-testing
+ : tested/2.6.39.x
+ . ap-common
++ : osstest@xenbits.xen.org
+++ getconfig OsstestUpstream
+++ perl -e '
                use Osstest;
                readglobalconfig();
                print $c{"OsstestUpstream"} or die $!;
        '
++ :
++ : git://xenbits.xen.org/xen.git
++ : osstest@xenbits.xen.org:/home/xen/git/xen.git
++ : git://xenbits.xen.org/staging/qemu-xen-4.3-testing.git
++ : git://git.kernel.org
++ : git://git.kernel.org/pub/scm/linux/kernel/git
++ : git
++ : git://libvirt.org/libvirt.git
++ : osstest@xenbits.xen.org:/home/xen/git/libvirt.git
++ : git://xenbits.xen.org/libvirt.git
++ : https://github.com/rumpkernel/rumprun-xen
++ : git
++ : git://xenbits.xen.org/rumpuser-xen.git
++ : osstest@xenbits.xen.org:/home/xen/git/rumpuser-xen.git
+++ besteffort_repo https://github.com/rumpkernel/rumpkernel-netbsd-src
+++ local repo=https://github.com/rumpkernel/rumpkernel-netbsd-src
+++ cached_repo https://github.com/rumpkernel/rumpkernel-netbsd-src '[fetch=try]'
+++ local repo=https://github.com/rumpkernel/rumpkernel-netbsd-src
+++ local 'options=[fetch=try]'
++++ getconfig GitCacheProxy
++++ perl -e '
                use Osstest;
                readglobalconfig();
                print $c{"GitCacheProxy"} or die $!;
        '
+++ local cache=git://cache:9419/
+++ '[' xgit://cache:9419/ '!=' x ']'
+++ echo 'git://cache:9419/https://github.com/rumpkernel/rumpkernel-netbsd-src%20[fetch=try]'
++ : 'git://cache:9419/https://github.com/rumpkernel/rumpkernel-netbsd-src%20[fetch=try]'
++ : git
++ : git://git.seabios.org/seabios.git
++ : osstest@xenbits.xen.org:/home/xen/git/osstest/seabios.git
++ : git://xenbits.xen.org/osstest/seabios.git
++ : https://github.com/tianocore/edk2.git
++ : osstest@xenbits.xen.org:/home/xen/git/osstest/ovmf.git
++ : git://xenbits.xen.org/osstest/ovmf.git
++ : git://xenbits.xen.org/osstest/linux-firmware.git
++ : osstest@xenbits.xen.org:/home/osstest/ext/linux-firmware.git
++ : git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
++ : osstest@xenbits.xen.org:/home/xen/git/linux-pvops.git
++ : git://xenbits.xen.org/linux-pvops.git
++ : tested/linux-3.14
++ : tested/linux-arm-xen
++ '[' x = x ']'
++ : git://xenbits.xen.org/linux-pvops.git
++ : tested/linux-3.14
++ '[' x = x ']'
++ : git://xenbits.xen.org/linux-pvops.git
++ : tested/linux-arm-xen
++ : git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git
++ : tested/2.6.39.x
++ : daily-cron.qemu-upstream-4.3-testing
++ : daily-cron.qemu-upstream-4.3-testing
++ : daily-cron.qemu-upstream-4.3-testing
++ : daily-cron.qemu-upstream-4.3-testing
++ : daily-cron.qemu-upstream-4.3-testing
++ : daily-cron.qemu-upstream-4.3-testing
++ : http://hg.uk.xensource.com/carbon/trunk/linux-2.6.27
++ : git://xenbits.xen.org/staging/qemu-upstream-4.3-testing.git
++ : daily-cron.qemu-upstream-4.3-testing
++ : git://git.qemu.org/qemu.git
++ : git://xenbits.xen.org/osstest/qemu.git
++ : osstest@xenbits.xen.org:/home/xen/git/osstest/qemu.git
++ : daily-cron.qemu-upstream-4.3-testing
+ TREE_LINUX=osstest@xenbits.xen.org:/home/xen/git/linux-pvops.git
+ TREE_QEMU_MAINLINE=osstest@xenbits.xen.org:/home/xen/git/osstest/qemu.git
+ TREE_QEMU_UPSTREAM=osstest@xenbits.xen.org:/home/xen/git/qemu-upstream-4.3-testing.git
+ TREE_XEN=osstest@xenbits.xen.org:/home/xen/git/xen.git
+ TREE_LIBVIRT=osstest@xenbits.xen.org:/home/xen/git/libvirt.git
+ TREE_RUMPUSERXEN=osstest@xenbits.xen.org:/home/xen/git/rumpuser-xen.git
+ TREE_SEABIOS=osstest@xenbits.xen.org:/home/xen/git/osstest/seabios.git
+ TREE_OVMF=osstest@xenbits.xen.org:/home/xen/git/osstest/ovmf.git
+ info_linux_tree qemu-upstream-4.3-testing
+ case $1 in
+ return 1
+ case "$branch" in
+ cd /home/osstest/repos/qemu-upstream-4.3-testing
+ git push osstest@xenbits.xen.org:/home/xen/git/qemu-upstream-4.3-testing.git d7b34893e0ad5c84d898b34fda8a465dfd7e8376:master
Counting objects: 7, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 794 bytes, done.
Total 4 (delta 3), reused 0 (delta 0)
To osstest@xenbits.xen.org:/home/xen/git/qemu-upstream-4.3-testing.git
   7f34050..d7b3489  d7b34893e0ad5c84d898b34fda8a465dfd7e8376 -> master

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-19 21:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-19 20:49 [qemu-upstream-4.3-testing test] 56721: regressions - FAIL osstest service user
2015-05-19 20:56 ` Andrew Cooper
2015-05-19 21:21   ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.