[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [libvirt test] 151608: regressions - FAIL
flight 151608 libvirt real [real] http://logs.test-lab.xenproject.org/osstest/logs/151608/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-libvirt-pair 22 guest-migrate/src_host/dst_host fail REGR. vs. 151496 test-amd64-i386-libvirt-pair 22 guest-migrate/src_host/dst_host fail REGR. vs. 151496 Tests which did not succeed, but are not blocking: test-armhf-armhf-libvirt 14 saverestore-support-check fail like 151496 test-armhf-armhf-libvirt-raw 13 saverestore-support-check fail like 151496 test-amd64-amd64-libvirt 13 migrate-support-check fail never pass test-amd64-i386-libvirt-xsm 13 migrate-support-check fail never pass test-amd64-amd64-libvirt-xsm 13 migrate-support-check fail never pass test-amd64-i386-libvirt 13 migrate-support-check fail never pass 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-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 11 migrate-support-check fail never pass test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 11 migrate-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-amd64-amd64-libvirt-vhd 12 migrate-support-check fail never pass test-armhf-armhf-libvirt 13 migrate-support-check fail never pass test-armhf-armhf-libvirt-raw 12 migrate-support-check fail never pass version targeted for testing: libvirt 201f8d1876136b0693505614efa3c9d113aff0bb baseline version: libvirt e7998ebeaf15e4e8825be0dd97aa1316f194f00d Last test of basis 151496 2020-07-01 04:23:43 Z 3 days Failing since 151527 2020-07-02 04:29:15 Z 2 days 3 attempts Testing same since 151608 2020-07-04 04:18:44 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Andrea Bolognani <abologna@xxxxxxxxxx> Daniel Henrique Barboza <danielhb413@xxxxxxxxx> Daniel P. Berrangé <berrange@xxxxxxxxxx> Daniel Veillard <veillard@xxxxxxxxxx> Michal Privoznik <mprivozn@xxxxxxxxxx> jobs: build-amd64-xsm pass build-arm64-xsm pass build-i386-xsm pass build-amd64 pass build-arm64 pass build-armhf pass build-i386 pass build-amd64-libvirt pass build-arm64-libvirt pass build-armhf-libvirt pass build-i386-libvirt pass build-amd64-pvops pass build-arm64-pvops pass build-armhf-pvops pass build-i386-pvops pass test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm pass test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm pass test-amd64-amd64-libvirt-xsm pass test-arm64-arm64-libvirt-xsm pass test-amd64-i386-libvirt-xsm pass test-amd64-amd64-libvirt pass test-arm64-arm64-libvirt pass test-armhf-armhf-libvirt pass test-amd64-i386-libvirt pass test-amd64-amd64-libvirt-pair fail test-amd64-i386-libvirt-pair fail test-arm64-arm64-libvirt-qcow2 pass test-armhf-armhf-libvirt-raw pass test-amd64-amd64-libvirt-vhd pass ------------------------------------------------------------ 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 201f8d1876136b0693505614efa3c9d113aff0bb Author: Michal Privoznik <mprivozn@xxxxxxxxxx> Date: Mon Jun 29 14:55:54 2020 +0200 virConnectGetAllDomainStats: Document two vcpu stats When introducing vcpu.<num>.wait (v1.3.2-rc1~301) and vcpu.<num>.halted (v2.4.0-rc1~36) the documentation was not written. Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Reviewed-by: Erik Skultety <eskultet@xxxxxxxxxx> commit c203b8fee1ce15003934c09e811fbd2eaec9f230 Author: Andrea Bolognani <abologna@xxxxxxxxxx> Date: Thu Jul 2 15:02:38 2020 +0200 docs: Update CI documentation We're no longer using either Travis CI or the Jenkins-based CentOS CI, but we have started using Cirrus CI. Mention the libvirt-ci subproject as well, as a pointer for those who might want to learn more about our CI infrastructure. Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> Reviewed-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> commit fb912901316dbe7d485551606373bd71d5271601 Author: Andrea Bolognani <abologna@xxxxxxxxxx> Date: Mon Jun 29 19:00:36 2020 +0200 cirrus: Generate jobs dynamically Instead of having static job definitions for FreeBSD and macOS, use a generic template for both and fill in the details that are actually different, such as the list of packages to install, in the GitLab CI job, right before calling cirrus-run. The target-specific information are provided by lcitool, so that keeping them up to date is just a matter of running the refresh script when necessary. Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> Reviewed-by: Erik Skultety <eskultet@xxxxxxxxxx> commit 919ee94ca9c7fed77897fa8e3b04952e02780c0c Author: Michal Privoznik <mprivozn@xxxxxxxxxx> Date: Fri Jul 3 09:32:30 2020 +0200 maint: Post-release version bump to 6.6.0 Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> commit d7f935f1f17a3ecf180ddb9600cbef4ba8dc20f4 Author: Daniel Veillard <veillard@xxxxxxxxxx> Date: Fri Jul 3 08:49:25 2020 +0200 Release of libvirt-6.5.0 * NEWS.rst: updated with date of release Signed-off-by: Daniel Veillard <veillard@xxxxxxxxxx> commit d1d888a69f505922140bec292b8d208b3571f084 Author: Andrea Bolognani <abologna@xxxxxxxxxx> Date: Thu Jul 2 14:41:18 2020 +0200 NEWS: Update for libvirt 6.5.0 Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> Reviewed-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> commit 7fa7f7eeb6e969e002845928e155914da2fc8cd0 Author: Daniel P. Berrangé <berrange@xxxxxxxxxx> Date: Wed Jul 1 17:36:51 2020 +0100 util: add access check for hooks to fix running as non-root Since feb83c1e710b9ea8044a89346f4868d03b31b0f1 libvirtd will abort on startup if run as non-root 2020-07-01 16:30:30.738+0000: 1647444: error : virDirOpenInternal:2869 : cannot open directory '/etc/libvirt/hooks/daemon.d': Permission denied The root cause flaw is that non-root libvirtd is using /etc/libvirt for its hooks. Traditionally that has been harmless though since we checked whether we could access the hook file and degraded gracefully. We need the same access check for iterating over the hook directory. Long term we should make it possible to have an unprivileged hook dir under $HOME. Reviewed-by: Daniel Henrique Barboza <danielhb413@xxxxxxxxx> Signed-off-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> commit c3fa17cd9a158f38416a80af3e0f712bf96ebf38 Author: Michal Privoznik <mprivozn@xxxxxxxxxx> Date: Wed Jul 1 09:47:48 2020 +0200 virnettlshelpers: Update private key With the recent update of Fedora rawhide I've noticed virnettlssessiontest and virnettlscontexttest failing with: Our own certificate servercertreq-ctx.pem failed validation against cacertreq-ctx.pem: The certificate uses an insecure algorithm This is result of Fedora changes to support strong crypto [1]. RSA with 1024 bit key is viewed as legacy and thus insecure. Generate a new private key then. Moreover, switch to EC which is not only shorter but also not deprecated that often as RSA. Generated using the following command: openssl genpkey --outform PEM --out privkey.pem \$ --algorithm EC --pkeyopt ec_paramgen_curve:P-384 \$ --pkeyopt ec_param_enc:named_curve 1: https://fedoraproject.org/wiki/Changes/StrongCryptoSettings2 Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Reviewed-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> commit d57f361083c5053267e6d9380c1afe2abfcae8ac Author: Daniel Henrique Barboza <danielhb413@xxxxxxxxx> Date: Tue Jun 30 16:43:43 2020 -0300 docs: Fix 'Offline migration' description 'transfers inactive the definition of a domain' seems odd. Signed-off-by: Daniel Henrique Barboza <danielhb413@xxxxxxxxx> Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |