All of lore.kernel.org
 help / color / mirror / Atom feed
* [xen-unstable-smoke bisection] complete build-amd64
@ 2020-12-21 20:07 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2020-12-21 20:07 UTC (permalink / raw)
  To: xen-devel, osstest-admin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 9600 bytes --]

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  d162f36848c4a98a782cc05820b0aa7ec1ae297d
  Bug not present: 6131dab5f2c8059a0fc7fd884bc6d4ff78ba44c2
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/157774/


  commit d162f36848c4a98a782cc05820b0aa7ec1ae297d
  Author: Andrew Cooper <andrew.cooper3@citrix.com>
  Date:   Mon Sep 28 15:25:44 2020 +0100
  
      xen/x86: Fix memory leak in vcpu_create() error path
      
      Various paths in vcpu_create() end up calling paging_update_paging_modes(),
      which eventually allocate a monitor pagetable if one doesn't exist.
      
      However, an error in vcpu_create() results in the vcpu being cleaned up
      locally, and not put onto the domain's vcpu list.  Therefore, the monitor
      table is not freed by {hap,shadow}_teardown()'s loop.  This is caught by
      assertions later that we've successfully freed the entire hap/shadow memory
      pool.
      
      The per-vcpu loops in domain teardown logic is conceptually wrong, but exist
      due to insufficient existing structure in the existing logic.
      
      Break paging_vcpu_teardown() out of paging_teardown(), with mirrored breakouts
      in the hap/shadow code, and use it from arch_vcpu_create()'s error path.  This
      fixes the memory leak.
      
      The new {hap,shadow}_vcpu_teardown() must be idempotent, and are written to be
      as tolerable as possible, with the minimum number of safety checks possible.
      In particular, drop the mfn_valid() check - if these fields are junk, then Xen
      is going to explode anyway.
      
      Reported-by: Michał Leszczyński <michal.leszczynski@cert.pl>
      Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
      Reviewed-by: Jan Beulich <jbeulich@suse.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/157774.bisection-summary --basis-template=157696 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 157761 fail [host=himrod1] / 157696 ok.
Failure / basis pass flights: 157761 / 157696
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 d162f36848c4a98a782cc05820b0aa7ec1ae297d
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 357db96a66e47e609c3b14768f1062e13eedbd93
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#7ea428895af2840d85c524f0bd11a38aac308308-7ea428895af2840d85c524f0bd11a38aac308308 git://xenbits.xen.org/xen.git#357db96a66e47e609c3b14768f1062e13eedbd93-d162f36848c4a98a782cc05820b0aa7ec1ae297d
Loaded 5001 nodes in revision graph
Searching for test results:
 157691 [host=himrod2]
 157692 [host=himrod2]
 157694 [host=himrod2]
 157695 pass irrelevant
 157697 fail irrelevant
 157698 pass irrelevant
 157699 pass irrelevant
 157700 pass irrelevant
 157701 pass irrelevant
 157702 pass irrelevant
 157703 fail irrelevant
 157704 pass irrelevant
 157706 fail irrelevant
 157696 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 357db96a66e47e609c3b14768f1062e13eedbd93
 157707 pass irrelevant
 157761 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 d162f36848c4a98a782cc05820b0aa7ec1ae297d
 157765 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 357db96a66e47e609c3b14768f1062e13eedbd93
 157767 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 d162f36848c4a98a782cc05820b0aa7ec1ae297d
 157768 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 6131dab5f2c8059a0fc7fd884bc6d4ff78ba44c2
 157769 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 d162f36848c4a98a782cc05820b0aa7ec1ae297d
 157770 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 6131dab5f2c8059a0fc7fd884bc6d4ff78ba44c2
 157771 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 d162f36848c4a98a782cc05820b0aa7ec1ae297d
 157773 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 6131dab5f2c8059a0fc7fd884bc6d4ff78ba44c2
 157774 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 d162f36848c4a98a782cc05820b0aa7ec1ae297d
Searching for interesting versions
 Result found: flight 157696 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 6131dab5f2c8059a0fc7fd884bc6d4ff78ba44c2, results HASH(0x55feabd515e0) HASH(0x55feabd4ab20) HASH(0x55feabd56098) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 357db96a66e47e609c3b14768f1062e13eedbd93, results HASH(0x55feabd3f660) HASH(0x55feabd521e0) Result found: flight 157761 (fail), for \
 basis failure (at ancestor ~710)
 Repro found: flight 157765 (pass), for basis pass
 Repro found: flight 157767 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 6131dab5f2c8059a0fc7fd884bc6d4ff78ba44c2
No revisions left to test, checking graph state.
 Result found: flight 157768 (pass), for last pass
 Result found: flight 157769 (fail), for first failure
 Repro found: flight 157770 (pass), for last pass
 Repro found: flight 157771 (fail), for first failure
 Repro found: flight 157773 (pass), for last pass
 Repro found: flight 157774 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  d162f36848c4a98a782cc05820b0aa7ec1ae297d
  Bug not present: 6131dab5f2c8059a0fc7fd884bc6d4ff78ba44c2
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/157774/


  commit d162f36848c4a98a782cc05820b0aa7ec1ae297d
  Author: Andrew Cooper <andrew.cooper3@citrix.com>
  Date:   Mon Sep 28 15:25:44 2020 +0100
  
      xen/x86: Fix memory leak in vcpu_create() error path
      
      Various paths in vcpu_create() end up calling paging_update_paging_modes(),
      which eventually allocate a monitor pagetable if one doesn't exist.
      
      However, an error in vcpu_create() results in the vcpu being cleaned up
      locally, and not put onto the domain's vcpu list.  Therefore, the monitor
      table is not freed by {hap,shadow}_teardown()'s loop.  This is caught by
      assertions later that we've successfully freed the entire hap/shadow memory
      pool.
      
      The per-vcpu loops in domain teardown logic is conceptually wrong, but exist
      due to insufficient existing structure in the existing logic.
      
      Break paging_vcpu_teardown() out of paging_teardown(), with mirrored breakouts
      in the hap/shadow code, and use it from arch_vcpu_create()'s error path.  This
      fixes the memory leak.
      
      The new {hap,shadow}_vcpu_teardown() must be idempotent, and are written to be
      as tolerable as possible, with the minimum number of safety checks possible.
      In particular, drop the mfn_valid() check - if these fields are junk, then Xen
      is going to explode anyway.
      
      Reported-by: Michał Leszczyński <michal.leszczynski@cert.pl>
      Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
      Reviewed-by: Jan Beulich <jbeulich@suse.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
157774: tolerable ALL FAIL

flight 157774 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/157774/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2023-11-28 17:02 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2023-11-28 17:02 UTC (permalink / raw)
  To: xen-devel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 15042 bytes --]

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build/dist-test

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  82182ad7b46e0f7a3856bb12c7a9bf2e2a4570bc
  Bug not present: 46f2e2c3bcd5b17dae0fd1e45ed8619d6c047b55
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/183905/


  commit 82182ad7b46e0f7a3856bb12c7a9bf2e2a4570bc
  Author: Roger Pau Monné <roger.pau@citrix.com>
  Date:   Mon Nov 27 15:16:01 2023 +0100
  
      livepatch: do not use .livepatch.funcs section to store internal state
      
      Currently the livepatch logic inside of Xen will use fields of struct
      livepatch_func in order to cache internal state of patched functions.  Note
      this is a field that is part of the payload, and is loaded as an ELF section
      (.livepatch.funcs), taking into account the SHF_* flags in the section
      header.
      
      The flags for the .livepatch.funcs section, as set by livepatch-build-tools,
      are SHF_ALLOC, which leads to its contents (the array of livepatch_func
      structures) being placed in read-only memory:
      
      Section Headers:
        [Nr] Name              Type             Address           Offset
             Size              EntSize          Flags  Link  Info  Align
      [...]
        [ 4] .livepatch.funcs  PROGBITS         0000000000000000  00000080
             0000000000000068  0000000000000000   A       0     0     8
      
      This previously went unnoticed, as all writes to the fields of livepatch_func
      happen in the critical region that had WP disabled in CR0.  After 8676092a0f16
      however WP is no longer toggled in CR0 for patch application, and only the
      hypervisor .text mappings are made write-accessible.  That leads to the
      following page fault when attempting to apply a livepatch:
      
      ----[ Xen-4.19-unstable  x86_64  debug=y  Tainted:   C    ]----
      CPU:    4
      RIP:    e008:[<ffff82d040221e81>] common/livepatch.c#apply_payload+0x45/0x1e1
      [...]
      Xen call trace:
         [<ffff82d040221e81>] R common/livepatch.c#apply_payload+0x45/0x1e1
         [<ffff82d0402235b2>] F check_for_livepatch_work+0x385/0xaa5
         [<ffff82d04032508f>] F arch/x86/domain.c#idle_loop+0x92/0xee
      
      Pagetable walk from ffff82d040625079:
       L4[0x105] = 000000008c6c9063 ffffffffffffffff
       L3[0x141] = 000000008c6c6063 ffffffffffffffff
       L2[0x003] = 000000086a1e7063 ffffffffffffffff
       L1[0x025] = 800000086ca5d121 ffffffffffffffff
      
      ****************************************
      Panic on CPU 4:
      FATAL PAGE FAULT
      [error_code=0003]
      Faulting linear address: ffff82d040625079
      ****************************************
      
      Fix this by moving the internal Xen function patching state out of
      livepatch_func into an area not allocated as part of the ELF payload.  While
      there also constify the array of livepatch_func structures in order to prevent
      further surprises.
      
      Note there's still one field (old_addr) that gets set during livepatch load.  I
      consider this fine since the field is read-only after load, and at the point
      the field gets set the underlying mapping hasn't been made read-only yet.
      
      Fixes: 8676092a0f16 ('x86/livepatch: Fix livepatch application when CET is active')
      Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
      Reviewed-by: Ross Lagerwall <ross.lagerwall@citrix.com>


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

----------------------------------------
Running cs-bisection-step --graph-out=/home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build--dist-test --summary-out=tmp/183905.bisection-summary --basis-template=183851 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build/dist-test
Searching for failure / basis pass:
 183891 fail [host=godello1] / 183851 [host=himrod2] 183846 [host=himrod2] 183844 [host=himrod2] 183840 [host=albana0] 183826 [host=himrod0] 183817 [host=nobling1] 183814 [host=godello0] 183809 [host=nobling1] 183802 [host=godello0] 183798 [host=godello0] 183786 [host=himrod2] 183784 [host=himrod2] 183774 [host=himrod2] 183770 [host=nobling1] 183767 [host=himrod2] 183762 ok.
Failure / basis pass flights: 183891 / 183762
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 72d51813d631fe27d37736b7a55eeec08f246983
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 7ad0c774e474f6d95dfda868d876af507d399657
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#0df9387c8983e1b1e72d8c574356f572342c03e6-0df9387c8983e1b1e72d8c574356f572342c03e6 git://xenbits.xen.org/xen.git#7ad0c774e474f6d95dfda868d876af507d399657-72d51813d631fe27d37736b7a55eeec08f246983
Loaded 5001 nodes in revision graph
Searching for test results:
 183762 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 7ad0c774e474f6d95dfda868d876af507d399657
 183767 [host=himrod2]
 183770 [host=nobling1]
 183774 [host=himrod2]
 183784 [host=himrod2]
 183786 [host=himrod2]
 183798 [host=godello0]
 183802 [host=godello0]
 183809 [host=nobling1]
 183814 [host=godello0]
 183817 [host=nobling1]
 183826 [host=himrod0]
 183840 [host=albana0]
 183844 [host=himrod2]
 183846 [host=himrod2]
 183851 [host=himrod2]
 183878 [host=albana0]
 183881 [host=albana0]
 183883 [host=albana0]
 183885 [host=albana0]
 183886 [host=albana0]
 183887 [host=albana0]
 183882 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 72d51813d631fe27d37736b7a55eeec08f246983
 183888 [host=albana0]
 183889 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 7ad0c774e474f6d95dfda868d876af507d399657
 183892 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 72d51813d631fe27d37736b7a55eeec08f246983
 183893 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 625f2cc66f53c7f1bf56562bf96c06510087d484
 183894 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 0dd323133022933dfb03de984c50eadd697cdd71
 183891 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 72d51813d631fe27d37736b7a55eeec08f246983
 183896 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 f02829592efe4f55f6d95bb9e2359717109e8ebc
 183897 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 fbcec32d6d3ea0ac329301925b317478316209ed
 183898 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 09c2fe438da1dfc83f70d921b52240bea576615f
 183900 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 46f2e2c3bcd5b17dae0fd1e45ed8619d6c047b55
 183901 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 82182ad7b46e0f7a3856bb12c7a9bf2e2a4570bc
 183902 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 46f2e2c3bcd5b17dae0fd1e45ed8619d6c047b55
 183903 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 82182ad7b46e0f7a3856bb12c7a9bf2e2a4570bc
 183904 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 46f2e2c3bcd5b17dae0fd1e45ed8619d6c047b55
 183905 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 82182ad7b46e0f7a3856bb12c7a9bf2e2a4570bc
Searching for interesting versions
 Result found: flight 183762 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 46f2e2c3bcd5b17dae0fd1e45ed8619d6c047b55, results HASH(0x557f0ca6be10) HASH(0x557f0c579850) HASH(0x557f0c581f50) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 fbcec32d6d3ea0ac329301925b317478316209ed, results HASH(0x557f0cae6e98) For basis failure, parent search stopping at 3d273dd05e51e5a1\
 ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 f02829592efe4f55f6d95bb9e2359717109e8ebc, results HASH(0x557f0cae4bb0) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 0dd323133022933dfb03de984c50eadd697cdd71, results HASH(0x557f0cadfb78) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 625f2cc66f53c7f1bf56562bf96c06510087d4\
 84, results HASH(0x557f0cade140) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 7ad0c774e474f6d95dfda868d876af507d399657, results HASH(0x557f0ca75680) HASH(0x557f0ca7ef50) Result found: flight 183882 (fail), for basis failure (at ancestor ~2433)
 Repro found: flight 183889 (pass), for basis pass
 Repro found: flight 183891 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 46f2e2c3bcd5b17dae0fd1e45ed8619d6c047b55
No revisions left to test, checking graph state.
 Result found: flight 183900 (pass), for last pass
 Result found: flight 183901 (fail), for first failure
 Repro found: flight 183902 (pass), for last pass
 Repro found: flight 183903 (fail), for first failure
 Repro found: flight 183904 (pass), for last pass
 Repro found: flight 183905 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  82182ad7b46e0f7a3856bb12c7a9bf2e2a4570bc
  Bug not present: 46f2e2c3bcd5b17dae0fd1e45ed8619d6c047b55
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/183905/


  commit 82182ad7b46e0f7a3856bb12c7a9bf2e2a4570bc
  Author: Roger Pau Monné <roger.pau@citrix.com>
  Date:   Mon Nov 27 15:16:01 2023 +0100
  
      livepatch: do not use .livepatch.funcs section to store internal state
      
      Currently the livepatch logic inside of Xen will use fields of struct
      livepatch_func in order to cache internal state of patched functions.  Note
      this is a field that is part of the payload, and is loaded as an ELF section
      (.livepatch.funcs), taking into account the SHF_* flags in the section
      header.
      
      The flags for the .livepatch.funcs section, as set by livepatch-build-tools,
      are SHF_ALLOC, which leads to its contents (the array of livepatch_func
      structures) being placed in read-only memory:
      
      Section Headers:
        [Nr] Name              Type             Address           Offset
             Size              EntSize          Flags  Link  Info  Align
      [...]
        [ 4] .livepatch.funcs  PROGBITS         0000000000000000  00000080
             0000000000000068  0000000000000000   A       0     0     8
      
      This previously went unnoticed, as all writes to the fields of livepatch_func
      happen in the critical region that had WP disabled in CR0.  After 8676092a0f16
      however WP is no longer toggled in CR0 for patch application, and only the
      hypervisor .text mappings are made write-accessible.  That leads to the
      following page fault when attempting to apply a livepatch:
      
      ----[ Xen-4.19-unstable  x86_64  debug=y  Tainted:   C    ]----
      CPU:    4
      RIP:    e008:[<ffff82d040221e81>] common/livepatch.c#apply_payload+0x45/0x1e1
      [...]
      Xen call trace:
         [<ffff82d040221e81>] R common/livepatch.c#apply_payload+0x45/0x1e1
         [<ffff82d0402235b2>] F check_for_livepatch_work+0x385/0xaa5
         [<ffff82d04032508f>] F arch/x86/domain.c#idle_loop+0x92/0xee
      
      Pagetable walk from ffff82d040625079:
       L4[0x105] = 000000008c6c9063 ffffffffffffffff
       L3[0x141] = 000000008c6c6063 ffffffffffffffff
       L2[0x003] = 000000086a1e7063 ffffffffffffffff
       L1[0x025] = 800000086ca5d121 ffffffffffffffff
      
      ****************************************
      Panic on CPU 4:
      FATAL PAGE FAULT
      [error_code=0003]
      Faulting linear address: ffff82d040625079
      ****************************************
      
      Fix this by moving the internal Xen function patching state out of
      livepatch_func into an area not allocated as part of the ELF payload.  While
      there also constify the array of livepatch_func structures in order to prevent
      further surprises.
      
      Note there's still one field (old_addr) that gets set during livepatch load.  I
      consider this fine since the field is read-only after load, and at the point
      the field gets set the underlying mapping hasn't been made read-only yet.
      
      Fixes: 8676092a0f16 ('x86/livepatch: Fix livepatch application when CET is active')
      Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
      Reviewed-by: Ross Lagerwall <ross.lagerwall@citrix.com>

pnmtopng: 243 colors found
Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build--dist-test.{dot,ps,png,html,svg}.
----------------------------------------
183905: tolerable all pass

flight 183905 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/183905/

Failures :-/ but no regressions.

Tests which did not succeed,
including tests which could not be run:
 build-amd64                   7 xen-build/dist-test     fail baseline untested


jobs:
 build-amd64                                                  pass    


------------------------------------------------------------
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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2023-09-06 16:46 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2023-09-06 16:46 UTC (permalink / raw)
  To: xen-devel

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  61765a07e3d8a4dabbb8323b55f13ee75c80e54a
  Bug not present: aa7354beb1238e68126815e060f7d5ccda48fcb8
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/182682/


  commit 61765a07e3d8a4dabbb8323b55f13ee75c80e54a
  Author: Vikram Garhwal <vikram.garhwal@amd.com>
  Date:   Tue Sep 5 18:16:30 2023 -0700
  
      tools/xl: Add new xl command overlay for device tree overlay support
      
      Signed-off-by: Vikram Garhwal <vikram.garhwal@amd.com>
      Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/182682.bisection-summary --basis-template=182635 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 182661 fail [host=himrod0] / 182635 [host=godello0] 182631 [host=himrod2] 182596 [host=himrod2] 182577 [host=himrod2] 182565 ok.
Failure / basis pass flights: 182661 / 182565
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 61765a07e3d8a4dabbb8323b55f13ee75c80e54a
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 e5522c71beaa83f2f5d2118724ace9f90c22e583
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#0df9387c8983e1b1e72d8c574356f572342c03e6-0df9387c8983e1b1e72d8c574356f572342c03e6 git://xenbits.xen.org/xen.git#e5522c71beaa83f2f5d2118724ace9f90c22e583-61765a07e3d8a4dabbb8323b55f13ee75c80e54a
Loaded 5001 nodes in revision graph
Searching for test results:
 182565 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 e5522c71beaa83f2f5d2118724ace9f90c22e583
 182577 [host=himrod2]
 182596 [host=himrod2]
 182631 [host=himrod2]
 182635 [host=godello0]
 182641 [host=himrod2]
 182644 [host=himrod2]
 182645 [host=himrod2]
 182647 [host=himrod2]
 182648 [host=himrod2]
 182649 [host=himrod2]
 182651 [host=himrod2]
 182652 [host=himrod2]
 182653 [host=himrod2]
 182655 [host=himrod2]
 182646 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 61765a07e3d8a4dabbb8323b55f13ee75c80e54a
 182656 [host=himrod2]
 182657 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 e5522c71beaa83f2f5d2118724ace9f90c22e583
 182659 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 61765a07e3d8a4dabbb8323b55f13ee75c80e54a
 182662 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 427b6a571cd275015c201abd5b6a7843452d95a0
 182663 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 3b27fff436394762b9bc71fbddf075d276fcceb5
 182666 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 7e5c4a8b86f12942de0566b1d61f71d15774364b
 182668 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 f61243530e2a1e10f9414653d37d99df61fd88ad
 182670 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 aa7354beb1238e68126815e060f7d5ccda48fcb8
 182661 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 61765a07e3d8a4dabbb8323b55f13ee75c80e54a
 182672 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 61765a07e3d8a4dabbb8323b55f13ee75c80e54a
 182676 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 aa7354beb1238e68126815e060f7d5ccda48fcb8
 182678 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 61765a07e3d8a4dabbb8323b55f13ee75c80e54a
 182680 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 aa7354beb1238e68126815e060f7d5ccda48fcb8
 182682 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 61765a07e3d8a4dabbb8323b55f13ee75c80e54a
Searching for interesting versions
 Result found: flight 182565 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 aa7354beb1238e68126815e060f7d5ccda48fcb8, results HASH(0x55e77971b6f0) HASH(0x55e7797221b0) HASH(0x55e779781658) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 f61243530e2a1e10f9414653d37d99df61fd88ad, results HASH(0x55e7796fd478) For basis failure, parent search stopping at 3d273dd05e51e5a1\
 ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 7e5c4a8b86f12942de0566b1d61f71d15774364b, results HASH(0x55e7797184c0) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 3b27fff436394762b9bc71fbddf075d276fcceb5, results HASH(0x55e7797164b8) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 427b6a571cd275015c201abd5b6a7843452d95\
 a0, results HASH(0x55e779712000) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 e5522c71beaa83f2f5d2118724ace9f90c22e583, results HASH(0x55e7797090b8) HASH(0x55e7797124a8) Result found: flight 182646 (fail), for basis failure (at ancestor ~2059)
 Repro found: flight 182657 (pass), for basis pass
 Repro found: flight 182659 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 0df9387c8983e1b1e72d8c574356f572342c03e6 aa7354beb1238e68126815e060f7d5ccda48fcb8
No revisions left to test, checking graph state.
 Result found: flight 182670 (pass), for last pass
 Result found: flight 182672 (fail), for first failure
 Repro found: flight 182676 (pass), for last pass
 Repro found: flight 182678 (fail), for first failure
 Repro found: flight 182680 (pass), for last pass
 Repro found: flight 182682 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  61765a07e3d8a4dabbb8323b55f13ee75c80e54a
  Bug not present: aa7354beb1238e68126815e060f7d5ccda48fcb8
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/182682/


  commit 61765a07e3d8a4dabbb8323b55f13ee75c80e54a
  Author: Vikram Garhwal <vikram.garhwal@amd.com>
  Date:   Tue Sep 5 18:16:30 2023 -0700
  
      tools/xl: Add new xl command overlay for device tree overlay support
      
      Signed-off-by: Vikram Garhwal <vikram.garhwal@amd.com>
      Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
182682: tolerable ALL FAIL

flight 182682 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/182682/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2023-06-07 16:24 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2023-06-07 16:24 UTC (permalink / raw)
  To: xen-devel

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  b46e8207d0aedad7bb23d14c055d95e625d366b0
  Bug not present: 56a7aaa16bfe43945a0031319c60c7f323c46254
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/181258/


  commit b46e8207d0aedad7bb23d14c055d95e625d366b0
  Author: Luca Fancellu <luca.fancellu@arm.com>
  Date:   Wed May 31 08:24:11 2023 +0100
  
      xen/tools: add sve parameter in XL configuration
      
      Add sve parameter in XL configuration to allow guests to use
      SVE feature.
      
      Signed-off-by: Luca Fancellu <luca.fancellu@arm.com>
      Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/181258.bisection-summary --basis-template=181233 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 181248 fail [host=himrod2] / 181233 ok.
Failure / basis pass flights: 181248 / 181233
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 685048441e1cd935b622bba47d3ca612e75b4ef6
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 64a647f8d817c6989edc000613b5afae19f03f99
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#8c51cd970509b97d8378d175646ec32889828158-8c51cd970509b97d8378d175646ec32889828158 git://xenbits.xen.org/xen.git#64a647f8d817c6989edc000613b5afae19f03f99-685048441e1cd935b622bba47d3ca612e75b4ef6
Loaded 5001 nodes in revision graph
Searching for test results:
 181233 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 64a647f8d817c6989edc000613b5afae19f03f99
 181246 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 cb8b18d49ad804108ead8667179794b0ead66f2a
 181247 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 64a647f8d817c6989edc000613b5afae19f03f99
 181249 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 cb8b18d49ad804108ead8667179794b0ead66f2a
 181250 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 f2095a51ac53d2da97f724d49ec3aedbb290080e
 181251 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 56a7aaa16bfe43945a0031319c60c7f323c46254
 181248 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 685048441e1cd935b622bba47d3ca612e75b4ef6
 181252 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 b46e8207d0aedad7bb23d14c055d95e625d366b0
 181253 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 56a7aaa16bfe43945a0031319c60c7f323c46254
 181255 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 b46e8207d0aedad7bb23d14c055d95e625d366b0
 181256 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 56a7aaa16bfe43945a0031319c60c7f323c46254
 181258 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 b46e8207d0aedad7bb23d14c055d95e625d366b0
Searching for interesting versions
 Result found: flight 181233 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 56a7aaa16bfe43945a0031319c60c7f323c46254, results HASH(0x5578f6ae9c48) HASH(0x5578f6ae6838) HASH(0x5578f6ae4cb0) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 f2095a51ac53d2da97f724d49ec3aedbb290080e, results HASH(0x5578f6ae6e38) For basis failure, parent search stopping at 3d273dd05e51e5a1\
 ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 64a647f8d817c6989edc000613b5afae19f03f99, results HASH(0x5578f6adcb48) HASH(0x5578f6ae1780) Result found: flight 181246 (fail), for basis failure (at ancestor ~1551)
 Repro found: flight 181247 (pass), for basis pass
 Repro found: flight 181248 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 8c51cd970509b97d8378d175646ec32889828158 56a7aaa16bfe43945a0031319c60c7f323c46254
No revisions left to test, checking graph state.
 Result found: flight 181251 (pass), for last pass
 Result found: flight 181252 (fail), for first failure
 Repro found: flight 181253 (pass), for last pass
 Repro found: flight 181255 (fail), for first failure
 Repro found: flight 181256 (pass), for last pass
 Repro found: flight 181258 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  b46e8207d0aedad7bb23d14c055d95e625d366b0
  Bug not present: 56a7aaa16bfe43945a0031319c60c7f323c46254
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/181258/


  commit b46e8207d0aedad7bb23d14c055d95e625d366b0
  Author: Luca Fancellu <luca.fancellu@arm.com>
  Date:   Wed May 31 08:24:11 2023 +0100
  
      xen/tools: add sve parameter in XL configuration
      
      Add sve parameter in XL configuration to allow guests to use
      SVE feature.
      
      Signed-off-by: Luca Fancellu <luca.fancellu@arm.com>
      Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
181258: tolerable ALL FAIL

flight 181258 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/181258/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2023-03-24 22:28 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2023-03-24 22:28 UTC (permalink / raw)
  To: xen-devel

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  e1d75084443f676be681fdaf47585cc9a5f5b820
  Bug not present: eb23eef476bf44f933fcff42e55119473a1d6e19
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/179945/


  commit e1d75084443f676be681fdaf47585cc9a5f5b820
  Author: Demi Marie Obenour <demi@invisiblethingslab.com>
  Date:   Tue Mar 21 13:33:36 2023 -0400
  
      build: Change remaining xenbits.xen.org link to HTTPS
      
      Obtaining code over an insecure transport is a terrible idea for
      blatently obvious reasons.  Even for non-executable data, insecure
      transports are considered deprecated.
      
      This patch enforces the use of secure transports for all xenbits.xen.org
      URLs.  All altered links have been tested and are known to work.
      
      Signed-off-by: Demi Marie Obenour <demi@invisiblethingslab.com>
      Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/179945.bisection-summary --basis-template=179926 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 179931 fail [host=himrod2] / 179926 ok.
Failure / basis pass flights: 179931 / 179926
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c 054acfc4443cda51bc000c2e3ba08d9fd1bd77f1
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c 715b92ba30f792e326bdd37b5a4969da9c5d4a6c
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#625eb5e96dc96aa7fddef59a08edae215527f19c-625eb5e96dc96aa7fddef59a08edae215527f19c git://xenbits.xen.org/xen.git#715b92ba30f792e326bdd37b5a4969da9c5d4a6c-054acfc4443cda51bc000c2e3ba08d9fd1bd77f1
Loaded 5001 nodes in revision graph
Searching for test results:
 179926 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c 715b92ba30f792e326bdd37b5a4969da9c5d4a6c
 179929 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c 054acfc4443cda51bc000c2e3ba08d9fd1bd77f1
 179932 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c 715b92ba30f792e326bdd37b5a4969da9c5d4a6c
 179934 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c 054acfc4443cda51bc000c2e3ba08d9fd1bd77f1
 179935 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c 79493f2b33eeeccc78db25435181a03f5c46b3e6
 179936 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c e1d75084443f676be681fdaf47585cc9a5f5b820
 179931 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c 054acfc4443cda51bc000c2e3ba08d9fd1bd77f1
 179937 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c eb23eef476bf44f933fcff42e55119473a1d6e19
 179939 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c e1d75084443f676be681fdaf47585cc9a5f5b820
 179941 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c eb23eef476bf44f933fcff42e55119473a1d6e19
 179942 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c e1d75084443f676be681fdaf47585cc9a5f5b820
 179944 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c eb23eef476bf44f933fcff42e55119473a1d6e19
 179945 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c e1d75084443f676be681fdaf47585cc9a5f5b820
Searching for interesting versions
 Result found: flight 179926 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c eb23eef476bf44f933fcff42e55119473a1d6e19, results HASH(0x55d01057b648) HASH(0x55d00f2f2d70) HASH(0x55d0105888c8) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c 79493f2b33eeeccc78db25435181a03f5c46b3e6, results HASH(0x55d010082898) For basis failure, parent search stopping at 3d273dd05e51e5a1\
 ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c 715b92ba30f792e326bdd37b5a4969da9c5d4a6c, results HASH(0x55d01056e848) HASH(0x55d010577c38) Result found: flight 179929 (fail), for basis failure (at ancestor ~1253)
 Repro found: flight 179932 (pass), for basis pass
 Repro found: flight 179934 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 625eb5e96dc96aa7fddef59a08edae215527f19c eb23eef476bf44f933fcff42e55119473a1d6e19
No revisions left to test, checking graph state.
 Result found: flight 179937 (pass), for last pass
 Result found: flight 179939 (fail), for first failure
 Repro found: flight 179941 (pass), for last pass
 Repro found: flight 179942 (fail), for first failure
 Repro found: flight 179944 (pass), for last pass
 Repro found: flight 179945 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  e1d75084443f676be681fdaf47585cc9a5f5b820
  Bug not present: eb23eef476bf44f933fcff42e55119473a1d6e19
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/179945/


  commit e1d75084443f676be681fdaf47585cc9a5f5b820
  Author: Demi Marie Obenour <demi@invisiblethingslab.com>
  Date:   Tue Mar 21 13:33:36 2023 -0400
  
      build: Change remaining xenbits.xen.org link to HTTPS
      
      Obtaining code over an insecure transport is a terrible idea for
      blatently obvious reasons.  Even for non-executable data, insecure
      transports are considered deprecated.
      
      This patch enforces the use of secure transports for all xenbits.xen.org
      URLs.  All altered links have been tested and are known to work.
      
      Signed-off-by: Demi Marie Obenour <demi@invisiblethingslab.com>
      Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
179945: tolerable ALL FAIL

flight 179945 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/179945/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2022-10-16  8:24 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2022-10-16  8:24 UTC (permalink / raw)
  To: xen-devel

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  e4f5949c446635a854f06317b81db11cccfdabee
  Bug not present: fcdb9cdb953d6c1f893286c3619e74f72e1327fc
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/173913/


  commit e4f5949c446635a854f06317b81db11cccfdabee
  Author: Anthony PERARD <anthony.perard@citrix.com>
  Date:   Thu Oct 13 14:05:00 2022 +0100
  
      tools: Add -Werror by default to all tools/
      
      And provide an option to ./configure to disable it.
      
      A follow-up patch will remove -Werror from every other Makefile in
      tools/.
      
      Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
      Reviewed-by: Luca Fancellu <luca.fancellu@arm.com>
      Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
      Release-acked-by: Henry Wang <Henry.Wang@arm.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/173913.bisection-summary --basis-template=173457 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 173897 fail [host=huxelrebe0] / 173760 [host=pinot1] 173754 [host=albana0] 173749 [host=sabro0] 173743 [host=italia1] 173734 [host=sabro1] 173728 [host=sabro1] 173721 [host=sabro0] 173710 [host=sabro1] 173701 [host=pinot1] 173688 [host=albana0] 173670 [host=sabro1] 173649 [host=sabro1] 173619 ok.
Failure / basis pass flights: 173897 / 173619
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 5310a3aa5026fb27d6834306d920d6207a1e0898
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 448d28309f1a966bdc850aff1a637e0b79a03e43
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#b746458e1ce1bec85e58b458386f8b7a0bedfaa6-b746458e1ce1bec85e58b458386f8b7a0bedfaa6 git://xenbits.xen.org/xen.git#448d28309f1a966bdc850aff1a637e0b79a03e43-5310a3aa5026fb27d6834306d920d6207a1e0898
Loaded 5001 nodes in revision graph
Searching for test results:
 173760 [host=pinot1]
 173776 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 5310a3aa5026fb27d6834306d920d6207a1e0898
 173786 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 5310a3aa5026fb27d6834306d920d6207a1e0898
 173800 [host=sabro1]
 173810 [host=italia1]
 173822 [host=italia1]
 173835 [host=italia1]
 173853 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 5310a3aa5026fb27d6834306d920d6207a1e0898
 173867 [host=italia1]
 173868 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 448d28309f1a966bdc850aff1a637e0b79a03e43
 173874 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 5310a3aa5026fb27d6834306d920d6207a1e0898
 173869 [host=italia1]
 173880 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 fcdb9cdb953d6c1f893286c3619e74f72e1327fc
 173885 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 5310a3aa5026fb27d6834306d920d6207a1e0898
 173886 [host=italia1]
 173889 [host=italia1]
 173892 [host=italia1]
 173895 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 4834dd5521a36cec118ed84b7c09a509edaafa6b
 173900 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 40d96f0c7d5399f9b824926279d41ead974fbe39
 173901 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 e4f5949c446635a854f06317b81db11cccfdabee
 173897 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 5310a3aa5026fb27d6834306d920d6207a1e0898
 173903 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 fcdb9cdb953d6c1f893286c3619e74f72e1327fc
 173907 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 e4f5949c446635a854f06317b81db11cccfdabee
 173910 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 fcdb9cdb953d6c1f893286c3619e74f72e1327fc
 173913 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 e4f5949c446635a854f06317b81db11cccfdabee
 173619 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 448d28309f1a966bdc850aff1a637e0b79a03e43
 173649 [host=sabro1]
 173670 [host=sabro1]
 173688 [host=albana0]
 173701 [host=pinot1]
 173754 [host=albana0]
 173710 [host=sabro1]
 173721 [host=sabro0]
 173728 [host=sabro1]
 173734 [host=sabro1]
 173743 [host=italia1]
 173749 [host=sabro0]
Searching for interesting versions
 Result found: flight 173619 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 fcdb9cdb953d6c1f893286c3619e74f72e1327fc, results HASH(0x55d31a4755d8) HASH(0x55d31a48ff58) HASH(0x55d31a47c698) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 448d28309f1a966bdc850aff1a637e0b79a03e43, results HASH(0x55d31a47f928) HASH(0x55d31a472e28) Result found: flight 173776 (fail), for \
 basis failure (at ancestor ~623)
 Repro found: flight 173868 (pass), for basis pass
 Repro found: flight 173874 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 b746458e1ce1bec85e58b458386f8b7a0bedfaa6 fcdb9cdb953d6c1f893286c3619e74f72e1327fc
No revisions left to test, checking graph state.
 Result found: flight 173880 (pass), for last pass
 Result found: flight 173901 (fail), for first failure
 Repro found: flight 173903 (pass), for last pass
 Repro found: flight 173907 (fail), for first failure
 Repro found: flight 173910 (pass), for last pass
 Repro found: flight 173913 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  e4f5949c446635a854f06317b81db11cccfdabee
  Bug not present: fcdb9cdb953d6c1f893286c3619e74f72e1327fc
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/173913/


  commit e4f5949c446635a854f06317b81db11cccfdabee
  Author: Anthony PERARD <anthony.perard@citrix.com>
  Date:   Thu Oct 13 14:05:00 2022 +0100
  
      tools: Add -Werror by default to all tools/
      
      And provide an option to ./configure to disable it.
      
      A follow-up patch will remove -Werror from every other Makefile in
      tools/.
      
      Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
      Reviewed-by: Luca Fancellu <luca.fancellu@arm.com>
      Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
      Release-acked-by: Henry Wang <Henry.Wang@arm.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
173913: tolerable ALL FAIL

flight 173913 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/173913/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2022-03-15  2:25 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2022-03-15  2:25 UTC (permalink / raw)
  To: xen-devel

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  9e5a68a6652cc54ce3cb3b0ce208eeed79d5aeb5
  Bug not present: f9dd8436e3b826e4ca2284effa4c0285527ea763
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/168603/


  commit 9e5a68a6652cc54ce3cb3b0ce208eeed79d5aeb5
  Author: Ayan Kumar Halder <ayan.kumar.halder@xilinx.com>
  Date:   Thu Mar 10 17:44:59 2022 +0000
  
      xen/arm64: io: Support instructions (for which ISS is not valid) on emulated MMIO region using MMIO/ioreq handler
      
      When an instruction is trapped in Xen due to translation fault, Xen
      checks if the ISS is invalid (for data abort) or it is an instruction
      abort. If so, Xen tries to resolve the translation fault using p2m page
      tables. In case of data abort, Xen will try to map the mmio region to
      the guest (ie tries to emulate the mmio region).
      
      If the ISS is not valid and it is a data abort, then Xen tries to
      decode the instruction. In case of ioreq, Xen  saves the decoding state,
      rn and imm9 to vcpu_io. Whenever the vcpu handles the ioreq successfully,
      it will read the decoding state to determine if the instruction decoded
      was a ldr/str post indexing (ie INSTR_LDR_STR_POSTINDEXING). If so, it
      uses these details to post increment rn.
      
      In case of mmio handler, if the mmio operation was successful, then Xen
      retrives the decoding state, rn and imm9. For state ==
      INSTR_LDR_STR_POSTINDEXING, Xen will update rn.
      
      If there is an error encountered while decoding/executing the instruction,
      Xen will forward the abort to the guest.
      
      Also, the logic to infer the type of instruction has been moved from
      try_handle_mmio() to try_decode_instruction() which is called before.
      try_handle_mmio() is solely responsible for handling the mmio operation.
      
      Signed-off-by: Ayan Kumar Halder <ayankuma@xilinx.com>
      Acked-by: Julien Grall <jgrall@amazon.com>
      Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/168603.bisection-summary --basis-template=168580 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 168591 fail [host=himrod1] / 168580 [host=himrod2] 168509 [host=himrod2] 168495 ok.
Failure / basis pass flights: 168591 / 168495
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 fef5531fd8f311b347970568d77e7bf4feffd7fb
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 5142dc5c25e317c208e3dc16d16b664b9f05dab5
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42-a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 git://xenbits.xen.org/xen.git#5142dc5c25e317c208e3dc16d16b664b9f05dab5-fef5531fd8f311b347970568d77e7bf4feffd7fb
From git://cache:9419/git://xenbits.xen.org/xen
   6ff9a7e62b..dedb0aa42c  master     -> origin/master
Loaded 5001 nodes in revision graph
Searching for test results:
 168495 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 5142dc5c25e317c208e3dc16d16b664b9f05dab5
 168509 [host=himrod2]
 168580 [host=himrod2]
 168589 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 fef5531fd8f311b347970568d77e7bf4feffd7fb
 168590 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 5142dc5c25e317c208e3dc16d16b664b9f05dab5
 168593 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 fef5531fd8f311b347970568d77e7bf4feffd7fb
 168594 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 3f809886988767fff46f440f4fc6d252fb586ace
 168595 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 dedb0aa42c6d1ee31805dfc61630db2c41117330
 168596 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 f9dd8436e3b826e4ca2284effa4c0285527ea763
 168597 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 9e5a68a6652cc54ce3cb3b0ce208eeed79d5aeb5
 168598 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 f9dd8436e3b826e4ca2284effa4c0285527ea763
 168599 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 9e5a68a6652cc54ce3cb3b0ce208eeed79d5aeb5
 168600 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 f9dd8436e3b826e4ca2284effa4c0285527ea763
 168591 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 fef5531fd8f311b347970568d77e7bf4feffd7fb
 168603 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 9e5a68a6652cc54ce3cb3b0ce208eeed79d5aeb5
Searching for interesting versions
 Result found: flight 168495 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 f9dd8436e3b826e4ca2284effa4c0285527ea763, results HASH(0x55566074f348) HASH(0x55566074e8a0) HASH(0x555660756588) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 dedb0aa42c6d1ee31805dfc61630db2c41117330, results HASH(0x55566074d318) For basis failure, parent search stopping at 3d273dd05e51e5a1\
 ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 3f809886988767fff46f440f4fc6d252fb586ace, results HASH(0x55566074b310) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 5142dc5c25e317c208e3dc16d16b664b9f05dab5, results HASH(0x555660741920) HASH(0x555660748a08) Result found: flight 168589 (fail), for basis failure (at ancestor ~307)
 Repro found: flight 168590 (pass), for basis pass
 Repro found: flight 168591 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 f9dd8436e3b826e4ca2284effa4c0285527ea763
No revisions left to test, checking graph state.
 Result found: flight 168596 (pass), for last pass
 Result found: flight 168597 (fail), for first failure
 Repro found: flight 168598 (pass), for last pass
 Repro found: flight 168599 (fail), for first failure
 Repro found: flight 168600 (pass), for last pass
 Repro found: flight 168603 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  9e5a68a6652cc54ce3cb3b0ce208eeed79d5aeb5
  Bug not present: f9dd8436e3b826e4ca2284effa4c0285527ea763
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/168603/


  commit 9e5a68a6652cc54ce3cb3b0ce208eeed79d5aeb5
  Author: Ayan Kumar Halder <ayan.kumar.halder@xilinx.com>
  Date:   Thu Mar 10 17:44:59 2022 +0000
  
      xen/arm64: io: Support instructions (for which ISS is not valid) on emulated MMIO region using MMIO/ioreq handler
      
      When an instruction is trapped in Xen due to translation fault, Xen
      checks if the ISS is invalid (for data abort) or it is an instruction
      abort. If so, Xen tries to resolve the translation fault using p2m page
      tables. In case of data abort, Xen will try to map the mmio region to
      the guest (ie tries to emulate the mmio region).
      
      If the ISS is not valid and it is a data abort, then Xen tries to
      decode the instruction. In case of ioreq, Xen  saves the decoding state,
      rn and imm9 to vcpu_io. Whenever the vcpu handles the ioreq successfully,
      it will read the decoding state to determine if the instruction decoded
      was a ldr/str post indexing (ie INSTR_LDR_STR_POSTINDEXING). If so, it
      uses these details to post increment rn.
      
      In case of mmio handler, if the mmio operation was successful, then Xen
      retrives the decoding state, rn and imm9. For state ==
      INSTR_LDR_STR_POSTINDEXING, Xen will update rn.
      
      If there is an error encountered while decoding/executing the instruction,
      Xen will forward the abort to the guest.
      
      Also, the logic to infer the type of instruction has been moved from
      try_handle_mmio() to try_decode_instruction() which is called before.
      try_handle_mmio() is solely responsible for handling the mmio operation.
      
      Signed-off-by: Ayan Kumar Halder <ayankuma@xilinx.com>
      Acked-by: Julien Grall <jgrall@amazon.com>
      Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
168603: tolerable ALL FAIL

flight 168603 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/168603/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* Re: [xen-unstable-smoke bisection] complete build-amd64
  2022-01-21  3:38 osstest service owner
@ 2022-01-21  7:54 ` Jan Beulich
  0 siblings, 0 replies; 27+ messages in thread
From: Jan Beulich @ 2022-01-21  7:54 UTC (permalink / raw)
  To: Andrew Cooper; +Cc: osstest service owner, xen-devel

On 21.01.2022 04:38, osstest service owner wrote:
> branch xen-unstable-smoke
> xenbranch xen-unstable-smoke
> job build-amd64
> testid xen-build
> 
> Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
> Tree: qemuu git://xenbits.xen.org/qemu-xen.git
> Tree: xen git://xenbits.xen.org/xen.git
> 
> *** Found and reproduced problem changeset ***
> 
>   Bug is in tree:  xen git://xenbits.xen.org/xen.git
>   Bug introduced:  6536688439dbca1d08fd6db5be29c39e3917fb2f
>   Bug not present: 88d3ff7ab15da277a85b39735797293fb541c718
>   Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/167778/
> 
> 
>   commit 6536688439dbca1d08fd6db5be29c39e3917fb2f
>   Author: Andrew Cooper <andrew.cooper3@citrix.com>
>   Date:   Wed Jan 12 13:52:47 2022 +0000
>   
>       x86/msr: Split MSR_SPEC_CTRL handling
>       
>       In order to fix a VT-x bug, and support MSR_SPEC_CTRL on AMD, move
>       MSR_SPEC_CTRL handling into the new {pv,hvm}_{get,set}_reg() infrastructure.
>       
>       Duplicate the msrs->spec_ctrl.raw accesses in the PV and VT-x paths for now.
>       The SVM path is currently unreachable because of the CPUID policy.
>       
>       No functional change.
>       
>       Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
>       Reviewed-by: Jan Beulich <jbeulich@suse.com>

Hmm, looks like you decided to drop the inline stubs, yet now in the
shim build we get

msr.c: In function 'guest_rdmsr':
msr.c:431:16: error: implicit declaration of function 'hvm_get_reg'; did you mean 'pv_get_reg'? [-Werror=implicit-function-declaration]
         *val = hvm_get_reg(v, msr);
                ^~~~~~~~~~~
                pv_get_reg
msr.c:431:16: error: nested extern declaration of 'hvm_get_reg' [-Werror=nested-externs]
msr.c: In function 'guest_wrmsr':
msr.c:675:9: error: implicit declaration of function 'hvm_set_reg'; did you mean 'pv_set_reg'? [-Werror=implicit-function-declaration]
         hvm_set_reg(v, msr, val);
         ^~~~~~~~~~~
         pv_set_reg
msr.c:675:9: error: nested extern declaration of 'hvm_set_reg' [-Werror=nested-externs]
cc1: all warnings being treated as errors

Jan



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2022-01-21  3:38 osstest service owner
  2022-01-21  7:54 ` Jan Beulich
  0 siblings, 1 reply; 27+ messages in thread
From: osstest service owner @ 2022-01-21  3:38 UTC (permalink / raw)
  To: xen-devel

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  6536688439dbca1d08fd6db5be29c39e3917fb2f
  Bug not present: 88d3ff7ab15da277a85b39735797293fb541c718
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/167778/


  commit 6536688439dbca1d08fd6db5be29c39e3917fb2f
  Author: Andrew Cooper <andrew.cooper3@citrix.com>
  Date:   Wed Jan 12 13:52:47 2022 +0000
  
      x86/msr: Split MSR_SPEC_CTRL handling
      
      In order to fix a VT-x bug, and support MSR_SPEC_CTRL on AMD, move
      MSR_SPEC_CTRL handling into the new {pv,hvm}_{get,set}_reg() infrastructure.
      
      Duplicate the msrs->spec_ctrl.raw accesses in the PV and VT-x paths for now.
      The SVM path is currently unreachable because of the CPUID policy.
      
      No functional change.
      
      Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
      Reviewed-by: Jan Beulich <jbeulich@suse.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/167778.bisection-summary --basis-template=167761 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 167764 fail [host=himrod2] / 167761 ok.
Failure / basis pass flights: 167764 / 167761
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 0626219dcc6a4376c1a4b04209d6c15d06e23875
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 4e1df69cc9f51b2e017af1da3ed5b45917642115
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42-a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 git://xenbits.xen.org/xen.git#4e1df69cc9f51b2e017af1da3ed5b45917642115-0626219dcc6a4376c1a4b04209d6c15d06e23875
Loaded 5001 nodes in revision graph
Searching for test results:
 167761 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 4e1df69cc9f51b2e017af1da3ed5b45917642115
 167764 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 0626219dcc6a4376c1a4b04209d6c15d06e23875
 167768 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 4e1df69cc9f51b2e017af1da3ed5b45917642115
 167770 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 0626219dcc6a4376c1a4b04209d6c15d06e23875
 167771 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 6536688439dbca1d08fd6db5be29c39e3917fb2f
 167772 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 88d3ff7ab15da277a85b39735797293fb541c718
 167773 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 6536688439dbca1d08fd6db5be29c39e3917fb2f
 167774 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 88d3ff7ab15da277a85b39735797293fb541c718
 167776 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 6536688439dbca1d08fd6db5be29c39e3917fb2f
 167777 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 88d3ff7ab15da277a85b39735797293fb541c718
 167778 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 6536688439dbca1d08fd6db5be29c39e3917fb2f
Searching for interesting versions
 Result found: flight 167761 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 88d3ff7ab15da277a85b39735797293fb541c718, results HASH(0x5577149a3678) HASH(0x5577149a76b0) HASH(0x5577149ab240) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 4e1df69cc9f51b2e017af1da3ed5b45917642115, results HASH(0x5577149985a8) HASH(0x55771499cd38) Result found: flight 167764 (fail), for \
 basis failure (at ancestor ~9)
 Repro found: flight 167768 (pass), for basis pass
 Repro found: flight 167770 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 a68d6d311c2d1fd9d2fa9a0768ea2353e8a79b42 88d3ff7ab15da277a85b39735797293fb541c718
No revisions left to test, checking graph state.
 Result found: flight 167772 (pass), for last pass
 Result found: flight 167773 (fail), for first failure
 Repro found: flight 167774 (pass), for last pass
 Repro found: flight 167776 (fail), for first failure
 Repro found: flight 167777 (pass), for last pass
 Repro found: flight 167778 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  6536688439dbca1d08fd6db5be29c39e3917fb2f
  Bug not present: 88d3ff7ab15da277a85b39735797293fb541c718
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/167778/


  commit 6536688439dbca1d08fd6db5be29c39e3917fb2f
  Author: Andrew Cooper <andrew.cooper3@citrix.com>
  Date:   Wed Jan 12 13:52:47 2022 +0000
  
      x86/msr: Split MSR_SPEC_CTRL handling
      
      In order to fix a VT-x bug, and support MSR_SPEC_CTRL on AMD, move
      MSR_SPEC_CTRL handling into the new {pv,hvm}_{get,set}_reg() infrastructure.
      
      Duplicate the msrs->spec_ctrl.raw accesses in the PV and VT-x paths for now.
      The SVM path is currently unreachable because of the CPUID policy.
      
      No functional change.
      
      Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
      Reviewed-by: Jan Beulich <jbeulich@suse.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
167778: tolerable ALL FAIL

flight 167778 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/167778/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2021-08-16 23:23 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2021-08-16 23:23 UTC (permalink / raw)
  To: xen-devel, osstest-admin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 9333 bytes --]

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  35727551c0703493a2240e967cffc3063b13d49c
  Bug not present: bc141e8ca56200bdd0a12e04a6ebff3c19d6c27b
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/164220/


  commit 35727551c0703493a2240e967cffc3063b13d49c
  Author: Andrew Cooper <andrew.cooper3@citrix.com>
  Date:   Thu Aug 12 17:39:16 2021 +0100
  
      x86/cet: Fix shskt manipulation error with BUGFRAME_{warn,run_fn}
      
      This was a clear oversight in the original CET work.  The BUGFRAME_run_fn and
      BUGFRAME_warn paths update regs->rip without an equivalent adjustment to the
      shadow stack, causing IRET to suffer #CP because of the mismatch.
      
      One subtle, and therefore fragile, aspect of extable_shstk_fixup() was that it
      required regs->rip to have its old value as a cross-check that the right word
      in the shadow stack was being edited.
      
      Rework extable_shstk_fixup() into fixup_exception_return() which takes
      ownership of the update to both the regular and shadow stacks, ensuring that
      the regs->rip update is ordered correctly.
      
      Use the new fixup_exception_return() for BUGFRAME_run_fn and BUGFRAME_warn to
      ensure that the shadow stack is updated too.
      
      Fixes: 209fb9919b50 ("x86/extable: Adjust extable handling to be shadow stack compatible")
      Reported-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
      Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
      Tested-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
      Reviewed-by: Jan Beulich <jbeulich@suse.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/164220.bisection-summary --basis-template=164206 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 164207 fail [host=himrod1] / 164206 ok.
Failure / basis pass flights: 164207 / 164206
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 35727551c0703493a2240e967cffc3063b13d49c
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 274c5e79c792ce0331d0d8cd9a01545dea5a48fd
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823-136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 git://xenbits.xen.org/xen.git#274c5e79c792ce0331d0d8cd9a01545dea5a48fd-35727551c0703493a2240e967cffc3063b13d49c
Loaded 5001 nodes in revision graph
Searching for test results:
 164206 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 274c5e79c792ce0331d0d8cd9a01545dea5a48fd
 164207 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 35727551c0703493a2240e967cffc3063b13d49c
 164209 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 274c5e79c792ce0331d0d8cd9a01545dea5a48fd
 164210 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 35727551c0703493a2240e967cffc3063b13d49c
 164212 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 6928bc511399fd8f593fe49a3241212860a6a1b5
 164213 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 bc141e8ca56200bdd0a12e04a6ebff3c19d6c27b
 164215 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 35727551c0703493a2240e967cffc3063b13d49c
 164216 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 bc141e8ca56200bdd0a12e04a6ebff3c19d6c27b
 164217 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 35727551c0703493a2240e967cffc3063b13d49c
 164218 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 bc141e8ca56200bdd0a12e04a6ebff3c19d6c27b
 164220 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 35727551c0703493a2240e967cffc3063b13d49c
Searching for interesting versions
 Result found: flight 164206 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 bc141e8ca56200bdd0a12e04a6ebff3c19d6c27b, results HASH(0x5562743e7900) HASH(0x5562743ea830) HASH(0x556273169110) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 6928bc511399fd8f593fe49a3241212860a6a1b5, results HASH(0x5562743e58f8) For basis failure, parent search stopping at 3d273dd05e51e5a1\
 ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 274c5e79c792ce0331d0d8cd9a01545dea5a48fd, results HASH(0x5562743dcb08) HASH(0x5562743d37d0) Result found: flight 164207 (fail), for basis failure (at ancestor ~673)
 Repro found: flight 164209 (pass), for basis pass
 Repro found: flight 164210 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 bc141e8ca56200bdd0a12e04a6ebff3c19d6c27b
No revisions left to test, checking graph state.
 Result found: flight 164213 (pass), for last pass
 Result found: flight 164215 (fail), for first failure
 Repro found: flight 164216 (pass), for last pass
 Repro found: flight 164217 (fail), for first failure
 Repro found: flight 164218 (pass), for last pass
 Repro found: flight 164220 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  35727551c0703493a2240e967cffc3063b13d49c
  Bug not present: bc141e8ca56200bdd0a12e04a6ebff3c19d6c27b
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/164220/


  commit 35727551c0703493a2240e967cffc3063b13d49c
  Author: Andrew Cooper <andrew.cooper3@citrix.com>
  Date:   Thu Aug 12 17:39:16 2021 +0100
  
      x86/cet: Fix shskt manipulation error with BUGFRAME_{warn,run_fn}
      
      This was a clear oversight in the original CET work.  The BUGFRAME_run_fn and
      BUGFRAME_warn paths update regs->rip without an equivalent adjustment to the
      shadow stack, causing IRET to suffer #CP because of the mismatch.
      
      One subtle, and therefore fragile, aspect of extable_shstk_fixup() was that it
      required regs->rip to have its old value as a cross-check that the right word
      in the shadow stack was being edited.
      
      Rework extable_shstk_fixup() into fixup_exception_return() which takes
      ownership of the update to both the regular and shadow stacks, ensuring that
      the regs->rip update is ordered correctly.
      
      Use the new fixup_exception_return() for BUGFRAME_run_fn and BUGFRAME_warn to
      ensure that the shadow stack is updated too.
      
      Fixes: 209fb9919b50 ("x86/extable: Adjust extable handling to be shadow stack compatible")
      Reported-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
      Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
      Tested-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
      Reviewed-by: Jan Beulich <jbeulich@suse.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
164220: tolerable ALL FAIL

flight 164220 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/164220/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2021-07-10  0:19 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2021-07-10  0:19 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  0dbb4be739c50b8018aeeb285ef290bf7962a28e
  Bug not present: d276e0f3f14f2d46f27989008770eb2b9c678bc4
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/163499/


  commit 0dbb4be739c50b8018aeeb285ef290bf7962a28e
  Author: Costin Lupu <costin.lupu@cs.pub.ro>
  Date:   Tue Jun 8 15:35:27 2021 +0300
  
      tools/libs/foreignmemory: Fix PAGE_SIZE redefinition error
      
      If PAGE_SIZE is already defined in the system (e.g. in /usr/include/limits.h
      header) then gcc will trigger a redefinition error because of -Werror. This
      patch replaces usage of PAGE_* macros with XC_PAGE_* macros in order to avoid
      confusion between control domain page granularity (PAGE_* definitions) and
      guest domain page granularity.
      
      The exception is in osdep_xenforeignmemory_map() where we need the system page
      size to check whether the PFN array should be allocated with mmap() or with
      dynamic allocation.
      
      Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
      Reviewed-by: Julien Grall <jgrall@amazon.com>
      Acked-by: Ian Jackson <iwj@xenproject.org>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/163499.bisection-summary --basis-template=163474 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 163480 fail [host=himrod2] / 163474 ok.
Failure / basis pass flights: 163480 / 163474
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 e6917412628d11986f0e6fc028851c8181b24fb8
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 6de3e5fce5e2a3c5f438e8e214168dd3a474cbbf
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823-136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 git://xenbits.xen.org/xen.git#6de3e5fce5e2a3c5f438e8e214168dd3a474cbbf-e6917412628d11986f0e6fc028851c8181b24fb8
Loaded 5001 nodes in revision graph
Searching for test results:
 163474 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 6de3e5fce5e2a3c5f438e8e214168dd3a474cbbf
 163480 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 e6917412628d11986f0e6fc028851c8181b24fb8
 163487 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 6de3e5fce5e2a3c5f438e8e214168dd3a474cbbf
 163488 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 e6917412628d11986f0e6fc028851c8181b24fb8
 163491 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 d276e0f3f14f2d46f27989008770eb2b9c678bc4
 163492 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 2d1a35f1e6c2113a6322fdb758a198608c90e4bd
 163493 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 0dbb4be739c50b8018aeeb285ef290bf7962a28e
 163495 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 d276e0f3f14f2d46f27989008770eb2b9c678bc4
 163496 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 0dbb4be739c50b8018aeeb285ef290bf7962a28e
 163498 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 d276e0f3f14f2d46f27989008770eb2b9c678bc4
 163499 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 0dbb4be739c50b8018aeeb285ef290bf7962a28e
Searching for interesting versions
 Result found: flight 163474 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 d276e0f3f14f2d46f27989008770eb2b9c678bc4, results HASH(0x5651c08f6828) HASH(0x5651c090bb80) HASH(0x5651c08f4220) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 6de3e5fce5e2a3c5f438e8e214168dd3a474cbbf, results HASH(0x5651c08fed80) HASH(0x5651c08ff080) Result found: flight 163480 (fail), for \
 basis failure (at ancestor ~631)
 Repro found: flight 163487 (pass), for basis pass
 Repro found: flight 163488 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 d276e0f3f14f2d46f27989008770eb2b9c678bc4
No revisions left to test, checking graph state.
 Result found: flight 163491 (pass), for last pass
 Result found: flight 163493 (fail), for first failure
 Repro found: flight 163495 (pass), for last pass
 Repro found: flight 163496 (fail), for first failure
 Repro found: flight 163498 (pass), for last pass
 Repro found: flight 163499 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  0dbb4be739c50b8018aeeb285ef290bf7962a28e
  Bug not present: d276e0f3f14f2d46f27989008770eb2b9c678bc4
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/163499/


  commit 0dbb4be739c50b8018aeeb285ef290bf7962a28e
  Author: Costin Lupu <costin.lupu@cs.pub.ro>
  Date:   Tue Jun 8 15:35:27 2021 +0300
  
      tools/libs/foreignmemory: Fix PAGE_SIZE redefinition error
      
      If PAGE_SIZE is already defined in the system (e.g. in /usr/include/limits.h
      header) then gcc will trigger a redefinition error because of -Werror. This
      patch replaces usage of PAGE_* macros with XC_PAGE_* macros in order to avoid
      confusion between control domain page granularity (PAGE_* definitions) and
      guest domain page granularity.
      
      The exception is in osdep_xenforeignmemory_map() where we need the system page
      size to check whether the PFN array should be allocated with mmap() or with
      dynamic allocation.
      
      Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
      Reviewed-by: Julien Grall <jgrall@amazon.com>
      Acked-by: Ian Jackson <iwj@xenproject.org>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
163499: tolerable ALL FAIL

flight 163499 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/163499/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2021-07-06 17:29 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2021-07-06 17:29 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  918b8842a852e0e7446286f546724b1c63c56c66
  Bug not present: 4473f3601098a2c3cf5ab89d5a29504772985e3a
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/163347/


  commit 918b8842a852e0e7446286f546724b1c63c56c66
  Author: Michal Orzel <michal.orzel@arm.com>
  Date:   Mon Jul 5 08:39:52 2021 +0200
  
      arm64: Change type of hsr, cpsr, spsr_el1 to uint64_t
      
      AArch64 registers are 64bit whereas AArch32 registers
      are 32bit or 64bit. MSR/MRS are expecting 64bit values thus
      we should get rid of helpers READ/WRITE_SYSREG32
      in favour of using READ/WRITE_SYSREG.
      We should also use register_t type when reading sysregs
      which can correspond to uint64_t or uint32_t.
      Even though many AArch64 registers have upper 32bit reserved
      it does not mean that they can't be widen in the future.
      
      Modify type of hsr, cpsr, spsr_el1 to uint64_t.
      Previously we relied on the padding after spsr_el1.
      As we removed the padding, modify the union to be 64bit so we don't corrupt spsr_fiq.
      No need to modify the assembly code because the accesses were based on 64bit
      registers as there was a 32bit padding after spsr_el1.
      
      Remove 32bit padding in cpu_user_regs before spsr_fiq
      as it is no longer needed due to upper union being 64bit now.
      Add 64bit padding in cpu_user_regs before spsr_el1
      because the kernel frame should be 16-byte aligned.
      
      Change type of cpsr to uint64_t in the public outside interface
      "public/arch-arm.h" to allow ABI compatibility between 32bit and 64bit.
      Increment XEN_DOMCTL_INTERFACE_VERSION.
      
      Change type of cpsr to uint64_t in the public outside interface
      "public/vm_event.h" to allow ABI compatibility between 32bit and 64bit.
      
      Signed-off-by: Michal Orzel <michal.orzel@arm.com>
      Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
      Reviewed-by: Julien Grall <jgrall@amazon.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/163347.bisection-summary --basis-template=163326 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 163336 fail [host=himrod1] / 163326 [host=himrod2] 163314 ok.
Failure / basis pass flights: 163336 / 163314
(tree with no url: minios)
(tree in basispass but not in latest: ovmf)
(tree in basispass but not in latest: qemu)
(tree in basispass but not in latest: seabios)
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 f17a73b3c0264c62dd6b5dae01ed621c051c3038
Basis pass 7ea428895af2840d85c524f0bd11a38aac308308 44e8904ebfbc57ba0950c40b9d3a28507b553e4e
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen.git#7ea428895af2840d85c524f0bd11a38aac308308-136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 git://xenbits.xen.org/xen.git#44e8904ebfbc57ba0950c40b9d3a28507b553e4e-f17a73b3c0264c62dd6b5dae01ed621c051c3038
Loaded 19986 nodes in revision graph
Searching for test results:
 163314 pass 7ea428895af2840d85c524f0bd11a38aac308308 44e8904ebfbc57ba0950c40b9d3a28507b553e4e
 163326 [host=himrod2]
 163328 [host=himrod2]
 163329 [host=himrod2]
 163330 [host=himrod2]
 163331 [host=himrod2]
 163333 [host=himrod2]
 163332 fail 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 f17a73b3c0264c62dd6b5dae01ed621c051c3038
 163334 [host=himrod2]
 163335 pass 7ea428895af2840d85c524f0bd11a38aac308308 44e8904ebfbc57ba0950c40b9d3a28507b553e4e
 163337 fail 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 f17a73b3c0264c62dd6b5dae01ed621c051c3038
 163338 pass 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 09e2cd69956fe529bfc3d53dae477b44eff217d1
 163336 fail 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 f17a73b3c0264c62dd6b5dae01ed621c051c3038
 163339 fail 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 c8f88810db2a25d6aacf65c1c60bc4f5d848a483
 163341 pass 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 4473f3601098a2c3cf5ab89d5a29504772985e3a
 163342 fail 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 918b8842a852e0e7446286f546724b1c63c56c66
 163343 pass 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 4473f3601098a2c3cf5ab89d5a29504772985e3a
 163344 fail 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 918b8842a852e0e7446286f546724b1c63c56c66
 163346 pass 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 4473f3601098a2c3cf5ab89d5a29504772985e3a
 163347 fail 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 918b8842a852e0e7446286f546724b1c63c56c66
Searching for interesting versions
 Result found: flight 163314 (pass), for basis pass
 For basis failure, parent search stopping at 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 4473f3601098a2c3cf5ab89d5a29504772985e3a, results HASH(0x55bb9f7ae1a0) HASH(0x55bb9f7af0c8) HASH(0x55bb9f7b08d0) For basis failure, parent search stopping at 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 09e2cd69956fe529bfc3d53dae477b44eff217d1, results HASH(0x55bb9f7abd98) Result found: flight 163332 (fail), for basis failure (at ancestor ~13)
 Repro found: flight 163335 (pass), for basis pass
 Repro found: flight 163336 (fail), for basis failure
 0 revisions at 136c34c9bc4179dc64b15b2bb5f0c54ca4ddf823 4473f3601098a2c3cf5ab89d5a29504772985e3a
No revisions left to test, checking graph state.
 Result found: flight 163341 (pass), for last pass
 Result found: flight 163342 (fail), for first failure
 Repro found: flight 163343 (pass), for last pass
 Repro found: flight 163344 (fail), for first failure
 Repro found: flight 163346 (pass), for last pass
 Repro found: flight 163347 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  918b8842a852e0e7446286f546724b1c63c56c66
  Bug not present: 4473f3601098a2c3cf5ab89d5a29504772985e3a
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/163347/


  commit 918b8842a852e0e7446286f546724b1c63c56c66
  Author: Michal Orzel <michal.orzel@arm.com>
  Date:   Mon Jul 5 08:39:52 2021 +0200
  
      arm64: Change type of hsr, cpsr, spsr_el1 to uint64_t
      
      AArch64 registers are 64bit whereas AArch32 registers
      are 32bit or 64bit. MSR/MRS are expecting 64bit values thus
      we should get rid of helpers READ/WRITE_SYSREG32
      in favour of using READ/WRITE_SYSREG.
      We should also use register_t type when reading sysregs
      which can correspond to uint64_t or uint32_t.
      Even though many AArch64 registers have upper 32bit reserved
      it does not mean that they can't be widen in the future.
      
      Modify type of hsr, cpsr, spsr_el1 to uint64_t.
      Previously we relied on the padding after spsr_el1.
      As we removed the padding, modify the union to be 64bit so we don't corrupt spsr_fiq.
      No need to modify the assembly code because the accesses were based on 64bit
      registers as there was a 32bit padding after spsr_el1.
      
      Remove 32bit padding in cpu_user_regs before spsr_fiq
      as it is no longer needed due to upper union being 64bit now.
      Add 64bit padding in cpu_user_regs before spsr_el1
      because the kernel frame should be 16-byte aligned.
      
      Change type of cpsr to uint64_t in the public outside interface
      "public/arch-arm.h" to allow ABI compatibility between 32bit and 64bit.
      Increment XEN_DOMCTL_INTERFACE_VERSION.
      
      Change type of cpsr to uint64_t in the public outside interface
      "public/vm_event.h" to allow ABI compatibility between 32bit and 64bit.
      
      Signed-off-by: Michal Orzel <michal.orzel@arm.com>
      Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
      Reviewed-by: Julien Grall <jgrall@amazon.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
163347: tolerable ALL FAIL

flight 163347 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/163347/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2021-02-24 16:57 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2021-02-24 16:57 UTC (permalink / raw)
  To: xen-devel, osstest-admin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 7206 bytes --]

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  81b2b328a26c1b89c275898d12e8ab26c0673dad
  Bug not present: 10bb8aa0d5d029bd56da4a2a92e1e42bef880210
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/159638/


  commit 81b2b328a26c1b89c275898d12e8ab26c0673dad
  Author: Roger Pau Monné <roger.pau@citrix.com>
  Date:   Wed Feb 24 12:48:13 2021 +0100
  
      hvmloader: use Xen private header for elf structs
      
      Do not use the system provided elf.h, and instead use elfstructs.h
      from libelf.
      
      Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
      Acked-by: Jan Beulich <jbeulich@suse.com>
      Reviewed-by: Ian Jackson <iwj@xenproject.org>
      Release-Acked-by: Ian Jackson <iwj@xenproject.org>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/159638.bisection-summary --basis-template=159600 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 159624 fail [host=himrod2] / 159600 ok.
Failure / basis pass flights: 159624 / 159600
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 81b2b328a26c1b89c275898d12e8ab26c0673dad
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 5d94433a66df29ce314696a13bdd324ec0e342fe
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#7ea428895af2840d85c524f0bd11a38aac308308-7ea428895af2840d85c524f0bd11a38aac308308 git://xenbits.xen.org/xen.git#5d94433a66df29ce314696a13bdd324ec0e342fe-81b2b328a26c1b89c275898d12e8ab26c0673dad
Loaded 5001 nodes in revision graph
Searching for test results:
 159600 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 5d94433a66df29ce314696a13bdd324ec0e342fe
 159624 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 81b2b328a26c1b89c275898d12e8ab26c0673dad
 159627 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 5d94433a66df29ce314696a13bdd324ec0e342fe
 159630 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 81b2b328a26c1b89c275898d12e8ab26c0673dad
 159631 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 10bb8aa0d5d029bd56da4a2a92e1e42bef880210
 159632 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 81b2b328a26c1b89c275898d12e8ab26c0673dad
 159634 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 10bb8aa0d5d029bd56da4a2a92e1e42bef880210
 159636 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 81b2b328a26c1b89c275898d12e8ab26c0673dad
 159637 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 10bb8aa0d5d029bd56da4a2a92e1e42bef880210
 159638 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 81b2b328a26c1b89c275898d12e8ab26c0673dad
Searching for interesting versions
 Result found: flight 159600 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 10bb8aa0d5d029bd56da4a2a92e1e42bef880210, results HASH(0x55aef3ccb2a8) HASH(0x55aef3cc4f68) HASH(0x55aef3cceb38) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 5d94433a66df29ce314696a13bdd324ec0e342fe, results HASH(0x55aef3cc24e0) HASH(0x55aef3cc2ae0) Result found: flight 159624 (fail), for \
 basis failure (at ancestor ~79)
 Repro found: flight 159627 (pass), for basis pass
 Repro found: flight 159630 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 10bb8aa0d5d029bd56da4a2a92e1e42bef880210
No revisions left to test, checking graph state.
 Result found: flight 159631 (pass), for last pass
 Result found: flight 159632 (fail), for first failure
 Repro found: flight 159634 (pass), for last pass
 Repro found: flight 159636 (fail), for first failure
 Repro found: flight 159637 (pass), for last pass
 Repro found: flight 159638 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  81b2b328a26c1b89c275898d12e8ab26c0673dad
  Bug not present: 10bb8aa0d5d029bd56da4a2a92e1e42bef880210
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/159638/


  commit 81b2b328a26c1b89c275898d12e8ab26c0673dad
  Author: Roger Pau Monné <roger.pau@citrix.com>
  Date:   Wed Feb 24 12:48:13 2021 +0100
  
      hvmloader: use Xen private header for elf structs
      
      Do not use the system provided elf.h, and instead use elfstructs.h
      from libelf.
      
      Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
      Acked-by: Jan Beulich <jbeulich@suse.com>
      Reviewed-by: Ian Jackson <iwj@xenproject.org>
      Release-Acked-by: Ian Jackson <iwj@xenproject.org>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
159638: tolerable ALL FAIL

flight 159638 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/159638/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2021-02-10 19:10 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2021-02-10 19:10 UTC (permalink / raw)
  To: xen-devel, osstest-admin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 7436 bytes --]

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  c9b0242ad44a739e0f4c72b67fd4bcf4b042f800
  Bug not present: 687121f8a0e7c1ea1c4fa3d056637e5819342f14
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/159224/


  commit c9b0242ad44a739e0f4c72b67fd4bcf4b042f800
  Author: Roger Pau Monne <roger.pau@citrix.com>
  Date:   Thu Feb 4 10:38:33 2021 +0100
  
      autoconf: check endian.h include path
      
      Introduce an autoconf macro to check for the include path of certain
      headers that can be different between OSes.
      
      Use such macro to find the correct path for the endian.h header, and
      modify the users of endian.h to use the output of such check.
      
      Suggested-by: Ian Jackson <iwj@xenproject.org>
      Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
      Reviewed-by: Ian Jackson <iwj@xenproject.org>
      Release-Acked-by: Ian Jackson <iwj@xenproject.org>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/159224.bisection-summary --basis-template=159191 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 159210 fail [host=himrod1] / 159191 [host=himrod2] 159184 ok.
Failure / basis pass flights: 159210 / 159184
(tree with no url: minios)
(tree in basispass but not in latest: ovmf)
(tree in basispass but not in latest: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 90b014a6e6ecad036ec5846426afd19b305dedff
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 687121f8a0e7c1ea1c4fa3d056637e5819342f14
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#7ea428895af2840d85c524f0bd11a38aac308308-7ea428895af2840d85c524f0bd11a38aac308308 git://xenbits.xen.org/xen.git#687121f8a0e7c1ea1c4fa3d056637e5819342f14-90b014a6e6ecad036ec5846426afd19b305dedff
Loaded 5001 nodes in revision graph
Searching for test results:
 159184 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 687121f8a0e7c1ea1c4fa3d056637e5819342f14
 159191 [host=himrod2]
 159206 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 20077d035224c6f3b3eef8b111b8b842635f2c40
 159209 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 687121f8a0e7c1ea1c4fa3d056637e5819342f14
 159211 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 20077d035224c6f3b3eef8b111b8b842635f2c40
 159213 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 c9b0242ad44a739e0f4c72b67fd4bcf4b042f800
 159210 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 90b014a6e6ecad036ec5846426afd19b305dedff
 159219 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 687121f8a0e7c1ea1c4fa3d056637e5819342f14
 159221 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 c9b0242ad44a739e0f4c72b67fd4bcf4b042f800
 159223 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 687121f8a0e7c1ea1c4fa3d056637e5819342f14
 159224 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 c9b0242ad44a739e0f4c72b67fd4bcf4b042f800
Searching for interesting versions
 Result found: flight 159184 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 687121f8a0e7c1ea1c4fa3d056637e5819342f14, results HASH(0x556052ba3a60) HASH(0x556052bb5fe0) HASH(0x556052bbcf48) HASH(0x556052bc0ad8) Result found: flight 159206 (fail), for basis failure (at ancestor ~44)
 Repro found: flight 159209 (pass), for basis pass
 Repro found: flight 159210 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 687121f8a0e7c1ea1c4fa3d056637e5819342f14
No revisions left to test, checking graph state.
 Result found: flight 159184 (pass), for last pass
 Result found: flight 159213 (fail), for first failure
 Repro found: flight 159219 (pass), for last pass
 Repro found: flight 159221 (fail), for first failure
 Repro found: flight 159223 (pass), for last pass
 Repro found: flight 159224 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  c9b0242ad44a739e0f4c72b67fd4bcf4b042f800
  Bug not present: 687121f8a0e7c1ea1c4fa3d056637e5819342f14
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/159224/


  commit c9b0242ad44a739e0f4c72b67fd4bcf4b042f800
  Author: Roger Pau Monne <roger.pau@citrix.com>
  Date:   Thu Feb 4 10:38:33 2021 +0100
  
      autoconf: check endian.h include path
      
      Introduce an autoconf macro to check for the include path of certain
      headers that can be different between OSes.
      
      Use such macro to find the correct path for the endian.h header, and
      modify the users of endian.h to use the output of such check.
      
      Suggested-by: Ian Jackson <iwj@xenproject.org>
      Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
      Reviewed-by: Ian Jackson <iwj@xenproject.org>
      Release-Acked-by: Ian Jackson <iwj@xenproject.org>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
159224: tolerable ALL FAIL

flight 159224 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/159224/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2021-01-28 18:38 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2021-01-28 18:38 UTC (permalink / raw)
  To: xen-devel, osstest-admin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 8271 bytes --]

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  2b4b33ffe7d67dc677350a3e1fa7a11d7ab49fb4
  Bug not present: 6677b5a3577c16501fbc51a3341446905bd21c38
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/158746/


  commit 2b4b33ffe7d67dc677350a3e1fa7a11d7ab49fb4
  Author: Manuel Bouyer <bouyer@netbsd.org>
  Date:   Tue Jan 26 23:47:52 2021 +0100
  
      libs/foreignmemory: Implement on NetBSD
      
      Implement foreignmemory interface on NetBSD. The compat interface is now used
      only on __sun__
      
      Signed-off-by: Manuel Bouyer <bouyer@netbsd.org>
      Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/158746.bisection-summary --basis-template=158713 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 158728 fail [host=himrod1] / 158713 [host=himrod2] 158710 [host=himrod2] 158708 [host=himrod2] 158702 ok.
Failure / basis pass flights: 158728 / 158702
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 6e2046378086d2eaf3f1fe807a2fd697f2630f40
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 464301737acfa90b46b79659b19d7f456861def3
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#7ea428895af2840d85c524f0bd11a38aac308308-7ea428895af2840d85c524f0bd11a38aac308308 git://xenbits.xen.org/xen.git#464301737acfa90b46b79659b19d7f456861def3-6e2046378086d2eaf3f1fe807a2fd697f2630f40
Loaded 5001 nodes in revision graph
Searching for test results:
 158702 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 464301737acfa90b46b79659b19d7f456861def3
 158708 [host=himrod2]
 158710 [host=himrod2]
 158713 [host=himrod2]
 158724 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 2b4b33ffe7d67dc677350a3e1fa7a11d7ab49fb4
 158727 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 464301737acfa90b46b79659b19d7f456861def3
 158729 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 2b4b33ffe7d67dc677350a3e1fa7a11d7ab49fb4
 158732 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 75e1d599130a62f7ab04d384f22359b8e8274410
 158733 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 754865c298174560c9724bfcb2c1abb6fbc118ac
 158735 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 aa1b136ff1798a2c1a81270ccd20e7252e30ff1f
 158737 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 6677b5a3577c16501fbc51a3341446905bd21c38
 158738 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 2b4b33ffe7d67dc677350a3e1fa7a11d7ab49fb4
 158739 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 6677b5a3577c16501fbc51a3341446905bd21c38
 158728 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 6e2046378086d2eaf3f1fe807a2fd697f2630f40
 158741 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 2b4b33ffe7d67dc677350a3e1fa7a11d7ab49fb4
 158744 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 6677b5a3577c16501fbc51a3341446905bd21c38
 158746 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 2b4b33ffe7d67dc677350a3e1fa7a11d7ab49fb4
Searching for interesting versions
 Result found: flight 158702 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 6677b5a3577c16501fbc51a3341446905bd21c38, results HASH(0x55a0a6308500) HASH(0x55a0a630c510) HASH(0x55a0a6312250) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 aa1b136ff1798a2c1a81270ccd20e7252e30ff1f, results HASH(0x55a0a63064f8) For basis failure, parent search stopping at 3d273dd05e51e5a1\
 ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 754865c298174560c9724bfcb2c1abb6fbc118ac, results HASH(0x55a0a63052d0) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 75e1d599130a62f7ab04d384f22359b8e8274410, results HASH(0x55a0a63032c8) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 464301737acfa90b46b79659b19d7f456861de\
 f3, results HASH(0x55a0a62f8f78) HASH(0x55a0a62ff8b8) Result found: flight 158724 (fail), for basis failure (at ancestor ~928)
 Repro found: flight 158727 (pass), for basis pass
 Repro found: flight 158728 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 6677b5a3577c16501fbc51a3341446905bd21c38
No revisions left to test, checking graph state.
 Result found: flight 158737 (pass), for last pass
 Result found: flight 158738 (fail), for first failure
 Repro found: flight 158739 (pass), for last pass
 Repro found: flight 158741 (fail), for first failure
 Repro found: flight 158744 (pass), for last pass
 Repro found: flight 158746 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  2b4b33ffe7d67dc677350a3e1fa7a11d7ab49fb4
  Bug not present: 6677b5a3577c16501fbc51a3341446905bd21c38
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/158746/


  commit 2b4b33ffe7d67dc677350a3e1fa7a11d7ab49fb4
  Author: Manuel Bouyer <bouyer@netbsd.org>
  Date:   Tue Jan 26 23:47:52 2021 +0100
  
      libs/foreignmemory: Implement on NetBSD
      
      Implement foreignmemory interface on NetBSD. The compat interface is now used
      only on __sun__
      
      Signed-off-by: Manuel Bouyer <bouyer@netbsd.org>
      Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
158746: tolerable ALL FAIL

flight 158746 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/158746/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2020-11-10 23:25 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2020-11-10 23:25 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  5f2df45ead7c1195142f68b7923047a1e9479d54
  Bug not present: 3059178798a23ba870ff86ff54d442a07e6651fc
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/156660/


  commit 5f2df45ead7c1195142f68b7923047a1e9479d54
  Author: Juergen Gross <jgross@suse.com>
  Date:   Tue Nov 10 14:36:15 2020 +0100
  
      xen/evtchn: rework per event channel lock
      
      Currently the lock for a single event channel needs to be taken with
      interrupts off, which causes deadlocks in some cases.
      
      Rework the per event channel lock to be non-blocking for the case of
      sending an event and removing the need for disabling interrupts for
      taking the lock.
      
      The lock is needed for avoiding races between event channel state
      changes (creation, closing, binding) against normal operations (set
      pending, [un]masking, priority changes).
      
      Use a rwlock, but with some restrictions:
      
      - Changing the state of an event channel (creation, closing, binding)
        needs to use write_lock(), with ASSERT()ing that the lock is taken as
        writer only when the state of the event channel is either before or
        after the locked region appropriate (either free or unbound).
      
      - Sending an event needs to use read_trylock() mostly, in case of not
        obtaining the lock the operation is omitted. This is needed as
        sending an event can happen with interrupts off (at least in some
        cases).
      
      - Dumping the event channel state for debug purposes is using
        read_trylock(), too, in order to avoid blocking in case the lock is
        taken as writer for a long time.
      
      - All other cases can use read_lock().
      
      Fixes: e045199c7c9c54 ("evtchn: address races with evtchn_reset()")
      Signed-off-by: Juergen Gross <jgross@suse.com>
      Reviewed-by: Jan Beulich <jbeulich@suse.com>
      Acked-by: Julien Grall <jgrall@amazon.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/156660.bisection-summary --basis-template=156622 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 156642 fail [host=himrod1] / 156622 [host=himrod2] 156532 [host=himrod2] 156523 ok.
Failure / basis pass flights: 156642 / 156523
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 628e1becb6fb121475a6ce68e3f1cb4499851255
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 677cbe1324c29294bb1d1b8454b3f214725e40fd 2a5f9f6a6932214fda76b9b3c03e024772882d34
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#677cbe1324c29294bb1d1b8454b3f214725e40fd-7ea428895af2840d85c524f0bd11a38aac308308 git://xenbits.xen.org/xen.git#2a5f9f6a6932214fda76b9b3c03e024772882d34-628e1becb6fb121475a6ce68e3f1cb4499851255
Loaded 10007 nodes in revision graph
Searching for test results:
 156523 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 677cbe1324c29294bb1d1b8454b3f214725e40fd 2a5f9f6a6932214fda76b9b3c03e024772882d34
 156532 [host=himrod2]
 156622 [host=himrod2]
 156628 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 e6e85b662be9eab96f4cfc58e9945580cce8b2bb
 156641 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 677cbe1324c29294bb1d1b8454b3f214725e40fd 2a5f9f6a6932214fda76b9b3c03e024772882d34
 156644 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 e6e85b662be9eab96f4cfc58e9945580cce8b2bb
 156647 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 0a5e0ce0fb7e5a3b5dfdc936058d2c0e04e5e258
 156650 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 b5ad37f8e9284cc147218f7a5193d739ae7b956f
 156652 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 3059178798a23ba870ff86ff54d442a07e6651fc
 156654 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 5f2df45ead7c1195142f68b7923047a1e9479d54
 156642 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 628e1becb6fb121475a6ce68e3f1cb4499851255
 156655 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 3059178798a23ba870ff86ff54d442a07e6651fc
 156657 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 5f2df45ead7c1195142f68b7923047a1e9479d54
 156658 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 3059178798a23ba870ff86ff54d442a07e6651fc
 156660 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 5f2df45ead7c1195142f68b7923047a1e9479d54
Searching for interesting versions
 Result found: flight 156523 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 3059178798a23ba870ff86ff54d442a07e6651fc, results HASH(0x55985838a5c8) HASH(0x559858388d40) HASH(0x55985838df78) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 0a5e0ce0fb7e5a3b5dfdc936058d2c0e04e5e258, results HASH(0x559858385030) For basis failure, parent search stopping at 3d273dd05e51e5a1\
 ffba3d98c7437ee84e8f8764 677cbe1324c29294bb1d1b8454b3f214725e40fd 2a5f9f6a6932214fda76b9b3c03e024772882d34, results HASH(0x55985837a3b8) HASH(0x559858372e78) Result found: flight 156628 (fail), for basis failure (at ancestor ~531)
 Repro found: flight 156641 (pass), for basis pass
 Repro found: flight 156642 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 7ea428895af2840d85c524f0bd11a38aac308308 3059178798a23ba870ff86ff54d442a07e6651fc
No revisions left to test, checking graph state.
 Result found: flight 156652 (pass), for last pass
 Result found: flight 156654 (fail), for first failure
 Repro found: flight 156655 (pass), for last pass
 Repro found: flight 156657 (fail), for first failure
 Repro found: flight 156658 (pass), for last pass
 Repro found: flight 156660 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  5f2df45ead7c1195142f68b7923047a1e9479d54
  Bug not present: 3059178798a23ba870ff86ff54d442a07e6651fc
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/156660/


  commit 5f2df45ead7c1195142f68b7923047a1e9479d54
  Author: Juergen Gross <jgross@suse.com>
  Date:   Tue Nov 10 14:36:15 2020 +0100
  
      xen/evtchn: rework per event channel lock
      
      Currently the lock for a single event channel needs to be taken with
      interrupts off, which causes deadlocks in some cases.
      
      Rework the per event channel lock to be non-blocking for the case of
      sending an event and removing the need for disabling interrupts for
      taking the lock.
      
      The lock is needed for avoiding races between event channel state
      changes (creation, closing, binding) against normal operations (set
      pending, [un]masking, priority changes).
      
      Use a rwlock, but with some restrictions:
      
      - Changing the state of an event channel (creation, closing, binding)
        needs to use write_lock(), with ASSERT()ing that the lock is taken as
        writer only when the state of the event channel is either before or
        after the locked region appropriate (either free or unbound).
      
      - Sending an event needs to use read_trylock() mostly, in case of not
        obtaining the lock the operation is omitted. This is needed as
        sending an event can happen with interrupts off (at least in some
        cases).
      
      - Dumping the event channel state for debug purposes is using
        read_trylock(), too, in order to avoid blocking in case the lock is
        taken as writer for a long time.
      
      - All other cases can use read_lock().
      
      Fixes: e045199c7c9c54 ("evtchn: address races with evtchn_reset()")
      Signed-off-by: Juergen Gross <jgross@suse.com>
      Reviewed-by: Jan Beulich <jbeulich@suse.com>
      Acked-by: Julien Grall <jgrall@amazon.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
156660: tolerable ALL FAIL

flight 156660 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/156660/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2020-10-23 23:30 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2020-10-23 23:30 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  4664034cdc720a52913bc26358240bb9d3798527
  Bug not present: 154137dfdba334348887baf0be9693c407f7cef3
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/156144/


  commit 4664034cdc720a52913bc26358240bb9d3798527
  Author: Juergen Gross <jgross@suse.com>
  Date:   Mon Oct 19 17:27:54 2020 +0200
  
      tools/libs: move official headers to common directory
      
      Instead of each library having an own include directory move the
      official headers to tools/include instead. This will drop the need to
      link those headers to tools/include and there is no need any longer
      to have library-specific include paths when building Xen.
      
      While at it remove setting of the unused variable
      PKG_CONFIG_CFLAGS_LOCAL in libs/*/Makefile.
      
      Signed-off-by: Juergen Gross <jgross@suse.com>
      Acked-by: Christian Lindig <christian.lindig@citrix.com>
      Tested-by: Bertrand Marquis <bertrand.marquis@arm.com>
      Acked-by: Ian Jackson <iwj@xenproject.org>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/156144.bisection-summary --basis-template=156117 --blessings=real,real-bisect,real-retry xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 156140 fail [host=himrod1] / 156120 [host=himrod2] 156117 [host=himrod2] 156108 ok.
Failure / basis pass flights: 156140 / 156108
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 4ddd6499d999a7d08cabfda5b0262e473dd5beed
Basis pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 861f0c110976fa8879b7bf63d9478b6be83d4ab6
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#3d273dd05e51e5a1ffba3d98c7437ee84e8f8764-3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 git://xenbits.xen.org/qemu-xen.git#ea6d3cd1ed79d824e605a70c3626bc437c386260-ea6d3cd1ed79d824e605a70c3626bc437c386260 git://xenbits.xen.org/xen.git#861f0c110976fa8879b7bf63d9478b6be83d4ab6-4ddd6499d999a7d08cabfda5b0262e473dd5beed
Loaded 5001 nodes in revision graph
Searching for test results:
 156108 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 861f0c110976fa8879b7bf63d9478b6be83d4ab6
 156117 [host=himrod2]
 156120 [host=himrod2]
 156129 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 4ddd6499d999a7d08cabfda5b0262e473dd5beed
 156131 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 861f0c110976fa8879b7bf63d9478b6be83d4ab6
 156132 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 4ddd6499d999a7d08cabfda5b0262e473dd5beed
 156134 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 6ca70821b59849ad97c3fadc47e63c1a4af1a78c
 156135 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 154137dfdba334348887baf0be9693c407f7cef3
 156133 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 4ddd6499d999a7d08cabfda5b0262e473dd5beed
 156137 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 588756db020e73e6f5e4407bbf78fbd53f15b731
 156138 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 4664034cdc720a52913bc26358240bb9d3798527
 156139 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 154137dfdba334348887baf0be9693c407f7cef3
 156141 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 4664034cdc720a52913bc26358240bb9d3798527
 156142 pass 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 154137dfdba334348887baf0be9693c407f7cef3
 156140 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 4ddd6499d999a7d08cabfda5b0262e473dd5beed
 156144 fail 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 4664034cdc720a52913bc26358240bb9d3798527
Searching for interesting versions
 Result found: flight 156108 (pass), for basis pass
 For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 154137dfdba334348887baf0be9693c407f7cef3, results HASH(0x559bab0e2bb8) HASH(0x559bab0f1840) HASH(0x559bab0f7e80) For basis failure, parent search stopping at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 6ca70821b59849ad97c3fadc47e63c1a4af1a78c, results HASH(0x559bab0e82d0) For basis failure, parent search stopping at 3d273dd05e51e5a1\
 ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 861f0c110976fa8879b7bf63d9478b6be83d4ab6, results HASH(0x559bab0e0d30) HASH(0x559bab0e2738) Result found: flight 156129 (fail), for basis failure (at ancestor ~484)
 Repro found: flight 156131 (pass), for basis pass
 Repro found: flight 156132 (fail), for basis failure
 0 revisions at 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 ea6d3cd1ed79d824e605a70c3626bc437c386260 154137dfdba334348887baf0be9693c407f7cef3
No revisions left to test, checking graph state.
 Result found: flight 156135 (pass), for last pass
 Result found: flight 156138 (fail), for first failure
 Repro found: flight 156139 (pass), for last pass
 Repro found: flight 156141 (fail), for first failure
 Repro found: flight 156142 (pass), for last pass
 Repro found: flight 156144 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  4664034cdc720a52913bc26358240bb9d3798527
  Bug not present: 154137dfdba334348887baf0be9693c407f7cef3
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/156144/


  commit 4664034cdc720a52913bc26358240bb9d3798527
  Author: Juergen Gross <jgross@suse.com>
  Date:   Mon Oct 19 17:27:54 2020 +0200
  
      tools/libs: move official headers to common directory
      
      Instead of each library having an own include directory move the
      official headers to tools/include instead. This will drop the need to
      link those headers to tools/include and there is no need any longer
      to have library-specific include paths when building Xen.
      
      While at it remove setting of the unused variable
      PKG_CONFIG_CFLAGS_LOCAL in libs/*/Makefile.
      
      Signed-off-by: Juergen Gross <jgross@suse.com>
      Acked-by: Christian Lindig <christian.lindig@citrix.com>
      Tested-by: Bertrand Marquis <bertrand.marquis@arm.com>
      Acked-by: Ian Jackson <iwj@xenproject.org>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
156144: tolerable ALL FAIL

flight 156144 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/156144/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2020-10-07 18:40 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2020-10-07 18:40 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  e4e64408f5c755da3bf7bfd78e70ad9f6c448376
  Bug not present: 93508595d588afe9dca087f95200effb7cedc81f
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/155530/


  commit e4e64408f5c755da3bf7bfd78e70ad9f6c448376
  Author: Bertrand Marquis <bertrand.marquis@arm.com>
  Date:   Fri Oct 2 11:42:09 2020 +0100
  
      build: always use BASEDIR for xen sub-directory
      
      Modify Makefiles using $(XEN_ROOT)/xen to use $(BASEDIR) instead.
      
      This is removing the dependency to xen subdirectory preventing using a
      wrong configuration file when xen subdirectory is duplicated for
      compilation tests.
      
      Signed-off-by: Bertrand Marquis <bertrand.marquis@arm.com>
      Acked-by: Jan Beulich <jbeulich@suse.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/155530.bisection-summary --basis-template=155495 --blessings=real,real-bisect xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 155517 fail [host=himrod1] / 155495 [host=himrod2] 155349 [host=himrod2] 155327 ok.
Failure / basis pass flights: 155517 / 155327
(tree with no url: minios)
(tree in basispass but not in latest: ovmf)
(tree in basispass but not in latest: qemu)
(tree in basispass but not in latest: seabios)
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest ea6d3cd1ed79d824e605a70c3626bc437c386260 e4e64408f5c755da3bf7bfd78e70ad9f6c448376
Basis pass ea6d3cd1ed79d824e605a70c3626bc437c386260 59b27f360e3d9dc0378c1288e67a91fa41a77158
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen.git#ea6d3cd1ed79d824e605a70c3626bc437c386260-ea6d3cd1ed79d824e605a70c3626bc437c386260 git://xenbits.xen.org/xen.git#59b27f360e3d9dc0378c1288e67a91fa41a77158-e4e64408f5c755da3bf7bfd78e70ad9f6c448376
Loaded 5001 nodes in revision graph
Searching for test results:
 155310 [host=himrod2]
 155321 [host=albana1]
 155327 pass ea6d3cd1ed79d824e605a70c3626bc437c386260 59b27f360e3d9dc0378c1288e67a91fa41a77158
 155349 [host=himrod2]
 155495 [host=himrod2]
 155517 fail ea6d3cd1ed79d824e605a70c3626bc437c386260 e4e64408f5c755da3bf7bfd78e70ad9f6c448376
 155519 pass ea6d3cd1ed79d824e605a70c3626bc437c386260 59b27f360e3d9dc0378c1288e67a91fa41a77158
 155520 fail ea6d3cd1ed79d824e605a70c3626bc437c386260 e4e64408f5c755da3bf7bfd78e70ad9f6c448376
 155522 pass ea6d3cd1ed79d824e605a70c3626bc437c386260 3600118a52e75e10800806fdd05eba13adc87347
 155523 pass ea6d3cd1ed79d824e605a70c3626bc437c386260 1bc30c076a7f1678166934c080e1bf94b2c189af
 155524 pass ea6d3cd1ed79d824e605a70c3626bc437c386260 7f66c0dc41ae5f770c614e516810eb1f336e2470
 155525 pass ea6d3cd1ed79d824e605a70c3626bc437c386260 93508595d588afe9dca087f95200effb7cedc81f
 155526 fail ea6d3cd1ed79d824e605a70c3626bc437c386260 e4e64408f5c755da3bf7bfd78e70ad9f6c448376
 155527 pass ea6d3cd1ed79d824e605a70c3626bc437c386260 93508595d588afe9dca087f95200effb7cedc81f
 155528 fail ea6d3cd1ed79d824e605a70c3626bc437c386260 e4e64408f5c755da3bf7bfd78e70ad9f6c448376
 155529 pass ea6d3cd1ed79d824e605a70c3626bc437c386260 93508595d588afe9dca087f95200effb7cedc81f
 155530 fail ea6d3cd1ed79d824e605a70c3626bc437c386260 e4e64408f5c755da3bf7bfd78e70ad9f6c448376
Searching for interesting versions
 Result found: flight 155327 (pass), for basis pass
 For basis failure, parent search stopping at ea6d3cd1ed79d824e605a70c3626bc437c386260 93508595d588afe9dca087f95200effb7cedc81f, results HASH(0x55f3dbade518) HASH(0x55f3dbae5e48) HASH(0x55f3dbae9b58) For basis failure, parent search stopping at ea6d3cd1ed79d824e605a70c3626bc437c386260 7f66c0dc41ae5f770c614e516810eb1f336e2470, results HASH(0x55f3dbad0e18) For basis failure, parent search stopping at ea6d3cd1ed79d824e605a70c3626bc437c386260 1bc30c076a7f1678166934c080e1bf94b2c189af, results HASH(0x\
 55f3dbad9760) For basis failure, parent search stopping at ea6d3cd1ed79d824e605a70c3626bc437c386260 3600118a52e75e10800806fdd05eba13adc87347, results HASH(0x55f3dbadb2e8) For basis failure, parent search stopping at ea6d3cd1ed79d824e605a70c3626bc437c386260 59b27f360e3d9dc0378c1288e67a91fa41a77158, results HASH(0x55f3dbad1118) HASH(0x55f3dbad9460) Result found: flight 155517 (fail), for basis failure (at ancestor ~407)
 Repro found: flight 155519 (pass), for basis pass
 Repro found: flight 155520 (fail), for basis failure
 0 revisions at ea6d3cd1ed79d824e605a70c3626bc437c386260 93508595d588afe9dca087f95200effb7cedc81f
No revisions left to test, checking graph state.
 Result found: flight 155525 (pass), for last pass
 Result found: flight 155526 (fail), for first failure
 Repro found: flight 155527 (pass), for last pass
 Repro found: flight 155528 (fail), for first failure
 Repro found: flight 155529 (pass), for last pass
 Repro found: flight 155530 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  e4e64408f5c755da3bf7bfd78e70ad9f6c448376
  Bug not present: 93508595d588afe9dca087f95200effb7cedc81f
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/155530/


  commit e4e64408f5c755da3bf7bfd78e70ad9f6c448376
  Author: Bertrand Marquis <bertrand.marquis@arm.com>
  Date:   Fri Oct 2 11:42:09 2020 +0100
  
      build: always use BASEDIR for xen sub-directory
      
      Modify Makefiles using $(XEN_ROOT)/xen to use $(BASEDIR) instead.
      
      This is removing the dependency to xen subdirectory preventing using a
      wrong configuration file when xen subdirectory is duplicated for
      compilation tests.
      
      Signed-off-by: Bertrand Marquis <bertrand.marquis@arm.com>
      Acked-by: Jan Beulich <jbeulich@suse.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
155530: tolerable ALL FAIL

flight 155530 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/155530/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2020-04-25  8:57 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2020-04-25  8:57 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  3acfd35b61688ad9a5b843ee923221eb36e0b613
  Bug not present: 96b5c267e52657e99bd1bbf81dd51925447115e2
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/149815/


  commit 3acfd35b61688ad9a5b843ee923221eb36e0b613
  Author: Ian Jackson <ian.jackson@eu.citrix.com>
  Date:   Fri Apr 24 15:49:23 2020 +0100
  
      Update QEMU_TRADITIONAL_REVISION
      
      Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/149815.bisection-summary --basis-template=149784 --blessings=real,real-bisect xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 149805 fail [host=huxelrebe0] / 149784 [host=albana0] 149769 [host=godello1] 149760 [host=godello1] 149748 [host=debina0] 149736 [host=fiano1] 149733 [host=italia0] 149727 [host=godello1] 149724 [host=italia0] 149720 [host=godello1] 149713 [host=godello1] 149699 [host=albana1] 149688 [host=albana1] 149686 [host=albana1] 149654 [host=debina0] 149645 [host=godello1] 149644 [host=albana0] 149602 [host=godello1] 149599 [host=pinot0] 149568 [host=italia0] 149523 [host=pinot0] 149499 [host=chardonnay\
 0] 149401 [host=huxelrebe1] 149391 [host=huxelrebe1] 149382 [host=debina1] 149296 [host=debina1] 149284 [host=albana0] 149278 [host=fiano1] 149240 [host=italia0] 149225 [host=albana0] 149213 [host=italia0] 149132 [host=italia0] 149110 ok.
Failure / basis pass flights: 149805 / 149110
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
(tree in basispass but not in latest: qemu)
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 933ebad2470a169504799a1d95b8e410bd9847ef f093b08c47b39da6019421a2b61d40745b3e573b
Basis pass 933ebad2470a169504799a1d95b8e410bd9847ef a87676c4a32f94d79fcaf5b4e0eb59e880e0f032
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen.git#933ebad2470a169504799a1d95b8e410bd9847ef-933ebad2470a169504799a1d95b8e410bd9847ef git://xenbits.xen.org/xen.git#a87676c4a32f94d79fcaf5b4e0eb59e880e0f032-f093b08c47b39da6019421a2b61d40745b3e573b
Loaded 5001 nodes in revision graph
Searching for test results:
 149110 pass 933ebad2470a169504799a1d95b8e410bd9847ef a87676c4a32f94d79fcaf5b4e0eb59e880e0f032
 149132 [host=italia0]
 149213 [host=italia0]
 149225 [host=albana0]
 149240 [host=italia0]
 149284 [host=albana0]
 149278 [host=fiano1]
 149296 [host=debina1]
 149382 [host=debina1]
 149391 [host=huxelrebe1]
 149401 [host=huxelrebe1]
 149499 [host=chardonnay0]
 149523 [host=pinot0]
 149568 [host=italia0]
 149644 [host=albana0]
 149599 [host=pinot0]
 149688 [host=albana1]
 149602 [host=godello1]
 149645 [host=godello1]
 149654 [host=debina0]
 149686 [host=albana1]
 149699 [host=albana1]
 149713 [host=godello1]
 149720 [host=godello1]
 149801 pass 933ebad2470a169504799a1d95b8e410bd9847ef 6c122d3984a5efb1f187cde0e478e4e346202f2b
 149788 [host=godello1]
 149724 [host=italia0]
 149789 [host=godello1]
 149727 [host=godello1]
 149733 [host=italia0]
 149769 [host=godello1]
 149736 [host=fiano1]
 149748 [host=debina0]
 149796 pass 933ebad2470a169504799a1d95b8e410bd9847ef a87676c4a32f94d79fcaf5b4e0eb59e880e0f032
 149760 [host=godello1]
 149790 [host=godello1]
 149784 [host=albana0]
 149804 pass 933ebad2470a169504799a1d95b8e410bd9847ef e321576f4047661111c7e069f03fc96294d7bb32
 149785 [host=godello1]
 149793 [host=godello1]
 149798 fail 933ebad2470a169504799a1d95b8e410bd9847ef f093b08c47b39da6019421a2b61d40745b3e573b
 149787 [host=godello1]
 149812 pass 933ebad2470a169504799a1d95b8e410bd9847ef 96b5c267e52657e99bd1bbf81dd51925447115e2
 149794 [host=godello1]
 149799 pass 933ebad2470a169504799a1d95b8e410bd9847ef 8c4aed6ee1073f01f257d170c14c41af7a9cfd39
 149791 fail 933ebad2470a169504799a1d95b8e410bd9847ef f093b08c47b39da6019421a2b61d40745b3e573b
 149795 [host=godello1]
 149802 pass 933ebad2470a169504799a1d95b8e410bd9847ef aa14feb6723d3bb15a884533ade1cd9732792145
 149800 pass 933ebad2470a169504799a1d95b8e410bd9847ef 8b8d011ad868df38afae6282103087556beaa1f9
 149808 fail 933ebad2470a169504799a1d95b8e410bd9847ef 3acfd35b61688ad9a5b843ee923221eb36e0b613
 149806 pass 933ebad2470a169504799a1d95b8e410bd9847ef 96b5c267e52657e99bd1bbf81dd51925447115e2
 149797 fail 933ebad2470a169504799a1d95b8e410bd9847ef f093b08c47b39da6019421a2b61d40745b3e573b
 149810 pass 933ebad2470a169504799a1d95b8e410bd9847ef 96b5c267e52657e99bd1bbf81dd51925447115e2
 149815 fail 933ebad2470a169504799a1d95b8e410bd9847ef 3acfd35b61688ad9a5b843ee923221eb36e0b613
 149805 fail 933ebad2470a169504799a1d95b8e410bd9847ef f093b08c47b39da6019421a2b61d40745b3e573b
 149811 fail 933ebad2470a169504799a1d95b8e410bd9847ef 3acfd35b61688ad9a5b843ee923221eb36e0b613
Searching for interesting versions
 Result found: flight 149110 (pass), for basis pass
 Result found: flight 149791 (fail), for basis failure
 Repro found: flight 149796 (pass), for basis pass
 Repro found: flight 149797 (fail), for basis failure
 0 revisions at 933ebad2470a169504799a1d95b8e410bd9847ef 96b5c267e52657e99bd1bbf81dd51925447115e2
No revisions left to test, checking graph state.
 Result found: flight 149806 (pass), for last pass
 Result found: flight 149808 (fail), for first failure
 Repro found: flight 149810 (pass), for last pass
 Repro found: flight 149811 (fail), for first failure
 Repro found: flight 149812 (pass), for last pass
 Repro found: flight 149815 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  3acfd35b61688ad9a5b843ee923221eb36e0b613
  Bug not present: 96b5c267e52657e99bd1bbf81dd51925447115e2
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/149815/


  commit 3acfd35b61688ad9a5b843ee923221eb36e0b613
  Author: Ian Jackson <ian.jackson@eu.citrix.com>
  Date:   Fri Apr 24 15:49:23 2020 +0100
  
      Update QEMU_TRADITIONAL_REVISION
      
      Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>

pnmtopng: 224 colors found
Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
149815: tolerable ALL FAIL

flight 149815 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/149815/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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



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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2019-05-15  8:13 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2019-05-15  8:13 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  b81813dfb36fde9bd47c2e1b806e368cb9d6cbdb
  Bug not present: 99bb45e684283b3bc621dbc99b1b93c856b4dd1c
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/136288/


  commit b81813dfb36fde9bd47c2e1b806e368cb9d6cbdb
  Author: Jan Beulich <jbeulich@suse.com>
  Date:   Tue May 14 16:18:58 2019 +0200
  
      x86/mm: short-circuit HVM-only mode flags when !HVM
      
      #define-ing them to zero allows better code generation in this case,
      and paves the way for more DCE, allowing to leave certain functions just
      declared, but not defined.
      
      Signed-off-by: Jan Beulich <jbeulich@suse.com>
      Reviewed-by: Wei Liu <wei.liu2@citrix.com>
      Reviewed-by: George Dunlap <george.dunlap@citrix.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/136288.bisection-summary --basis-template=136179 --blessings=real,real-bisect xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 136280 fail [host=chardonnay1] / 136179 [host=albana0] 136178 [host=elbling1] 136170 [host=debina1] 135857 [host=albana0] 135319 [host=italia1] 135316 [host=godello0] 135310 [host=albana1] 135308 [host=debina1] 135306 [host=fiano1] 135305 [host=godello0] 135304 [host=chardonnay0] 135297 [host=albana0] 135294 [host=italia0] 135293 [host=godello0] 135285 [host=godello0] 135280 [host=debina1] 135277 [host=godello0] 135272 [host=godello0] 135267 [host=rimava1] 135252 [host=italia1] 135245 [host=bar\
 oque0] 135228 [host=baroque0] 135215 [host=godello0] 135211 [host=baroque0] 135204 [host=rimava1] 135198 ok.
Failure / basis pass flights: 136280 / 135198
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 3c04c258ab40405a74e194d9889a4cbc7abe94b4
Basis pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 dc497635d93f6672f82727ad97a55205177be2aa
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#d0d8ad39ecb51cd7497cd524484fe09f50876798-d0d8ad39ecb51cd7497cd524484fe09f50876798 git://xenbits.xen.org/qemu-xen.git#de5b678ca4dcdfa83e322491d478d66df56c1986-9cca02d8ffc23e9688a971d858e4ffdff5389b11 git://xenbits.xen.org/xen.git#dc497635d93f6672f82727ad97a55205177be2aa-3c04c258ab40405a74e194d9889a4cbc7abe94b4
adhoc-revtuple-generator: tree discontiguous: qemu-xen
Loaded 1002 nodes in revision graph
Searching for test results:
 135198 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 dc497635d93f6672f82727ad97a55205177be2aa
 135204 [host=rimava1]
 135211 [host=baroque0]
 135215 [host=godello0]
 135285 [host=godello0]
 135272 [host=godello0]
 135228 [host=baroque0]
 135277 [host=godello0]
 135252 [host=italia1]
 135245 [host=baroque0]
 135297 [host=albana0]
 135267 [host=rimava1]
 135293 [host=godello0]
 135280 [host=debina1]
 135306 [host=fiano1]
 135294 [host=italia0]
 135304 [host=chardonnay0]
 135308 [host=debina1]
 135305 [host=godello0]
 135310 [host=albana1]
 135316 [host=godello0]
 135319 [host=italia1]
 135857 [host=albana0]
 136179 [host=albana0]
 136280 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 3c04c258ab40405a74e194d9889a4cbc7abe94b4
 136170 [host=debina1]
 136178 [host=elbling1]
 136254 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 dc497635d93f6672f82727ad97a55205177be2aa
 136227 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 14e122fcc45d8a86e27be9663cbd7bcea1602b25
 136240 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 14e122fcc45d8a86e27be9663cbd7bcea1602b25
 136260 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 3c04c258ab40405a74e194d9889a4cbc7abe94b4
 136241 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 3c04c258ab40405a74e194d9889a4cbc7abe94b4
 136250 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 c492e19fdd05273417a1b116a90b26587738810c
 136237 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 dc497635d93f6672f82727ad97a55205177be2aa
 136247 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 30596213617fcf4dd7b71d244e16c8fc0acf456b
 136261 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 a0f981451509bf83af153038d35079c4e62dc1cf
 136271 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 b81813dfb36fde9bd47c2e1b806e368cb9d6cbdb
 136258 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 3c04c258ab40405a74e194d9889a4cbc7abe94b4
 136267 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 f3694f3acba92d46479e2455fd74b32799a9eb02
 136270 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 3c04c258ab40405a74e194d9889a4cbc7abe94b4
 136276 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 99bb45e684283b3bc621dbc99b1b93c856b4dd1c
 136277 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 b81813dfb36fde9bd47c2e1b806e368cb9d6cbdb
 136288 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 b81813dfb36fde9bd47c2e1b806e368cb9d6cbdb
 136282 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 99bb45e684283b3bc621dbc99b1b93c856b4dd1c
 136285 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 b81813dfb36fde9bd47c2e1b806e368cb9d6cbdb
 136286 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 99bb45e684283b3bc621dbc99b1b93c856b4dd1c
Searching for interesting versions
 Result found: flight 135198 (pass), for basis pass
 Result found: flight 136241 (fail), for basis failure
 Repro found: flight 136254 (pass), for basis pass
 Repro found: flight 136258 (fail), for basis failure
 0 revisions at d0d8ad39ecb51cd7497cd524484fe09f50876798 9cca02d8ffc23e9688a971d858e4ffdff5389b11 99bb45e684283b3bc621dbc99b1b93c856b4dd1c
No revisions left to test, checking graph state.
 Result found: flight 136276 (pass), for last pass
 Result found: flight 136277 (fail), for first failure
 Repro found: flight 136282 (pass), for last pass
 Repro found: flight 136285 (fail), for first failure
 Repro found: flight 136286 (pass), for last pass
 Repro found: flight 136288 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  b81813dfb36fde9bd47c2e1b806e368cb9d6cbdb
  Bug not present: 99bb45e684283b3bc621dbc99b1b93c856b4dd1c
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/136288/


  commit b81813dfb36fde9bd47c2e1b806e368cb9d6cbdb
  Author: Jan Beulich <jbeulich@suse.com>
  Date:   Tue May 14 16:18:58 2019 +0200
  
      x86/mm: short-circuit HVM-only mode flags when !HVM
      
      #define-ing them to zero allows better code generation in this case,
      and paves the way for more DCE, allowing to leave certain functions just
      declared, but not defined.
      
      Signed-off-by: Jan Beulich <jbeulich@suse.com>
      Reviewed-by: Wei Liu <wei.liu2@citrix.com>
      Reviewed-by: George Dunlap <george.dunlap@citrix.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
136288: tolerable ALL FAIL

flight 136288 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/136288/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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] 27+ messages in thread

* Re: [xen-unstable-smoke bisection] complete build-amd64
  2019-04-13 15:51 ` Julien Grall
@ 2019-04-13 15:53   ` Andrew Cooper
  0 siblings, 0 replies; 27+ messages in thread
From: Andrew Cooper @ 2019-04-13 15:53 UTC (permalink / raw)
  To: Julien Grall, osstest service owner, xen-devel, Jan Beulich,
	Paul Durrant

On 13/04/2019 16:51, Julien Grall wrote:
> Hi,
>
> It looks like the amd64 build is broken on staging:
>
> http://logs.test-lab.xenproject.org/osstest/logs/134748/build-amd64/6.ts-xen-build.log

Yes it is.  There is currently a patch out on xen-devel.

~Andrew

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

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

* Re: [xen-unstable-smoke bisection] complete build-amd64
  2019-04-13  5:09 osstest service owner
@ 2019-04-13 15:51 ` Julien Grall
  2019-04-13 15:53   ` Andrew Cooper
  0 siblings, 1 reply; 27+ messages in thread
From: Julien Grall @ 2019-04-13 15:51 UTC (permalink / raw)
  To: osstest service owner, xen-devel, Andrew Cooper, Jan Beulich,
	Paul Durrant

Hi,

It looks like the amd64 build is broken on staging:

http://logs.test-lab.xenproject.org/osstest/logs/134748/build-amd64/6.ts-xen-build.log

Cheers,

On 4/13/19 6:09 AM, osstest service owner wrote:
> branch xen-unstable-smoke
> xenbranch xen-unstable-smoke
> job build-amd64
> testid xen-build
> 
> Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
> Tree: qemuu git://xenbits.xen.org/qemu-xen.git
> Tree: xen git://xenbits.xen.org/xen.git
> 
> *** Found and reproduced problem changeset ***
> 
>    Bug is in tree:  xen git://xenbits.xen.org/xen.git
>    Bug introduced:  832c1803ca71fdb1526384d43c24b158a25f4639
>    Bug not present: 5ba1c5d0641cf63086b3058e547fcd28c3c4a011
>    Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/134739/
> 
> 
>    commit 832c1803ca71fdb1526384d43c24b158a25f4639
>    Author: Paul Durrant <paul.durrant@citrix.com>
>    Date:   Thu Mar 14 14:56:00 2019 +0100
>    
>        x86: stop handling MSR_IA32_BNDCFGS save/restore in implementation code
>        
>        Saving and restoring the value of this MSR is currently handled by
>        implementation-specific code despite it being architectural. This patch
>        moves handling of accesses to this MSR from hvm.c into the msr.c, thus
>        allowing the common MSR save/restore code to handle it.
>        
>        NOTE: Because vmx_get/set_guest_bndcfgs() call vmx_vmcs_enter(), the
>              struct vcpu pointer passed in, and hence the vcpu pointer passed to
>              guest_rdmsr() cannot be const.
>        
>        Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
>        Reviewed-by: Jan Beulich <jbeulich@suse.com>
>        Reviewed-by: Kevin Tian <kevin.tian@intel.com>
> 
> 
> For bisection revision-tuple graph see:
>     http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/134739.bisection-summary --basis-template=133991 --blessings=real,real-bisect xen-unstable-smoke build-amd64 xen-build
> Searching for failure / basis pass:
>   134732 fail [host=italia0] / 133991 [host=albana0] 133988 [host=godello0] 133977 [host=albana0] 133948 [host=godello0] 133927 [host=godello0] 133911 [host=godello0] 133907 [host=merlot0] 133900 [host=albana0] 133841 [host=albana0] 133837 [host=chardonnay1] 133836 [host=godello0] 133804 [host=godello0] 133802 [host=godello1] 133781 [host=albana0] 133776 [host=albana0] 133771 [host=godello1] 133767 [host=albana0] 133752 [host=albana0] 133747 [host=albana0] 133741 [host=albana0] 133716 [host=godel\
>   lo1] 133621 [host=godello0] 133607 [host=pinot1] 133599 [host=pinot1] 133592 [host=godello1] 133498 ok.
> Failure / basis pass flights: 134732 / 133498
> (tree with no url: minios)
> (tree with no url: ovmf)
> (tree with no url: seabios)
> Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
> Tree: qemuu git://xenbits.xen.org/qemu-xen.git
> Tree: xen git://xenbits.xen.org/xen.git
> Latest d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 860d6e158dbb581c3aabc6a20ae8d83b325bffd8
> Basis pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
> Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#d0d8ad39ecb51cd7497cd524484fe09f50876798-d0d8ad39ecb51cd7497cd524484fe09f50876798 git://xenbits.xen.org/qemu-xen.git#de5b678ca4dcdfa83e322491d478d66df56c1986-de5b678ca4dcdfa83e322491d478d66df56c1986 git://xenbits.xen.org/xen.git#f393b82fe5ba3ed9cfe2b306ffa53368e55b75af-860d6e158dbb581c3aabc6a20ae8d83b325bffd8
> Loaded 1001 nodes in revision graph
> Searching for test results:
>   133498 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
>   133604 [host=pinot1]
>   133606 [host=pinot1]
>   133608 [host=pinot1]
>   133607 [host=pinot1]
>   133592 [host=godello1]
>   133599 [host=pinot1]
>   133621 [host=godello0]
>   133776 [host=albana0]
>   133741 [host=albana0]
>   133771 [host=godello1]
>   133716 [host=godello1]
>   133747 [host=albana0]
>   133752 [host=albana0]
>   133802 [host=godello1]
>   133804 [host=godello0]
>   133767 [host=albana0]
>   133781 [host=albana0]
>   133836 [host=godello0]
>   133837 [host=chardonnay1]
>   133841 [host=albana0]
>   133900 [host=albana0]
>   133907 [host=merlot0]
>   133911 [host=godello0]
>   133948 [host=godello0]
>   133927 [host=godello0]
>   133991 [host=albana0]
>   133977 [host=albana0]
>   133988 [host=godello0]
>   134655 [host=debina1]
>   134661 [host=debina1]
>   134650 [host=baroque0]
>   134669 [host=albana1]
>   134674 [host=fiano1]
>   134686 [host=godello1]
>   134696 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 85aea83d46d24eb420235b172cd3f427a8153c18
>   134702 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 860d6e158dbb581c3aabc6a20ae8d83b325bffd8
>   134731 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 832c1803ca71fdb1526384d43c24b158a25f4639
>   134733 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 5ba1c5d0641cf63086b3058e547fcd28c3c4a011
>   134734 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 832c1803ca71fdb1526384d43c24b158a25f4639
>   134713 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
>   134715 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 860d6e158dbb581c3aabc6a20ae8d83b325bffd8
>   134716 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 9b8b3f300f1f8aa93d7d4590d92bc746ce6412cb
>   134714 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 860d6e158dbb581c3aabc6a20ae8d83b325bffd8
>   134737 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 5ba1c5d0641cf63086b3058e547fcd28c3c4a011
>   134718 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 c37db16ccb3426e2d22ec7731649770b56984b27
>   134722 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 64933920c9b34129d8c868347da0ed396b50e3a8
>   134732 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 860d6e158dbb581c3aabc6a20ae8d83b325bffd8
>   134723 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 1b3cc8000c82edc9761c1e595928d6584e11f9f5
>   134725 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 943c474283a34e48e5088af2ad67d7a56320fbd7
>   134739 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 832c1803ca71fdb1526384d43c24b158a25f4639
>   134726 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 a6448adfd3d537aacbbd784e5bf1777ab3ff5f85
>   134720 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 860d6e158dbb581c3aabc6a20ae8d83b325bffd8
>   134728 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 e28c0ee3356f52f589bbae54e89aaed25c1f599d
>   134729 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 5ba1c5d0641cf63086b3058e547fcd28c3c4a011
> Searching for interesting versions
>   Result found: flight 133498 (pass), for basis pass
>   Result found: flight 134702 (fail), for basis failure
>   Repro found: flight 134713 (pass), for basis pass
>   Repro found: flight 134714 (fail), for basis failure
>   0 revisions at d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 5ba1c5d0641cf63086b3058e547fcd28c3c4a011
> No revisions left to test, checking graph state.
>   Result found: flight 134729 (pass), for last pass
>   Result found: flight 134731 (fail), for first failure
>   Repro found: flight 134733 (pass), for last pass
>   Repro found: flight 134734 (fail), for first failure
>   Repro found: flight 134737 (pass), for last pass
>   Repro found: flight 134739 (fail), for first failure
> 
> *** Found and reproduced problem changeset ***
> 
>    Bug is in tree:  xen git://xenbits.xen.org/xen.git
>    Bug introduced:  832c1803ca71fdb1526384d43c24b158a25f4639
>    Bug not present: 5ba1c5d0641cf63086b3058e547fcd28c3c4a011
>    Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/134739/
> 
> 
>    commit 832c1803ca71fdb1526384d43c24b158a25f4639
>    Author: Paul Durrant <paul.durrant@citrix.com>
>    Date:   Thu Mar 14 14:56:00 2019 +0100
>    
>        x86: stop handling MSR_IA32_BNDCFGS save/restore in implementation code
>        
>        Saving and restoring the value of this MSR is currently handled by
>        implementation-specific code despite it being architectural. This patch
>        moves handling of accesses to this MSR from hvm.c into the msr.c, thus
>        allowing the common MSR save/restore code to handle it.
>        
>        NOTE: Because vmx_get/set_guest_bndcfgs() call vmx_vmcs_enter(), the
>              struct vcpu pointer passed in, and hence the vcpu pointer passed to
>              guest_rdmsr() cannot be const.
>        
>        Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
>        Reviewed-by: Jan Beulich <jbeulich@suse.com>
>        Reviewed-by: Kevin Tian <kevin.tian@intel.com>
> 
> pnmtopng: 203 colors found
> Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
> ----------------------------------------
> 134739: tolerable ALL FAIL
> 
> flight 134739 xen-unstable-smoke real-bisect [real]
> http://logs.test-lab.xenproject.org/osstest/logs/134739/
> 
> Failures :-/ but no regressions.
> 
> Tests which did not succeed,
> including tests which could not be run:
>   build-amd64                   6 xen-build               fail baseline untested
> 
> 
> jobs:
>   build-amd64                                                  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
> 

-- 
Julien Grall

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

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

* [xen-unstable-smoke bisection] complete build-amd64
@ 2019-04-13  5:09 osstest service owner
  2019-04-13 15:51 ` Julien Grall
  0 siblings, 1 reply; 27+ messages in thread
From: osstest service owner @ 2019-04-13  5:09 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  832c1803ca71fdb1526384d43c24b158a25f4639
  Bug not present: 5ba1c5d0641cf63086b3058e547fcd28c3c4a011
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/134739/


  commit 832c1803ca71fdb1526384d43c24b158a25f4639
  Author: Paul Durrant <paul.durrant@citrix.com>
  Date:   Thu Mar 14 14:56:00 2019 +0100
  
      x86: stop handling MSR_IA32_BNDCFGS save/restore in implementation code
      
      Saving and restoring the value of this MSR is currently handled by
      implementation-specific code despite it being architectural. This patch
      moves handling of accesses to this MSR from hvm.c into the msr.c, thus
      allowing the common MSR save/restore code to handle it.
      
      NOTE: Because vmx_get/set_guest_bndcfgs() call vmx_vmcs_enter(), the
            struct vcpu pointer passed in, and hence the vcpu pointer passed to
            guest_rdmsr() cannot be const.
      
      Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
      Reviewed-by: Jan Beulich <jbeulich@suse.com>
      Reviewed-by: Kevin Tian <kevin.tian@intel.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/134739.bisection-summary --basis-template=133991 --blessings=real,real-bisect xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 134732 fail [host=italia0] / 133991 [host=albana0] 133988 [host=godello0] 133977 [host=albana0] 133948 [host=godello0] 133927 [host=godello0] 133911 [host=godello0] 133907 [host=merlot0] 133900 [host=albana0] 133841 [host=albana0] 133837 [host=chardonnay1] 133836 [host=godello0] 133804 [host=godello0] 133802 [host=godello1] 133781 [host=albana0] 133776 [host=albana0] 133771 [host=godello1] 133767 [host=albana0] 133752 [host=albana0] 133747 [host=albana0] 133741 [host=albana0] 133716 [host=godel\
 lo1] 133621 [host=godello0] 133607 [host=pinot1] 133599 [host=pinot1] 133592 [host=godello1] 133498 ok.
Failure / basis pass flights: 134732 / 133498
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 860d6e158dbb581c3aabc6a20ae8d83b325bffd8
Basis pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#d0d8ad39ecb51cd7497cd524484fe09f50876798-d0d8ad39ecb51cd7497cd524484fe09f50876798 git://xenbits.xen.org/qemu-xen.git#de5b678ca4dcdfa83e322491d478d66df56c1986-de5b678ca4dcdfa83e322491d478d66df56c1986 git://xenbits.xen.org/xen.git#f393b82fe5ba3ed9cfe2b306ffa53368e55b75af-860d6e158dbb581c3aabc6a20ae8d83b325bffd8
Loaded 1001 nodes in revision graph
Searching for test results:
 133498 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
 133604 [host=pinot1]
 133606 [host=pinot1]
 133608 [host=pinot1]
 133607 [host=pinot1]
 133592 [host=godello1]
 133599 [host=pinot1]
 133621 [host=godello0]
 133776 [host=albana0]
 133741 [host=albana0]
 133771 [host=godello1]
 133716 [host=godello1]
 133747 [host=albana0]
 133752 [host=albana0]
 133802 [host=godello1]
 133804 [host=godello0]
 133767 [host=albana0]
 133781 [host=albana0]
 133836 [host=godello0]
 133837 [host=chardonnay1]
 133841 [host=albana0]
 133900 [host=albana0]
 133907 [host=merlot0]
 133911 [host=godello0]
 133948 [host=godello0]
 133927 [host=godello0]
 133991 [host=albana0]
 133977 [host=albana0]
 133988 [host=godello0]
 134655 [host=debina1]
 134661 [host=debina1]
 134650 [host=baroque0]
 134669 [host=albana1]
 134674 [host=fiano1]
 134686 [host=godello1]
 134696 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 85aea83d46d24eb420235b172cd3f427a8153c18
 134702 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 860d6e158dbb581c3aabc6a20ae8d83b325bffd8
 134731 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 832c1803ca71fdb1526384d43c24b158a25f4639
 134733 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 5ba1c5d0641cf63086b3058e547fcd28c3c4a011
 134734 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 832c1803ca71fdb1526384d43c24b158a25f4639
 134713 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 f393b82fe5ba3ed9cfe2b306ffa53368e55b75af
 134715 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 860d6e158dbb581c3aabc6a20ae8d83b325bffd8
 134716 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 9b8b3f300f1f8aa93d7d4590d92bc746ce6412cb
 134714 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 860d6e158dbb581c3aabc6a20ae8d83b325bffd8
 134737 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 5ba1c5d0641cf63086b3058e547fcd28c3c4a011
 134718 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 c37db16ccb3426e2d22ec7731649770b56984b27
 134722 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 64933920c9b34129d8c868347da0ed396b50e3a8
 134732 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 860d6e158dbb581c3aabc6a20ae8d83b325bffd8
 134723 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 1b3cc8000c82edc9761c1e595928d6584e11f9f5
 134725 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 943c474283a34e48e5088af2ad67d7a56320fbd7
 134739 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 832c1803ca71fdb1526384d43c24b158a25f4639
 134726 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 a6448adfd3d537aacbbd784e5bf1777ab3ff5f85
 134720 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 860d6e158dbb581c3aabc6a20ae8d83b325bffd8
 134728 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 e28c0ee3356f52f589bbae54e89aaed25c1f599d
 134729 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 5ba1c5d0641cf63086b3058e547fcd28c3c4a011
Searching for interesting versions
 Result found: flight 133498 (pass), for basis pass
 Result found: flight 134702 (fail), for basis failure
 Repro found: flight 134713 (pass), for basis pass
 Repro found: flight 134714 (fail), for basis failure
 0 revisions at d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 5ba1c5d0641cf63086b3058e547fcd28c3c4a011
No revisions left to test, checking graph state.
 Result found: flight 134729 (pass), for last pass
 Result found: flight 134731 (fail), for first failure
 Repro found: flight 134733 (pass), for last pass
 Repro found: flight 134734 (fail), for first failure
 Repro found: flight 134737 (pass), for last pass
 Repro found: flight 134739 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  832c1803ca71fdb1526384d43c24b158a25f4639
  Bug not present: 5ba1c5d0641cf63086b3058e547fcd28c3c4a011
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/134739/


  commit 832c1803ca71fdb1526384d43c24b158a25f4639
  Author: Paul Durrant <paul.durrant@citrix.com>
  Date:   Thu Mar 14 14:56:00 2019 +0100
  
      x86: stop handling MSR_IA32_BNDCFGS save/restore in implementation code
      
      Saving and restoring the value of this MSR is currently handled by
      implementation-specific code despite it being architectural. This patch
      moves handling of accesses to this MSR from hvm.c into the msr.c, thus
      allowing the common MSR save/restore code to handle it.
      
      NOTE: Because vmx_get/set_guest_bndcfgs() call vmx_vmcs_enter(), the
            struct vcpu pointer passed in, and hence the vcpu pointer passed to
            guest_rdmsr() cannot be const.
      
      Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
      Reviewed-by: Jan Beulich <jbeulich@suse.com>
      Reviewed-by: Kevin Tian <kevin.tian@intel.com>

pnmtopng: 203 colors found
Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
134739: tolerable ALL FAIL

flight 134739 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/134739/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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] 27+ messages in thread

* [xen-unstable-smoke bisection] complete build-amd64
@ 2019-01-02 21:14 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2019-01-02 21:14 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  d661611d080c833092b8a26a5a43d343e08dd404
  Bug not present: 5020c170e2c77c52632d1455e383ce09e39b529d
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/131703/


  commit d661611d080c833092b8a26a5a43d343e08dd404
  Author: Andrew Cooper <andrew.cooper3@citrix.com>
  Date:   Wed Jan 2 10:26:47 2019 +0000
  
      docs/markdown: Switch to using pandoc, and fix underscore escaping
      
      c/s a3a99df44 "docs/cmdline: Rewrite the cpuid_mask_* section" completely
      forgot about how markdown gets rendered to HTML (as opposed to PDF), because
      we use different translators depending on the destination format.
      
      markdown and pandoc are very similar markup languages, but a couple of details
      about pandoc cause it to have far more user-friendly inline markup.
      
      Switch all markdown documents to be pandoc (so we are using a single
      translator, and therefore a single flavour of markdown), which fixes the
      rendered docs on xenbits.xen.org/docs.
      
      While changing the format, fix the remainder of the escaped underscores in the
      same mannor as the previous patch.  The two problem cases here are __LINE__
      and __FILE__ where the first underscore still needs escaping.
      
      In addition, dmop.markdown and dom0less.markdown didn't used to get processed,
      as only .markdown files in the misc/ directory got considered.
      dom0less.pandoc gets picked up automatically now, due to being in the
      features/ directory, but designs/ needs adding to the pandoc directory list
      for dmop.pandoc to get processed.
      
      While edting in appropriate areas, take the opportunity to fix some markup to
      the surrounding style, and drop trailing whitespace.
      
      No change in content - only formatting.  This results in the text being easier
      to read and grep.
      
      Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
      Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/131703.bisection-summary --basis-template=131689 --blessings=real,real-bisect xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 131694 fail [host=godello1] / 131689 [host=huxelrebe1] 131686 [host=albana0] 131665 ok.
Failure / basis pass flights: 131694 / 131665
(tree in basispass but not in latest: minios)
(tree in basispass but not in latest: ovmf)
(tree in basispass but not in latest: qemu)
(tree in basispass but not in latest: seabios)
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest de5b678ca4dcdfa83e322491d478d66df56c1986 a2783e97fb220347bcf46583867782712a172710
Basis pass de5b678ca4dcdfa83e322491d478d66df56c1986 7b6e05c50fc39466fcc685fb6d4216f99af58743
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen.git#de5b678ca4dcdfa83e322491d478d66df56c1986-de5b678ca4dcdfa83e322491d478d66df56c1986 git://xenbits.xen.org/xen.git#7b6e05c50fc39466fcc685fb6d4216f99af58743-a2783e97fb220347bcf46583867782712a172710
Loaded 1001 nodes in revision graph
Searching for test results:
 131686 [host=albana0]
 131665 pass de5b678ca4dcdfa83e322491d478d66df56c1986 7b6e05c50fc39466fcc685fb6d4216f99af58743
 131689 [host=huxelrebe1]
 131692 fail de5b678ca4dcdfa83e322491d478d66df56c1986 a2783e97fb220347bcf46583867782712a172710
 131693 pass de5b678ca4dcdfa83e322491d478d66df56c1986 7b6e05c50fc39466fcc685fb6d4216f99af58743
 131695 fail de5b678ca4dcdfa83e322491d478d66df56c1986 a2783e97fb220347bcf46583867782712a172710
 131696 pass de5b678ca4dcdfa83e322491d478d66df56c1986 98fb4adf8fa19291810e6615f08b326c75c67c2e
 131697 pass de5b678ca4dcdfa83e322491d478d66df56c1986 5020c170e2c77c52632d1455e383ce09e39b529d
 131694 fail de5b678ca4dcdfa83e322491d478d66df56c1986 a2783e97fb220347bcf46583867782712a172710
 131698 fail de5b678ca4dcdfa83e322491d478d66df56c1986 d661611d080c833092b8a26a5a43d343e08dd404
 131699 pass de5b678ca4dcdfa83e322491d478d66df56c1986 5020c170e2c77c52632d1455e383ce09e39b529d
 131700 fail de5b678ca4dcdfa83e322491d478d66df56c1986 d661611d080c833092b8a26a5a43d343e08dd404
 131701 pass de5b678ca4dcdfa83e322491d478d66df56c1986 5020c170e2c77c52632d1455e383ce09e39b529d
 131703 fail de5b678ca4dcdfa83e322491d478d66df56c1986 d661611d080c833092b8a26a5a43d343e08dd404
Searching for interesting versions
 Result found: flight 131665 (pass), for basis pass
 Result found: flight 131692 (fail), for basis failure
 Repro found: flight 131693 (pass), for basis pass
 Repro found: flight 131694 (fail), for basis failure
 0 revisions at de5b678ca4dcdfa83e322491d478d66df56c1986 5020c170e2c77c52632d1455e383ce09e39b529d
No revisions left to test, checking graph state.
 Result found: flight 131697 (pass), for last pass
 Result found: flight 131698 (fail), for first failure
 Repro found: flight 131699 (pass), for last pass
 Repro found: flight 131700 (fail), for first failure
 Repro found: flight 131701 (pass), for last pass
 Repro found: flight 131703 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  d661611d080c833092b8a26a5a43d343e08dd404
  Bug not present: 5020c170e2c77c52632d1455e383ce09e39b529d
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/131703/


  commit d661611d080c833092b8a26a5a43d343e08dd404
  Author: Andrew Cooper <andrew.cooper3@citrix.com>
  Date:   Wed Jan 2 10:26:47 2019 +0000
  
      docs/markdown: Switch to using pandoc, and fix underscore escaping
      
      c/s a3a99df44 "docs/cmdline: Rewrite the cpuid_mask_* section" completely
      forgot about how markdown gets rendered to HTML (as opposed to PDF), because
      we use different translators depending on the destination format.
      
      markdown and pandoc are very similar markup languages, but a couple of details
      about pandoc cause it to have far more user-friendly inline markup.
      
      Switch all markdown documents to be pandoc (so we are using a single
      translator, and therefore a single flavour of markdown), which fixes the
      rendered docs on xenbits.xen.org/docs.
      
      While changing the format, fix the remainder of the escaped underscores in the
      same mannor as the previous patch.  The two problem cases here are __LINE__
      and __FILE__ where the first underscore still needs escaping.
      
      In addition, dmop.markdown and dom0less.markdown didn't used to get processed,
      as only .markdown files in the misc/ directory got considered.
      dom0less.pandoc gets picked up automatically now, due to being in the
      features/ directory, but designs/ needs adding to the pandoc directory list
      for dmop.pandoc to get processed.
      
      While edting in appropriate areas, take the opportunity to fix some markup to
      the surrounding style, and drop trailing whitespace.
      
      No change in content - only formatting.  This results in the text being easier
      to read and grep.
      
      Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
      Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
131703: tolerable ALL FAIL

flight 131703 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/131703/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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] 27+ messages in thread

* [xen-unstable-smoke bisection] complete build-amd64
@ 2018-11-12 23:38 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2018-11-12 23:38 UTC (permalink / raw)
  To: xen-devel, osstest-admin

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

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  c66ef0fbe12b3e1e2da849dd85e5b7fe3aa81de5
  Bug not present: c49338ef287c44113476d4c6ccaad7fa2924f8c7
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/129888/


  commit c66ef0fbe12b3e1e2da849dd85e5b7fe3aa81de5
  Author: Andrew Cooper <andrew.cooper3@citrix.com>
  Date:   Thu Jul 19 16:50:03 2018 +0100
  
      libx86: Split x86_cpuid_policy_fill_native() out of calculate_raw_policy()
      
      This will shortly be wanted by the userspace emulator harnesses as well.
      
      Consolidate the cpuid{,_count}_leaf() helpers beside the structure definition,
      rather than having them scattered throughout Xen.
      
      Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
      Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
      Acked-by: Jan Beulich <jbeulich@suse.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/129888.bisection-summary --basis-template=129852 --blessings=real,real-bisect xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 129861 fail [host=albana1] / 129852 [host=godello1] 129846 [host=huxelrebe1] 129836 [host=godello0] 129727 [host=godello0] 129713 [host=huxelrebe1] 129702 ok.
Failure / basis pass flights: 129861 / 129702
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 011319e9ce110c70a3d52f2ea05e5eeb538c9e9e
Basis pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 55877a806f2fe7293779edb3a33ca6256edebed8
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#d0d8ad39ecb51cd7497cd524484fe09f50876798-d0d8ad39ecb51cd7497cd524484fe09f50876798 git://xenbits.xen.org/qemu-xen.git#de5b678ca4dcdfa83e322491d478d66df56c1986-de5b678ca4dcdfa83e322491d478d66df56c1986 git://xenbits.xen.org/xen.git#55877a806f2fe7293779edb3a33ca6256edebed8-011319e9ce110c70a3d52f2ea05e5eeb538c9e9e
Loaded 1001 nodes in revision graph
Searching for test results:
 129713 [host=huxelrebe1]
 129702 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 55877a806f2fe7293779edb3a33ca6256edebed8
 129727 [host=godello0]
 129852 [host=godello1]
 129846 [host=huxelrebe1]
 129836 [host=godello0]
 129871 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 3b97ba8fe9a39b02de24e502ef4f80b75276f2cc
 129879 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 c49338ef287c44113476d4c6ccaad7fa2924f8c7
 129867 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 55877a806f2fe7293779edb3a33ca6256edebed8
 129886 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 c66ef0fbe12b3e1e2da849dd85e5b7fe3aa81de5
 129873 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 96f6ee15ad7ca96472779fc5c083b4149495c584
 129861 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 011319e9ce110c70a3d52f2ea05e5eeb538c9e9e
 129869 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 011319e9ce110c70a3d52f2ea05e5eeb538c9e9e
 129874 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 c6aae55786e138951daf25e14709895d8c166948
 129877 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 c66ef0fbe12b3e1e2da849dd85e5b7fe3aa81de5
 129880 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 c66ef0fbe12b3e1e2da849dd85e5b7fe3aa81de5
 129884 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 c49338ef287c44113476d4c6ccaad7fa2924f8c7
 129887 pass d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 c49338ef287c44113476d4c6ccaad7fa2924f8c7
 129888 fail d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 c66ef0fbe12b3e1e2da849dd85e5b7fe3aa81de5
Searching for interesting versions
 Result found: flight 129702 (pass), for basis pass
 Result found: flight 129861 (fail), for basis failure
 Repro found: flight 129867 (pass), for basis pass
 Repro found: flight 129869 (fail), for basis failure
 0 revisions at d0d8ad39ecb51cd7497cd524484fe09f50876798 de5b678ca4dcdfa83e322491d478d66df56c1986 c49338ef287c44113476d4c6ccaad7fa2924f8c7
No revisions left to test, checking graph state.
 Result found: flight 129879 (pass), for last pass
 Result found: flight 129880 (fail), for first failure
 Repro found: flight 129884 (pass), for last pass
 Repro found: flight 129886 (fail), for first failure
 Repro found: flight 129887 (pass), for last pass
 Repro found: flight 129888 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  c66ef0fbe12b3e1e2da849dd85e5b7fe3aa81de5
  Bug not present: c49338ef287c44113476d4c6ccaad7fa2924f8c7
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/129888/


  commit c66ef0fbe12b3e1e2da849dd85e5b7fe3aa81de5
  Author: Andrew Cooper <andrew.cooper3@citrix.com>
  Date:   Thu Jul 19 16:50:03 2018 +0100
  
      libx86: Split x86_cpuid_policy_fill_native() out of calculate_raw_policy()
      
      This will shortly be wanted by the userspace emulator harnesses as well.
      
      Consolidate the cpuid{,_count}_leaf() helpers beside the structure definition,
      rather than having them scattered throughout Xen.
      
      Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
      Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
      Acked-by: Jan Beulich <jbeulich@suse.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
129888: tolerable ALL FAIL

flight 129888 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/129888/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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] 27+ messages in thread

* [xen-unstable-smoke bisection] complete build-amd64
@ 2018-09-25 21:39 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2018-09-25 21:39 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  e8dfbc2962365ffa3d7ddcacaa5baaf4ed24b2af
  Bug not present: 40dbe1818a6af630cc8595ea97b35f3a0d296606
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/128076/


  commit e8dfbc2962365ffa3d7ddcacaa5baaf4ed24b2af
  Author: Christopher Clark <christopher.clark6@baesystems.com>
  Date:   Tue Sep 25 16:30:32 2018 +0200
  
      fuzz, test x86_emulator: disable sse before including always_inline fns
      
      Workaround for compiler rejection of SSE-using always_inlines defined before
      SSE is disabled.
      
      Compiling with _FORTIFY_SOURCE or higher levels of optimization enabled
      will always_inline several library fns (memset, memcpy, ...)
      (with gcc 8.2.0 and glibc 2.28).
      
      In fuzz and x86_emulator test, the compiler is instructed not
      to generate SSE instructions via: #pragma GCC target("no-sse")
      because those registers are needed for use by the workload.
      
      The combination above causes compilation failure as the inline functions
      use those instructions. This is resolved by reordering the inclusion of
      <stdio.h> and <string.h> to after the pragma disabling SSE generation.
      
      It would be preferable to locate the no-sse pragma within x86-emulate.h at the
      top of the file, prior to including any other headers; unfortunately doing so
      before <stdlib.h> causes compilation failure due to declaration of 'atof' with:
        "SSE register return with SSE disabled".
      Fortunately there is no (known) current dependency on any always_inline
      SSE-inclined function declared in <stdlib.h> or any of its dependencies, so the
      pragma is therefore issued immediately after inclusion of <stdlib.h> with a
      comment introduced to explain its location there.
      
      Add compile-time checks for unwanted prior inclusion of <string.h> and
      <stdio.h>, which are the two headers that provide the library functions that
      are handled with wrappers and listed within "x86-emulate.h" as ones "we think
      might access any of the FPU state".
      * Use standard-defined "EOF" macro to detect prior <stdio.h> inclusion.
      * Use "_STRING_H" (non-standardized guard macro) as best-effort
        for detection of prior <string.h> inclusion. This is non-universally
        viable but will provide error output on common GLIBC systems, so
        provides some defensive coverage.
      
      Adds conditional #include <stdio.h> to x86-emulate.h because fwrite, printf,
      etc. are referenced when WRAP has been defined.
      
      Signed-off-by: Christopher Clark <christopher.clark6@baesystems.com>
      Reviewed-by: Jan Beulich <jbeulich@suse.com>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/128076.bisection-summary --basis-template=127928 --blessings=real,real-bisect xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 128062 fail [host=baroque1] / 128052 [host=albana0] 128048 [host=godello1] 128045 [host=godello0] 128038 ok.
Failure / basis pass flights: 128062 / 128038
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 6cf4d8d3aa2699ff1ffa9e56240a6d188f91938c
Basis pass 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 1bd9cc34e152addeacbbf44898125c7be00e7677
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149-9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 git://xenbits.xen.org/qemu-xen.git#de5b678ca4dcdfa83e322491d478d66df56c1986-de5b678ca4dcdfa83e322491d478d66df56c1986 git://xenbits.xen.org/xen.git#1bd9cc34e152addeacbbf44898125c7be00e7677-6cf4d8d3aa2699ff1ffa9e56240a6d188f91938c
Loaded 1001 nodes in revision graph
Searching for test results:
 128019 [host=italia0]
 128067 pass 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 1bd9cc34e152addeacbbf44898125c7be00e7677
 128068 fail 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 6cf4d8d3aa2699ff1ffa9e56240a6d188f91938c
 128048 [host=godello1]
 128025 [host=albana0]
 128069 pass 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 40dbe1818a6af630cc8595ea97b35f3a0d296606
 128029 [host=italia0]
 128052 [host=albana0]
 128070 fail 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 e8dfbc2962365ffa3d7ddcacaa5baaf4ed24b2af
 128071 pass 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 40dbe1818a6af630cc8595ea97b35f3a0d296606
 128038 pass 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 1bd9cc34e152addeacbbf44898125c7be00e7677
 128072 fail 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 e8dfbc2962365ffa3d7ddcacaa5baaf4ed24b2af
 128057 fail 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 0348184dd2ee43d343623d3db647af3e635fd0c3
 128045 [host=godello0]
 128061 pass 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 1bd9cc34e152addeacbbf44898125c7be00e7677
 128063 fail 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 0348184dd2ee43d343623d3db647af3e635fd0c3
 128073 pass 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 40dbe1818a6af630cc8595ea97b35f3a0d296606
 128064 pass 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 e70934f44ad63e5433756f785ab4bcb316f860f2
 128062 fail 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 6cf4d8d3aa2699ff1ffa9e56240a6d188f91938c
 128066 pass 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 7cbcd02ff302ea558d870ac7b21d30343b695af9
 128076 fail 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 e8dfbc2962365ffa3d7ddcacaa5baaf4ed24b2af
Searching for interesting versions
 Result found: flight 128038 (pass), for basis pass
 Result found: flight 128062 (fail), for basis failure
 Repro found: flight 128067 (pass), for basis pass
 Repro found: flight 128068 (fail), for basis failure
 0 revisions at 9c0eed618f37dd5b4a57c8b3fbc48ef8913e3149 de5b678ca4dcdfa83e322491d478d66df56c1986 40dbe1818a6af630cc8595ea97b35f3a0d296606
No revisions left to test, checking graph state.
 Result found: flight 128069 (pass), for last pass
 Result found: flight 128070 (fail), for first failure
 Repro found: flight 128071 (pass), for last pass
 Repro found: flight 128072 (fail), for first failure
 Repro found: flight 128073 (pass), for last pass
 Repro found: flight 128076 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  e8dfbc2962365ffa3d7ddcacaa5baaf4ed24b2af
  Bug not present: 40dbe1818a6af630cc8595ea97b35f3a0d296606
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/128076/


  commit e8dfbc2962365ffa3d7ddcacaa5baaf4ed24b2af
  Author: Christopher Clark <christopher.clark6@baesystems.com>
  Date:   Tue Sep 25 16:30:32 2018 +0200
  
      fuzz, test x86_emulator: disable sse before including always_inline fns
      
      Workaround for compiler rejection of SSE-using always_inlines defined before
      SSE is disabled.
      
      Compiling with _FORTIFY_SOURCE or higher levels of optimization enabled
      will always_inline several library fns (memset, memcpy, ...)
      (with gcc 8.2.0 and glibc 2.28).
      
      In fuzz and x86_emulator test, the compiler is instructed not
      to generate SSE instructions via: #pragma GCC target("no-sse")
      because those registers are needed for use by the workload.
      
      The combination above causes compilation failure as the inline functions
      use those instructions. This is resolved by reordering the inclusion of
      <stdio.h> and <string.h> to after the pragma disabling SSE generation.
      
      It would be preferable to locate the no-sse pragma within x86-emulate.h at the
      top of the file, prior to including any other headers; unfortunately doing so
      before <stdlib.h> causes compilation failure due to declaration of 'atof' with:
        "SSE register return with SSE disabled".
      Fortunately there is no (known) current dependency on any always_inline
      SSE-inclined function declared in <stdlib.h> or any of its dependencies, so the
      pragma is therefore issued immediately after inclusion of <stdlib.h> with a
      comment introduced to explain its location there.
      
      Add compile-time checks for unwanted prior inclusion of <string.h> and
      <stdio.h>, which are the two headers that provide the library functions that
      are handled with wrappers and listed within "x86-emulate.h" as ones "we think
      might access any of the FPU state".
      * Use standard-defined "EOF" macro to detect prior <stdio.h> inclusion.
      * Use "_STRING_H" (non-standardized guard macro) as best-effort
        for detection of prior <string.h> inclusion. This is non-universally
        viable but will provide error output on common GLIBC systems, so
        provides some defensive coverage.
      
      Adds conditional #include <stdio.h> to x86-emulate.h because fwrite, printf,
      etc. are referenced when WRAP has been defined.
      
      Signed-off-by: Christopher Clark <christopher.clark6@baesystems.com>
      Reviewed-by: Jan Beulich <jbeulich@suse.com>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
128076: tolerable ALL FAIL

flight 128076 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/128076/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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] 27+ messages in thread

* [xen-unstable-smoke bisection] complete build-amd64
@ 2018-04-07  6:19 osstest service owner
  0 siblings, 0 replies; 27+ messages in thread
From: osstest service owner @ 2018-04-07  6:19 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable-smoke
xenbranch xen-unstable-smoke
job build-amd64
testid xen-build

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

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  f46b6197344fca91db7e1d7bd6df0c4a2703ed6f
  Bug not present: 115fb8e345b9377b400b9e2e9bca1750362d284b
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/122021/


  commit f46b6197344fca91db7e1d7bd6df0c4a2703ed6f
  Author: Julien Grall <julien.grall@arm.com>
  Date:   Wed Feb 21 13:46:27 2018 +0000
  
      xen: Convert page_to_mfn and mfn_to_page to use typesafe MFN
      
      Most of the users of page_to_mfn and mfn_to_page are either overriding
      the macros to make them work with mfn_t or use mfn_x/_mfn because the
      rest of the function use mfn_t.
      
      So make page_to_mfn and mfn_to_page return mfn_t by default. The __*
      version are now dropped as this patch will convert all the remaining
      non-typesafe callers.
      
      Only reasonable clean-ups are done in this patch. The rest will use
      _mfn/mfn_x for the time being.
      
      Lastly, domain_page_to_mfn is also converted to use mfn_t given that
      most of the callers are now switched to _mfn(domain_page_to_mfn(...)).
      
      Signed-off-by: Julien Grall <julien.grall@arm.com>
      Acked-by: Razvan Cojocaru <rcojocaru@bitdefender.com>
      Reviewed-by: Paul Durrant <paul.durrant@citrix.com>
      Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
      Reviewed-by: Kevin Tian <kevin.tian@intel.com>
      Reviewed-by: Wei Liu <wei.liu2@citrix.com>
      Acked-by: Jan Beulich <jbeulich@suse.com>
      Reviewed-by: George Dunlap <george.dunlap@citrix.com>
      Acked-by: Tim Deegan <tim@xen.org>
      Acked-by: Stefano Stabellini <sstabellini@kernel.org>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable-smoke/build-amd64.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/xen-unstable-smoke/build-amd64.xen-build --summary-out=tmp/122021.bisection-summary --basis-template=121876 --blessings=real,real-bisect xen-unstable-smoke build-amd64 xen-build
Searching for failure / basis pass:
 122003 fail [host=godello0] / 121982 [host=fiano1] 121978 ok.
Failure / basis pass flights: 122003 / 121978
(tree with no url: minios)
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: qemu git://xenbits.xen.org/qemu-xen-traditional.git
Tree: qemuu git://xenbits.xen.org/qemu-xen.git
Tree: xen git://xenbits.xen.org/xen.git
Latest c8ea0457495342c417c3dc033bba25148b279f60 5c3fdee026a204a59cb392e43a313ab558de9682 33fcfac4ee76c8cfa31534e1d3eee960799b8554
Basis pass c8ea0457495342c417c3dc033bba25148b279f60 5c3fdee026a204a59cb392e43a313ab558de9682 115fb8e345b9377b400b9e2e9bca1750362d284b
Generating revisions with ./adhoc-revtuple-generator  git://xenbits.xen.org/qemu-xen-traditional.git#c8ea0457495342c417c3dc033bba25148b279f60-c8ea0457495342c417c3dc033bba25148b279f60 git://xenbits.xen.org/qemu-xen.git#5c3fdee026a204a59cb392e43a313ab558de9682-5c3fdee026a204a59cb392e43a313ab558de9682 git://xenbits.xen.org/xen.git#115fb8e345b9377b400b9e2e9bca1750362d284b-33fcfac4ee76c8cfa31534e1d3eee960799b8554
Loaded 1001 nodes in revision graph
Searching for test results:
 121971 [host=italia1]
 122021 fail c8ea0457495342c417c3dc033bba25148b279f60 5c3fdee026a204a59cb392e43a313ab558de9682 f46b6197344fca91db7e1d7bd6df0c4a2703ed6f
 121978 pass c8ea0457495342c417c3dc033bba25148b279f60 5c3fdee026a204a59cb392e43a313ab558de9682 115fb8e345b9377b400b9e2e9bca1750362d284b
 122003 fail c8ea0457495342c417c3dc033bba25148b279f60 5c3fdee026a204a59cb392e43a313ab558de9682 33fcfac4ee76c8cfa31534e1d3eee960799b8554
 122002 [host=pinot1]
 121982 [host=fiano1]
 121986 [host=pinot1]
 122008 pass c8ea0457495342c417c3dc033bba25148b279f60 5c3fdee026a204a59cb392e43a313ab558de9682 115fb8e345b9377b400b9e2e9bca1750362d284b
 121989 [host=pinot1]
 122010 fail c8ea0457495342c417c3dc033bba25148b279f60 5c3fdee026a204a59cb392e43a313ab558de9682 33fcfac4ee76c8cfa31534e1d3eee960799b8554
 121990 [host=pinot1]
 121992 [host=pinot1]
 122011 fail c8ea0457495342c417c3dc033bba25148b279f60 5c3fdee026a204a59cb392e43a313ab558de9682 f46b6197344fca91db7e1d7bd6df0c4a2703ed6f
 121996 [host=pinot1]
 121997 [host=pinot1]
 122000 [host=pinot1]
 122013 pass c8ea0457495342c417c3dc033bba25148b279f60 5c3fdee026a204a59cb392e43a313ab558de9682 115fb8e345b9377b400b9e2e9bca1750362d284b
 122017 fail c8ea0457495342c417c3dc033bba25148b279f60 5c3fdee026a204a59cb392e43a313ab558de9682 f46b6197344fca91db7e1d7bd6df0c4a2703ed6f
 122019 pass c8ea0457495342c417c3dc033bba25148b279f60 5c3fdee026a204a59cb392e43a313ab558de9682 115fb8e345b9377b400b9e2e9bca1750362d284b
Searching for interesting versions
 Result found: flight 121978 (pass), for basis pass
 Result found: flight 122003 (fail), for basis failure
 Repro found: flight 122008 (pass), for basis pass
 Repro found: flight 122010 (fail), for basis failure
 0 revisions at c8ea0457495342c417c3dc033bba25148b279f60 5c3fdee026a204a59cb392e43a313ab558de9682 115fb8e345b9377b400b9e2e9bca1750362d284b
No revisions left to test, checking graph state.
 Result found: flight 121978 (pass), for last pass
 Result found: flight 122011 (fail), for first failure
 Repro found: flight 122013 (pass), for last pass
 Repro found: flight 122017 (fail), for first failure
 Repro found: flight 122019 (pass), for last pass
 Repro found: flight 122021 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  f46b6197344fca91db7e1d7bd6df0c4a2703ed6f
  Bug not present: 115fb8e345b9377b400b9e2e9bca1750362d284b
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/122021/


  commit f46b6197344fca91db7e1d7bd6df0c4a2703ed6f
  Author: Julien Grall <julien.grall@arm.com>
  Date:   Wed Feb 21 13:46:27 2018 +0000
  
      xen: Convert page_to_mfn and mfn_to_page to use typesafe MFN
      
      Most of the users of page_to_mfn and mfn_to_page are either overriding
      the macros to make them work with mfn_t or use mfn_x/_mfn because the
      rest of the function use mfn_t.
      
      So make page_to_mfn and mfn_to_page return mfn_t by default. The __*
      version are now dropped as this patch will convert all the remaining
      non-typesafe callers.
      
      Only reasonable clean-ups are done in this patch. The rest will use
      _mfn/mfn_x for the time being.
      
      Lastly, domain_page_to_mfn is also converted to use mfn_t given that
      most of the callers are now switched to _mfn(domain_page_to_mfn(...)).
      
      Signed-off-by: Julien Grall <julien.grall@arm.com>
      Acked-by: Razvan Cojocaru <rcojocaru@bitdefender.com>
      Reviewed-by: Paul Durrant <paul.durrant@citrix.com>
      Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
      Reviewed-by: Kevin Tian <kevin.tian@intel.com>
      Reviewed-by: Wei Liu <wei.liu2@citrix.com>
      Acked-by: Jan Beulich <jbeulich@suse.com>
      Reviewed-by: George Dunlap <george.dunlap@citrix.com>
      Acked-by: Tim Deegan <tim@xen.org>
      Acked-by: Stefano Stabellini <sstabellini@kernel.org>

Revision graph left in /home/logs/results/bisect/xen-unstable-smoke/build-amd64.xen-build.{dot,ps,png,html,svg}.
----------------------------------------
122021: tolerable ALL FAIL

flight 122021 xen-unstable-smoke real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/122021/

Failures :-/ but no regressions.

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


jobs:
 build-amd64                                                  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] 27+ messages in thread

end of thread, other threads:[~2023-11-28 17:02 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-21 20:07 [xen-unstable-smoke bisection] complete build-amd64 osstest service owner
  -- strict thread matches above, loose matches on Subject: below --
2023-11-28 17:02 osstest service owner
2023-09-06 16:46 osstest service owner
2023-06-07 16:24 osstest service owner
2023-03-24 22:28 osstest service owner
2022-10-16  8:24 osstest service owner
2022-03-15  2:25 osstest service owner
2022-01-21  3:38 osstest service owner
2022-01-21  7:54 ` Jan Beulich
2021-08-16 23:23 osstest service owner
2021-07-10  0:19 osstest service owner
2021-07-06 17:29 osstest service owner
2021-02-24 16:57 osstest service owner
2021-02-10 19:10 osstest service owner
2021-01-28 18:38 osstest service owner
2020-11-10 23:25 osstest service owner
2020-10-23 23:30 osstest service owner
2020-10-07 18:40 osstest service owner
2020-04-25  8:57 osstest service owner
2019-05-15  8:13 osstest service owner
2019-04-13  5:09 osstest service owner
2019-04-13 15:51 ` Julien Grall
2019-04-13 15:53   ` Andrew Cooper
2019-01-02 21:14 osstest service owner
2018-11-12 23:38 osstest service owner
2018-09-25 21:39 osstest service owner
2018-04-07  6:19 osstest service owner

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.