xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [Xen-devel] [qemu-mainline bisection] complete build-arm64-xsm
@ 2019-06-16 22:51 osstest service owner
  0 siblings, 0 replies; 3+ messages in thread
From: osstest service owner @ 2019-06-16 22:51 UTC (permalink / raw)
  To: xen-devel, osstest-admin

[-- Attachment #1: Type: text/plain, Size: 33027 bytes --]

branch xen-unstable
xenbranch xen-unstable
job build-arm64-xsm
testid xen-build

Tree: ovmf git://xenbits.xen.org/osstest/ovmf.git
Tree: qemuu git://git.qemu.org/qemu.git
Tree: seabios git://xenbits.xen.org/osstest/seabios.git
Tree: xen git://xenbits.xen.org/xen.git

*** Found and reproduced problem changeset ***

  Bug is in tree:  qemuu git://git.qemu.org/qemu.git
  Bug introduced:  59c58f96b270f5edd4ad10954c3a96556cb3a728
  Bug not present: d3e3413bd6a8c0287dbad8942e208d562fd8e29e
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/137889/


  commit 59c58f96b270f5edd4ad10954c3a96556cb3a728
  Merge: d3e3413bd6 84995ea219
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   Wed Jun 12 13:50:01 2019 +0100
  
      Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' into staging
      
      Miscellaneous patches for 2019-06-11
      
      # gpg: Signature made Wed 12 Jun 2019 12:20:41 BST
      # gpg:                using RSA key 354BC8B3D7EB2A6B68674E5F3870B400EB918653
      # gpg:                issuer "armbru@redhat.com"
      # gpg: Good signature from "Markus Armbruster <armbru@redhat.com>" [full]
      # gpg:                 aka "Markus Armbruster <armbru@pond.sub.org>" [full]
      # Primary key fingerprint: 354B C8B3 D7EB 2A6B 6867  4E5F 3870 B400 EB91 8653
      
      * remotes/armbru/tags/pull-misc-2019-06-11-v3:
        MAINTAINERS: Polish headline decorations
        MAINTAINERS: Improve section headlines
        MAINTAINERS: Remove duplicate entries of qemu-devel@nongnu.org
        Clean up a header guard symbols (again)
        Supply missing header guards
        Clean up a few header guard symbols
        scripts/clean-header-guards: Fix handling of trailing comments
        Normalize position of header guard
        Include qemu-common.h exactly where needed
        Include qemu/module.h where needed, drop it from qemu-common.h
        qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
        qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
      
      Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
  
  commit 84995ea21935403cc9d57b6cb7dddcac5fa02c1c
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Thu Jun 6 19:24:08 2019 +0200
  
      MAINTAINERS: Polish headline decorations
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190606172408.18399-4-armbru@redhat.com>
      Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
  
  commit 6347e1f1cc7afc4276392361c30bdc8b3e7aafa3
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Thu Jun 6 19:24:07 2019 +0200
  
      MAINTAINERS: Improve section headlines
      
      When scripts/get_maintainer.pl reports something like
      
          John Doe <jdoe@example.org> (maintainer:Overall)
      
      the user is left to wonder *which* of our three "Overall" sections
      applies: the one under "Guest CPU cores (TCG)", or the one under
      "Guest CPU Cores (KVM)", or the one under "Usermode emulation".
      
      Rename sections under
      
      * "Guest CPU cores (TCG)" from "FOO" to "FOO TCG CPUs"
      
      * "Guest CPU Cores (KVM)" from "FOO" to "FOO KVM CPUs"
      
      * "Guest CPU Cores (Xen)" from "FOO" to "FOO Xen CPUs"
      
      * "Architecture support" from "FOO" to "FOO general architecture
        support"
      
      * "Usermode Emulation" from "Overall" to "Overall usermode emulation"
      
      * "Tiny Code Generator (TCG)" from "FOO target" to "FOO TCG target",
        and from "Common code" to "Common TCG code"
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190606172408.18399-3-armbru@redhat.com>
      Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
  
  commit 30aec7d331c0dd43c3e83b028c3169993d897552
  Author: Philippe Mathieu-Daudé <philmd@redhat.com>
  Date:   Fri Jun 7 16:27:20 2019 +0200
  
      MAINTAINERS: Remove duplicate entries of qemu-devel@nongnu.org
      
      The list is always selected by the 'All patches CC here' section.
      
      Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
      [Conflicts resolved by redoing the patch]
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
  
  commit fe2611b0165e019e341981ce663282e335f5bc4e
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Fri Jun 7 16:13:21 2019 +0200
  
      Clean up a header guard symbols (again)
      
      Commit d52c454aad "contrib: add vhost-user-gpu" and "c68082c43a
      virtio-gpu: split virtio-gpu-pci & virtio-vga" created headers with
      unusual header guard symbols.  Clean them up
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190607141321.9726-1-armbru@redhat.com>
  
  commit f91005e195e7e1485e60cb121731589960f1a3c9
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Tue Jun 4 20:16:18 2019 +0200
  
      Supply missing header guards
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190604181618.19980-5-armbru@redhat.com>
  
  commit 37677d7db39a3c250ad661d00fb7c3b59d047b1f
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Tue Jun 4 20:16:17 2019 +0200
  
      Clean up a few header guard symbols
      
      Commit 58ea30f5145 "Clean up header guards that don't match their file
      name" messed up contrib/elf2dmp/qemu_elf.h and
      tests/migration/migration-test.h.
      
      It missed target/cris/opcode-cris.h and
      tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/BiosTablesTest.h
      due to the scripts/clean-header-guards.pl bug fixed in the previous
      commit.
      
      Commit a8b991b52dc "Clean up ill-advised or unusual header guards"
      missed include/hw/xen/io/ring.h for the same reason.
      
      Commit 3979fca4b69 "disas: Rename include/disas/bfd.h back to
      include/disas/dis-asm.h" neglected to update the guard symbol for the
      rename.
      
      Commit a331c6d7741 "semihosting: implement a semihosting console"
      created include/hw/semihosting/console.h with an ill-advised guard
      symbol.
      
      Clean them up.
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190604181618.19980-4-armbru@redhat.com>
      Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
      Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
  
  commit c0a9956b32e2806a9d50ce8c651ace140f5f79f1
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Tue Jun 4 20:16:16 2019 +0200
  
      scripts/clean-header-guards: Fix handling of trailing comments
      
      clean-header-guards.pl fails to recognize a header guard #endif when
      it's followed by a // comment, or multiple comments.  Fix that.
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190604181618.19980-3-armbru@redhat.com>
  
  commit 0553d895f98d6ffa7354dee324ff7a65fca3367f
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Tue Jun 4 20:16:15 2019 +0200
  
      Normalize position of header guard
      
      This is the common header guard idiom:
      
          /*
           * File comment
           */
      
          #ifndef GUARD_SYMBOL_H
          #define GUARD_SYMBOL_H
      
          ... actual contents ...
      
          #endif
      
      A few of our headers have some #include before the guard.
      target/tilegx/spr_def_64.h has #ifndef __DOXYGEN__ outside the guard.
      A few more have the #define elsewhere.
      
      Change them to match the common idiom.  For spr_def_64.h, that means
      dropping #ifndef __DOXYGEN__.  While there, rename guard symbols to
      make scripts/clean-header-guards.pl happy.
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190604181618.19980-2-armbru@redhat.com>
      [Rebased with conflicts resolved automatically]
  
  commit a8d2532645cf5ce4f75981f81dfe363efc35d05c
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Thu May 23 16:35:08 2019 +0200
  
      Include qemu-common.h exactly where needed
      
      No header includes qemu-common.h after this commit, as prescribed by
      qemu-common.h's file comment.
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190523143508.25387-5-armbru@redhat.com>
      [Rebased with conflicts resolved automatically, except for
      include/hw/arm/xlnx-zynqmp.h hw/arm/nrf51_soc.c hw/arm/msf2-soc.c
      block/qcow2-refcount.c block/qcow2-cluster.c block/qcow2-cache.c
      target/arm/cpu.h target/lm32/cpu.h target/m68k/cpu.h target/mips/cpu.h
      target/moxie/cpu.h target/nios2/cpu.h target/openrisc/cpu.h
      target/riscv/cpu.h target/tilegx/cpu.h target/tricore/cpu.h
      target/unicore32/cpu.h target/xtensa/cpu.h; bsd-user/main.c and
      net/tap-bsd.c fixed up]
  
  commit 0b8fa32f551e863bb548a11394239239270dd3dc
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Thu May 23 16:35:07 2019 +0200
  
      Include qemu/module.h where needed, drop it from qemu-common.h
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190523143508.25387-4-armbru@redhat.com>
      [Rebased with conflicts resolved automatically, except for
      hw/usb/dev-hub.c hw/misc/exynos4210_rng.c hw/misc/bcm2835_rng.c
      hw/misc/aspeed_scu.c hw/display/virtio-vga.c hw/arm/stm32f205_soc.c;
      ui/cocoa.m fixed up]
  
  commit 856dfd8a035e42cd96ca823f1cbbd18d332e2f84
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Thu May 23 16:35:06 2019 +0200
  
      qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190523143508.25387-3-armbru@redhat.com>
      Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
  
  commit 14a48c1d0d687735c76880e59bcede6e99871ded
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Thu May 23 16:35:05 2019 +0200
  
      qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
      
      Other accelerators have their own headers: sysemu/hax.h, sysemu/hvf.h,
      sysemu/kvm.h, sysemu/whpx.h.  Only tcg_enabled() & friends sit in
      qemu-common.h.  This necessitates inclusion of qemu-common.h into
      headers, which is against the rules spelled out in qemu-common.h's
      file comment.
      
      Move tcg_enabled() & friends into their own header sysemu/tcg.h, and
      adjust #include directives.
      
      Cc: Richard Henderson <rth@twiddle.net>
      Cc: Paolo Bonzini <pbonzini@redhat.com>
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190523143508.25387-2-armbru@redhat.com>
      Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
      [Rebased with conflicts resolved automatically, except for
      accel/tcg/tcg-all.c]


*** Found and reproduced problem changeset ***

  Bug is in tree:  qemuu git://git.qemu.org/qemu.git
  Bug introduced:  37677d7db39a3c250ad661d00fb7c3b59d047b1f
  Bug not present: c0a9956b32e2806a9d50ce8c651ace140f5f79f1
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/137893/


  commit 37677d7db39a3c250ad661d00fb7c3b59d047b1f
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Tue Jun 4 20:16:17 2019 +0200
  
      Clean up a few header guard symbols
      
      Commit 58ea30f5145 "Clean up header guards that don't match their file
      name" messed up contrib/elf2dmp/qemu_elf.h and
      tests/migration/migration-test.h.
      
      It missed target/cris/opcode-cris.h and
      tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/BiosTablesTest.h
      due to the scripts/clean-header-guards.pl bug fixed in the previous
      commit.
      
      Commit a8b991b52dc "Clean up ill-advised or unusual header guards"
      missed include/hw/xen/io/ring.h for the same reason.
      
      Commit 3979fca4b69 "disas: Rename include/disas/bfd.h back to
      include/disas/dis-asm.h" neglected to update the guard symbol for the
      rename.
      
      Commit a331c6d7741 "semihosting: implement a semihosting console"
      created include/hw/semihosting/console.h with an ill-advised guard
      symbol.
      
      Clean them up.
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190604181618.19980-4-armbru@redhat.com>
      Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
      Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/qemu-mainline/build-arm64-xsm.xen-build.html
Revision IDs in each graph node refer, respectively, to the Trees above.

----------------------------------------
Running cs-bisection-step --graph-out=/home/logs/results/bisect/qemu-mainline/build-arm64-xsm.xen-build --summary-out=tmp/137893.bisection-summary --basis-template=137600 --blessings=real,real-bisect qemu-mainline build-arm64-xsm xen-build
Searching for failure / basis pass:
 137734 fail [host=rochester0] / 137600 ok.
Failure / basis pass flights: 137734 / 137600
Tree: ovmf git://xenbits.xen.org/osstest/ovmf.git
Tree: qemuu git://git.qemu.org/qemu.git
Tree: seabios git://xenbits.xen.org/osstest/seabios.git
Tree: xen git://xenbits.xen.org/xen.git
Latest fc7d997c35372126823c3b0acf7b67c45cbeea36 f3d0bec9f80e4ed7796fffa834ba0a53f2094f7f 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
Basis pass f0718d1d6b47745a4249f4006807a45f2245dba1 a578cdfbdd8f9beff5ced52b7826ddb1669abbbf 0932c20560574696cf87ddd12623e8c423ee821b 844aa0a13d34e9a341a8374119d2ed67d4dcd6bb
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/osstest/ovmf.git#f0718d1d6b47745a4249f4006807a45f2245dba1-fc7d997c35372126823c3b0acf7b67c45cbeea36 git://git.qemu.org/qemu.git#a578cdfbdd8f9beff5ced52b7826ddb1669abbbf-f3d0bec9f80e4ed7796fffa834ba0a53f2094f7f git://xenbits.xen.org/osstest/seabios.git#0932c20560574696cf87ddd12623e8c423ee821b-85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 git://xenbits.xen.org/xen.git#844aa0a13d34e9a341a8374119d2ed67d4dcd6bb-480800c76969b38f13b6\
 909eb679b23571417538
Loaded 18557 nodes in revision graph
Searching for test results:
 137600 pass f0718d1d6b47745a4249f4006807a45f2245dba1 a578cdfbdd8f9beff5ced52b7826ddb1669abbbf 0932c20560574696cf87ddd12623e8c423ee821b 844aa0a13d34e9a341a8374119d2ed67d4dcd6bb
 137734 fail fc7d997c35372126823c3b0acf7b67c45cbeea36 f3d0bec9f80e4ed7796fffa834ba0a53f2094f7f 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137697 fail irrelevant
 137862 pass f0718d1d6b47745a4249f4006807a45f2245dba1 a578cdfbdd8f9beff5ced52b7826ddb1669abbbf 0932c20560574696cf87ddd12623e8c423ee821b 844aa0a13d34e9a341a8374119d2ed67d4dcd6bb
 137864 fail irrelevant
 137866 pass irrelevant
 137869 fail fc7d997c35372126823c3b0acf7b67c45cbeea36 f3d0bec9f80e4ed7796fffa834ba0a53f2094f7f 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137873 fail fc7d997c35372126823c3b0acf7b67c45cbeea36 650a379d505bf558bcb41124bc6c951a76cbc113 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137874 fail fc7d997c35372126823c3b0acf7b67c45cbeea36 8e23e34d989d5ce542fa26425f091fc61e1f23f4 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137875 fail fc7d997c35372126823c3b0acf7b67c45cbeea36 d14055dc69dfe4f53e3af9a93126382a40da3366 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137876 pass 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 6d7a134da4afebe8551a69329478415cfb4cbe91 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137877 pass 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 d3e3413bd6a8c0287dbad8942e208d562fd8e29e 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137878 pass 1631bb26ae991e530d3c96fe3161ea15144b358e 219dca61ebf41625831d4f96a720852baf44b762 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 0afba78cce7e12cafc79a4eb64e72c633e696bfc
 137879 pass 1631bb26ae991e530d3c96fe3161ea15144b358e a578cdfbdd8f9beff5ced52b7826ddb1669abbbf 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 0afba78cce7e12cafc79a4eb64e72c633e696bfc
 137880 fail 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 59c58f96b270f5edd4ad10954c3a96556cb3a728 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137881 pass e5b4d825afc474a8cb916a2476dc0bb85fb32b2d 856dfd8a035e42cd96ca823f1cbbd18d332e2f84 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137882 pass 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 c0a9956b32e2806a9d50ce8c651ace140f5f79f1 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137883 fail 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 fe2611b0165e019e341981ce663282e335f5bc4e 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137884 fail 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 37677d7db39a3c250ad661d00fb7c3b59d047b1f 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137885 pass 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 d3e3413bd6a8c0287dbad8942e208d562fd8e29e 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137886 fail 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 59c58f96b270f5edd4ad10954c3a96556cb3a728 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137887 pass 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 d3e3413bd6a8c0287dbad8942e208d562fd8e29e 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137889 fail 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 59c58f96b270f5edd4ad10954c3a96556cb3a728 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137890 pass 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 c0a9956b32e2806a9d50ce8c651ace140f5f79f1 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137891 fail 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 37677d7db39a3c250ad661d00fb7c3b59d047b1f 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137892 pass 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 c0a9956b32e2806a9d50ce8c651ace140f5f79f1 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
 137893 fail 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 37677d7db39a3c250ad661d00fb7c3b59d047b1f 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
Searching for interesting versions
 Result found: flight 137600 (pass), for basis pass
 Result found: flight 137734 (fail), for basis failure
 Repro found: flight 137862 (pass), for basis pass
 Repro found: flight 137869 (fail), for basis failure
 0 revisions at 4eb0acb1e2bef27d29ed8cc6200a9963b5cb0565 c0a9956b32e2806a9d50ce8c651ace140f5f79f1 85137fb5f2dfa5f83e9e340ca881c634ae14d4e9 480800c76969b38f13b6909eb679b23571417538
No revisions left to test, checking graph state.
 Result found: flight 137877 (pass), for last pass
 Result found: flight 137880 (fail), for first failure
 Repro found: flight 137885 (pass), for last pass
 Repro found: flight 137886 (fail), for first failure
 Repro found: flight 137887 (pass), for last pass
 Repro found: flight 137889 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  qemuu git://git.qemu.org/qemu.git
  Bug introduced:  59c58f96b270f5edd4ad10954c3a96556cb3a728
  Bug not present: d3e3413bd6a8c0287dbad8942e208d562fd8e29e
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/137889/


  commit 59c58f96b270f5edd4ad10954c3a96556cb3a728
  Merge: d3e3413bd6 84995ea219
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   Wed Jun 12 13:50:01 2019 +0100
  
      Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' into staging
      
      Miscellaneous patches for 2019-06-11
      
      # gpg: Signature made Wed 12 Jun 2019 12:20:41 BST
      # gpg:                using RSA key 354BC8B3D7EB2A6B68674E5F3870B400EB918653
      # gpg:                issuer "armbru@redhat.com"
      # gpg: Good signature from "Markus Armbruster <armbru@redhat.com>" [full]
      # gpg:                 aka "Markus Armbruster <armbru@pond.sub.org>" [full]
      # Primary key fingerprint: 354B C8B3 D7EB 2A6B 6867  4E5F 3870 B400 EB91 8653
      
      * remotes/armbru/tags/pull-misc-2019-06-11-v3:
        MAINTAINERS: Polish headline decorations
        MAINTAINERS: Improve section headlines
        MAINTAINERS: Remove duplicate entries of qemu-devel@nongnu.org
        Clean up a header guard symbols (again)
        Supply missing header guards
        Clean up a few header guard symbols
        scripts/clean-header-guards: Fix handling of trailing comments
        Normalize position of header guard
        Include qemu-common.h exactly where needed
        Include qemu/module.h where needed, drop it from qemu-common.h
        qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
        qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
      
      Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
  
  commit 84995ea21935403cc9d57b6cb7dddcac5fa02c1c
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Thu Jun 6 19:24:08 2019 +0200
  
      MAINTAINERS: Polish headline decorations
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190606172408.18399-4-armbru@redhat.com>
      Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
  
  commit 6347e1f1cc7afc4276392361c30bdc8b3e7aafa3
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Thu Jun 6 19:24:07 2019 +0200
  
      MAINTAINERS: Improve section headlines
      
      When scripts/get_maintainer.pl reports something like
      
          John Doe <jdoe@example.org> (maintainer:Overall)
      
      the user is left to wonder *which* of our three "Overall" sections
      applies: the one under "Guest CPU cores (TCG)", or the one under
      "Guest CPU Cores (KVM)", or the one under "Usermode emulation".
      
      Rename sections under
      
      * "Guest CPU cores (TCG)" from "FOO" to "FOO TCG CPUs"
      
      * "Guest CPU Cores (KVM)" from "FOO" to "FOO KVM CPUs"
      
      * "Guest CPU Cores (Xen)" from "FOO" to "FOO Xen CPUs"
      
      * "Architecture support" from "FOO" to "FOO general architecture
        support"
      
      * "Usermode Emulation" from "Overall" to "Overall usermode emulation"
      
      * "Tiny Code Generator (TCG)" from "FOO target" to "FOO TCG target",
        and from "Common code" to "Common TCG code"
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190606172408.18399-3-armbru@redhat.com>
      Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
  
  commit 30aec7d331c0dd43c3e83b028c3169993d897552
  Author: Philippe Mathieu-Daudé <philmd@redhat.com>
  Date:   Fri Jun 7 16:27:20 2019 +0200
  
      MAINTAINERS: Remove duplicate entries of qemu-devel@nongnu.org
      
      The list is always selected by the 'All patches CC here' section.
      
      Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
      [Conflicts resolved by redoing the patch]
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
  
  commit fe2611b0165e019e341981ce663282e335f5bc4e
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Fri Jun 7 16:13:21 2019 +0200
  
      Clean up a header guard symbols (again)
      
      Commit d52c454aad "contrib: add vhost-user-gpu" and "c68082c43a
      virtio-gpu: split virtio-gpu-pci & virtio-vga" created headers with
      unusual header guard symbols.  Clean them up
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190607141321.9726-1-armbru@redhat.com>
  
  commit f91005e195e7e1485e60cb121731589960f1a3c9
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Tue Jun 4 20:16:18 2019 +0200
  
      Supply missing header guards
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190604181618.19980-5-armbru@redhat.com>
  
  commit 37677d7db39a3c250ad661d00fb7c3b59d047b1f
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Tue Jun 4 20:16:17 2019 +0200
  
      Clean up a few header guard symbols
      
      Commit 58ea30f5145 "Clean up header guards that don't match their file
      name" messed up contrib/elf2dmp/qemu_elf.h and
      tests/migration/migration-test.h.
      
      It missed target/cris/opcode-cris.h and
      tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/BiosTablesTest.h
      due to the scripts/clean-header-guards.pl bug fixed in the previous
      commit.
      
      Commit a8b991b52dc "Clean up ill-advised or unusual header guards"
      missed include/hw/xen/io/ring.h for the same reason.
      
      Commit 3979fca4b69 "disas: Rename include/disas/bfd.h back to
      include/disas/dis-asm.h" neglected to update the guard symbol for the
      rename.
      
      Commit a331c6d7741 "semihosting: implement a semihosting console"
      created include/hw/semihosting/console.h with an ill-advised guard
      symbol.
      
      Clean them up.
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190604181618.19980-4-armbru@redhat.com>
      Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
      Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
  
  commit c0a9956b32e2806a9d50ce8c651ace140f5f79f1
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Tue Jun 4 20:16:16 2019 +0200
  
      scripts/clean-header-guards: Fix handling of trailing comments
      
      clean-header-guards.pl fails to recognize a header guard #endif when
      it's followed by a // comment, or multiple comments.  Fix that.
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190604181618.19980-3-armbru@redhat.com>
  
  commit 0553d895f98d6ffa7354dee324ff7a65fca3367f
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Tue Jun 4 20:16:15 2019 +0200
  
      Normalize position of header guard
      
      This is the common header guard idiom:
      
          /*
           * File comment
           */
      
          #ifndef GUARD_SYMBOL_H
          #define GUARD_SYMBOL_H
      
          ... actual contents ...
      
          #endif
      
      A few of our headers have some #include before the guard.
      target/tilegx/spr_def_64.h has #ifndef __DOXYGEN__ outside the guard.
      A few more have the #define elsewhere.
      
      Change them to match the common idiom.  For spr_def_64.h, that means
      dropping #ifndef __DOXYGEN__.  While there, rename guard symbols to
      make scripts/clean-header-guards.pl happy.
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190604181618.19980-2-armbru@redhat.com>
      [Rebased with conflicts resolved automatically]
  
  commit a8d2532645cf5ce4f75981f81dfe363efc35d05c
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Thu May 23 16:35:08 2019 +0200
  
      Include qemu-common.h exactly where needed
      
      No header includes qemu-common.h after this commit, as prescribed by
      qemu-common.h's file comment.
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190523143508.25387-5-armbru@redhat.com>
      [Rebased with conflicts resolved automatically, except for
      include/hw/arm/xlnx-zynqmp.h hw/arm/nrf51_soc.c hw/arm/msf2-soc.c
      block/qcow2-refcount.c block/qcow2-cluster.c block/qcow2-cache.c
      target/arm/cpu.h target/lm32/cpu.h target/m68k/cpu.h target/mips/cpu.h
      target/moxie/cpu.h target/nios2/cpu.h target/openrisc/cpu.h
      target/riscv/cpu.h target/tilegx/cpu.h target/tricore/cpu.h
      target/unicore32/cpu.h target/xtensa/cpu.h; bsd-user/main.c and
      net/tap-bsd.c fixed up]
  
  commit 0b8fa32f551e863bb548a11394239239270dd3dc
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Thu May 23 16:35:07 2019 +0200
  
      Include qemu/module.h where needed, drop it from qemu-common.h
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190523143508.25387-4-armbru@redhat.com>
      [Rebased with conflicts resolved automatically, except for
      hw/usb/dev-hub.c hw/misc/exynos4210_rng.c hw/misc/bcm2835_rng.c
      hw/misc/aspeed_scu.c hw/display/virtio-vga.c hw/arm/stm32f205_soc.c;
      ui/cocoa.m fixed up]
  
  commit 856dfd8a035e42cd96ca823f1cbbd18d332e2f84
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Thu May 23 16:35:06 2019 +0200
  
      qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190523143508.25387-3-armbru@redhat.com>
      Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
  
  commit 14a48c1d0d687735c76880e59bcede6e99871ded
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Thu May 23 16:35:05 2019 +0200
  
      qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
      
      Other accelerators have their own headers: sysemu/hax.h, sysemu/hvf.h,
      sysemu/kvm.h, sysemu/whpx.h.  Only tcg_enabled() & friends sit in
      qemu-common.h.  This necessitates inclusion of qemu-common.h into
      headers, which is against the rules spelled out in qemu-common.h's
      file comment.
      
      Move tcg_enabled() & friends into their own header sysemu/tcg.h, and
      adjust #include directives.
      
      Cc: Richard Henderson <rth@twiddle.net>
      Cc: Paolo Bonzini <pbonzini@redhat.com>
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190523143508.25387-2-armbru@redhat.com>
      Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
      [Rebased with conflicts resolved automatically, except for
      accel/tcg/tcg-all.c]

 Result found: flight 137882 (pass), for last pass
 Result found: flight 137884 (fail), for first failure
 Repro found: flight 137890 (pass), for last pass
 Repro found: flight 137891 (fail), for first failure
 Repro found: flight 137892 (pass), for last pass
 Repro found: flight 137893 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  qemuu git://git.qemu.org/qemu.git
  Bug introduced:  37677d7db39a3c250ad661d00fb7c3b59d047b1f
  Bug not present: c0a9956b32e2806a9d50ce8c651ace140f5f79f1
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/137893/


  commit 37677d7db39a3c250ad661d00fb7c3b59d047b1f
  Author: Markus Armbruster <armbru@redhat.com>
  Date:   Tue Jun 4 20:16:17 2019 +0200
  
      Clean up a few header guard symbols
      
      Commit 58ea30f5145 "Clean up header guards that don't match their file
      name" messed up contrib/elf2dmp/qemu_elf.h and
      tests/migration/migration-test.h.
      
      It missed target/cris/opcode-cris.h and
      tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/BiosTablesTest.h
      due to the scripts/clean-header-guards.pl bug fixed in the previous
      commit.
      
      Commit a8b991b52dc "Clean up ill-advised or unusual header guards"
      missed include/hw/xen/io/ring.h for the same reason.
      
      Commit 3979fca4b69 "disas: Rename include/disas/bfd.h back to
      include/disas/dis-asm.h" neglected to update the guard symbol for the
      rename.
      
      Commit a331c6d7741 "semihosting: implement a semihosting console"
      created include/hw/semihosting/console.h with an ill-advised guard
      symbol.
      
      Clean them up.
      
      Signed-off-by: Markus Armbruster <armbru@redhat.com>
      Message-Id: <20190604181618.19980-4-armbru@redhat.com>
      Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
      Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>

Revision graph left in /home/logs/results/bisect/qemu-mainline/build-arm64-xsm.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
137893: tolerable ALL FAIL

flight 137893 qemu-mainline real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/137893/

Failures :-/ but no regressions.

Tests which did not succeed,
including tests which could not be run:
 build-arm64-xsm               6 xen-build               fail baseline untested


jobs:
 build-arm64-xsm                                              fail    


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

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

Explanation of these reports, and of osstest in general, is at
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master

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



[-- Attachment #2: Type: text/plain, Size: 157 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* [Xen-devel] [qemu-mainline bisection] complete build-arm64-xsm
@ 2020-01-07  4:30 osstest service owner
  0 siblings, 0 replies; 3+ messages in thread
From: osstest service owner @ 2020-01-07  4:30 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable
xenbranch xen-unstable
job build-arm64-xsm
testid xen-build

Tree: ovmf git://xenbits.xen.org/osstest/ovmf.git
Tree: qemuu git://git.qemu.org/qemu.git
Tree: seabios git://xenbits.xen.org/osstest/seabios.git
Tree: xen git://xenbits.xen.org/xen.git

*** Found and reproduced problem changeset ***

  Bug is in tree:  qemuu git://git.qemu.org/qemu.git
  Bug introduced:  b0b74e1f17508cb8cef8afd698558db1bd8999cc
  Bug not present: f17783e706ab9c7b3a2b69cf48e4f0ba40664f54
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/145711/


  commit b0b74e1f17508cb8cef8afd698558db1bd8999cc
  Merge: f17783e706 ddf9069963
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   Mon Jan 6 11:39:55 2020 +0000
  
      Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging
      
      Require Python >= 3.5 to build QEMU
      
      Python 2 EOL is 11 days away, we will stop supporting
      it in QEMU 5.0.
      
      # gpg: Signature made Fri 20 Dec 2019 16:49:02 GMT
      # gpg:                using RSA key 5A322FD5ABC4D3DBACCFD1AA2807936F984DC5A6
      # gpg:                issuer "ehabkost@redhat.com"
      # gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>" [full]
      # Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6
      
      * remotes/ehabkost/tags/python-next-pull-request:
        configure: Require Python >= 3.5
        travis: Replace Python 3.4 build with 3.5
      
      Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
  
  commit ddf90699631db53c981b6a5a63d31c08e0eaeec7
  Author: Eduardo Habkost <ehabkost@redhat.com>
  Date:   Wed Oct 16 19:42:37 2019 -0300
  
      configure: Require Python >= 3.5
      
      Python 3.5 is the oldest Python version available on our
      supported build platforms, and Python 2 end of life will be 3
      weeks after the planned release date of QEMU 4.2.0.  Drop Python
      2 support from configure completely, and require Python 3.5 or
      newer.
      
      Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
      Message-Id: <20191016224237.26180-1-ehabkost@redhat.com>
      Reviewed-by: John Snow <jsnow@redhat.com>
      Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
  
  commit 49233804f5c458d61d8eb903c19d62edb3434db2
  Author: Eduardo Habkost <ehabkost@redhat.com>
  Date:   Fri Dec 20 13:45:27 2019 -0300
  
      travis: Replace Python 3.4 build with 3.5
      
      We'll start requiring Python 3.5 to build QEMU.
      
      Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/qemu-mainline/build-arm64-xsm.xen-build.html
Revision IDs in each graph node refer, respectively, to the Trees above.

----------------------------------------
Running cs-bisection-step --graph-out=/home/logs/results/bisect/qemu-mainline/build-arm64-xsm.xen-build --summary-out=tmp/145711.bisection-summary --basis-template=144861 --blessings=real,real-bisect qemu-mainline build-arm64-xsm xen-build
Searching for failure / basis pass:
 145698 fail [host=rochester0] / 145664 [host=laxton1] 145649 [host=laxton1] 145624 [host=laxton1] 145592 [host=laxton0] 145573 [host=laxton0] 145547 [host=laxton0] 145535 [host=laxton0] 145518 [host=laxton1] 145502 [host=laxton1] 145486 ok.
Failure / basis pass flights: 145698 / 145486
Tree: ovmf git://xenbits.xen.org/osstest/ovmf.git
Tree: qemuu git://git.qemu.org/qemu.git
Tree: seabios git://xenbits.xen.org/osstest/seabios.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 0ef6fbbd114e89b8d838eade39bc3a6d7ec54c3c f4d8cf148e43d942ef1202071e0cd66ce40322e0 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
Basis pass b948a496150f4ae4f656c0f0ab672608723c80e6 dd5b0f95490883cd8bc7d070db8de70d5c979cbc f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 0cd791c499bdc698d14a24050ec56d60b45732e0
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/osstest/ovmf.git#b948a496150f4ae4f656c0f0ab672608723c80e6-0ef6fbbd114e89b8d838eade39bc3a6d7ec54c3c git://git.qemu.org/qemu.git#dd5b0f95490883cd8bc7d070db8de70d5c979cbc-f4d8cf148e43d942ef1202071e0cd66ce40322e0 git://xenbits.xen.org/osstest/seabios.git#f21b5a4aeb020f2a5e2c6503f906a9349dd2f069-f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 git://xenbits.xen.org/xen.git#0cd791c499bdc698d14a24050ec56d60b45732e0-7b3c5b70a32303b46d0d\
 051e695f18d72cce5ed0
Loaded 150997 nodes in revision graph
Searching for test results:
 145486 pass b948a496150f4ae4f656c0f0ab672608723c80e6 dd5b0f95490883cd8bc7d070db8de70d5c979cbc f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 0cd791c499bdc698d14a24050ec56d60b45732e0
 145502 [host=laxton1]
 145518 [host=laxton1]
 145547 [host=laxton0]
 145535 [host=laxton0]
 145573 [host=laxton0]
 145592 [host=laxton0]
 145624 [host=laxton1]
 145698 fail 0ef6fbbd114e89b8d838eade39bc3a6d7ec54c3c f4d8cf148e43d942ef1202071e0cd66ce40322e0 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145705 pass 6cfb6da9518d3c48107c26832e2709cfd92bf9fa f17783e706ab9c7b3a2b69cf48e4f0ba40664f54 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145689 pass b948a496150f4ae4f656c0f0ab672608723c80e6 1010af540b8bdd54ba05cf5567fd85aafa76dd7d f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 189da94865ded011442705e8d7b97f97fd8c359b
 145664 [host=laxton1]
 145693 pass b948a496150f4ae4f656c0f0ab672608723c80e6 f0dcfddecee8b860e015bb07d67cfcbdfbfd51d9 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 005f85b7d84a703926ba87d09ded89527368f9bf
 145649 [host=laxton1]
 145694 pass 49accdedf956f175041040e677163b7cbb746283 f17783e706ab9c7b3a2b69cf48e4f0ba40664f54 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145692 fail 0ef6fbbd114e89b8d838eade39bc3a6d7ec54c3c f4d8cf148e43d942ef1202071e0cd66ce40322e0 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145706 fail 6cfb6da9518d3c48107c26832e2709cfd92bf9fa b0b74e1f17508cb8cef8afd698558db1bd8999cc f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145681 fail 6cfb6da9518d3c48107c26832e2709cfd92bf9fa f4d8cf148e43d942ef1202071e0cd66ce40322e0 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145685 fail 6cfb6da9518d3c48107c26832e2709cfd92bf9fa f4d8cf148e43d942ef1202071e0cd66ce40322e0 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145686 pass b948a496150f4ae4f656c0f0ab672608723c80e6 dd5b0f95490883cd8bc7d070db8de70d5c979cbc f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 0cd791c499bdc698d14a24050ec56d60b45732e0
 145695 pass b948a496150f4ae4f656c0f0ab672608723c80e6 dd5b0f95490883cd8bc7d070db8de70d5c979cbc f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 0cd791c499bdc698d14a24050ec56d60b45732e0
 145687 fail 6cfb6da9518d3c48107c26832e2709cfd92bf9fa f4d8cf148e43d942ef1202071e0cd66ce40322e0 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145688 fail 6cfb6da9518d3c48107c26832e2709cfd92bf9fa 6fb0dae9efa90c2ef41d8aacef296b8959cf1d61 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145700 fail 0ef6fbbd114e89b8d838eade39bc3a6d7ec54c3c f4d8cf148e43d942ef1202071e0cd66ce40322e0 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145709 pass 6cfb6da9518d3c48107c26832e2709cfd92bf9fa f17783e706ab9c7b3a2b69cf48e4f0ba40664f54 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145701 pass 40801ac995c2153331eb3ea1ad658556849d3bae f17783e706ab9c7b3a2b69cf48e4f0ba40664f54 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145702 pass d0d38ce20ec9d4ef267433bbe8364c43ac1a2278 f17783e706ab9c7b3a2b69cf48e4f0ba40664f54 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145711 fail 6cfb6da9518d3c48107c26832e2709cfd92bf9fa b0b74e1f17508cb8cef8afd698558db1bd8999cc f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145703 pass 6cfb6da9518d3c48107c26832e2709cfd92bf9fa f17783e706ab9c7b3a2b69cf48e4f0ba40664f54 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
 145704 fail 6cfb6da9518d3c48107c26832e2709cfd92bf9fa b0b74e1f17508cb8cef8afd698558db1bd8999cc f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
Searching for interesting versions
 Result found: flight 145486 (pass), for basis pass
 Result found: flight 145692 (fail), for basis failure
 Repro found: flight 145695 (pass), for basis pass
 Repro found: flight 145698 (fail), for basis failure
 0 revisions at 6cfb6da9518d3c48107c26832e2709cfd92bf9fa f17783e706ab9c7b3a2b69cf48e4f0ba40664f54 f21b5a4aeb020f2a5e2c6503f906a9349dd2f069 7b3c5b70a32303b46d0d051e695f18d72cce5ed0
No revisions left to test, checking graph state.
 Result found: flight 145703 (pass), for last pass
 Result found: flight 145704 (fail), for first failure
 Repro found: flight 145705 (pass), for last pass
 Repro found: flight 145706 (fail), for first failure
 Repro found: flight 145709 (pass), for last pass
 Repro found: flight 145711 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  qemuu git://git.qemu.org/qemu.git
  Bug introduced:  b0b74e1f17508cb8cef8afd698558db1bd8999cc
  Bug not present: f17783e706ab9c7b3a2b69cf48e4f0ba40664f54
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/145711/


  commit b0b74e1f17508cb8cef8afd698558db1bd8999cc
  Merge: f17783e706 ddf9069963
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   Mon Jan 6 11:39:55 2020 +0000
  
      Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging
      
      Require Python >= 3.5 to build QEMU
      
      Python 2 EOL is 11 days away, we will stop supporting
      it in QEMU 5.0.
      
      # gpg: Signature made Fri 20 Dec 2019 16:49:02 GMT
      # gpg:                using RSA key 5A322FD5ABC4D3DBACCFD1AA2807936F984DC5A6
      # gpg:                issuer "ehabkost@redhat.com"
      # gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>" [full]
      # Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6
      
      * remotes/ehabkost/tags/python-next-pull-request:
        configure: Require Python >= 3.5
        travis: Replace Python 3.4 build with 3.5
      
      Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
  
  commit ddf90699631db53c981b6a5a63d31c08e0eaeec7
  Author: Eduardo Habkost <ehabkost@redhat.com>
  Date:   Wed Oct 16 19:42:37 2019 -0300
  
      configure: Require Python >= 3.5
      
      Python 3.5 is the oldest Python version available on our
      supported build platforms, and Python 2 end of life will be 3
      weeks after the planned release date of QEMU 4.2.0.  Drop Python
      2 support from configure completely, and require Python 3.5 or
      newer.
      
      Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
      Message-Id: <20191016224237.26180-1-ehabkost@redhat.com>
      Reviewed-by: John Snow <jsnow@redhat.com>
      Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
  
  commit 49233804f5c458d61d8eb903c19d62edb3434db2
  Author: Eduardo Habkost <ehabkost@redhat.com>
  Date:   Fri Dec 20 13:45:27 2019 -0300
  
      travis: Replace Python 3.4 build with 3.5
      
      We'll start requiring Python 3.5 to build QEMU.
      
      Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>

Revision graph left in /home/logs/results/bisect/qemu-mainline/build-arm64-xsm.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
145711: tolerable ALL FAIL

flight 145711 qemu-mainline real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/145711/

Failures :-/ but no regressions.

Tests which did not succeed,
including tests which could not be run:
 build-arm64-xsm               6 xen-build               fail baseline untested


jobs:
 build-arm64-xsm                                              fail    


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

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

Explanation of these reports, and of osstest in general, is at
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master

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


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* [Xen-devel] [qemu-mainline bisection] complete build-arm64-xsm
  2019-05-13  7:33 osstest service owner
@ 2019-05-13  7:33 ` osstest service owner
  0 siblings, 0 replies; 3+ messages in thread
From: osstest service owner @ 2019-05-13  7:33 UTC (permalink / raw)
  To: xen-devel, osstest-admin

[-- Attachment #1: Type: text/plain, Size: 11444 bytes --]

branch xen-unstable
xenbranch xen-unstable
job build-arm64-xsm
testid xen-build

Tree: qemuu git://git.qemu.org/qemu.git
Tree: xen git://xenbits.xen.org/xen.git

*** Found and reproduced problem changeset ***

  Bug is in tree:  qemuu git://git.qemu.org/qemu.git
  Bug introduced:  79d77bcd366190a81d092177e4f84d34b7a56fc2
  Bug not present: aa64cfaeb4ad0e67ccb54fa20511d7a36db9d833
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/136168/


  commit 79d77bcd366190a81d092177e4f84d34b7a56fc2
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   Mon Apr 29 17:35:57 2019 +0100
  
      configure: Remove --source-path option
      
      Normally configure identifies the source path by looking
      at the location where the configure script itself exists.
      We also provide a --source-path option which lets the user
      manually override this.
      
      There isn't really an obvious use case for the --source-path
      option, and in commit 927128222b0a91f56c13a in 2017 we
      accidentally added some logic that looks at $source_path
      before the command line option that overrides it has been
      processed.
      
      The fact that nobody complained suggests that there isn't
      any use of this option and we aren't testing it either;
      remove it. This allows us to move the "make $source_path
      absolute" logic up so that there is no window in the script
      where $source_path is set but not yet absolute.
      
      Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
      Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
      Message-id: 20190318134019.23729-1-peter.maydell@linaro.org


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/qemu-mainline/build-arm64-xsm.xen-build.html
Revision IDs in each graph node refer, respectively, to the Trees above.

----------------------------------------
Running cs-bisection-step --graph-out=/home/logs/results/bisect/qemu-mainline/build-arm64-xsm.xen-build --summary-out=tmp/136168.bisection-summary --basis-template=135251 --blessings=real,real-bisect qemu-mainline build-arm64-xsm xen-build
Searching for failure / basis pass:
 136029 fail [host=laxton1] / 135416 [host=laxton0] 135251 [host=rochester0] 135077 [host=rochester0] 134989 [host=rochester0] 134899 [host=rochester0] 134745 [host=rochester0] 133997 ok.
Failure / basis pass flights: 136029 / 133997
(tree in latest but not in basispass: ovmf)
Tree: qemuu git://git.qemu.org/qemu.git
Tree: xen git://xenbits.xen.org/xen.git
Latest efb4f3b62c69383a7308d7b739a3193e7c0ccae8 cb70a26f78848fe45f593f7ebc9cfaac760a791b
Basis pass d97a39d903fe33c45be83ac6943a2f82a3649a11 59e9783ddf18e650622e0573cad4f08db65592e4
Generating revisions with ./adhoc-revtuple-generator  git://git.qemu.org/qemu.git#d97a39d903fe33c45be83ac6943a2f82a3649a11-efb4f3b62c69383a7308d7b739a3193e7c0ccae8 git://xenbits.xen.org/xen.git#59e9783ddf18e650622e0573cad4f08db65592e4-cb70a26f78848fe45f593f7ebc9cfaac760a791b
Loaded 7990 nodes in revision graph
Searching for test results:
 133997 pass d97a39d903fe33c45be83ac6943a2f82a3649a11 59e9783ddf18e650622e0573cad4f08db65592e4
 134745 [host=rochester0]
 134899 [host=rochester0]
 134989 [host=rochester0]
 135077 [host=rochester0]
 135251 [host=rochester0]
 135448 fail f75d15231e56cb0f2bafe19faf1229c459a60731 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 135416 [host=laxton0]
 135828 fail a6ae23831b05a11880b40f7d58e332c45a6b04f7 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 135571 fail 8482ff2eb3bb95020eb2f370a9b3ea26511e41df cb70a26f78848fe45f593f7ebc9cfaac760a791b
 135711 fail a6ae23831b05a11880b40f7d58e332c45a6b04f7 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 135937 [host=laxton0]
 136029 fail efb4f3b62c69383a7308d7b739a3193e7c0ccae8 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136112 [host=laxton0]
 136096 [host=laxton0]
 136146 pass be1092afa07794e5247eb504095fb5f2ae421ec6 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136139 pass ab63817119b03b95f7dce6fae036e6d063ad63fb cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136113 [host=laxton0]
 136099 [host=laxton0]
 136104 [host=laxton0]
 136129 pass 6739df3fafaa3e2ec37af23fd77d2119869f4a4f cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136105 [host=laxton0]
 136151 pass c99ef792dc9ec6d8a5061428faf396ea9ceb8f57 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136115 [host=laxton0]
 136130 pass 93e32b3e2012a668e4da1c2566d2935c24060435 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136140 pass d013283a46e1f197594e76ed320f867067ab80b3 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136118 [host=laxton0]
 136147 pass 7d5489e6d15e2922e45a41e4808d03a48457a5ee cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136119 pass d97a39d903fe33c45be83ac6943a2f82a3649a11 59e9783ddf18e650622e0573cad4f08db65592e4
 136131 pass 6fabae61a9393fd2bc703837e464b9c34ec5ef25 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136107 [host=laxton0]
 136122 fail efb4f3b62c69383a7308d7b739a3193e7c0ccae8 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136109 [host=laxton0]
 136110 [host=laxton0]
 136141 pass 2bcd05cf24a7de34e7e265247c010977e43f40bc cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136123 fail 82b2865e0d0ea4c1001e9e7ed7920bcc0458f6de cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136111 [host=laxton0]
 136133 pass 9749636b005d118259810afb92482df2fe0ae2ad cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136124 pass f7526eece29cd2e36a63b6703508b24453095eb8 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136134 pass 4560116e42a21989a4b6cf9551ce2f90b16c7238 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136125 pass db7f1c3fafa8e1d23ecb212454f9d83ac59e411b cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136155 pass c503849bb5400cc4a7a293603067e8f995e46280 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136126 pass 9ec34ecc97bcd5df04b0f67a774d79ffcd6b0a11 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136142 pass 7357b2215978debf2fd17b525ba745d3c69272a3 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136127 pass ede9a8a656c992deecce45f8175985dd81cc6be9 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136135 pass 065e6298a75164b4347682b63381dbe752c2b156 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136148 pass ab79237a15e8f8c23310291b672d83374cf17935 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136136 pass 248987f92cfda8305d6d44ced23e173e62a8bc0e cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136143 pass bc939abe00cd7c34bfd9412af3fffff40132dd50 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136137 pass c19f2b711e15dac4c2cdbace2f8fb3a45fbed0d2 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136153 pass 2ef80e14d526f50c4b751d1f15b5ca450d7f997f cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136149 pass 84bdc58c06c889d94dba6cd9f023a39757f7dc41 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136144 pass 436960c95946007aca713330e7a488a6f2e0696f cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136145 pass 75d34eb98ca0bb2f49d607fcaefd9c482e56b15d cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136161 pass ed960ba90549aca1735df128c6b454fe0a5dec2a cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136159 fail 6808c4d2d2826920087533f517472c09edc7b0d2 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136154 pass c6e3f520c802c5cb2de80576aba7f9f1fe985d8b cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136150 pass 12f067cc14b90aef60b2b7d03e1df74cc50a0459 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136157 pass 061b51e9195670e9d190cdec46fabcb3c77763fb cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136164 pass aa64cfaeb4ad0e67ccb54fa20511d7a36db9d833 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136160 fail 84d2e3e2ae76fdb0c8f3063fa8c46c8ce14ab201 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136158 pass 1768987b73fa7e23e58b7844abe5882490ff8e42 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136163 fail 79d77bcd366190a81d092177e4f84d34b7a56fc2 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136162 pass aa64cfaeb4ad0e67ccb54fa20511d7a36db9d833 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136167 pass aa64cfaeb4ad0e67ccb54fa20511d7a36db9d833 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136168 fail 79d77bcd366190a81d092177e4f84d34b7a56fc2 cb70a26f78848fe45f593f7ebc9cfaac760a791b
 136166 fail 79d77bcd366190a81d092177e4f84d34b7a56fc2 cb70a26f78848fe45f593f7ebc9cfaac760a791b
Searching for interesting versions
 Result found: flight 133997 (pass), for basis pass
 Result found: flight 136029 (fail), for basis failure
 Repro found: flight 136119 (pass), for basis pass
 Repro found: flight 136122 (fail), for basis failure
 0 revisions at aa64cfaeb4ad0e67ccb54fa20511d7a36db9d833 cb70a26f78848fe45f593f7ebc9cfaac760a791b
No revisions left to test, checking graph state.
 Result found: flight 136162 (pass), for last pass
 Result found: flight 136163 (fail), for first failure
 Repro found: flight 136164 (pass), for last pass
 Repro found: flight 136166 (fail), for first failure
 Repro found: flight 136167 (pass), for last pass
 Repro found: flight 136168 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  qemuu git://git.qemu.org/qemu.git
  Bug introduced:  79d77bcd366190a81d092177e4f84d34b7a56fc2
  Bug not present: aa64cfaeb4ad0e67ccb54fa20511d7a36db9d833
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/136168/


  commit 79d77bcd366190a81d092177e4f84d34b7a56fc2
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   Mon Apr 29 17:35:57 2019 +0100
  
      configure: Remove --source-path option
      
      Normally configure identifies the source path by looking
      at the location where the configure script itself exists.
      We also provide a --source-path option which lets the user
      manually override this.
      
      There isn't really an obvious use case for the --source-path
      option, and in commit 927128222b0a91f56c13a in 2017 we
      accidentally added some logic that looks at $source_path
      before the command line option that overrides it has been
      processed.
      
      The fact that nobody complained suggests that there isn't
      any use of this option and we aren't testing it either;
      remove it. This allows us to move the "make $source_path
      absolute" logic up so that there is no window in the script
      where $source_path is set but not yet absolute.
      
      Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
      Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
      Message-id: 20190318134019.23729-1-peter.maydell@linaro.org

Revision graph left in /home/logs/results/bisect/qemu-mainline/build-arm64-xsm.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
136168: tolerable ALL FAIL

flight 136168 qemu-mainline real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/136168/

Failures :-/ but no regressions.

Tests which did not succeed,
including tests which could not be run:
 build-arm64-xsm               6 xen-build               fail baseline untested


jobs:
 build-arm64-xsm                                              fail    


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

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

Explanation of these reports, and of osstest in general, is at
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master

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



[-- Attachment #2: Type: text/plain, Size: 157 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2020-01-07  4:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-16 22:51 [Xen-devel] [qemu-mainline bisection] complete build-arm64-xsm osstest service owner
  -- strict thread matches above, loose matches on Subject: below --
2020-01-07  4:30 osstest service owner
2019-05-13  7:33 osstest service owner
2019-05-13  7:33 ` [Xen-devel] " osstest service owner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).