|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen-unstable bisection] complete test-amd64-amd64-xl-qemuu-ovmf-amd64
branch xen-unstable
xen branch xen-unstable
job test-amd64-amd64-xl-qemuu-ovmf-amd64
test debian-hvm-install
Tree: linux git://xenbits.xen.org/linux-pvops.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Tree: qemu git://xenbits.xen.org/staging/qemu-xen-unstable.git
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: 07d73925eaa066c3ae2fb161246863e99e79d9f7
Bug not present: 46648eb95f1a70940bb22c40d43703b7cff99a88
commit 07d73925eaa066c3ae2fb161246863e99e79d9f7
Author: Tiejun Chen <tiejun.chen@xxxxxxxxx>
Date: Wed Jul 22 01:40:19 2015 +0000
hvmloader: get guest memory map into memory_map[]
Now we get this map layout by call XENMEM_memory_map then
save them into one global variable memory_map[]. It should
include lowmem range, rdm range and highmem range. Note
rdm range and highmem range may not exist in some cases.
And here we need to check if any reserved memory conflicts with
[RESERVED_MEMORY_DYNAMIC_START, RESERVED_MEMORY_DYNAMIC_END).
This range is used to allocate memory in hvmloder level, and
we would lead hvmloader failed in case of conflict since its
another rare possibility in real world.
CC: Keir Fraser <keir@xxxxxxx>
CC: Jan Beulich <jbeulich@xxxxxxxx>
CC: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
CC: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
CC: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
CC: Ian Campbell <ian.campbell@xxxxxxxxxx>
CC: Wei Liu <wei.liu2@xxxxxxxxxx>
Signed-off-by: Tiejun Chen <tiejun.chen@xxxxxxxxx>
Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>
Reviewed-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx>
Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
For bisection revision-tuple graph see:
http://logs.test-lab.xenproject.org/osstest/results/bisect/xen-unstable/test-amd64-amd64-xl-qemuu-ovmf-amd64.debian-hvm-install.html
Revision IDs in each graph node refer, respectively, to the Trees above.
----------------------------------------
Searching for failure / basis pass:
60076 fail [host=fiano1] / 59833 [host=godello0] 59817 [host=italia1] 59795
[host=huxelrebe1] 59772 [host=italia0] 59699 [host=elbling0] 59681
[host=pinot1] 59654 [host=pinot1] 59631 [host=pinot1] 59611 [host=pinot1] 59590
[host=pinot1] 59568 [host=elbling1] 59544 [host=huxelrebe0] 59509
[host=huxelrebe0] 59472 [host=godello1] 59446 [host=chardonnay1] 59404 ok.
Failure / basis pass flights: 60076 / 59404
(tree with no url: ovmf)
(tree with no url: seabios)
Tree: linux git://xenbits.xen.org/linux-pvops.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Tree: qemu git://xenbits.xen.org/staging/qemu-xen-unstable.git
Tree: qemuu git://xenbits.xen.org/staging/qemu-upstream-unstable.git
Tree: xen git://xenbits.xen.org/xen.git
Latest 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
3e791ccb1d1d036ed25e880b1ef72ea8dcabe43a
Basis pass a0768244828d0da096ce957616150220da607be1
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
47b4d562b6a3441020fb6a7762603d1d3a74db27
Generating revisions with ./adhoc-revtuple-generator
git://xenbits.xen.org/linux-pvops.git#a0768244828d0da096ce957616150220da607be1-3cdf91941d7490ba1d0a72729a667c42b489b23a
git://xenbits.xen.org/osstest/linux-firmware.git#c530a75c1e6a472b0eb9558310b518f0dfcd8860-c530a75c1e6a472b0eb9558310b518f0dfcd8860
git://xenbits.xen.org/staging/qemu-xen-unstable.git#3e2e51ecc1120bd59537ed19b6bc7066511c7e2e-3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
git://xenbits.xen.org/staging/qemu-upstream-unstable.git#c4a962ec0c61aa9b860a3635c8424472e6c2cc2c-c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
git://xenbits.xen.org/xen.git#47b4d562b6a3441020fb6a7762603d1d3a74db27-3e791ccb1d1d036ed25e880b1ef72ea8dcabe43a
+ exec
+ sh -xe
+ cd /home/osstest/repos/linux-pvops
+ git remote set-url origin
git://cache:9419/git://xenbits.xen.org/linux-pvops.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/xen
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/linux-pvops
+ git remote set-url origin
git://cache:9419/git://xenbits.xen.org/linux-pvops.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
+ exec
+ sh -xe
+ cd /home/osstest/repos/xen
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
Loaded 2001 nodes in revision graph
Searching for test results:
59404 pass a0768244828d0da096ce957616150220da607be1
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
47b4d562b6a3441020fb6a7762603d1d3a74db27
59472 [host=godello1]
59446 [host=chardonnay1]
59509 [host=huxelrebe0]
59544 [host=huxelrebe0]
59568 [host=elbling1]
59611 [host=pinot1]
59590 [host=pinot1]
59654 [host=pinot1]
59631 [host=pinot1]
59681 [host=pinot1]
59699 [host=elbling0]
59736 []
59772 [host=italia0]
59817 [host=italia1]
59795 [host=huxelrebe1]
59833 [host=godello0]
59910 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
19b17e240c5f31eb1ff744946ce75afa729bfe91
60010 pass a0768244828d0da096ce957616150220da607be1
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
47b4d562b6a3441020fb6a7762603d1d3a74db27
60023 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
8398ec706ff60e17a5044470fa2e90a1b081f37a
60120 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
07d73925eaa066c3ae2fb161246863e99e79d9f7
60054 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
7985abb6dda04934894b2321fc657311595a66e1
60032 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
19b17e240c5f31eb1ff744946ce75afa729bfe91
60059 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
25652f232cbee8f4c6c740c86e9f12b45fa655e9
60073 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
46648eb95f1a70940bb22c40d43703b7cff99a88
60036 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
afba7c6d9566f1556117b78e767f9678433a1f01
60101 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
07d73925eaa066c3ae2fb161246863e99e79d9f7
60063 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
07d73925eaa066c3ae2fb161246863e99e79d9f7
60044 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
132231d10343608faf5892785a08acc500326d04
60067 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
5ae03990c120a7b3067a52d9784c9aa72c0705a6
60050 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
742ab6ac1976ad6e3ec9f9d49fbf74aff27e6eb4
60070 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
ab13e3dc788bf06701dd0104feb214b5870e2694
60106 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
3e791ccb1d1d036ed25e880b1ef72ea8dcabe43a
60076 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
3e791ccb1d1d036ed25e880b1ef72ea8dcabe43a
60104 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
46648eb95f1a70940bb22c40d43703b7cff99a88
60080 pass a0768244828d0da096ce957616150220da607be1
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
47b4d562b6a3441020fb6a7762603d1d3a74db27
60099 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
8398ec706ff60e17a5044470fa2e90a1b081f37a
60114 fail 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
07d73925eaa066c3ae2fb161246863e99e79d9f7
60116 pass 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
46648eb95f1a70940bb22c40d43703b7cff99a88
Searching for interesting versions
Result found: flight 59404 (pass), for basis pass
Result found: flight 60076 (fail), for basis failure
Repro found: flight 60080 (pass), for basis pass
Repro found: flight 60106 (fail), for basis failure
0 revisions at 3cdf91941d7490ba1d0a72729a667c42b489b23a
c530a75c1e6a472b0eb9558310b518f0dfcd8860
3e2e51ecc1120bd59537ed19b6bc7066511c7e2e
c4a962ec0c61aa9b860a3635c8424472e6c2cc2c
46648eb95f1a70940bb22c40d43703b7cff99a88
No revisions left to test, checking graph state.
Result found: flight 60073 (pass), for last pass
Result found: flight 60101 (fail), for first failure
Repro found: flight 60104 (pass), for last pass
Repro found: flight 60114 (fail), for first failure
Repro found: flight 60116 (pass), for last pass
Repro found: flight 60120 (fail), for first failure
*** Found and reproduced problem changeset ***
Bug is in tree: xen git://xenbits.xen.org/xen.git
Bug introduced: 07d73925eaa066c3ae2fb161246863e99e79d9f7
Bug not present: 46648eb95f1a70940bb22c40d43703b7cff99a88
+ exec
+ sh -xe
+ cd /home/osstest/repos/xen
+ git remote set-url origin git://cache:9419/git://xenbits.xen.org/xen.git
+ git fetch -p origin +refs/heads/*:refs/remotes/origin/*
commit 07d73925eaa066c3ae2fb161246863e99e79d9f7
Author: Tiejun Chen <tiejun.chen@xxxxxxxxx>
Date: Wed Jul 22 01:40:19 2015 +0000
hvmloader: get guest memory map into memory_map[]
Now we get this map layout by call XENMEM_memory_map then
save them into one global variable memory_map[]. It should
include lowmem range, rdm range and highmem range. Note
rdm range and highmem range may not exist in some cases.
And here we need to check if any reserved memory conflicts with
[RESERVED_MEMORY_DYNAMIC_START, RESERVED_MEMORY_DYNAMIC_END).
This range is used to allocate memory in hvmloder level, and
we would lead hvmloader failed in case of conflict since its
another rare possibility in real world.
CC: Keir Fraser <keir@xxxxxxx>
CC: Jan Beulich <jbeulich@xxxxxxxx>
CC: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
CC: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
CC: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
CC: Ian Campbell <ian.campbell@xxxxxxxxxx>
CC: Wei Liu <wei.liu2@xxxxxxxxxx>
Signed-off-by: Tiejun Chen <tiejun.chen@xxxxxxxxx>
Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>
Reviewed-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx>
Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
Revision graph left in
/home/logs/results/bisect/xen-unstable/test-amd64-amd64-xl-qemuu-ovmf-amd64.debian-hvm-install.{dot,ps,png,html}.
----------------------------------------
60120: tolerable ALL FAIL
flight 60120 xen-unstable real-bisect [real]
http://logs.test-lab.xenproject.org/osstest/logs/60120/
Failures :-/ but no regressions.
Tests which did not succeed,
including tests which could not be run:
test-amd64-amd64-xl-qemuu-ovmf-amd64 9 debian-hvm-install fail baseline
untested
jobs:
test-amd64-amd64-xl-qemuu-ovmf-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
_______________________________________________
Osstest-output mailing list
Osstest-output@xxxxxxxxxxxxxxxxxxxx
http://lists.xenproject.org/cgi-bin/mailman/listinfo/osstest-output
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |