[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [xen-unstable bisection] complete build-armhf



branch xen-unstable
xen branch xen-unstable
job build-armhf
test xen-build

Tree: qemuu git://xenbits.xen.org/staging/qemu-upstream-unstable.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:  ae931f568fe9e91179f3ff3aab199a84d39a626b
  Bug not present: 0d5d5eca4afa35332891112f5f25c2f2cba790a2


  commit ae931f568fe9e91179f3ff3aab199a84d39a626b
  Author: Wei Liu <wei.liu2@xxxxxxxxxx>
  Date:   Thu Sep 4 23:43:14 2014 +0100
  
      libxl: introduce helper to initialise Dom0
      
      This small helper is responsible for generating Dom0 JSON config
      stub and writing Dom0 xenstore entries. This helpers subsumes two calls
      to xenstore-write in xencommons script.
      
      Dom0 UUID is intentionally left untouched, so it is always all
      zeros.  This makes sure that we don't leak Dom0 stubs across rebooting.
      
      Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
      Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
      [ ijc -- folded in incremental patch for *BSD ]


For bisection revision-tuple graph see:
   
http://www.chiark.greenend.org.uk/~xensrcts/results/bisect.xen-unstable.build-armhf.xen-build.html
Revision IDs in each graph node refer, respectively, to the Trees above.

----------------------------------------
Searching for failure / basis pass:
 30198 fail [host=army] / 30187 [host=marilith-n4] 30173 ok.
Failure / basis pass flights: 30198 / 30173
Tree: qemuu git://xenbits.xen.org/staging/qemu-upstream-unstable.git
Tree: xen git://xenbits.xen.org/xen.git
Latest ea772ca487e219e5d5b82d50da460c4145238038 
c645b32ae1f4f4a0e9bd787cc7aab7e2a6e7593c
Basis pass ea772ca487e219e5d5b82d50da460c4145238038 
b06c469a7b69da98e416a954817346fa793d332d
Generating revisions with ./adhoc-revtuple-generator  
git://xenbits.xen.org/staging/qemu-upstream-unstable.git#ea772ca487e219e5d5b82d50da460c4145238038-ea772ca487e219e5d5b82d50da460c4145238038
 
git://xenbits.xen.org/xen.git#b06c469a7b69da98e416a954817346fa793d332d-c645b32ae1f4f4a0e9bd787cc7aab7e2a6e7593c
+ exec
+ sh -xe
+ cd /export/home/osstest/repos/xen
+ git remote set-url origin 
git://drall.uk.xensource.com:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /export/home/osstest/repos/xen
+ git remote set-url origin 
git://drall.uk.xensource.com:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
Loaded 1001 nodes in revision graph
Searching for test results:
 30157 [host=marilith-n4]
 30173 pass ea772ca487e219e5d5b82d50da460c4145238038 
b06c469a7b69da98e416a954817346fa793d332d
 30198 fail ea772ca487e219e5d5b82d50da460c4145238038 
c645b32ae1f4f4a0e9bd787cc7aab7e2a6e7593c
 30208 pass ea772ca487e219e5d5b82d50da460c4145238038 
b06c469a7b69da98e416a954817346fa793d332d
 30210 fail ea772ca487e219e5d5b82d50da460c4145238038 
c645b32ae1f4f4a0e9bd787cc7aab7e2a6e7593c
 30211 pass ea772ca487e219e5d5b82d50da460c4145238038 
af1f8aa9899f5ff8a1783a49fe6f0c566b8b7bc7
 30212 fail ea772ca487e219e5d5b82d50da460c4145238038 
abfb006f1ff4af1424e5b0d0589f0226377fda36
 30213 pass ea772ca487e219e5d5b82d50da460c4145238038 
0d5d5eca4afa35332891112f5f25c2f2cba790a2
 30214 fail ea772ca487e219e5d5b82d50da460c4145238038 
ae931f568fe9e91179f3ff3aab199a84d39a626b
 30215 pass ea772ca487e219e5d5b82d50da460c4145238038 
0d5d5eca4afa35332891112f5f25c2f2cba790a2
 30216 fail ea772ca487e219e5d5b82d50da460c4145238038 
ae931f568fe9e91179f3ff3aab199a84d39a626b
 30217 pass ea772ca487e219e5d5b82d50da460c4145238038 
0d5d5eca4afa35332891112f5f25c2f2cba790a2
 30187 [host=marilith-n4]
 30218 fail ea772ca487e219e5d5b82d50da460c4145238038 
ae931f568fe9e91179f3ff3aab199a84d39a626b
Searching for interesting versions
 Result found: flight 30173 (pass), for basis pass
 Result found: flight 30198 (fail), for basis failure
 Repro found: flight 30208 (pass), for basis pass
 Repro found: flight 30210 (fail), for basis failure
 0 revisions at ea772ca487e219e5d5b82d50da460c4145238038 
0d5d5eca4afa35332891112f5f25c2f2cba790a2
No revisions left to test, checking graph state.
 Result found: flight 30213 (pass), for last pass
 Result found: flight 30214 (fail), for first failure
 Repro found: flight 30215 (pass), for last pass
 Repro found: flight 30216 (fail), for first failure
 Repro found: flight 30217 (pass), for last pass
 Repro found: flight 30218 (fail), for first failure

*** Found and reproduced problem changeset ***

  Bug is in tree:  xen git://xenbits.xen.org/xen.git
  Bug introduced:  ae931f568fe9e91179f3ff3aab199a84d39a626b
  Bug not present: 0d5d5eca4afa35332891112f5f25c2f2cba790a2

+ exec
+ sh -xe
+ cd /export/home/osstest/repos/xen
+ git remote set-url origin 
git://drall.uk.xensource.com:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*

  commit ae931f568fe9e91179f3ff3aab199a84d39a626b
  Author: Wei Liu <wei.liu2@xxxxxxxxxx>
  Date:   Thu Sep 4 23:43:14 2014 +0100
  
      libxl: introduce helper to initialise Dom0
      
      This small helper is responsible for generating Dom0 JSON config
      stub and writing Dom0 xenstore entries. This helpers subsumes two calls
      to xenstore-write in xencommons script.
      
      Dom0 UUID is intentionally left untouched, so it is always all
      zeros.  This makes sure that we don't leak Dom0 stubs across rebooting.
      
      Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
      Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
      [ ijc -- folded in incremental patch for *BSD ]

Revision graph left in 
/home/xc_osstest/results/bisect.xen-unstable.build-armhf.xen-build.{dot,ps,png,html}.
----------------------------------------
30218: tolerable ALL FAIL

flight 30218 xen-unstable real-bisect [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/30218/

Failures :-/ but no regressions.

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


jobs:
 build-armhf                                                  fail    


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

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

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


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.