diff mbox

[xen-unstable,test] 78811: trouble: broken/fail/pass

Message ID 1453631536.7675.45.camel@citrix.com (mailing list archive)
State New, archived
Headers show

Commit Message

Ian Campbell Jan. 24, 2016, 10:32 a.m. UTC
On Sat, 2016-01-23 at 17:18 +0000, osstest service owner wrote:
> flight 78811 xen-unstable real [real]
> http://logs.test-lab.xenproject.org/osstest/logs/78811/
> 
> Failures and problems with tests :-(
> 
> Tests which did not succeed and are blocking,
> including tests which could not be run:
>  test-amd64-i386-xl-qemuu-ovmf-amd64  3 host-install(3)  broken REGR. vs. 78610
>  test-amd64-i386-qemut-rhel6hvm-amd  3 host-install(3)   broken REGR. vs. 78610
>  test-amd64-i386-xl-qemut-winxpsp3  3 host-install(3)    broken REGR. vs. 78610

These are due to the Debian 8.3 point release this w/e changing the
kernel modules in the archive vs our local pxe kernels.

I have run mg-update-debian-installer-all in the colo, copied the
result to Cambridge[*] and force pushed the patch below.

I also did (as "osstest" user) pkill sg-execute-flight, killing ~15 in
progress flights, all of which had or were going to fail host-install.

I had to install pax, curl and dctrl-tools (for grep-dctrl) in
Cambridge so mg-u-d-i-u would run.

Ian.

[*] actually that was too slow and was going to take hours, I ran mg-u
-d-i-u on both ends then rsync'd from colo to cam to make the results
identical.

8>-----

commit 82b424ecc06ccabe8ac7ee03ae0b5895cdf3fed3
Author: Ian Campbell <ian.campbell@citrix.com>
Date:   Sun Jan 24 10:18:24 2016 +0000

    production-config*: Update TftpDiVersion for Debian 8.3 point release
    
    Signed-off-by: Ian Campbell <ian.campbell@citrix.com>

Comments

Ian Campbell Jan. 24, 2016, 1:14 p.m. UTC | #1
On Sun, 2016-01-24 at 10:32 +0000, Ian Campbell wrote:
> On Sat, 2016-01-23 at 17:18 +0000, osstest service owner wrote:
> > flight 78811 xen-unstable real [real]
> > http://logs.test-lab.xenproject.org/osstest/logs/78811/
> > 
> > Failures and problems with tests :-(
> > 
> > Tests which did not succeed and are blocking,
> > including tests which could not be run:
> >  test-amd64-i386-xl-qemuu-ovmf-amd64  3 host-install(3)  broken
> REGR. vs. 78610
> >  test-amd64-i386-qemut-rhel6hvm-amd  3 host-install(3)   broken
> REGR. vs. 78610
> >  test-amd64-i386-xl-qemut-winxpsp3  3 host-install(3)    broken
> REGR. vs. 78610
> 
> These are due to the Debian 8.3 point release this w/e changing the
> kernel modules in the archive vs our local pxe kernels.
> 
> I have run mg-update-debian-installer-all in the colo, copied the
> result to Cambridge[*] and force pushed the patch below.

I had a bit of a brainfart and only pushed to pretest. I have now done
the actual force push and "pkill -f sg-execute-flight" (-f this time,
so it actually did something).

Ian.


(test-lab)osstest@osstest:~/branches/for-osstest.git$ git branch -v
  ap-fetch   82b424e production-config*: Update TftpDiVersion for Debian 8.3 point release
  incoming   e2ea567 make-flight: Support specifying a mini-os tree+revision
* master     82b424e [ahead 135] production-config*: Update TftpDiVersion for Debian 8.3 point release
  pretest    c0c4a70 Merge branch 'from-cambridge/2015-05-05' of xenbits.xen.org:/home/xen/git/people/ianc/osstest into fast
  production c0c4a70 Merge branch 'from-cambridge/2015-05-05' of xenbits.xen.org:/home/xen/git/people/ianc/osstest into fast
(test-lab)osstest@osstest:~/branches/for-osstest.git$ OSSTEST_CONFIG=production-config ./ap-push osstest 82b424e
+ branch=osstest
+ revision=82b424e
+ . ./cri-lock-repos
++ . ./cri-common
+++ . ./cri-getconfig
+++ umask 002
+++ getrepos
++++ getconfig Repos
++++ perl -e '
                use Osstest;
                readglobalconfig();
                print $c{"Repos"} or die $!;
        '
+++ local repos=/home/osstest/repos
+++ '[' -z /home/osstest/repos ']'
+++ '[' '!' -d /home/osstest/repos ']'
+++ echo /home/osstest/repos
++ repos=/home/osstest/repos
++ repos_lock=/home/osstest/repos/lock
++ '[' x '!=' x/home/osstest/repos/lock ']'
++ OSSTEST_REPOS_LOCK_LOCKED=/home/osstest/repos/lock
++ exec with-lock-ex -w /home/osstest/repos/lock ./ap-push osstest 82b424e
+ branch=osstest
+ revision=82b424e
+ . ./cri-lock-repos
++ . ./cri-common
+++ . ./cri-getconfig
+++ umask 002
+++ getrepos
++++ getconfig Repos
++++ perl -e '
                use Osstest;
                readglobalconfig();
                print $c{"Repos"} or die $!;
        '
+++ local repos=/home/osstest/repos
+++ '[' -z /home/osstest/repos ']'
+++ '[' '!' -d /home/osstest/repos ']'
+++ echo /home/osstest/repos
++ repos=/home/osstest/repos
++ repos_lock=/home/osstest/repos/lock
++ '[' x/home/osstest/repos/lock '!=' x/home/osstest/repos/lock ']'
+ . ./cri-common
++ . ./cri-getconfig
++ umask 002
+ select_xenbranch
+ case "$branch" in
+ tree=osstest
+ xenbranch=xen-unstable
+ '[' xosstest = xlinux ']'
+ linuxbranch=
+ '[' x = x ']'
+ qemuubranch=qemu-upstream-unstable
+ select_prevxenbranch
++ ./cri-getprevxenbranch xen-unstable
+ prevxenbranch=xen-4.6-testing
+ '[' x82b424e = x ']'
+ : tested/2.6.39.x
+ . ./ap-common
++ : osstest@xenbits.xen.org
+++ getconfig OsstestUpstream
+++ perl -e '
                use Osstest;
                readglobalconfig();
                print $c{"OsstestUpstream"} or die $!;
        '
++ :
++ : git://xenbits.xen.org/xen.git
++ : osstest@xenbits.xen.org:/home/xen/git/xen.git
++ : git://xenbits.xen.org/qemu-xen-traditional.git
++ : git://git.kernel.org
++ : git://git.kernel.org/pub/scm/linux/kernel/git
++ : git
++ : git://libvirt.org/libvirt.git
++ : osstest@xenbits.xen.org:/home/xen/git/libvirt.git
++ : git://xenbits.xen.org/libvirt.git
++ : https://github.com/rumpkernel/rumprun-xen
++ : git
++ : git://xenbits.xen.org/rumpuser-xen.git
++ : osstest@xenbits.xen.org:/home/xen/git/rumpuser-xen.git
+++ besteffort_repo https://github.com/rumpkernel/rumpkernel-netbsd-src
+++ local repo=https://github.com/rumpkernel/rumpkernel-netbsd-src
+++ cached_repo https://github.com/rumpkernel/rumpkernel-netbsd-src '[fetch=try]'
+++ local repo=https://github.com/rumpkernel/rumpkernel-netbsd-src
+++ local 'options=[fetch=try]'
++++ getconfig GitCacheProxy
++++ perl -e '
                use Osstest;
                readglobalconfig();
                print $c{"GitCacheProxy"} or die $!;
        '
+++ local cache=git://cache:9419/
+++ '[' xgit://cache:9419/ '!=' x ']'
+++ echo 'git://cache:9419/https://github.com/rumpkernel/rumpkernel-netbsd-src%20[fetch=try]'
++ : 'git://cache:9419/https://github.com/rumpkernel/rumpkernel-netbsd-src%20[fetch=try]'
++ : git
++ : git://git.seabios.org/seabios.git
++ : osstest@xenbits.xen.org:/home/xen/git/osstest/seabios.git
++ : git://xenbits.xen.org/osstest/seabios.git
++ : https://github.com/tianocore/edk2.git
++ : osstest@xenbits.xen.org:/home/xen/git/osstest/ovmf.git
++ : git://xenbits.xen.org/osstest/ovmf.git
++ : git://xenbits.xen.org/osstest/linux-firmware.git
++ : osstest@xenbits.xen.org:/home/osstest/ext/linux-firmware.git
++ : git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
++ : osstest@xenbits.xen.org:/home/xen/git/linux-pvops.git
++ : git://xenbits.xen.org/linux-pvops.git
++ : tested/linux-3.14
++ : tested/linux-arm-xen
++ '[' x = x ']'
++ : git://xenbits.xen.org/linux-pvops.git
++ : tested/linux-3.14
++ '[' x = x ']'
++ : git://xenbits.xen.org/linux-pvops.git
++ : tested/linux-arm-xen
++ : git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git
++ : tested/2.6.39.x
++ : daily-cron.osstest
++ : daily-cron.osstest
++ : daily-cron.osstest
++ : daily-cron.osstest
++ : daily-cron.osstest
++ : daily-cron.osstest
++ : http://hg.uk.xensource.com/carbon/trunk/linux-2.6.27
++ : git://xenbits.xen.org/qemu-xen.git
++ : osstest@xenbits.xen.org:/home/xen/git/qemu-xen.git
++ : daily-cron.osstest
++ : git://xenbits.xen.org/qemu-xen.git
++ : git://git.qemu.org/qemu.git
+ TREE_LINUX=osstest@xenbits.xen.org:/home/xen/git/linux-pvops.git
+ TREE_QEMU_UPSTREAM=osstest@xenbits.xen.org:/home/xen/git/qemu-xen.git
+ TREE_XEN=osstest@xenbits.xen.org:/home/xen/git/xen.git
+ TREE_LIBVIRT=osstest@xenbits.xen.org:/home/xen/git/libvirt.git
+ TREE_RUMPUSERXEN=osstest@xenbits.xen.org:/home/xen/git/rumpuser-xen.git
+ TREE_SEABIOS=osstest@xenbits.xen.org:/home/xen/git/osstest/seabios.git
+ TREE_OVMF=osstest@xenbits.xen.org:/home/xen/git/osstest/ovmf.git
+ info_linux_tree osstest
+ case $1 in
+ return 1
+ case "$branch" in
+ git push /home/osstest/testing.git 82b424e:production
Total 0 (delta 0), reused 0 (delta 0)
To /home/osstest/testing.git
   e2ea567..82b424e  82b424e -> production
+ '[' x '!=' x ']'
+ git push osstest@xenbits.xen.org:/home/xen/git/osstest.git 82b424e:master
Counting objects: 7, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 448 bytes, done.
Total 4 (delta 3), reused 0 (delta 0)
To osstest@xenbits.xen.org:/home/xen/git/osstest.git
   e2ea567..82b424e  82b424e -> master
diff mbox

Patch

diff --git a/production-config b/production-config
index b21153b..f2f0584 100644
--- a/production-config
+++ b/production-config
@@ -87,7 +87,7 @@  TftpPxeTemplatesReal pxelinux.cfg/%ipaddrhex%
 
 TftpPxeGroup osstest
 # Update with ./mg-debian-installer-update(-all)
-TftpDiVersion 2015-09-18
+TftpDiVersion 2016-01-24
 
 # These should normally be the same.
 # Update with ./mg-cpu-microcode-update
diff --git a/production-config-cambridge b/production-config-cambridge
index b0b45ac..6b74eb2 100644
--- a/production-config-cambridge
+++ b/production-config-cambridge
@@ -69,7 +69,7 @@  TftpPxeTemplates %name%/pxelinux.cfg
 TftpPxeTemplatesReal pxelinux.cfg/%ipaddrhex%
 
 TftpPxeGroup osstest
-TftpDiVersion 2015-09-18
+TftpDiVersion 2016-01-24
 
 # These should normally be the same.
 MicrocodeUpdateAmd64 microcode.x86.2015-06-12.cpio