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
  • ----- 2026 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • 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

  • 2 participants
  • 10211 discussions
[Libvirt-ci] Passed: libvirt/libvirt-python#27 (v5.1.0 - 54e4304)
by Travis CI 04 Mar '19

04 Mar '19
Build Update for libvirt/libvirt-python ------------------------------------- Build: #27 Status: Passed Duration: 19 mins and 59 secs Commit: 54e4304 (v5.1.0) Author: Daniel Veillard Message: Release of libvirt-python 5.1.0 * setup.py: updated for release Signed-off-by: Daniel Veillard <veillard(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt-python/compare/v5.1.0 View the full build log and details: https://travis-ci.org/libvirt/libvirt-python/builds/501427880?utm_medium=no… -- You can unsubscribe from build emails from the libvirt/libvirt-python repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872050&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1 0
0 0
[Libvirt-ci] Passed: libvirt/libvirt#2060 (v5.1.0 - cc9c141)
by Travis CI 04 Mar '19

04 Mar '19
Build Update for libvirt/libvirt ------------------------------------- Build: #2060 Status: Passed Duration: 1 hr, 6 mins, and 22 secs Commit: cc9c141 (v5.1.0) Author: Daniel Veillard Message: Release of libvirt-5.1.0 * docs/news.xml: updated for release Signed-off-by: Daniel Veillard <veillard(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/v5.1.0 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/501410365?utm_medium=notificat… -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1 0
0 0
[Libvirt-ci] Passed: libvirt/libvirt#2052 (v5.1.0-rc2 - 33a07b8)
by Travis CI 28 Feb '19

28 Feb '19
Build Update for libvirt/libvirt ------------------------------------- Build: #2052 Status: Passed Duration: 22 mins and 2 secs Commit: 33a07b8 (v5.1.0-rc2) Author: Eric Blake Message: snapshot: Improve message for VIR_ERR_INVALID_DOMAIN_SNAPSHOT For consistency with other error messages, and the fact that the object is always called a virDomainSnapshot rather than a mere virSnapshot, include the word "domain" in the error message. Suggested-by: John Ferlan <jferlan(a)redhat.com> Signed-off-by: Eric Blake <eblake(a)redhat.com> Reviewed-by: Daniel P. Berrangé <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/v5.1.0-rc2 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/499573973?utm_medium=notificat… -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1 0
0 0
[Libvirt-ci] Failed: libvirt/libvirt#2045 (v5.1.0-rc1 - ac62e29)
by Travis CI 26 Feb '19

26 Feb '19
Build Update for libvirt/libvirt ------------------------------------- Build: #2045 Status: Failed Duration: 21 mins and 13 secs Commit: ac62e29 (v5.1.0-rc1) Author: Julio Faracco Message: lxc: Converting 'if, else' logic into a 'switch, case' The structure used to handle network entries was based on 'if,else' conditions. This commit converts this ugly structure into a switch to clearify each option of the handler. Signed-off-by: Julio Faracco <jcfaracco(a)gmail.com> Reviewed-by: John Ferlan <jferlan(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/v5.1.0-rc1 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/498459437?utm_medium=notificat… -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&ut…. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notificati…. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-check » libvirt-fedora-rawhide #271
by ci@centos.org 25 Feb '19

25 Feb '19
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-rawhi…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 271 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 271 originally caused by: Started by upstream project "libvirt-build" build number 333 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-rawhi…> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins1197662944007306053.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (7.46s) xml_test.go:400: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-msrs.xml: /domain[0]/features[0]/msrs[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-rawhi…> 7.641s Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-check » libvirt-freebsd-11 #271
by ci@centos.org 25 Feb '19

25 Feb '19
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-11/2…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 271 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 271 originally caused by: Started by upstream project "libvirt-build" build number 333 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-11/w…> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins7820210270750742829.sh + export 'TEST_ARGS=-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (19.76s) xml_test.go:400: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-msrs.xml: /domain[0]/features[0]/msrs[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/usr<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-11/w…> 19.879s Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-check » libvirt-debian-8 #271
by ci@centos.org 25 Feb '19

25 Feb '19
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-8/271…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 271 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 271 originally caused by: Started by upstream project "libvirt-build" build number 333 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-8 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-8/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins59097929318135214.sh + export TEST_ARGS=-tags xmlroundtrip + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (8.74s) xml_test.go:400: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-msrs.xml: /domain[0]/features[0]/msrs[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-8/ws/> 8.818s Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-check » libvirt-freebsd-12 #271
by ci@centos.org 25 Feb '19

25 Feb '19
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-12/2…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 271 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 271 originally caused by: Started by upstream project "libvirt-build" build number 333 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-12 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-12/w…> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins2302911717799136619.sh + export 'TEST_ARGS=-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (10.06s) xml_test.go:400: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-msrs.xml: /domain[0]/features[0]/msrs[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/usr<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-12/w…> 10.114s Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-check » libvirt-fedora-29 #271
by ci@centos.org 25 Feb '19

25 Feb '19
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-29/27…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 271 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 271 originally caused by: Started by upstream project "libvirt-build" build number 333 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-29 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-29/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins4464472918900037956.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (8.26s) xml_test.go:400: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-msrs.xml: /domain[0]/features[0]/msrs[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-29/ws/> 8.354s Build step 'Execute shell' marked build as failure
1 3
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-check » libvirt-fedora-28 #271
by ci@centos.org 25 Feb '19

25 Feb '19
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-28/27…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 271 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 271 originally caused by: Started by upstream project "libvirt-build" build number 333 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-28 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-28/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins8022904236372059012.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (17.55s) xml_test.go:400: testdata/libvirt/tests/bhyvexml2argvdata/bhyvexml2argv-msrs.xml: /domain[0]/features[0]/msrs[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-28/ws/> 17.700s Build step 'Execute shell' marked build as failure
1 3
0 0
  • ← Newer
  • 1
  • ...
  • 765
  • 766
  • 767
  • 768
  • 769
  • 770
  • 771
  • ...
  • 1022
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.