[Libvirt-ci] Passed: libvirt/libvirt#634 (master - 37537a7)
by Travis CI
Build Update for libvirt/libvirt
-------------------------------------
Build: #634
Status: Passed
Duration: 1 hour, 40 minutes, and 54 seconds
Commit: 37537a7 (master)
Author: John Ferlan
Message: conf: Add/Allow parsing the encryption in the disk source
Since the virStorageEncryptionPtr encryption; is a member of
_virStorageSource it really should be allowed to be a subelement
of the disk <source> for various disk formats:
Source{File|Dir|Block|Volume}
SourceProtocol{RBD|ISCSI|NBD|Gluster|Simple|HTTP}
NB: Simple includes sheepdog, ftp, ftps, tftp
That way we can set up to allow the <encryption> element to be
formatted within the disk source, but we still need to be wary
from whence the element was read - see keep track and when it
comes to format the data, ensure it's written in the correct place.
Modify the qemuxml2argvtest to add a parse failure when there is an
<encryption> as a child of <disk> *and* an <encryption> as a child
of <source>.
The virschematest will read the new test files and validate from a
RNG viewpoint things are fine.
View the changeset: https://github.com/libvirt/libvirt/compare/0e2e22485ece...37537a7c64b4
View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/290158592?utm_source=email&u...
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
7 years, 2 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-23 #715
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora...>
------------------------------------------
Started by upstream project "libvirt-perl-master-test" build number 715
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 736
originally caused by:
Started by upstream project "libvirt-master-build" build number 930
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-23 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora...>
[libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins7551475779856053351.sh
+ make -j3 test TEST_MAINTAINER=1
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/005-pod.t ............ ok
t/010-pod-coverage.t ... ok
t/015-changes.t ........ ok
t/020-constants.t ...... ok
# Failed test 'VIR_DOMAIN_JOB_MEMORY_PAGE_SIZE'
# at t/030-api-coverage.t line 217.
# Looks like you failed 1 test of 1598.
t/030-api-coverage.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1598 subtests
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
t/400-storage-pools.t .. ok
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/030-api-coverage.t (Wstat: 256 Tests: 1598 Failed: 1)
Failed test: 1458
Non-zero exit status: 1
Files=12, Tests=1850, 55 wallclock secs ( 0.50 usr 0.06 sys + 6.45 cusr 0.42 csys = 7.43 CPU)
Result: FAIL
Failed 1/12 test programs. 1/1850 subtests failed.
Makefile:1030: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
Build step 'Execute shell' marked build as failure
7 years, 2 months
[Libvirt-ci] Build failed in Jenkins: libvirt-perl-master-test » libvirt-fedora-24 #715
by ci@centos.org
See <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora...>
------------------------------------------
Started by upstream project "libvirt-perl-master-test" build number 715
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 736
originally caused by:
Started by upstream project "libvirt-master-build" build number 930
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-24 (libvirt) in workspace <https://ci.centos.org/job/libvirt-perl-master-test/systems=libvirt-fedora...>
[libvirt-perl-master] $ /bin/sh -xe /tmp/jenkins4752430282081600735.sh
+ make -j3 test TEST_MAINTAINER=1
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/005-pod.t ............ ok
t/010-pod-coverage.t ... ok
t/015-changes.t ........ ok
t/020-constants.t ...... ok
# Failed test 'VIR_DOMAIN_JOB_MEMORY_PAGE_SIZE'
# at t/030-api-coverage.t line 217.
# Looks like you failed 1 test of 1598.
t/030-api-coverage.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1598 subtests
t/100-connect.t ........ ok
t/200-domains.t ........ ok
t/300-networks.t ....... ok
t/400-storage-pools.t .. ok
t/500-storage-vols.t ... ok
t/600-interfaces.t ..... ok
t/800-events.t ......... ok
Test Summary Report
-------------------
t/030-api-coverage.t (Wstat: 256 Tests: 1598 Failed: 1)
Failed test: 1458
Non-zero exit status: 1
Files=12, Tests=1850, 52 wallclock secs ( 0.39 usr 0.05 sys + 6.58 cusr 0.37 csys = 7.39 CPU)
Result: FAIL
Failed 1/12 test programs. 1/1850 subtests failed.
Makefile:1030: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
Build step 'Execute shell' marked build as failure
7 years, 2 months