xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [linux-linus bisection] complete build-i386-pvops
@ 2017-02-26 23:51 osstest service owner
  0 siblings, 0 replies; 6+ messages in thread
From: osstest service owner @ 2017-02-26 23:51 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable
xenbranch xen-unstable
job build-i386-pvops
testid kernel-build

Tree: linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git

*** Found and reproduced problem changeset ***

  Bug is in tree:  linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
  Bug introduced:  a00cc7d9dd93d66a3fb83fc52aa57a4bec51c517
  Bug not present: a2d581675d485eb7188f521f36efc114639a3096
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/106176/


  commit a00cc7d9dd93d66a3fb83fc52aa57a4bec51c517
  Author: Matthew Wilcox <willy@linux.intel.com>
  Date:   Fri Feb 24 14:57:02 2017 -0800
  
      mm, x86: add support for PUD-sized transparent hugepages
      
      The current transparent hugepage code only supports PMDs.  This patch
      adds support for transparent use of PUDs with DAX.  It does not include
      support for anonymous pages.  x86 support code also added.
      
      Most of this patch simply parallels the work that was done for huge
      PMDs.  The only major difference is how the new ->pud_entry method in
      mm_walk works.  The ->pmd_entry method replaces the ->pte_entry method,
      whereas the ->pud_entry method works along with either ->pmd_entry or
      ->pte_entry.  The pagewalk code takes care of locking the PUD before
      calling ->pud_walk, so handlers do not need to worry whether the PUD is
      stable.
      
      [dave.jiang@intel.com: fix SMP x86 32bit build for native_pud_clear()]
        Link: http://lkml.kernel.org/r/148719066814.31111.3239231168815337012.stgit@djiang5-desk3.ch.intel.com
      [dave.jiang@intel.com: native_pud_clear missing on i386 build]
        Link: http://lkml.kernel.org/r/148640375195.69754.3315433724330910314.stgit@djiang5-desk3.ch.intel.com
      Link: http://lkml.kernel.org/r/148545059381.17912.8602162635537598445.stgit@djiang5-desk3.ch.intel.com
      Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
      Signed-off-by: Dave Jiang <dave.jiang@intel.com>
      Tested-by: Alexander Kapshuk <alexander.kapshuk@gmail.com>
      Cc: Dave Hansen <dave.hansen@linux.intel.com>
      Cc: Vlastimil Babka <vbabka@suse.cz>
      Cc: Jan Kara <jack@suse.com>
      Cc: Dan Williams <dan.j.williams@intel.com>
      Cc: Ross Zwisler <ross.zwisler@linux.intel.com>
      Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
      Cc: Nilesh Choudhury <nilesh.choudhury@oracle.com>
      Cc: Ingo Molnar <mingo@elte.hu>
      Cc: "H. Peter Anvin" <hpa@zytor.com>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
      Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/linux-linus/build-i386-pvops.kernel-build.html
Revision IDs in each graph node refer, respectively, to the Trees above.

----------------------------------------
Running cs-bisection-step --graph-out=/home/logs/results/bisect/linux-linus/build-i386-pvops.kernel-build --summary-out=tmp/106176.bisection-summary --basis-template=59254 --blessings=real,real-bisect linux-linus build-i386-pvops kernel-build
Searching for failure / basis pass:
 106152 fail [host=baroque0] / 106124 [host=baroque1] 106083 ok.
Failure / basis pass flights: 106152 / 106083
Tree: linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Latest c4f3f22eddc982d247ffe2a6690c3e4a5c46dd09 c530a75c1e6a472b0eb9558310b518f0dfcd8860
Basis pass f1ef09fde17f9b77ca1435a5b53a28b203afb81c c530a75c1e6a472b0eb9558310b518f0dfcd8860
Generating revisions with ./adhoc-revtuple-generator  git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git#f1ef09fde17f9b77ca1435a5b53a28b203afb81c-c4f3f22eddc982d247ffe2a6690c3e4a5c46dd09 git://xenbits.xen.org/osstest/linux-firmware.git#c530a75c1e6a472b0eb9558310b518f0dfcd8860-c530a75c1e6a472b0eb9558310b518f0dfcd8860
From git://cache:9419/git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
   c4f3f22..e5d56ef  master     -> origin/master
Loaded 1295 nodes in revision graph
Searching for test results:
 106083 pass f1ef09fde17f9b77ca1435a5b53a28b203afb81c c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106152 fail c4f3f22eddc982d247ffe2a6690c3e4a5c46dd09 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106124 [host=baroque1]
 106158 fail 12d59ae678242b383671abb7ffa3c94bb2d6c4de c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106153 pass f1ef09fde17f9b77ca1435a5b53a28b203afb81c c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106162 pass a09759acaacf6cf738e1bc6c66d41485c87fd371 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106139 fail c4f3f22eddc982d247ffe2a6690c3e4a5c46dd09 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106156 fail c4f3f22eddc982d247ffe2a6690c3e4a5c46dd09 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106165 fail 9557feee39b75ceb502b4777e08706df1ddf10ed c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106157 fail 166f61b9435a1b64bd46a08ec6cf1d6fc579a772 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106161 pass c55e8d035b28b2867e68b0e2d0eee2c0f1016b43 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106164 pass a2d581675d485eb7188f521f36efc114639a3096 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106166 fail a00cc7d9dd93d66a3fb83fc52aa57a4bec51c517 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106169 pass a2d581675d485eb7188f521f36efc114639a3096 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106171 fail a00cc7d9dd93d66a3fb83fc52aa57a4bec51c517 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106175 pass a2d581675d485eb7188f521f36efc114639a3096 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 106176 fail a00cc7d9dd93d66a3fb83fc52aa57a4bec51c517 c530a75c1e6a472b0eb9558310b518f0dfcd8860
Searching for interesting versions
 Result found: flight 106083 (pass), for basis pass
 Result found: flight 106139 (fail), for basis failure
 Repro found: flight 106153 (pass), for basis pass
 Repro found: flight 106156 (fail), for basis failure
 0 revisions at a2d581675d485eb7188f521f36efc114639a3096 c530a75c1e6a472b0eb9558310b518f0dfcd8860
No revisions left to test, checking graph state.
 Result found: flight 106164 (pass), for last pass
 Result found: flight 106166 (fail), for first failure
 Repro found: flight 106169 (pass), for last pass
 Repro found: flight 106171 (fail), for first failure
 Repro found: flight 106175 (pass), for last pass
 Repro found: flight 106176 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
  Bug introduced:  a00cc7d9dd93d66a3fb83fc52aa57a4bec51c517
  Bug not present: a2d581675d485eb7188f521f36efc114639a3096
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/106176/


  commit a00cc7d9dd93d66a3fb83fc52aa57a4bec51c517
  Author: Matthew Wilcox <willy@linux.intel.com>
  Date:   Fri Feb 24 14:57:02 2017 -0800
  
      mm, x86: add support for PUD-sized transparent hugepages
      
      The current transparent hugepage code only supports PMDs.  This patch
      adds support for transparent use of PUDs with DAX.  It does not include
      support for anonymous pages.  x86 support code also added.
      
      Most of this patch simply parallels the work that was done for huge
      PMDs.  The only major difference is how the new ->pud_entry method in
      mm_walk works.  The ->pmd_entry method replaces the ->pte_entry method,
      whereas the ->pud_entry method works along with either ->pmd_entry or
      ->pte_entry.  The pagewalk code takes care of locking the PUD before
      calling ->pud_walk, so handlers do not need to worry whether the PUD is
      stable.
      
      [dave.jiang@intel.com: fix SMP x86 32bit build for native_pud_clear()]
        Link: http://lkml.kernel.org/r/148719066814.31111.3239231168815337012.stgit@djiang5-desk3.ch.intel.com
      [dave.jiang@intel.com: native_pud_clear missing on i386 build]
        Link: http://lkml.kernel.org/r/148640375195.69754.3315433724330910314.stgit@djiang5-desk3.ch.intel.com
      Link: http://lkml.kernel.org/r/148545059381.17912.8602162635537598445.stgit@djiang5-desk3.ch.intel.com
      Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
      Signed-off-by: Dave Jiang <dave.jiang@intel.com>
      Tested-by: Alexander Kapshuk <alexander.kapshuk@gmail.com>
      Cc: Dave Hansen <dave.hansen@linux.intel.com>
      Cc: Vlastimil Babka <vbabka@suse.cz>
      Cc: Jan Kara <jack@suse.com>
      Cc: Dan Williams <dan.j.williams@intel.com>
      Cc: Ross Zwisler <ross.zwisler@linux.intel.com>
      Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
      Cc: Nilesh Choudhury <nilesh.choudhury@oracle.com>
      Cc: Ingo Molnar <mingo@elte.hu>
      Cc: "H. Peter Anvin" <hpa@zytor.com>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
      Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Revision graph left in /home/logs/results/bisect/linux-linus/build-i386-pvops.kernel-build.{dot,ps,png,html,svg}.
----------------------------------------
106176: tolerable ALL FAIL

flight 106176 linux-linus real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/106176/

Failures :-/ but no regressions.

Tests which did not succeed,
including tests which could not be run:
 build-i386-pvops              5 kernel-build            fail baseline untested


jobs:
 build-i386-pvops                                             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.xen.org
https://lists.xen.org/xen-devel

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

* [linux-linus bisection] complete build-i386-pvops
@ 2017-06-19 13:48 osstest service owner
  2017-06-19 14:36 ` ufs build failure (no __udivdi3) on i386 in linux tip (edf9364d3f92) Ian Jackson
  0 siblings, 1 reply; 6+ messages in thread
From: osstest service owner @ 2017-06-19 13:48 UTC (permalink / raw)
  To: xen-devel, osstest-admin

branch xen-unstable
xenbranch xen-unstable
job build-i386-pvops
testid kernel-build

Tree: linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git

*** Found and reproduced problem changeset ***

  Bug is in tree:  linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
  Bug introduced:  edf9364d3f924aff6f77176b8e52a4b68e5c30d6
  Bug not present: 791a9a666d1afe2603bcb2c6a4852d684e879252
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/110566/


  (Revision log too long, omitted.)


For bisection revision-tuple graph see:
   http://logs.test-lab.xenproject.org/osstest/results/bisect/linux-linus/build-i386-pvops.kernel-build.html
Revision IDs in each graph node refer, respectively, to the Trees above.

----------------------------------------
Running cs-bisection-step --graph-out=/home/logs/results/bisect/linux-linus/build-i386-pvops.kernel-build --summary-out=tmp/110566.bisection-summary --basis-template=110515 --blessings=real,real-bisect linux-linus build-i386-pvops kernel-build
Searching for failure / basis pass:
 110547 fail [host=huxelrebe1] / 110515 [host=nobling1] 110486 [host=nobling1] 110464 [host=italia1] 110427 [host=baroque1] 110399 [host=nobling0] 110380 [host=rimava1] 110346 [host=rimava1] 110288 [host=baroque1] 110236 [host=nobling1] 110131 [host=huxelrebe0] 110093 [host=elbling0] 110060 [host=rimava0] 110038 [host=elbling0] 110025 [host=nobling1] 110016 [host=chardonnay1] 110006 [host=huxelrebe0] 109994 [host=chardonnay1] 109963 [host=chardonnay0] 109943 [host=pinot0] 109920 [host=nobling1] 109889 [host=nobling1] 109858 [host=nobling1] 109839 [host=nobling1] 109832 [host=nobling1] 109821 [host=baroque1] 109809 [host=baroque1] 109801 [host=elbling1] 109778 [host=rimava0] 109758 [host=rimava0] 109724 [host=nobling1] 109706 [host=nobling1] 109697 [host=nobling1] 109685 [host=nobling1] 109675 [host=nobling1] 109656 [host=baroque1] 109633 [host=rimava1] 109598 [host=baroque1] 109572 [host=nobling1] 109552 [host=chardonnay0] 109505 [host=baroque1] 109469 [host=pinot0] 109449 [host=fiano0] 109428 [host=fiano0] 109404 [host=elbling1] 109390 [host=baroque1] 109361 [host=pinot0] 109334 [host=baroque1] 109315 ok.
Failure / basis pass flights: 110547 / 109315
Tree: linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Latest edf9364d3f924aff6f77176b8e52a4b68e5c30d6 c530a75c1e6a472b0eb9558310b518f0dfcd8860
Basis pass 791a9a666d1afe2603bcb2c6a4852d684e879252 c530a75c1e6a472b0eb9558310b518f0dfcd8860
Generating revisions with ./adhoc-revtuple-generator  git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git#791a9a666d1afe2603bcb2c6a4852d684e879252-edf9364d3f924aff6f77176b8e52a4b68e5c30d6 git://xenbits.xen.org/osstest/linux-firmware.git#c530a75c1e6a472b0eb9558310b518f0dfcd8860-c530a75c1e6a472b0eb9558310b518f0dfcd8860
adhoc-revtuple-generator: tree discontiguous: linux-2.6
Loaded 2 nodes in revision graph
Searching for test results:
 77143 pass irrelevant
 77218 [host=chardonnay0]
 77215 [host=italia1]
 77360 [host=italia0]
 77558 [host=chardonnay0]
 77554 [host=chardonnay1]
 77721 [host=fiano1]
 77716 [host=fiano1]
 77837 [host=pinot1]
 77830 pass irrelevant
 77902 [host=baroque1]
 77965 [host=italia1]
 78054 [host=chardonnay0]
 78147 [host=italia0]
 78227 [host=pinot1]
 78319 [host=italia0]
 78404 [host=pinot0]
 78480 [host=rimava1]
 78586 [host=chardonnay0]
 78487 [host=italia1]
 78670 [host=fiano1]
 78786 [host=italia0]
 78977 [host=chardonnay1]
 79068 [host=fiano1]
 79155 [host=rimava1]
 79208 [host=italia1]
 79349 [host=italia1]
 79352 [host=italia1]
 79389 [host=italia1]
 79450 [host=fiano1]
 79587 [host=italia1]
 79778 [host=italia0]
 79918 [host=italia1]
 80122 pass irrelevant
 80381 pass irrelevant
 80627 [host=italia1]
 81161 [host=huxelrebe0]
 81424 [host=italia0]
 81734 [host=italia0]
 82065 [host=rimava0]
 82419 [host=italia0]
 82614 [host=rimava0]
 82764 [host=italia0]
 82911 [host=italia1]
 83118 [host=italia1]
 83452 [host=italia0]
 83655 [host=italia0]
 83810 [host=italia0]
 84169 [host=huxelrebe0]
 84300 pass irrelevant
 84379 [host=huxelrebe0]
 84472 [host=huxelrebe0]
 84616 [host=pinot1]
 85168 [host=pinot1]
 85353 [host=chardonnay1]
 85509 [host=rimava0]
 85614 [host=huxelrebe0]
 85667 [host=huxelrebe0]
 85725 [host=baroque0]
 85776 [host=fiano1]
 85870 [host=huxelrebe0]
 85988 [host=pinot1]
 86111 [host=fiano1]
 86047 [host=baroque0]
 86187 [host=baroque0]
 86279 [host=huxelrebe0]
 86368 [host=elbling1]
 86449 [host=elbling1]
 86542 [host=baroque0]
 86626 [host=huxelrebe0]
 86811 [host=chardonnay0]
 86715 [host=huxelrebe0]
 86882 [host=huxelrebe0]
 87133 [host=chardonnay1]
 87236 [host=elbling1]
 87315 [host=huxelrebe0]
 87418 [host=elbling0]
 87558 [host=huxelrebe0]
 87701 [host=baroque0]
 87832 [host=baroque0]
 87977 [host=nocera0]
 88131 [host=baroque0]
 88284 [host=elbling0]
 88416 [host=huxelrebe0]
 88539 [host=nocera0]
 88655 [host=italia1]
 89304 [host=baroque0]
 90908 [host=baroque1]
 91263 [host=huxelrebe0]
 91416 [host=baroque0]
 91591 [host=huxelrebe0]
 91700 [host=huxelrebe0]
 91779 [host=baroque1]
 91862 [host=italia1]
 92005 [host=fiano0]
 92125 [host=italia1]
 92228 [host=huxelrebe0]
 92342 [host=italia1]
 92440 [host=huxelrebe0]
 92532 [host=baroque1]
 92668 [host=baroque1]
 92798 [host=fiano0]
 104237 pass irrelevant
 104309 [host=fiano1]
 104326 [host=baroque1]
 104342 [host=nocera1]
 104425 [host=merlot1]
 104601 [host=nocera1]
 104578 [host=merlot1]
 104616 [host=italia1]
 104637 [host=huxelrebe0]
 104684 [host=huxelrebe0]
 104860 [host=nobling0]
 104830 [host=huxelrebe0]
 104917 [host=nocera1]
 104884 [host=italia1]
 104943 [host=huxelrebe0]
 104991 [host=huxelrebe0]
 104984 [host=nobling0]
 105038 [host=baroque1]
 105012 [host=baroque1]
 105095 [host=baroque0]
 105087 [host=nobling0]
 105122 pass irrelevant
 105176 [host=baroque1]
 105211 [host=huxelrebe0]
 105236 pass irrelevant
 105353 pass irrelevant
 105445 [host=baroque1]
 105405 pass irrelevant
 105462 pass irrelevant
 105484 pass irrelevant
 105515 [host=nobling0]
 105535 pass irrelevant
 105541 [host=italia1]
 105543 [host=italia1]
 105546 pass irrelevant
 105573 [host=nobling0]
 105557 pass irrelevant
 105588 [host=baroque1]
 105594 pass irrelevant
 105606 pass irrelevant
 105702 [host=nocera1]
 105616 pass irrelevant
 105641 pass irrelevant
 105625 pass irrelevant
 105655 [host=italia1]
 105672 pass irrelevant
 105687 [host=elbling1]
 105713 [host=nocera0]
 105729 [host=rimava1]
 105757 [host=nobling1]
 105736 [host=nobling0]
 105744 [host=italia1]
 105807 [host=nobling1]
 105748 pass irrelevant
 105778 [host=huxelrebe0]
 105753 pass irrelevant
 105767 pass irrelevant
 105795 [host=huxelrebe0]
 105803 [host=nobling1]
 105845 [host=elbling1]
 105824 [host=rimava0]
 105893 [host=italia1]
 105867 pass irrelevant
 105897 pass irrelevant
 105898 [host=elbling1]
 105901 [host=baroque0]
 105905 [host=rimava1]
 105922 [host=nobling1]
 105929 [host=nobling1]
 105941 [host=baroque0]
 105984 [host=nobling0]
 105960 [host=nobling0]
 106083 [host=baroque0]
 106152 [host=baroque0]
 106124 [host=baroque1]
 106158 [host=baroque0]
 106153 [host=baroque0]
 106162 [host=baroque0]
 106139 [host=baroque0]
 106156 [host=baroque0]
 106165 [host=baroque0]
 106157 [host=baroque0]
 106161 [host=baroque0]
 106172 [host=baroque0]
 106164 [host=baroque0]
 106166 [host=baroque0]
 106169 [host=baroque0]
 106171 [host=baroque0]
 106175 [host=baroque0]
 106176 [host=baroque0]
 106190 [host=baroque0]
 106209 [host=baroque0]
 106265 [host=baroque0]
 106224 [host=baroque0]
 106285 [host=baroque0]
 106312 [host=huxelrebe0]
 106354 [host=baroque1]
 106375 [host=rimava0]
 106388 [host=baroque1]
 106406 [host=baroque0]
 106457 [host=huxelrebe0]
 106480 [host=baroque1]
 106485 [host=baroque1]
 106471 [host=huxelrebe0]
 106478 [host=rimava1]
 106486 [host=baroque1]
 106509 [host=rimava0]
 106520 [host=huxelrebe0]
 106589 [host=rimava1]
 106537 pass irrelevant
 106570 [host=fiano1]
 106591 [host=fiano1]
 106600 [host=huxelrebe0]
 106597 [host=chardonnay0]
 106609 fail irrelevant
 106625 [host=chardonnay0]
 106623 [host=baroque0]
 106630 [host=baroque0]
 106636 pass irrelevant
 106660 [host=baroque0]
 106699 [host=fiano1]
 106674 [host=baroque1]
 106730 [host=baroque0]
 106741 [host=fiano0]
 106714 [host=chardonnay0]
 106729 [host=baroque0]
 106744 [host=italia1]
 106752 [host=italia1]
 106761 pass irrelevant
 106806 [host=italia1]
 106799 pass irrelevant
 106788 [host=baroque0]
 106825 [host=baroque0]
 106857 [host=baroque0]
 106946 [host=italia1]
 106902 [host=baroque0]
 106930 [host=fiano1]
 106886 [host=baroque0]
 106919 [host=huxelrebe0]
 106922 [host=huxelrebe0]
 106926 [host=baroque1]
 106927 [host=fiano1]
 106939 [host=chardonnay0]
 106976 [host=baroque1]
 106998 [host=elbling0]
 106987 [host=chardonnay1]
 107009 pass irrelevant
 107010 pass irrelevant
 107053 [host=italia1]
 107024 [host=baroque0]
 107075 [host=elbling0]
 107106 [host=elbling1]
 107090 pass irrelevant
 107169 [host=baroque1]
 107123 [host=elbling1]
 107159 [host=pinot1]
 107142 [host=italia1]
 107206 [host=elbling0]
 107221 [host=baroque0]
 107253 pass irrelevant
 107367 [host=rimava1]
 107406 [host=pinot1]
 107350 [host=baroque1]
 107383 pass irrelevant
 107428 [host=fiano0]
 107443 pass irrelevant
 107452 pass irrelevant
 107462 [host=elbling1]
 107469 [host=baroque1]
 107474 [host=fiano0]
 107486 [host=baroque0]
 107497 [host=baroque0]
 107529 pass irrelevant
 107555 [host=fiano1]
 107571 [host=italia0]
 107621 [host=italia0]
 107579 [host=fiano0]
 107607 [host=italia1]
 107616 [host=italia1]
 107592 [host=baroque1]
 107630 pass irrelevant
 107638 pass irrelevant
 107660 [host=baroque1]
 107710 [host=pinot0]
 107753 [host=pinot0]
 107819 [host=baroque1]
 107897 [host=elbling1]
 107925 [host=fiano0]
 107980 [host=italia0]
 108022 [host=elbling1]
 108051 pass irrelevant
 108093 [host=rimava0]
 108160 pass irrelevant
 108124 pass irrelevant
 108210 pass irrelevant
 109007 [host=baroque1]
 109047 [host=baroque1]
 109052 [host=baroque1]
 109048 [host=baroque1]
 109074 pass irrelevant
 109075 pass irrelevant
 109134 [host=pinot0]
 109105 [host=baroque1]
 109155 [host=baroque1]
 109127 [host=fiano0]
 109181 [host=fiano0]
 109207 [host=elbling1]
 109214 [host=pinot0]
 109238 [host=elbling1]
 109311 [host=pinot0]
 109314 [host=elbling1]
 109292 pass irrelevant
 109319 pass irrelevant
 109315 pass 791a9a666d1afe2603bcb2c6a4852d684e879252 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 109323 pass irrelevant
 109348 [host=elbling1]
 109325 [host=italia0]
 109328 [host=elbling1]
 109334 [host=baroque1]
 109339 [host=rimava1]
 109343 [host=nobling0]
 109361 [host=pinot0]
 109403 [host=baroque1]
 109389 [host=elbling1]
 109390 [host=baroque1]
 109404 [host=elbling1]
 109428 [host=fiano0]
 109449 [host=fiano0]
 109469 [host=pinot0]
 109504 pass irrelevant
 109505 [host=baroque1]
 109552 [host=chardonnay0]
 109572 [host=nobling1]
 109598 [host=baroque1]
 109633 [host=rimava1]
 109656 [host=baroque1]
 109697 [host=nobling1]
 109675 [host=nobling1]
 109706 [host=nobling1]
 109705 [host=nobling1]
 109685 [host=nobling1]
 109696 [host=nobling1]
 109724 [host=nobling1]
 109758 [host=rimava0]
 109778 [host=rimava0]
 109832 [host=nobling1]
 109809 [host=baroque1]
 109838 [host=nobling0]
 109801 [host=elbling1]
 109808 [host=baroque1]
 109821 [host=baroque1]
 109839 [host=nobling1]
 109889 [host=nobling1]
 109858 [host=nobling1]
 109997 [host=huxelrebe0]
 109920 [host=nobling1]
 109943 [host=pinot0]
 109994 [host=chardonnay1]
 109963 [host=chardonnay0]
 110016 [host=chardonnay1]
 110006 [host=huxelrebe0]
 110049 [host=nobling1]
 110024 [host=chardonnay0]
 110038 [host=elbling0]
 110033 [host=chardonnay0]
 110034 pass irrelevant
 110025 [host=nobling1]
 110037 [host=rimava0]
 110060 [host=rimava0]
 110093 [host=elbling0]
 110131 [host=huxelrebe0]
 110221 [host=italia0]
 110253 [host=italia0]
 110236 [host=nobling1]
 110346 [host=rimava1]
 110328 [host=rimava1]
 110288 [host=baroque1]
 110380 [host=rimava1]
 110399 [host=nobling0]
 110426 [host=nobling0]
 110427 [host=baroque1]
 110464 [host=italia1]
 110486 [host=nobling1]
 110565 pass 791a9a666d1afe2603bcb2c6a4852d684e879252 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 110515 [host=nobling1]
 110500 [host=rimava1]
 110558 [host=huxelrebe0]
 110551 [host=huxelrebe0]
 110547 fail edf9364d3f924aff6f77176b8e52a4b68e5c30d6 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 110552 [host=huxelrebe0]
 110536 [host=huxelrebe0]
 110553 [host=huxelrebe0]
 110559 [host=huxelrebe0]
 110554 [host=huxelrebe0]
 110555 [host=huxelrebe0]
 110562 pass 791a9a666d1afe2603bcb2c6a4852d684e879252 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 110566 fail edf9364d3f924aff6f77176b8e52a4b68e5c30d6 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 110563 fail edf9364d3f924aff6f77176b8e52a4b68e5c30d6 c530a75c1e6a472b0eb9558310b518f0dfcd8860
 35321 [host=lace-bug]
 35642 [host=rice-weevil]
 35790 [host=rice-weevil]
 35883 [host=gall-mite]
 35942 [host=gall-mite]
 36691 [host=scape-moth]
 36746 [host=grain-weevil]
 50276 [host=fiano1]
 50311 [host=nocera0]
 50329 [host=fiano0]
 50388 [host=fiano0]
 50366 [host=fiano1]
 64026 [host=nocera0]
 50422 [host=italia0]
 50404 [host=italia0]
 64182 [host=nocera0]
 64147 [host=nocera0]
 64197 [host=pinot0]
 64484 [host=pinot0]
 64497 [host=nocera0]
 64883 [host=baroque1]
 64874 [host=baroque1]
 65024 [host=italia1]
 65021 [host=baroque1]
 64985 [host=rimava0]
 52702 [host=pinot1]
 65061 [host=rimava0]
 65086 [host=chardonnay0]
 65059 [host=nocera1]
 65109 [host=nocera1]
 65156 [host=baroque1]
 65132 [host=italia1]
 53016 [host=fiano0]
 65246 [host=baroque1]
 65180 [host=pinot0]
 65245 [host=baroque1]
 65303 [host=rimava0]
 65264 [host=chardonnay1]
 65285 [host=italia0]
 65329 [host=chardonnay1]
 65361 [host=chardonnay1]
 65392 [host=chardonnay0]
 65427 [host=baroque1]
 65420 pass irrelevant
 65459 [host=baroque0]
 53720 [host=merlot1]
 65546 [host=baroque1]
 53849 [host=nocera0]
 65614 [host=pinot0]
 65663 [host=chardonnay0]
 65660 [host=baroque1]
 54094 [host=nocera1]
 65797 [host=chardonnay0]
 65765 [host=italia0]
 54095 [host=nocera0]
 55255 [host=nocera0]
 66414 [host=baroque1]
 55347 [host=nocera1]
 55442 [host=nocera0]
 66439 [host=italia0]
 66455 [host=baroque1]
 66526 [host=nocera1]
 66614 [host=italia0]
 66611 pass irrelevant
 66750 [host=chardonnay0]
 56416 [host=nocera0]
 56507 [host=nocera1]
 56589 [host=nocera0]
 66896 [host=huxelrebe0]
 56718 [host=nocera1]
 56660 [host=nocera1]
 56791 [host=nocera1]
 56964 [host=nocera0]
 57031 [host=nocera1]
 67064 [host=chardonnay1]
 57123 [host=nocera1]
 57205 [host=elbling0]
 57289 [host=elbling0]
 57740 [host=nocera0]
 57824 [host=nocera0]
 57874 [host=nocera1]
 57930 [host=nocera1]
 57931 [host=nocera0]
 58057 [host=nocera0]
 58228 [host=nocera1]
 58158 [host=nocera1]
 58128 [host=nocera0]
 58333 [host=nocera1]
 58428 [host=nocera0]
 58399 [host=nocera1]
 58395 [host=nocera0]
 58522 [host=nocera0]
 58620 [host=nocera0]
 58737 [host=nocera0]
 58766 [host=nocera1]
 58793 [host=nocera1]
 58841 [host=nocera0]
 58902 [host=nocera0]
 58873 [host=nocera1]
 58933 [host=nocera0]
 58944 [host=nocera1]
 58957 [host=elbling0]
 59018 [host=nocera0]
 58966 [host=nocera1]
 58981 [host=nocera0]
 59036 [host=nocera1]
 59049 [host=pinot1]
 59086 [host=nocera1]
 59130 [host=nocera1]
 59186 [host=nocera1]
 59254 [host=nocera1]
 59230 [host=nocera1]
 59348 [host=nocera1]
 59426 [host=nocera1]
 59462 [host=nocera0]
 59468 [host=nocera0]
 59531 [host=nocera1]
 59552 [host=nocera1]
 59559 [host=nocera1]
 59606 [host=nocera1]
 59649 [host=nocera1]
 59686 [host=nocera0]
 59692 [host=nocera0]
 59700 [host=nocera0]
 59770 [host=nocera0]
 59790 [host=nocera0]
 59789 [host=nocera1]
 59803 [host=nocera1]
 59804 [host=nocera1]
 59815 [host=nocera1]
 59836 [host=nocera1]
 59898 [host=nocera0]
 59947 [host=nocera0]
 60005 [host=nocera0]
 60057 [host=nocera0]
 60115 [host=nocera1]
 60180 [host=italia1]
 60195 [host=nocera1]
 60228 [host=nocera1]
 60386 [host=nocera1]
 60389 [host=nocera0]
 60581 [host=nocera1]
 60594 [host=nocera0]
 60709 [host=nocera1]
 60626 [host=nocera1]
 60646 [host=nocera0]
 60621 [host=nocera0]
 60636 [host=nocera1]
 60659 [host=nocera0]
 60680 [host=nocera0]
 60710 [host=nocera1]
 60808 [host=nocera0]
 60773 [host=nocera1]
 60840 [host=nocera1]
 60807 [host=nocera0]
 60877 [host=nocera0]
 60952 [host=nocera1]
 60998 [host=nocera1]
 61119 [host=nocera1]
 61295 [host=nocera0]
 61594 [host=nocera1]
 61642 [host=nocera1]
 61692 [host=nocera1]
 61780 [host=nocera1]
 61911 [host=elbling0]
 62042 [host=nocera1]
 62110 [host=nocera1]
 77097 [host=baroque1]
 62197 [host=nocera1]
 62295 [host=nocera1]
 62381 [host=nocera1]
 62544 [host=nocera1]
 62615 [host=nocera1]
 62663 [host=nocera0]
 62694 [host=nocera1]
 62744 [host=nocera0]
 62908 [host=nocera0]
 62948 [host=nocera0]
 62940 [host=nocera0]
 62958 [host=nocera0]
 62972 [host=nocera1]
 63023 [host=nocera0]
 63084 [host=nocera1]
 63059 [host=nocera0]
 63208 [host=nocera1]
 63339 [host=nocera1]
 63372 [host=nocera1]
 63354 [host=pinot1]
 63398 [host=nocera0]
 63474 [host=nocera1]
 63536 [host=nocera0]
 63654 [host=nocera0]
 12557 [host=lace-bug]
 12564 [host=woodlouse]
 12574 [host=woodlouse]
 12589 [host=woodlouse]
 12630 [host=woodlouse]
 12653 [host=woodlouse]
 12644 [host=itch-mite]
 12696 [host=lace-bug]
 12699 [host=lace-bug]
 12705 [host=itch-mite]
 12714 [host=field-cricket]
 12725 [host=lace-bug]
 13775 [host=earwig]
 13785 [host=gall-mite]
 16761 [host=woodlouse]
 16773 [host=woodlouse]
 16982 [host=gall-mite]
 17117 [host=gall-mite]
 17101 [host=gall-mite]
 17315 [host=gall-mite]
 17323 [host=gall-mite]
 17400 [host=field-cricket]
 17376 [host=field-cricket]
 17393 [host=gall-mite]
 17398 [host=field-cricket]
 17426 [host=field-cricket]
 17433 [host=itch-mite]
 17471 [host=field-cricket]
 17448 [host=itch-mite]
 17474 [host=itch-mite]
 17454 [host=field-cricket]
 17458 [host=field-cricket]
 17460 [host=field-cricket]
 17462 [host=gall-mite]
 17480 [host=gall-mite]
 17622 [host=lace-bug]
 17590 [host=gall-mite]
 17592 [host=gall-mite]
 17556 [host=itch-mite]
 17596 [host=gall-mite]
 17612 [host=lace-bug]
 17631 [host=lace-bug]
 17687 [host=lace-bug]
 17711 [host=gall-mite]
 17703 [host=lace-bug]
 17715 [host=gall-mite]
 17745 [host=gall-mite]
 17775 [host=itch-mite]
 17777 [host=itch-mite]
 17825 [host=gall-mite]
 17779 [host=itch-mite]
 17782 [host=itch-mite]
 17846 [host=itch-mite]
 17790 [host=itch-mite]
 17804 [host=itch-mite]
 17867 [host=lace-bug]
 17842 [host=itch-mite]
 17844 [host=itch-mite]
 17857 [host=gall-mite]
 17875 [host=itch-mite]
 17885 [host=gall-mite]
 17894 [host=woodlouse]
 17922 [host=lace-bug]
 17901 [host=lace-bug]
 17943 [host=gall-mite]
 17926 [host=woodlouse]
 17909 [host=woodlouse]
 17929 [host=woodlouse]
 17945 [host=gall-mite]
 17916 [host=lace-bug]
 17989 [host=gall-mite]
 17987 [host=gall-mite]
 17947 [host=woodlouse]
 17959 [host=woodlouse]
 17969 [host=woodlouse]
 17962 [host=woodlouse]
 17976 [host=woodlouse]
 17981 [host=woodlouse]
 17985 [host=gall-mite]
 17996 [host=gall-mite]
 18003 [host=gall-mite]
 18013 [host=gall-mite]
 18082 [host=itch-mite]
 18015 [host=gall-mite]
 18017 [host=gall-mite]
 18019 [host=woodlouse]
 18060 [host=itch-mite]
 18029 [host=woodlouse]
 18072 [host=gall-mite]
 18031 [host=woodlouse]
 18034 [host=woodlouse]
 18051 [host=woodlouse]
 18056 [host=itch-mite]
 18058 [host=itch-mite]
 18105 [host=itch-mite]
 18091 [host=itch-mite]
 18097 [host=gall-mite]
 18093 [host=itch-mite]
 18102 [host=gall-mite]
 18099 [host=gall-mite]
 18109 [host=itch-mite]
 18122 [host=itch-mite]
 18157 [host=itch-mite]
 18179 [host=itch-mite]
 18181 [host=itch-mite]
 18146 [host=gall-mite]
 18150 [host=itch-mite]
 18183 [host=gall-mite]
 18171 [host=itch-mite]
 18195 [host=gall-mite]
 18173 [host=itch-mite]
 18175 [host=itch-mite]
 18203 [host=gall-mite]
 18223 [host=gall-mite]
 18240 [host=gall-mite]
 18246 [host=gall-mite]
 18248 [host=gall-mite]
 18253 [host=gall-mite]
 18270 [host=gall-mite]
 18305 [host=gall-mite]
 18362 [host=gall-mite]
 18420 [host=potato-beetle]
 18406 [host=gall-mite]
 18432 [host=potato-beetle]
 18415 [host=potato-beetle]
 18425 [host=potato-beetle]
 18429 [host=potato-beetle]
 18473 [host=potato-beetle]
 18518 [host=potato-beetle]
 18490 [host=potato-beetle]
 18561 [host=potato-beetle]
 18584 [host=potato-beetle]
 18591 [host=potato-beetle]
 18621 [host=potato-beetle]
 18595 [host=gall-mite]
 18623 [host=potato-beetle]
 18597 [host=gall-mite]
 18598 [host=potato-beetle]
 18625 [host=potato-beetle]
 18602 [host=potato-beetle]
 18629 [host=potato-beetle]
 18634 [host=potato-beetle]
 18642 [host=potato-beetle]
 18674 [host=lace-bug]
 18670 [host=lace-bug]
 18676 [host=lace-bug]
 18672 [host=lace-bug]
 18731 [host=moss-bug]
 18740 [host=potato-beetle]
 18768 [host=lace-bug]
 18746 [host=potato-beetle]
 18761 [host=potato-beetle]
 18779 [host=potato-beetle]
 18764 [host=potato-beetle]
 18766 [host=lace-bug]
 18805 [host=potato-beetle]
 18844 [host=potato-beetle]
 18927 [host=potato-beetle]
 18975 [host=potato-beetle]
 18991 [host=lace-bug]
 19009 [host=potato-beetle]
 19026 [host=potato-beetle]
 19056 [host=bush-cricket]
 19087 [host=potato-beetle]
 19126 [host=potato-beetle]
 19148 [host=moss-bug]
 19166 [host=moss-bug]
 19201 [host=moss-bug]
 19175 [host=moss-bug]
 19189 [host=moss-bug]
 19210 [host=moss-bug]
 19286 [host=moss-bug]
 19706 [host=moss-bug]
 19742 [host=moss-bug]
 19825 [host=rice-weevil]
 19769 [host=potato-beetle]
 19791 [host=potato-beetle]
 19774 [host=potato-beetle]
 19778 [host=potato-beetle]
 19781 [host=potato-beetle]
 19796 [host=potato-beetle]
 19842 [host=potato-beetle]
 19873 [host=potato-beetle]
 19876 [host=potato-beetle]
 19890 [host=moss-bug]
 20089 [host=potato-beetle]
 20074 [host=potato-beetle]
 20084 [host=potato-beetle]
 20096 [host=rice-weevil]
 20098 [host=potato-beetle]
 20826 [host=rice-weevil]
 20849 [host=rice-weevil]
 20861 [host=rice-weevil]
 20966 [host=potato-beetle]
 20984 [host=potato-beetle]
 20996 [host=rice-weevil]
 21024 [host=rice-weevil]
 21045 [host=rice-weevil]
 21052 [host=rice-weevil]
 21070 [host=rice-weevil]
 21091 [host=rice-weevil]
 21194 [host=rice-weevil]
 21215 [host=rice-weevil]
 21235 [host=rice-weevil]
 21300 [host=potato-beetle]
 21286 [host=potato-beetle]
 21252 [host=potato-beetle]
 21267 [host=potato-beetle]
 21364 [host=potato-beetle]
 21393 [host=potato-beetle]
 21402 [host=potato-beetle]
 21380 [host=potato-beetle]
 21409 [host=rice-weevil]
 21438 [host=itch-mite]
 21502 [host=rice-weevil]
 21535 [host=itch-mite]
 21567 [host=rice-weevil]
 21607 [host=gall-mite]
 21881 [host=potato-beetle]
 21927 [host=rice-weevil]
 21973 [host=rice-weevil]
 21947 [host=itch-mite]
 21988 [host=gall-mite]
 22000 [host=rice-weevil]
 22105 [host=rice-weevil]
 22054 [host=rice-weevil]
 22065 [host=potato-beetle]
 22034 [host=rice-weevil]
 22098 [host=rice-weevil]
 22100 [host=gall-mite]
 22134 [host=woodlouse]
 22171 [host=rice-weevil]
 22183 [host=potato-beetle]
 22247 [host=rice-weevil]
 22311 [host=lace-bug]
 22279 [host=bush-cricket]
 22304 [host=grain-weevil]
 22337 [host=rice-weevil]
 22330 [host=rice-weevil]
 22396 [host=potato-beetle]
 22377 [host=potato-beetle]
 22408 [host=bush-cricket]
 22426 [host=rice-weevil]
 22439 [host=potato-beetle]
 22432 [host=potato-beetle]
 22453 [host=grain-weevil]
 22463 [host=grain-weevil]
 22471 [host=rice-weevil]
 22669 [host=rice-weevil]
 22747 [host=rice-weevil]
 22863 [host=rice-weevil]
 22966 [host=grain-weevil]
 23070 [host=grain-weevil]
 23168 [host=grain-weevil]
 23269 [host=grain-weevil]
 23368 [host=grain-weevil]
 23759 [host=grain-weevil]
 23862 [host=rice-weevil]
 23967 [host=grain-weevil]
 24073 [host=gall-mite]
 24177 [host=rice-weevil]
 24279 [host=grain-weevil]
 24317 [host=rice-weevil]
 24365 [host=rice-weevil]
 24341 [host=grain-weevil]
 24367 [host=gall-mite]
 24358 [host=field-cricket]
 24370 [host=rice-weevil]
 24378 [host=rice-weevil]
 24396 [host=grain-weevil]
 24454 [host=rice-weevil]
 24435 [host=rice-weevil]
 24415 [host=moss-bug]
 24466 [host=grain-weevil]
 24445 [host=grain-weevil]
 24459 [host=moss-bug]
 24449 [host=grain-weevil]
 24476 [host=rice-weevil]
 24511 [host=rice-weevil]
 24533 [host=grain-weevil]
 24597 [host=lace-bug]
 24544 [host=grain-weevil]
 24569 [host=rice-weevil]
 24635 [host=grain-weevil]
 24677 [host=lace-bug]
 24698 [host=leaf-beetle]
 24804 [host=itch-mite]
 24783 [host=grain-weevil]
 24817 [host=grain-weevil]
 24841 [host=leaf-beetle]
 24854 [host=rice-weevil]
 24864 [host=grain-weevil]
 25109 [host=leaf-beetle]
 25122 [host=lace-bug]
 25139 [host=earwig]
 25153 [host=earwig]
 25268 [host=lace-bug]
 25284 [host=grain-weevil]
 25248 [host=lace-bug]
 25278 [host=grain-weevil]
 25300 [host=rice-weevil]
 25309 [host=bush-cricket]
 25319 [host=grain-weevil]
 25329 [host=earwig]
 25340 [host=rice-weevil]
 25343 [host=leaf-beetle]
 25385 [host=grain-weevil]
 25345 [host=bush-cricket]
 25349 [host=potato-beetle]
 25354 [host=potato-beetle]
 25388 [host=rice-weevil]
 25359 [host=earwig]
 25390 [host=grain-weevil]
 25371 [host=earwig]
 25403 [host=leaf-beetle]
 25478 [host=bush-cricket]
 25545 [host=potato-beetle]
 25558 [host=grain-weevil]
 25560 [host=grain-weevil]
 25567 [host=bush-cricket]
 25607 [host=grain-weevil]
 25624 [host=grain-weevil]
 25613 [host=grain-weevil]
 25627 [host=grain-weevil]
 25615 [host=grain-weevil]
 25632 [host=lace-bug]
 25653 [host=field-cricket]
 25668 [host=field-cricket]
 25677 [host=field-cricket]
 25686 [host=lace-bug]
 25714 [host=leaf-beetle]
 25741 [host=grain-weevil]
 25729 [host=grain-weevil]
 25853 [host=lace-bug]
 25808 [host=rice-weevil]
 25840 [host=lace-bug]
 25891 [host=moss-bug]
 25898 [host=moss-bug]
 25904 [host=lace-bug]
 25920 [host=grain-weevil]
 25957 [host=grain-weevil]
 25934 [host=field-cricket]
 25971 [host=rice-weevil]
 25941 [host=field-cricket]
 25948 [host=field-cricket]
 25988 [host=moss-bug]
 26121 [host=rice-weevil]
 26107 [host=lace-bug]
 26130 [host=potato-beetle]
 26140 [host=rice-weevil]
 26173 [host=moss-bug]
 26203 [host=moss-bug]
 26216 [host=lace-bug]
 26224 [host=leaf-beetle]
 26226 [host=potato-beetle]
 26347 [host=lace-bug]
 26365 [host=field-cricket]
 26495 [host=gall-mite]
 26549 [host=gall-mite]
 26663 [host=gall-mite]
 26775 [host=leaf-beetle]
 26884 [host=potato-beetle]
 26931 [host=leaf-beetle]
 26946 [host=leaf-beetle]
 26996 [host=leaf-beetle]
 27028 [host=leaf-beetle]
 27009 [host=field-cricket]
 27051 [host=leaf-beetle]
 27084 [host=bush-cricket]
 27165 [host=grain-weevil]
 27155 [host=bush-cricket]
 27293 [host=bush-cricket]
 27401 [host=grain-weevil]
 27434 [host=grain-weevil]
 27443 [host=bush-cricket]
 27451 [host=bush-cricket]
 27477 [host=itch-mite]
 27553 [host=field-cricket]
 27786 [host=itch-mite]
 27808 [host=gall-mite]
 27820 [host=grain-weevil]
 27863 [host=rice-weevil]
 28924 [host=gall-mite]
 28937 [host=lace-bug]
 29189 [host=gall-mite]
 29205 [host=rice-weevil]
 29310 [host=lace-bug]
 29455 [host=woodlouse]
 29385 [host=grain-weevil]
 29375 [host=grain-weevil]
 29423 [host=grain-weevil]
 29399 [host=grain-weevil]
 29433 [host=rice-weevil]
 29468 [host=bush-cricket]
 29500 [host=rice-weevil]
 29484 [host=woodlouse]
 29490 [host=woodlouse]
 29519 [host=woodlouse]
 29540 [host=lace-bug]
 29592 [host=bush-cricket]
 29668 [host=moss-bug]
 29637 [host=grain-weevil]
 29623 [host=bush-cricket]
 29605 [host=bush-cricket]
 29661 [host=grain-weevil]
 29651 [host=lace-bug]
 29675 [host=lace-bug]
 29682 [host=gall-mite]
 29692 [host=moss-bug]
 29957 [host=grain-weevil]
 29944 [host=lace-bug]
 29985 [host=worm-moth]
 29977 [host=bush-cricket]
 30019 [host=worm-moth]
 30032 [host=grain-weevil]
 30050 [host=bush-cricket]
 30084 [host=moss-bug]
 30104 [host=scape-moth]
 30064 [host=lace-bug]
 30074 [host=bush-cricket]
 30098 [host=worm-moth]
 30132 [host=worm-moth]
 30146 [host=scape-moth]
 30153 [host=moss-bug]
 30178 [host=scape-moth]
 30199 [host=worm-moth]
 30225 [host=worm-moth]
 30237 [host=worm-moth]
 30259 [host=scape-moth]
 30268 [host=moss-bug]
 30274 [host=scape-moth]
 30285 [host=rice-weevil]
 30323 [host=worm-moth]
 30347 [host=bush-cricket]
 30336 [host=scape-moth]
 30312 [host=field-cricket]
 30342 [host=field-cricket]
 30356 [host=bush-cricket]
 30375 [host=scape-moth]
 30390 [host=worm-moth]
 30516 [host=itch-mite]
 30528 [host=scape-moth]
 30567 [host=rice-weevil]
 30550 [host=scape-moth]
 30591 [host=worm-moth]
 30602 [host=gall-mite]
 30657 [host=worm-moth]
 30681 [host=worm-moth]
 30667 [host=worm-moth]
 30694 [host=worm-moth]
 30706 [host=rice-weevil]
 30749 [host=rice-weevil]
 30730 [host=grain-weevil]
 30764 [host=gall-mite]
 30793 [host=bush-cricket]
 30856 [host=lace-bug]
 30960 [host=grain-weevil]
 30918 [host=worm-moth]
 30905 [host=scape-moth]
 30948 [host=scape-moth]
 30961 [host=worm-moth]
 30937 [host=scape-moth]
 30953 [host=scape-moth]
 30949 [host=scape-moth]
 30971 [host=worm-moth]
 30984 [host=scape-moth]
 31238 [host=lace-bug]
 31241 [host=itch-mite]
 31266 [host=worm-moth]
 31282 [host=grain-weevil]
 31334 [host=scape-moth]
 31352 [host=bush-cricket]
 31416 [host=grain-weevil]
 31418 [host=moss-bug]
 31412 [host=lace-bug]
 31414 [host=gall-mite]
 31471 [host=itch-mite]
 31484 [host=bush-cricket]
 31507 [host=scape-moth]
 31530 [host=gall-mite]
 31564 [host=itch-mite]
 31683 [host=scape-moth]
 31665 [host=bush-cricket]
 31766 [host=field-cricket]
 31894 [host=scape-moth]
 31907 [host=bush-cricket]
 31859 [host=scape-moth]
 31868 [host=scape-moth]
 31869 [host=bush-cricket]
 31896 [host=field-cricket]
 31858 [host=bush-cricket]
 31870 [host=gall-mite]
 31850 [host=bush-cricket]
 31920 [host=grain-weevil]
 31888 [host=bush-cricket]
 31891 [host=grain-weevil]
 31925 [host=grain-weevil]
 31903 [host=field-cricket]
 31905 [host=scape-moth]
 31923 [host=gall-mite]
 31939 [host=lace-bug]
 31960 [host=worm-moth]
 31951 [host=bush-cricket]
 31955 [host=bush-cricket]
 32007 [host=grain-weevil]
 32141 [host=bush-cricket]
 32124 [host=field-cricket]
 32171 [host=scape-moth]
 32221 [host=bush-cricket]
 32278 [host=field-cricket]
 32222 [host=bush-cricket]
 32265 [host=bush-cricket]
 32374 [host=grain-weevil]
 32397 [host=grain-weevil]
 32402 [host=grain-weevil]
 32412 [host=scape-moth]
 32431 [host=grain-weevil]
 32524 [host=scape-moth]
 32520 [host=grain-weevil]
 32485 [host=scape-moth]
 32523 [host=lace-bug]
 32595 [host=field-cricket]
 32546 [host=bush-cricket]
 32564 [host=scape-moth]
 32616 [host=grain-weevil]
 32674 [host=gall-mite]
 32849 [host=scape-moth]
 32879 [host=scape-moth]
 32905 [host=field-cricket]
 32954 [host=field-cricket]
 33041 [host=grain-weevil]
 33087 [host=moss-bug]
 33115 [host=field-cricket]
 33421 [host=grain-weevil]
 33377 [host=grain-weevil]
 33406 [host=rice-weevil]
 33426 [host=rice-weevil]
 33485 [host=field-cricket]
 33611 [host=rice-weevil]
 33664 [host=grain-weevil]
 33770 [host=grain-weevil]
 33697 [host=itch-mite]
 33815 [host=bush-cricket]
 33881 [host=grain-weevil]
 33992 [host=rice-weevil]
 33988 [host=grain-weevil]
 34008 [host=rice-weevil]
 34031 [host=rice-weevil]
 34061 [host=lace-bug]
 34043 [host=grain-weevil]
 34052 [host=rice-weevil]
 34127 [host=bush-cricket]
 34228 [host=rice-weevil]
 34171 [host=grain-weevil]
 34227 [host=gall-mite]
 34299 [host=rice-weevil]
 34383 [host=grain-weevil]
 34516 [host=gall-mite]
 34568 [host=lace-bug]
 34649 [host=scape-moth]
 34622 [host=lace-bug]
Searching for interesting versions
 Result found: flight 109315 (pass), for basis pass
 Result found: flight 110547 (fail), for basis failure
 Repro found: flight 110562 (pass), for basis pass
 Repro found: flight 110563 (fail), for basis failure
 0 revisions at 791a9a666d1afe2603bcb2c6a4852d684e879252 c530a75c1e6a472b0eb9558310b518f0dfcd8860
No revisions left to test, checking graph state.
 Result found: flight 109315 (pass), for last pass
 Result found: flight 110547 (fail), for first failure
 Repro found: flight 110562 (pass), for last pass
 Repro found: flight 110563 (fail), for first failure
 Repro found: flight 110565 (pass), for last pass
 Repro found: flight 110566 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
  Bug introduced:  edf9364d3f924aff6f77176b8e52a4b68e5c30d6
  Bug not present: 791a9a666d1afe2603bcb2c6a4852d684e879252
  Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/110566/


  (Revision log too long, omitted.)

Revision graph left in /home/logs/results/bisect/linux-linus/build-i386-pvops.kernel-build.{dot,ps,png,html,svg}.
----------------------------------------
110566: tolerable ALL FAIL

flight 110566 linux-linus real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/110566/

Failures :-/ but no regressions.

Tests which did not succeed,
including tests which could not be run:
 build-i386-pvops              5 kernel-build            fail baseline untested


jobs:
 build-i386-pvops                                             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.xen.org
https://lists.xen.org/xen-devel

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

* ufs build failure (no __udivdi3) on i386 in linux tip (edf9364d3f92)
  2017-06-19 13:48 [linux-linus bisection] complete build-i386-pvops osstest service owner
@ 2017-06-19 14:36 ` Ian Jackson
  2017-06-19 15:08   ` Al Viro
  0 siblings, 1 reply; 6+ messages in thread
From: Ian Jackson @ 2017-06-19 14:36 UTC (permalink / raw)
  To: Evgeniy Dushistov
  Cc: xen-devel, Linus Torvalds, Jonathan Cameron, Jens Axboe,
	Alexander Viro, linux-fsdevel, linux-kernel

osstest service owner writes ("[linux-linus bisection] complete build-i386-pvops"):
> branch xen-unstable
> xenbranch xen-unstable
> job build-i386-pvops
> testid kernel-build
> 
> Tree: linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
> Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
> 
> *** Found and reproduced problem changeset ***
> 
>   Bug is in tree:  linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
>   Bug introduced:  edf9364d3f924aff6f77176b8e52a4b68e5c30d6
>   Bug not present: 791a9a666d1afe2603bcb2c6a4852d684e879252
>   Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/110566/

This is a merge commit, so the bisection result is not very useful:

   git-log --pretty=oneline 791a9a666d1afe2603bcb2c6a4852d684e879252..edf9364d3f924aff6f77176b8e52a4b68e5c30d6 | wc -l
   2233

The error message is this:

   ERROR: "__udivdi3" [fs/ufs/ufs.ko] undefined!
   scripts/Makefile.modpost:91: recipe for target '__modpost' failed
   make[1]: *** [__modpost] Error 1

I searched the commit log and CC'd a couple of people who have fixed
similar bugs elsewhere.

Ian.

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

* Re: ufs build failure (no __udivdi3) on i386 in linux tip (edf9364d3f92)
  2017-06-19 14:36 ` ufs build failure (no __udivdi3) on i386 in linux tip (edf9364d3f92) Ian Jackson
@ 2017-06-19 15:08   ` Al Viro
  2017-06-19 17:22     ` Geert Uytterhoeven
  0 siblings, 1 reply; 6+ messages in thread
From: Al Viro @ 2017-06-19 15:08 UTC (permalink / raw)
  To: Ian Jackson
  Cc: Evgeniy Dushistov, xen-devel, Linus Torvalds, Jonathan Cameron,
	Jens Axboe, linux-fsdevel, linux-kernel

On Mon, Jun 19, 2017 at 03:36:47PM +0100, Ian Jackson wrote:
> osstest service owner writes ("[linux-linus bisection] complete build-i386-pvops"):
> > branch xen-unstable
> > xenbranch xen-unstable
> > job build-i386-pvops
> > testid kernel-build
> > 
> > Tree: linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
> > Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
> > 
> > *** Found and reproduced problem changeset ***
> > 
> >   Bug is in tree:  linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
> >   Bug introduced:  edf9364d3f924aff6f77176b8e52a4b68e5c30d6
> >   Bug not present: 791a9a666d1afe2603bcb2c6a4852d684e879252
> >   Last fail repro: http://logs.test-lab.xenproject.org/osstest/logs/110566/
> 
> This is a merge commit, so the bisection result is not very useful:
> 
>    git-log --pretty=oneline 791a9a666d1afe2603bcb2c6a4852d684e879252..edf9364d3f924aff6f77176b8e52a4b68e5c30d6 | wc -l
>    2233
> 
> The error message is this:
> 
>    ERROR: "__udivdi3" [fs/ufs/ufs.ko] undefined!
>    scripts/Makefile.modpost:91: recipe for target '__modpost' failed
>    make[1]: *** [__modpost] Error 1

It's 64bit ->s_dsize going through "multiply by this, divide by 100".
Can be papered over by using mul_64_u32_div() in ufs_new_fragments(),
but
	* expression remains unchanged, so it's better done at
mount time
	* there's a braino (since circa 2002) in the same code
- the expression(s) are for the levels of fragmentation that
trigger switches in hysteresis loop and both switches lead to
the same state due to cut'n'paste damage
	* for really low minfree we get those levels too close
to each other - at minfree 5 we get 0.025 .. 0.03, at minfree 4
they outright merge and below that the upper bound is less than
the lower one.  We'd copied the original 4.4BSD here; at 1995
FreeBSD got switched to "minfree 5 or below means using OPTSPACE
all the time".

Fixed in vfs.git#ufs-fixes; see commit 77e9ce327d9b607cd6e57c0f4524a654dc59c4b1
there.  Not sure if it's worth splitting...

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

* Re: ufs build failure (no __udivdi3) on i386 in linux tip (edf9364d3f92)
  2017-06-19 15:08   ` Al Viro
@ 2017-06-19 17:22     ` Geert Uytterhoeven
  2017-06-19 17:34       ` Al Viro
  0 siblings, 1 reply; 6+ messages in thread
From: Geert Uytterhoeven @ 2017-06-19 17:22 UTC (permalink / raw)
  To: Al Viro
  Cc: Ian Jackson, Evgeniy Dushistov, xen-devel, Linus Torvalds,
	Jonathan Cameron, Jens Axboe, Linux FS Devel,
	linux-kernel@vger.kernel.org, Stephen Rothwell, Arnd Bergmann,
	Guenter Roeck

Hi Al,

On Mon, Jun 19, 2017 at 5:08 PM, Al Viro <viro@zeniv.linux.org.uk> wrote:
> Fixed in vfs.git#ufs-fixes; see commit 77e9ce327d9b607cd6e57c0f4524a654dc59c4b1
> there.  Not sure if it's worth splitting...

I can confirm that commit fixes the build for m68k.
Let's hope it fixes the build for all other 32-bit platforms, too ;-)

If I'm not mistaken, the commit that caused the breakage was never part of
linux-next before it entered mainline?
Can you please make sure all commits cook a few days in linux-next before
they are sent upstream?

Thanks!

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: ufs build failure (no __udivdi3) on i386 in linux tip (edf9364d3f92)
  2017-06-19 17:22     ` Geert Uytterhoeven
@ 2017-06-19 17:34       ` Al Viro
  0 siblings, 0 replies; 6+ messages in thread
From: Al Viro @ 2017-06-19 17:34 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Ian Jackson, Evgeniy Dushistov, xen-devel, Linus Torvalds,
	Jonathan Cameron, Jens Axboe, Linux FS Devel,
	linux-kernel@vger.kernel.org, Stephen Rothwell, Arnd Bergmann,
	Guenter Roeck

On Mon, Jun 19, 2017 at 07:22:39PM +0200, Geert Uytterhoeven wrote:
> Hi Al,
> 
> On Mon, Jun 19, 2017 at 5:08 PM, Al Viro <viro@zeniv.linux.org.uk> wrote:
> > Fixed in vfs.git#ufs-fixes; see commit 77e9ce327d9b607cd6e57c0f4524a654dc59c4b1
> > there.  Not sure if it's worth splitting...
> 
> I can confirm that commit fixes the build for m68k.
> Let's hope it fixes the build for all other 32-bit platforms, too ;-)
> 
> If I'm not mistaken, the commit that caused the breakage was never part of
> linux-next before it entered mainline?
> Can you please make sure all commits cook a few days in linux-next before
> they are sent upstream?

It's not an excuse, but I got too used to 0-day buildbot catching that kind
of stuff within a day or so ;-/  Should've done cross-builds myself, of course -
my fault...

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

end of thread, other threads:[~2017-06-19 17:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-19 13:48 [linux-linus bisection] complete build-i386-pvops osstest service owner
2017-06-19 14:36 ` ufs build failure (no __udivdi3) on i386 in linux tip (edf9364d3f92) Ian Jackson
2017-06-19 15:08   ` Al Viro
2017-06-19 17:22     ` Geert Uytterhoeven
2017-06-19 17:34       ` Al Viro
  -- strict thread matches above, loose matches on Subject: below --
2017-02-26 23:51 [linux-linus bisection] complete build-i386-pvops osstest service owner

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