All of lore.kernel.org
 help / color / mirror / Atom feed
* [xen-4.0-testing test] 5679: regressions - FAIL
@ 2011-02-10  0:00 xen.org
  2011-02-10 11:20 ` Ian Jackson
  0 siblings, 1 reply; 2+ messages in thread
From: xen.org @ 2011-02-10  0:00 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson

flight 5679 xen-4.0-testing real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/5679/

Regressions :-(

Tests which did not succeed and are blocking:
 test-amd64-i386-pv           14 guest-localmigrate/x10     fail REGR. vs. 5675

Tests which did not succeed, but are not blocking,
including regressions (tests previously passed) regarded as allowable:
 test-amd64-amd64-win         16 leak-check/check             fail   never pass
 test-amd64-amd64-xl-win       7 windows-install              fail   never pass
 test-amd64-amd64-xl          15 guest-stop                   fail   never pass
 test-amd64-i386-rhel6hvm-amd  7 redhat-install               fail   never pass
 test-amd64-i386-rhel6hvm-intel  7 redhat-install               fail never pass
 test-amd64-i386-win-vcpus1   16 leak-check/check             fail   never pass
 test-amd64-i386-win          16 leak-check/check             fail   never pass
 test-amd64-i386-xl-credit2    5 xen-boot                     fail    like 5675
 test-amd64-i386-xl-multivcpu 15 guest-stop                   fail   never pass
 test-amd64-i386-xl-win-vcpus1  7 windows-install              fail  never pass
 test-amd64-i386-xl           15 guest-stop                   fail   never pass
 test-amd64-xcpkern-i386-rhel6hvm-amd  7 redhat-install         fail never pass
 test-amd64-xcpkern-i386-rhel6hvm-intel  7 redhat-install       fail never pass
 test-amd64-xcpkern-i386-win  16 leak-check/check             fail   never pass
 test-amd64-xcpkern-i386-xl-credit2 15 guest-stop               fail never pass
 test-amd64-xcpkern-i386-xl-multivcpu 15 guest-stop             fail never pass
 test-amd64-xcpkern-i386-xl-win  7 windows-install              fail never pass
 test-amd64-xcpkern-i386-xl   15 guest-stop                   fail   never pass
 test-i386-i386-win           16 leak-check/check             fail   never pass
 test-i386-i386-xl-win         7 windows-install              fail   never pass
 test-i386-i386-xl            15 guest-stop                   fail   never pass
 test-i386-xcpkern-i386-win   16 leak-check/check             fail   never pass
 test-i386-xcpkern-i386-xl    15 guest-stop                   fail   never pass

version targeted for testing:
 xen                  90c7e62a49c9
baseline version:
 xen                  a8bc981ce9c7

------------------------------------------------------------
People who touched revisions under test:
  Keir Fraser <keir@xen.org>
  Tim Deegan <Tim.Deegan@citrix.com>
------------------------------------------------------------

jobs:
 build-i386-xcpkern                                           pass     
 build-amd64                                                  pass     
 build-i386                                                   pass     
 build-amd64-oldkern                                          pass     
 build-i386-oldkern                                           pass     
 build-amd64-pvops                                            pass     
 build-i386-pvops                                             pass     
 test-amd64-amd64-xl                                          fail     
 test-amd64-i386-xl                                           fail     
 test-i386-i386-xl                                            fail     
 test-amd64-xcpkern-i386-xl                                   fail     
 test-i386-xcpkern-i386-xl                                    fail     
 test-amd64-i386-rhel6hvm-amd                                 fail     
 test-amd64-xcpkern-i386-rhel6hvm-amd                         fail     
 test-amd64-i386-xl-credit2                                   fail     
 test-amd64-xcpkern-i386-xl-credit2                           fail     
 test-amd64-i386-rhel6hvm-intel                               fail     
 test-amd64-xcpkern-i386-rhel6hvm-intel                       fail     
 test-amd64-i386-xl-multivcpu                                 fail     
 test-amd64-xcpkern-i386-xl-multivcpu                         fail     
 test-amd64-amd64-pair                                        pass     
 test-amd64-i386-pair                                         pass     
 test-i386-i386-pair                                          pass     
 test-amd64-xcpkern-i386-pair                                 pass     
 test-i386-xcpkern-i386-pair                                  pass     
 test-amd64-amd64-pv                                          pass     
 test-amd64-i386-pv                                           fail     
 test-i386-i386-pv                                            pass     
 test-amd64-xcpkern-i386-pv                                   pass     
 test-i386-xcpkern-i386-pv                                    pass     
 test-amd64-i386-win-vcpus1                                   fail     
 test-amd64-i386-xl-win-vcpus1                                fail     
 test-amd64-amd64-win                                         fail     
 test-amd64-i386-win                                          fail     
 test-i386-i386-win                                           fail     
 test-amd64-xcpkern-i386-win                                  fail     
 test-i386-xcpkern-i386-win                                   fail     
 test-amd64-amd64-xl-win                                      fail     
 test-i386-i386-xl-win                                        fail     
 test-amd64-xcpkern-i386-xl-win                               fail     


------------------------------------------------------------
sg-report-flight on woking.cam.xci-test.com
logs: /home/xc_osstest/logs
images: /home/xc_osstest/images

Logs, config files, etc. are available at
    http://www.chiark.greenend.org.uk/~xensrcts/logs

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


Not pushing.

------------------------------------------------------------
changeset:   21447:90c7e62a49c9
tag:         tip
user:        Tim Deegan <Tim.Deegan@citrix.com>
date:        Wed Feb 09 09:02:12 2011 +0000
    
    x86/hvm: don't let domains call HVMOP_set_mem_type on themselves.
    
    Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
    xen-unstable changeset:   22879:098c8a6483c9
    xen-unstable date:        Mon Feb 07 09:39:59 2011 +0000
    
    
changeset:   21446:a8bc981ce9c7
user:        Keir Fraser <keir@xen.org>
date:        Mon Feb 07 10:01:19 2011 +0000
    
    Revert 21334:993458f6c5a0 (xen-unstable 22071:c5aed2e049bc).
    
    Signed-off-by: Keir Fraser <keir@xen.org>
    
    
(qemu changes not included)

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

* Re: [xen-4.0-testing test] 5679: regressions - FAIL
  2011-02-10  0:00 [xen-4.0-testing test] 5679: regressions - FAIL xen.org
@ 2011-02-10 11:20 ` Ian Jackson
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Jackson @ 2011-02-10 11:20 UTC (permalink / raw)
  To: xen-devel@lists.xensource.com; +Cc: Tim Deegan

Ian Jackson writes ("[xen-4.0-testing test] 5679: regressions - FAIL"):
> flight 5679 xen-4.0-testing real [real]
> http://www.chiark.greenend.org.uk/~xensrcts/logs/5679/
> 
> Regressions :-(
> 
> Tests which did not succeed and are blocking:
>  test-amd64-i386-pv           14 guest-localmigrate/x10  fail REGR. vs. 5675

Woah, here is another migration failure, in 4.0-testing, with a
different set of symptoms.

Feb  9 15:31:26.205558 (XEN) mm.c:2364:d0 Bad type (saw 7400000000000001 != exp 1000000000000000) for mfn 19c114 (pfn 4114)
Feb  9 15:31:29.986565 (XEN) mm.c:2733:d0 Error while pinning mfn 19c114
Feb  9 15:31:29.998523 (XEN) mm.c:2364:d0 Bad type (saw 7400000000000001 != exp 1000000000000000) for mfn 19c114 (pfn 4114)
Feb  9 15:31:30.010527 (XEN) mm.c:868:d0 Attempt to create linear p.t. with write perms
Feb  9 15:31:30.010560 (XEN) mm.c:1330:d0 Failure in alloc_l2_table: entry 73
Feb  9 15:31:30.021519 (XEN) mm.c:2117:d0 Error while validating mfn 19779e (pfn 1f79e) for type 2000000000000000: caf=8000000000000003 taf=2000000000000001
Feb  9 15:31:30.033531 (XEN) mm.c:1440:d0 Failure in alloc_l3_table: entry 0
Feb  9 15:31:30.033560 (XEN) mm.c:2117:d0 Error while validating mfn 19c52a (pfn 452a) for type 3000000000000000: caf=8000000000000003 taf=3000000000000001
Feb  9 15:31:30.054517 (XEN) mm.c:2733:d0 Error while pinning mfn 19c52a
Feb  9 15:31:30.054548 [  590.290897] 2 multicall(s) failed: cpu 5^M
Feb  9 15:31:30.069510 [  590.291013] Pid: 2062, comm: udevd Tainted: G        W  2.6.32.27 #1^M
Feb  9 15:31:30.069545 [  590.291187] Call Trace:^M
Feb  9 15:31:30.069570 [  590.291273]  [<c147cedf>] ? printk+0xf/0x11^M
Feb  9 15:31:30.077520 [  590.291319]  [<c102ad2c>] xen_mc_flush+0x135/0x215^M
Feb  9 15:31:30.077555 [  590.291319]  [<c102b06c>] ? pfn_to_mfn+0x13/0x26^M
Feb  9 15:31:30.089520 [  590.291319]  [<c102ba32>] xen_mc_issue+0x14/0x42^M
Feb  9 15:31:30.089550 [  590.291319]  [<c102c40d>] __xen_pgd_pin+0xf0/0xf8^M
Feb  9 15:31:30.101517 [  590.291319]  [<c102c433>] xen_dup_mmap+0x1e/0x38^M
Feb  9 15:31:30.101547 [  590.291319]  [<c1062293>] dup_mm+0x2c7/0x376^M
Feb  9 15:31:30.113516 [  590.291319]  [<c1062cf2>] copy_process+0x956/0xfee^M
Feb  9 15:31:30.113546 [  590.291319]  [<c106349d>] do_fork+0x113/0x28d^M
Feb  9 15:31:30.125513 [  590.291319]  [<c10da02b>] ? do_munmap+0x213/0x22d^M
Feb  9 15:31:30.125543 [  590.291319]  [<c102eeec>] sys_clone+0x24/0x2b^M
Feb  9 15:31:30.133511 [  590.291319]  [<c10303a9>] syscall_call+0x7/0xb^M
Feb  9 15:31:30.133540 [  590.291319] ------------[ cut here ]------------^M
Feb  9 15:31:30.133567 [  590.291319] WARNING: at arch/x86/xen/multicalls.c:182 xen_mc_flush+0x20d/0x215()^M
Feb  9 15:31:30.145540 [  590.291319] Hardware name: ProLiant DL165 G6^M
Feb  9 15:31:30.157517 [  590.291319] Modules linked in: dm_snapshot cciss sata_svw [last unloaded: scsi_wait_scan]^M

Ian.

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

end of thread, other threads:[~2011-02-10 11:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-10  0:00 [xen-4.0-testing test] 5679: regressions - FAIL xen.org
2011-02-10 11:20 ` Ian Jackson

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.