libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
ci@lists.libvirt.org

August 2018

  • 2 participants
  • 136 discussions
[Libvirt-ci] Still Failing: libvirt/libvirt#1574 (master - 9eae839)
by Travis CI 13 Aug '18

13 Aug '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1574 Status: Still Failing Duration: 34 mins and 2 secs Commit: 9eae839 (master) Author: Michal Privoznik Message: qemu: Prefer nvdimmPath over hugepages for memory-backend-file If a domain has hugepages configured and we're currently building memory-backend-file for a nvdimm device that domain has we will put hugepages path onto the command line. It should have been nvdimm path configured in the XML. Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/baebd9f3d84b...9eae8398edde View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/415481553?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=060ebe7f367347b89…)
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#1573 (master - baebd9f)
by Travis CI 13 Aug '18

13 Aug '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1573 Status: Still Failing Duration: 29 mins and 7 secs Commit: baebd9f (master) Author: Pavel Hrdina Message: vircgroup: fix MinGW build Broken by commit <901d2b9c87>. Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/242b7c2d38af...baebd9f3d84b View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/415475400?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=57c191c39c5343c8b…)
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#1572 (master - 242b7c2)
by Travis CI 13 Aug '18

13 Aug '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1572 Status: Still Failing Duration: 24 mins and 29 secs Commit: 242b7c2 (master) Author: Marcos Paulo de Souza Message: esx: Fix nodeGetInfo so cpu model fits inside nodeinfo->model Commit 6c0d0210cbcd5d647f0d882c07f077d444bc707d changed the behavior of virStr*cpy* functions, so now the nodeGetInfo call fails. Version 4.1.0 (default for Fedora 28) works: Model: Intel Core i7-4500U CPU @ 1.80G Current master tries to write "Intel Core i7-4500U CPU @ 1.80GHz", but the string is bigger than nodeinfo->model (which is a char[32]). So this patch "cuts" the string, and presents the same output from 4.1.0. Signed-off-by: Marcos Paulo de Souza <marcos.souza.org(a)gmail.com> View the changeset: https://github.com/libvirt/libvirt/compare/86db0db979c3...242b7c2d38af View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/415468752?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=86ed904f19cc4a71a…)
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#1571 (master - 86db0db)
by Travis CI 13 Aug '18

13 Aug '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1571 Status: Still Failing Duration: 19 mins and 4 secs Commit: 86db0db (master) Author: Ján Tomko Message: Revert "build: add --with-jansson" This reverts commit 12b34f094e2f1c7f414f4bb8f880a9d65c8fcd85. Jansson cannot parse QEMU's quirky JSON. Revert back to yajl. https://bugzilla.redhat.com/show_bug.cgi?id=1614569 Conflicts: configure.ac: Commit 8aa85e0b introduced LIBVIRT_*_LIBISCSI macros. Signed-off-by: Ján Tomko <jtomko(a)redhat.com> Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/b88fce05ff68...86db0db979c3 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/415462215?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=8e4b2793e97f43b7a…)
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#1570 (master - b88fce0)
by Travis CI 13 Aug '18

13 Aug '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1570 Status: Still Failing Duration: 22 mins and 3 secs Commit: b88fce0 (master) Author: Michal Privoznik Message: networkStartNetworkVirtual: Don't leak macmap object When starting network a macmap object is created (which stores MAC -> domain name mappings). However, if something goes wrong (e.g. virNetDevIPCheckIPv6Forwarding() fails) then the object is leaked. Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> Reviewed-by: Erik Skultety <eskultet(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/e634c7cd0d32...b88fce05ff68 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/415386880?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=68743584fa9f4234b…)
1 0
0 0
[Libvirt-ci] Broken: libvirt/libvirt#1569 (master - e634c7c)
by Travis CI 13 Aug '18

13 Aug '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1569 Status: Broken Duration: 19 mins and 52 secs Commit: e634c7c (master) Author: Pavel Hrdina Message: lxc: Use virCgroupGetMemoryStat Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/dddcb601ebf9...e634c7cd0d32 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/415372201?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=4319715177eb46428…)
1 0
0 0
[Libvirt-ci] Passed: libvirt/libvirt#1567 (master - e41bfae)
by Travis CI 13 Aug '18

13 Aug '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1567 Status: Passed Duration: 22 mins and 32 secs Commit: e41bfae (master) Author: Clementine Hayat Message: storage: add wipeVol to iscsi-direct storage backend Signed-off-by: Clementine Hayat <clem(a)lse.epita.fr> Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/0a476f152150...e41bfae562d5 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/415338169?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=216c258c0a2142148…)
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-master-check » libvirt-freebsd-11 #1295
by ci@centos.org 10 Aug '18

10 Aug '18
See <https://ci.centos.org/job/libvirt-master-check/systems=libvirt-freebsd-11/1…> ------------------------------------------ [...truncated 23.80 KB...] gmake[2]: Entering directory '/usr<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-freebsd-11/w…'> gmake[3]: Entering directory '/usr<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-freebsd-11/w…'> PASS: sockettest SKIP: virhostcputest PASS: virbuftest PASS: seclabeltest PASS: virhashtest PASS: virconftest PASS: commandtest PASS: utiltest SKIP: shunloadtest PASS: virtimetest PASS: viruritest PASS: virkeyfiletest PASS: viralloctest PASS: virauthconfigtest PASS: virbitmaptest SKIP: vircgrouptest PASS: vircryptotest SKIP: virpcitest PASS: virendiantest PASS: virfiletest PASS: virfilecachetest PASS: viratomictest SKIP: virfirewalltest PASS: virkeycodetest PASS: viriscsitest PASS: virlockspacetest PASS: virlogtest PASS: virrotatingfiletest PASS: virstringtest SKIP: virportallocatortest PASS: sysinfotest SKIP: virkmodtest PASS: vircapstest PASS: domaincapstest PASS: domainconftest SKIP: virhostdevtest SKIP: virnetdevtest PASS: virtypedparamtest PASS: virnetmessagetest PASS: virschematest FAIL: virnetsockettest PASS: virnetdaemontest PASS: virnetserverclienttest SKIP: virnettlscontexttest SKIP: virnettlssessiontest PASS: fdstreamtest PASS: virdbustest SKIP: virsystemdtest PASS: virpolkittest PASS: qemuxml2xmltest PASS: qemuargv2xmltest PASS: domainsnapshotxml2xmltest PASS: qemuxml2argvtest PASS: qemumonitorjsontest PASS: qemuagenttest PASS: qemuhotplugtest PASS: qemucaps2xmltest PASS: qemumemlocktest PASS: qemucommandutiltest PASS: qemublocktest PASS: qemumigparamstest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: xml2vmxtest PASS: vmwarevertest PASS: bhyvexml2argvtest PASS: bhyvexml2xmltest PASS: bhyveargv2xmltest PASS: virjsontest PASS: networkxml2xmltest PASS: networkxml2xmlupdatetest PASS: networkxml2conftest SKIP: networkxml2firewalltest PASS: nwfilterxml2xmltest PASS: virnwfilterbindingxml2xmltest PASS: storagevolxml2argvtest PASS: virstorageutiltest PASS: nsstest PASS: nssguesttest PASS: storagevolxml2xmltest PASS: storagepoolxml2xmltest PASS: nodedevxml2xmltest PASS: interfacexml2xmltest PASS: qemucapabilitiestest PASS: metadatatest PASS: secretxml2xmltest PASS: genericxml2xmltest PASS: eventtest PASS: virdrivermoduletest PASS: objecteventtest PASS: virmacmaptest PASS: cputest PASS: libvirtd-fail PASS: libvirtd-pool PASS: virsh-cpuset PASS: virsh-define-dev-segfault SKIP: virsh-optparse PASS: virsh-int-overflow PASS: virsh-read-bufsiz PASS: virsh-read-non-seekable PASS: virsh-schedinfo PASS: virsh-self-test PASS: virt-admin-self-test PASS: virsh-start PASS: virsh-undefine PASS: virsh-uriprecedence PASS: virsh-vcpupin PASS: virshtest ============================================================================ Testsuite summary for libvirt 4.7.0 ============================================================================ # TOTAL: 109 # PASS: 94 # SKIP: 14 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libvir-list(a)redhat.com ============================================================================ gmake[3]: *** [Makefile:5822: test-suite.log] Error 1 gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-freebsd-11/w…'> gmake[2]: *** [Makefile:5930: check-TESTS] Error 2 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-freebsd-11/w…'> gmake[1]: *** [Makefile:6928: check-am] Error 2 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-master-check/systems=libvirt-freebsd-11/w…'> gmake: *** [Makefile:2110: check-recursive] Error 1 + cat tests/test-suite.log ========================================= libvirt 4.7.0: tests/test-suite.log ========================================= # TOTAL: 109 # PASS: 94 # SKIP: 14 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 SKIP: virhostcputest ==================== SKIP virhostcputest (exit status: 77) SKIP: shunloadtest ================== SKIP shunloadtest (exit status: 77) SKIP: vircgrouptest =================== SKIP vircgrouptest (exit status: 77) SKIP: virpcitest ================ SKIP virpcitest (exit status: 77) SKIP: virfirewalltest ===================== SKIP virfirewalltest (exit status: 77) SKIP: virportallocatortest ========================== SKIP virportallocatortest (exit status: 77) SKIP: virkmodtest ================= SKIP virkmodtest (exit status: 77) SKIP: virhostdevtest ==================== SKIP virhostdevtest (exit status: 77) SKIP: virnetdevtest =================== SKIP virnetdevtest (exit status: 77) FAIL: virnetsockettest ====================== TEST: virnetsockettest 1) Socket TCP/IPv4 Accept ... FAILED 2) Socket TCP/IPv6 Accept ... FAILED 3) Socket TCP/IPv4+IPv6 Accept ... libvirt: XML-RPC error : End of file while reading data: Input/output error OK 4) Socket TCP/IPv4+IPv6 Accept ... FAILED 5) Socket UNIX Accept ... libvirt: XML-RPC error : Cannot write data: Broken pipe OK 6) Socket UNIX Addrs ... OK 7) Socket External Command /dev/zero ... OK 8) Socket External Command /dev/does-not-exist ... libvirt: XML-RPC error : End of file while reading data: cat: /dev/does-not-exist: No such file or directory: Input/output error OK 9) SSH test 1 ... OK 10) SSH test 2 ... OK 11) SSH test 3 ... OK 12) SSH test 4 ... libvirt: XML-RPC error : End of file while reading data: Cannot connect to host nosuchhost: Input/output error OK 13) SSH test 5 ... libvirt: XML-RPC error : End of file while reading data: : Input/output error OK 14) SSH test 6 ... OK 15) SSH test 7 ... OK FAIL virnetsockettest (exit status: 1) SKIP: virnettlscontexttest ========================== SKIP virnettlscontexttest (exit status: 77) SKIP: virnettlssessiontest ========================== SKIP virnettlssessiontest (exit status: 77) SKIP: virsystemdtest ==================== SKIP virsystemdtest (exit status: 77) SKIP: networkxml2firewalltest ============================= SKIP networkxml2firewalltest (exit status: 77) SKIP: virsh-optparse ==================== ../../tests/virsh-optparse: skipping test: This test is very expensive, so it is disabled by default. To run it anyway, rerun: make check VIR_TEST_EXPENSIVE=1 SKIP virsh-optparse (exit status: 77) + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Errored: libvirt/libvirt#1566 (master - 0a476f1)
by Travis CI 10 Aug '18

10 Aug '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1566 Status: Errored Duration: 18 mins and 18 secs Commit: 0a476f1 (master) Author: Pavel Hrdina Message: conf: Introduce virDomainDefPostParseMemtune Previously we were ignoring "nodeset" attribute for hugepage pages if there was no guest NUMA topology configured in the domain XML. Commit <fa6bdf6afa878b8d7c5ed71664ee72be8967cdc5> partially fixed that issue but it introduced a somehow valid regression. In case that there is no guest NUMA topology configured and the "nodeset" attribute is set to "0" it was accepted and was working properly even though it was not completely valid XML. This patch introduces a workaround that it will ignore the nodeset="0" only in case that there is no guest NUMA topology in order not to hit the validation error. After this commit the following XML configuration is valid: <memoryBacking> <hugepages> <page size='2048' unit='KiB' nodeset='0'/> </hugepages> </memoryBacking> but this configuration remains invalid: <memoryBacking> <hugepages> <page size='2048' unit='KiB' nodeset='0'/> <page size='1048576' unit='KiB'/> </hugepages> </memoryBacking> The issue with the second configuration is that it was originally working, however changing the order of the <page> elements resolved into using different page size for the guest. The code is written in a way that it expect only one page configured and always uses only the first page in case that there is no guest NUMA topology configured. See qemuBuildMemPathStr() function for details. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1591235 Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/5d40272ea67c...0a476f152150 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/414569698?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=a6460effde264e329…)
1 0
0 0
[Libvirt-ci] Still Failing: libvirt/libvirt#1566 (master - 0a476f1)
by Travis CI 10 Aug '18

10 Aug '18
Build Update for libvirt/libvirt ------------------------------------- Build: #1566 Status: Still Failing Duration: 28 mins and 29 secs Commit: 0a476f1 (master) Author: Pavel Hrdina Message: conf: Introduce virDomainDefPostParseMemtune Previously we were ignoring "nodeset" attribute for hugepage pages if there was no guest NUMA topology configured in the domain XML. Commit <fa6bdf6afa878b8d7c5ed71664ee72be8967cdc5> partially fixed that issue but it introduced a somehow valid regression. In case that there is no guest NUMA topology configured and the "nodeset" attribute is set to "0" it was accepted and was working properly even though it was not completely valid XML. This patch introduces a workaround that it will ignore the nodeset="0" only in case that there is no guest NUMA topology in order not to hit the validation error. After this commit the following XML configuration is valid: <memoryBacking> <hugepages> <page size='2048' unit='KiB' nodeset='0'/> </hugepages> </memoryBacking> but this configuration remains invalid: <memoryBacking> <hugepages> <page size='2048' unit='KiB' nodeset='0'/> <page size='1048576' unit='KiB'/> </hugepages> </memoryBacking> The issue with the second configuration is that it was originally working, however changing the order of the <page> elements resolved into using different page size for the guest. The code is written in a way that it expect only one page configured and always uses only the first page in case that there is no guest NUMA topology configured. See qemuBuildMemPathStr() function for details. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1591235 Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/5d40272ea67c...0a476f152150 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/414569698?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci(a)redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=55c876cf68f34aff8…)
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.