[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [libvirt test] 111823: regressions - FAIL
flight 111823 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/111823/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: build-i386-libvirt 6 libvirt-build fail REGR. vs. 111792 build-amd64-libvirt 6 libvirt-build fail REGR. vs. 111792 Tests which did not succeed, but are not blocking: test-amd64-amd64-libvirt-vhd 1 build-check(1) blocked n/a test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a test-amd64-amd64-libvirt-pair 1 build-check(1) blocked n/a test-amd64-i386-libvirt 1 build-check(1) blocked n/a test-amd64-i386-libvirt-xsm 1 build-check(1) blocked n/a test-amd64-amd64-libvirt-xsm 1 build-check(1) blocked n/a test-amd64-i386-libvirt-pair 1 build-check(1) blocked n/a test-amd64-amd64-libvirt 1 build-check(1) blocked n/a test-armhf-armhf-libvirt 14 saverestore-support-check fail like 111792 test-armhf-armhf-libvirt-xsm 14 saverestore-support-check fail like 111792 test-armhf-armhf-libvirt-raw 13 saverestore-support-check fail like 111792 test-arm64-arm64-libvirt-xsm 13 migrate-support-check fail never pass test-arm64-arm64-libvirt-xsm 14 saverestore-support-check fail never pass test-arm64-arm64-libvirt 13 migrate-support-check fail never pass test-arm64-arm64-libvirt 14 saverestore-support-check fail never pass test-arm64-arm64-libvirt-qcow2 12 migrate-support-check fail never pass test-arm64-arm64-libvirt-qcow2 13 saverestore-support-check fail never pass test-armhf-armhf-libvirt 13 migrate-support-check fail never pass test-armhf-armhf-libvirt-xsm 13 migrate-support-check fail never pass test-armhf-armhf-libvirt-raw 12 migrate-support-check fail never pass version targeted for testing: libvirt 3eafaf672cabf61b9d8fef58d56ba862fe3c600a baseline version: libvirt 407a281a8e2b6c5078ba1148535663ea64fd9314 Last test of basis 111792 2017-07-14 04:29:46 Z 1 days Testing same since 111823 2017-07-15 04:20:13 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: John Ferlan <jferlan@xxxxxxxxxx> Peter Krempa <pkrempa@xxxxxxxxxx> jobs: build-amd64-xsm pass build-arm64-xsm pass build-armhf-xsm pass build-i386-xsm pass build-amd64 pass build-arm64 pass build-armhf pass build-i386 pass build-amd64-libvirt fail build-arm64-libvirt pass build-armhf-libvirt pass build-i386-libvirt fail build-amd64-pvops pass build-arm64-pvops pass build-armhf-pvops pass build-i386-pvops pass test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm blocked test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm blocked test-amd64-amd64-libvirt-xsm blocked test-arm64-arm64-libvirt-xsm pass test-armhf-armhf-libvirt-xsm pass test-amd64-i386-libvirt-xsm blocked test-amd64-amd64-libvirt blocked test-arm64-arm64-libvirt pass test-armhf-armhf-libvirt pass test-amd64-i386-libvirt blocked test-amd64-amd64-libvirt-pair blocked test-amd64-i386-libvirt-pair blocked test-arm64-arm64-libvirt-qcow2 pass test-armhf-armhf-libvirt-raw pass test-amd64-amd64-libvirt-vhd 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 3eafaf672cabf61b9d8fef58d56ba862fe3c600a Author: Peter Krempa <pkrempa@xxxxxxxxxx> Date: Fri Jul 7 18:00:04 2017 +0200 qemu: block: rename and refactor qemuBuildGlusterDriveJSON New name is qemuBlockStorageSourceGetGlusterProps and also hardcode the protocol name rather than calling the ToString function, since this function can't be made universal. commit 7ee3df57754cdc7f67354c7a888ef63599a76365 Author: Peter Krempa <pkrempa@xxxxxxxxxx> Date: Fri Jul 7 17:55:04 2017 +0200 qemu: block: refactor and rename qemuBuildGlusterDriveJSONHosts New name is qemuBlockStorageSourceBuildHostsJSONSocketAddress since it formats the JSON object in accordance with qemu's SocketAddress type. Since the new naming in qemu uses 'inet' instead of 'tcp' add a compatibility layer for gluster which uses the old name. commit bb8ebe69dd74f8c0a906029fe5dd608514257cda Author: Peter Krempa <pkrempa@xxxxxxxxxx> Date: Fri Jul 7 17:37:42 2017 +0200 qemu: block: Refactor and rename qemuGetDriveSourceProps Rename it to qemuBlockStorageSourceGetBackendProps and refactor it to return the JSON object instead of filling a pointer since now it's always expected to return data. commit 7677f8a7d93e7c72af5b6523b0ff49f29d73002c Author: Peter Krempa <pkrempa@xxxxxxxxxx> Date: Fri Jul 7 16:29:01 2017 +0200 qemu: Move qemuGetDriveSourceProps to qemu_block Pure code movement except for the tweaks necessary for cross-usage. commit f96e97737b1bf92d8e3153a238682a35ed61aea3 Author: Peter Krempa <pkrempa@xxxxxxxxxx> Date: Fri Jul 7 14:41:25 2017 +0200 qemu: command: Call qemuGetDriveSourceProps only if necessary Add logic which will call qemuGetDriveSourceProps only in cases where we need the JSON representation. This will allow qemuGetDriveSourceProps to generate the JSON representation for all possible disk sources. commit 5f24220244b296e3f95a7dac6b14aad4277208ef Author: Peter Krempa <pkrempa@xxxxxxxxxx> Date: Fri Jul 7 16:11:56 2017 +0200 qemu: command: Remove default port numbers for NBD and GLUSTER The command line generators for the protocols above hardcoded a default port number. Since we now always assign it when parsing the source definition, this ad-hoc code is not required any more. commit 9756884d14f8cd2a55151c60a5e40d9de1094819 Author: Peter Krempa <pkrempa@xxxxxxxxxx> Date: Mon Jul 10 13:41:43 2017 +0200 conf: Pre-fill default ports when parsing network disk sources Fill them in right away rather than having to figure out at runtime whether they are necessary or not. virStorageSourceNetworkDefaultPort does not need to be exported any more. commit 5bda835466a8050625dd8bb10566ea491912dbc6 Author: Peter Krempa <pkrempa@xxxxxxxxxx> Date: Fri Jul 7 15:26:22 2017 +0200 util: storage: Fill in default ports for gluster and iscsi Our documentation provides them, so the helper should return them. commit 34ffc2ff413cc1a539eb0c3738d8f1f086e60d46 Author: Peter Krempa <pkrempa@xxxxxxxxxx> Date: Fri Jul 7 15:21:04 2017 +0200 util: Extract helper to retrieve default port for network protocol Make the stuff hardcoded in qemu a global helper so that other parts of the code can determine the default port too. commit dbf06d907eac27e266cc9c2437a05fa7dc0ac696 Author: Peter Krempa <pkrempa@xxxxxxxxxx> Date: Fri Jul 7 15:29:07 2017 +0200 qemu: command: Set port number only for TCP transport Setting port number for protocols using UNIX transport does not make sense. Move the setter code to the appropriate block. commit 602b4c30100822247642a0eebea394191d10fd34 Author: John Ferlan <jferlan@xxxxxxxxxx> Date: Wed May 31 14:54:27 2017 -0400 secret: Rename variable in virSecretObjListAdd Rename @def to @objdef - it'll make future patches easier. Signed-off-by: John Ferlan <jferlan@xxxxxxxxxx> commit f9ccfd596255399695a70b1df4b7d34b457e7a49 Author: John Ferlan <jferlan@xxxxxxxxxx> Date: Fri Apr 21 11:43:37 2017 -0400 secret: Alter FindByUUID to expect the formatted uuidstr Since we're storing a virUUIDFormat'd string in our Hash Table, let's modify the Lookup API to receive a formatted string as well. Signed-off-by: John Ferlan <jferlan@xxxxxxxxxx> commit 836c40be53b1314c38f9db572271b667c0987038 Author: John Ferlan <jferlan@xxxxxxxxxx> Date: Wed Apr 26 09:33:22 2017 -0400 secret: Whitespace modification for secret_driver Ensure two empty lines between functions. Signed-off-by: John Ferlan <jferlan@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |