[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen-unstable-smoke test] 150469: regressions - trouble: blocked/fail
flight 150469 xen-unstable-smoke real [real] http://logs.test-lab.xenproject.org/osstest/logs/150469/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-arm64-xsm 6 xen-build fail REGR. vs. 150438 build-amd64 6 xen-build fail REGR. vs. 150438 build-armhf 6 xen-build fail REGR. vs. 150438 Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-qemuu-debianhvm-amd64 1 build-check(1) blocked n/a build-amd64-libvirt 1 build-check(1) blocked n/a test-amd64-amd64-libvirt 1 build-check(1) blocked n/a test-arm64-arm64-xl-xsm 1 build-check(1) blocked n/a test-armhf-armhf-xl 1 build-check(1) blocked n/a version targeted for testing: xen ef716e1dc6206adc5e2a181fe0e20dfd6072bf4c baseline version: xen 1497e78068421d83956f8e82fb6e1bf1fc3b1199 Last test of basis 150438 2020-05-28 14:01:19 Z 0 days Testing same since 150465 2020-05-29 09:02:14 Z 0 days 2 attempts ------------------------------------------------------------ People who touched revisions under test: Juergen Gross <jgross@xxxxxxxx> Julien Grall <jgrall@xxxxxxxxxx> Wei Liu <wl@xxxxxxx> jobs: build-arm64-xsm fail build-amd64 fail build-armhf fail build-amd64-libvirt blocked test-armhf-armhf-xl blocked test-arm64-arm64-xl-xsm blocked test-amd64-amd64-xl-qemuu-debianhvm-amd64 blocked test-amd64-amd64-libvirt blocked ------------------------------------------------------------ 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 Not pushing. ------------------------------------------------------------ commit ef716e1dc6206adc5e2a181fe0e20dfd6072bf4c Author: Juergen Gross <jgross@xxxxxxxx> Date: Fri May 29 10:20:32 2020 +0200 tools: add xenfs tool Add the xenfs tool for accessing the hypervisor filesystem. Signed-off-by: Juergen Gross <jgross@xxxxxxxx> Acked-by: Wei Liu <wl@xxxxxxx> commit 86234eafb95295621aef6c618e4c22c10d8e4138 Author: Juergen Gross <jgross@xxxxxxxx> Date: Fri May 29 10:20:21 2020 +0200 libs: add libxenhypfs Add the new library libxenhypfs for access to the hypervisor filesystem. Signed-off-by: Juergen Gross <jgross@xxxxxxxx> Acked-by: Wei Liu <wl@xxxxxxx> commit 5b5ccafb0c425b85a60fd4f241d5f6951d0e4928 Author: Juergen Gross <jgross@xxxxxxxx> Date: Fri May 29 10:15:50 2020 +0200 xen: add basic hypervisor filesystem support Add the infrastructure for the hypervisor filesystem. This includes the hypercall interface and the base functions for entry creation, deletion and modification. In order not to have to repeat the same pattern multiple times in case adding a new node should BUG_ON() failure, the helpers for adding a node (hypfs_add_dir() and hypfs_add_leaf()) get a nofault parameter causing the BUG() in case of a failure. Signed-off-by: Juergen Gross <jgross@xxxxxxxx> Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> Acked-by: Julien Grall <jgrall@xxxxxxxxxx> commit 0e9dcd0159c671608e154da5b8b7e0edd2905067 Author: Juergen Gross <jgross@xxxxxxxx> Date: Fri May 29 10:15:35 2020 +0200 docs: add feature document for Xen hypervisor sysfs-like support On the 2019 Xen developer summit there was agreement that the Xen hypervisor should gain support for a hierarchical name-value store similar to the Linux kernel's sysfs. In the beginning there should only be basic support: entries can be added from the hypervisor itself only, there is a simple hypercall interface to read the data. Add a feature document for setting the base of a discussion regarding the desired functionality and the entries to add. Signed-off-by: Juergen Gross <jgross@xxxxxxxx> Acked-by: Julien Grall <jgrall@xxxxxxxxxx> commit c48a9956e334a5dd99e846d04ad56185b07aab64 Author: Juergen Gross <jgross@xxxxxxxx> Date: Fri May 29 10:15:08 2020 +0200 xen: add a generic way to include binary files as variables Add a new script xen/tools/binfile for including a binary file at build time being usable via a pointer and a size variable in the hypervisor. Make use of that generic tool in xsm. Signed-off-by: Juergen Gross <jgross@xxxxxxxx> Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> Reviewed-by: Wei Liu <wl@xxxxxxx> (qemu changes not included)
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |