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 -----
  • 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
  • 9421 discussions
[Libvirt-ci] Still Failing: libvirt/libvirt#1891 (master - 99c33a7)
by Travis CI 05 Jan '19

05 Jan '19
Build Update for libvirt/libvirt ------------------------------------- Build: #1891 Status: Still Failing Duration: 20 mins and 42 secs Commit: 99c33a7 (master) Author: Eric Blake Message: maint: cfg.mk typo fix Signed-off-by: Eric Blake <eblake(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/87b4e1cd7e7e...99c33a7cbf7f View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/475366430?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] Still Failing: libvirt/libvirt#1890 (master - 87b4e1c)
by Travis CI 05 Jan '19

05 Jan '19
Build Update for libvirt/libvirt ------------------------------------- Build: #1890 Status: Still Failing Duration: 19 mins and 49 secs Commit: 87b4e1c (master) Author: Erik Skultety Message: docs: schemas: Decouple the virtio options from each other Currently, all of the VirtioOptions are under a single <optional> element, however, neither our parser/formatter or QEMU driver requires the presence of all the options if only a single one from the set has been specified, so fix it and silence the schema validator. Signed-off-by: Erik Skultety <eskultet(a)redhat.com> Reviewed-by: Ján Tomko <jtomko(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/c99e954973ea...87b4e1cd7e7e View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/475314956?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] Still Failing: libvirt/libvirt#1889 (master - c99e954)
by Travis CI 03 Jan '19

03 Jan '19
Build Update for libvirt/libvirt ------------------------------------- Build: #1889 Status: Still Failing Duration: 20 mins and 21 secs Commit: c99e954 (master) Author: Michal Privoznik Message: Remove even more Author(s): lines from source files In 600462834f4ec1955a9a4 we've tried to remove Author(s): lines from comments at the beginning of our source files. Well, in some files while we removed the "Author" line we did not remove the actual list of authors. 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/3af2c5ddad04...c99e954973ea View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/474832971?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] Still Failing: libvirt/libvirt#1888 (master - 3af2c5d)
by Travis CI 03 Jan '19

03 Jan '19
Build Update for libvirt/libvirt ------------------------------------- Build: #1888 Status: Still Failing Duration: 19 mins and 44 secs Commit: 3af2c5d (master) Author: Luyao Zhong Message: docs: Add news for new nvdimm options Add more configure options for NVDIMM Signed-off-by: Luyao Zhong <luyao.zhong(a)intel.com> Reviewed-by: John Ferlan <jferlan(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/7dc31fe503e5...3af2c5ddad04 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/474422669?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] Still Failing: libvirt/libvirt#1887 (master - 7dc31fe)
by Travis CI 02 Jan '19

02 Jan '19
Build Update for libvirt/libvirt ------------------------------------- Build: #1887 Status: Still Failing Duration: 20 mins and 14 secs Commit: 7dc31fe (master) Author: Erik Skultety Message: qemu: process: SEV: Relabel guest owner's SEV files created before start Before launching a SEV guest we take the base64-encoded guest owner's data specified in launchSecurity and create files with the same content under /var/lib/libvirt/qemu/<domain>. The reason for this is that we need to pass these files on to QEMU which then uses them to communicate with the SEV firmware, except when it doesn't have permissions to open those files since we don't relabel them. https://bugzilla.redhat.com/show_bug.cgi?id=1658112 Signed-off-by: Erik Skultety <eskultet(a)redhat.com> Acked-by: Michal Privoznik <mprivozn(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/0c6ad476a80c...7dc31fe503e5 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/474341903?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] Broken: libvirt/libvirt#1886 (master - 0c6ad47)
by Travis CI 02 Jan '19

02 Jan '19
Build Update for libvirt/libvirt ------------------------------------- Build: #1886 Status: Broken Duration: 20 mins and 28 secs Commit: 0c6ad47 (master) Author: Ján Tomko Message: maint: update to latest gnulib Includes: maint: Run 'make update-copyright' Signed-off-by: Ján Tomko <jtomko(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/9d42d51eef79...0c6ad476a80c View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/474205261?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: virt-viewer-syntax-check » libvirt-fedora-rawhide #146
by ci@centos.org 22 Dec '18

22 Dec '18
See <https://ci.centos.org/job/virt-viewer-syntax-check/systems=libvirt-fedora-r…> ------------------------------------------ Started by upstream project "virt-viewer-syntax-check" build number 146 originally caused by: Started by upstream project "virt-viewer-build" build number 180 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/virt-viewer-syntax-check/systems=libvirt-fedora-r…> [virt-viewer] $ /bin/sh -xe /tmp/jenkins4826813264072703595.sh + cd build + /usr/bin/gmake syntax-check GFDL_version TAB_in_indentation Wundef_boolean avoid_if_before_free avoid_attribute_unused_in_header cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format error_message_period error_message_warn_fatal m4_quote_check makefile_TAB_only_indentation makefile_at_at_check po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_assert_without_use prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_close_stream_without_use prohibit_cvs_keyword prohibit_dirent_without_use prohibit_doubled_word prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_getopt_without_use prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_long_options_without_use prohibit_magic_number_exit prohibit_openat_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_signal_without_use prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_strcmp prohibit_stdio-safer_without_use prohibit_strings_without_use prohibit_test_double_equal prohibit_test_minus_ao prohibit_undesirable_word_seq prohibit_verify_without_use prohibit_xalloc_without_use prohibit_xfreopen_without_use proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 --- ../po/POTFILES.in +++ ../po/POTFILES.in @@ -16,6 +16,7 @@ src/virt-viewer-app.c src/virt-viewer-auth.c src/virt-viewer-display-vnc.c +src/virt-viewer-display-vte.c src/virt-viewer-file-transfer-dialog.c src/virt-viewer-file.c src/virt-viewer-main.c maint.mk: you have changed the set of files with translatable diagnostics; apply the above patch gmake: *** [../maint.mk:1063: sc_po_check] Error 1 gmake: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: virt-viewer-syntax-check » libvirt-freebsd-12 #146
by ci@centos.org 22 Dec '18

22 Dec '18
See <https://ci.centos.org/job/virt-viewer-syntax-check/systems=libvirt-freebsd-…> ------------------------------------------ Started by upstream project "virt-viewer-syntax-check" build number 146 originally caused by: Started by upstream project "virt-viewer-build" build number 180 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-12 (libvirt) in workspace <https://ci.centos.org/job/virt-viewer-syntax-check/systems=libvirt-freebsd-…> [virt-viewer] $ /bin/sh -xe /tmp/jenkins1293966188030660553.sh + cd build + /usr/local/bin/gmake syntax-check GFDL_version TAB_in_indentation Wundef_boolean avoid_attribute_unused_in_header cast_of_argument_to_free cast_of_x_alloc_return_value avoid_if_before_free changelog const_long_option copyright_check copyright_format error_message_period error_message_warn_fatal m4_quote_check makefile_TAB_only_indentation makefile_at_at_check po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_assert_without_use prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_cvs_keyword prohibit_close_stream_without_use prohibit_dirent_without_use prohibit_empty_lines_at_EOF prohibit_doubled_word prohibit_error_without_use prohibit_getopt_without_use prohibit_have_config_h prohibit_hash_pjw_without_use prohibit_ignore_value_without_use prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_long_options_without_use prohibit_magic_number_exit prohibit_openat_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_signal_without_use prohibit_stddef_without_use prohibit_stdio-safer_without_use prohibit_stdio--_without_use prohibit_strcmp prohibit_strings_without_use prohibit_test_double_equal prohibit_test_minus_ao prohibit_undesirable_word_seq prohibit_verify_without_use prohibit_xfreopen_without_use prohibit_xalloc_without_use proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 --- ../po/POTFILES.in +++ ../po/POTFILES.in @@ -16,6 +16,7 @@ src/virt-viewer-app.c src/virt-viewer-auth.c src/virt-viewer-display-vnc.c +src/virt-viewer-display-vte.c src/virt-viewer-file-transfer-dialog.c src/virt-viewer-file.c src/virt-viewer-main.c maint.mk: you have changed the set of files with translatable diagnostics; apply the above patch gmake: *** [../maint.mk:1063: sc_po_check] Error 1 gmake: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: virt-viewer-syntax-check » libvirt-fedora-29 #146
by ci@centos.org 22 Dec '18

22 Dec '18
See <https://ci.centos.org/job/virt-viewer-syntax-check/systems=libvirt-fedora-2…> ------------------------------------------ Started by upstream project "virt-viewer-syntax-check" build number 146 originally caused by: Started by upstream project "virt-viewer-build" build number 180 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-29 (libvirt) in workspace <https://ci.centos.org/job/virt-viewer-syntax-check/systems=libvirt-fedora-2…> [virt-viewer] $ /bin/sh -xe /tmp/jenkins264059117458825564.sh + cd build + /usr/bin/gmake syntax-check TAB_in_indentation GFDL_version Wundef_boolean avoid_attribute_unused_in_header avoid_if_before_free cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format error_message_period error_message_warn_fatal m4_quote_check makefile_TAB_only_indentation makefile_at_at_check po_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_assert_without_use prohibit_backup_files prohibit_c_ctype_without_use prohibit_canonicalize_without_use prohibit_cloexec_without_use prohibit_cvs_keyword prohibit_dirent_without_use prohibit_close_stream_without_use prohibit_doubled_word prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_getopt_without_use prohibit_have_config_h prohibit_hash_pjw_without_use prohibit_ignore_value_without_use prohibit_intprops_without_use prohibit_long_options_without_use prohibit_inttostr_without_use prohibit_magic_number_exit prohibit_openat_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_root_dev_ino_without_use prohibit_safe_read_without_use prohibit_same_without_use prohibit_signal_without_use prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_strings_without_use prohibit_test_double_equal prohibit_test_minus_ao prohibit_undesirable_word_seq prohibit_verify_without_use prohibit_xalloc_without_use prohibit_xfreopen_without_use proper_name_utf8_requires_ICONV redundant_const require_config_h require_config_h_first trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 --- ../po/POTFILES.in +++ ../po/POTFILES.in @@ -16,6 +16,7 @@ src/virt-viewer-app.c src/virt-viewer-auth.c src/virt-viewer-display-vnc.c +src/virt-viewer-display-vte.c src/virt-viewer-file-transfer-dialog.c src/virt-viewer-file.c src/virt-viewer-main.c maint.mk: you have changed the set of files with translatable diagnostics; apply the above patch gmake: *** [../maint.mk:1063: sc_po_check] Error 1 gmake: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: virt-viewer-syntax-check » libvirt-debian-8 #146
by ci@centos.org 22 Dec '18

22 Dec '18
See <https://ci.centos.org/job/virt-viewer-syntax-check/systems=libvirt-debian-8…> ------------------------------------------ Started by upstream project "virt-viewer-syntax-check" build number 146 originally caused by: Started by upstream project "virt-viewer-build" build number 180 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-8 (libvirt) in workspace <https://ci.centos.org/job/virt-viewer-syntax-check/systems=libvirt-debian-8…> [virt-viewer] $ /bin/sh -xe /tmp/jenkins3562386738840863589.sh + cd build + /usr/bin/make syntax-check GFDL_version TAB_in_indentation Wundef_boolean avoid_attribute_unused_in_header avoid_if_before_free cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_check copyright_format m4_quote_check error_message_warn_fatal makefile_TAB_only_indentation error_message_period makefile_at_at_check preprocessor_indentation po_check prohibit_HAVE_MBRTOWC prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_backup_files prohibit_assert_without_use prohibit_canonicalize_without_use prohibit_c_ctype_without_use prohibit_cloexec_without_use prohibit_close_stream_without_use prohibit_cvs_keyword prohibit_doubled_word prohibit_dirent_without_use prohibit_empty_lines_at_EOF prohibit_error_without_use prohibit_getopt_without_use prohibit_hash_pjw_without_use prohibit_have_config_h prohibit_ignore_value_without_use prohibit_intprops_without_use prohibit_inttostr_without_use prohibit_magic_number_exit prohibit_long_options_without_use prohibit_openat_without_use prohibit_path_max_allocation prohibit_posixver_without_use prohibit_root_dev_ino_without_use prohibit_same_without_use prohibit_safe_read_without_use prohibit_signal_without_use prohibit_stddef_without_use prohibit_stdio--_without_use prohibit_stdio-safer_without_use prohibit_strcmp prohibit_test_minus_ao prohibit_undesirable_word_seq prohibit_strings_without_use prohibit_test_double_equal prohibit_verify_without_use prohibit_xalloc_without_use proper_name_utf8_requires_ICONV prohibit_xfreopen_without_use redundant_const require_config_h require_config_h_first unmarked_diagnostics trailing_blank vulnerable_makefile_CVE-2009-4029 maint.mk: skipping test sc_preprocessor_indentation: cppi not installed --- ../po/POTFILES.in +++ ../po/POTFILES.in @@ -16,6 +16,7 @@ src/virt-viewer-app.c src/virt-viewer-auth.c src/virt-viewer-display-vnc.c +src/virt-viewer-display-vte.c src/virt-viewer-file-transfer-dialog.c src/virt-viewer-file.c src/virt-viewer-main.c maint.mk: you have changed the set of files with translatable diagnostics; apply the above patch ../maint.mk:1063: recipe for target 'sc_po_check' failed make: *** [sc_po_check] Error 1 make: *** Waiting for unfinished jobs.... Build step 'Execute shell' marked build as failure
1 1
0 0
  • ← Newer
  • 1
  • ...
  • 708
  • 709
  • 710
  • 711
  • 712
  • 713
  • 714
  • ...
  • 943
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.