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 -----
  • 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

  • 1 participants
  • 9987 discussions
[Libvirt-ci] Build failed in Jenkins: virt-viewer-master-build » libvirt-fedora-24 #633
by ci@centos.org 08 Sep '17

08 Sep '17
See <https://ci.centos.org/job/virt-viewer-master-build/systems=libvirt-fedora-2…> ------------------------------------------ Started by upstream project "virt-viewer-master-build" build number 633 originally caused by: Started by upstream project "libvirt-glib-master-build" build number 618 originally caused by: Started by upstream project "libvirt-master-build" build number 839 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/virt-viewer-master-build/systems=libvirt-fedora-2…> > git rev-parse --is-inside-work-tree # timeout=10 ERROR: Workspace has a .git repository, but it appears to be corrupt. FATAL: java.io.IOException: Remote call on Channel to /172.19.1.16 failed java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Thread.java:717) at hudson.remoting.AtmostOneThreadExecutor.execute(AtmostOneThreadExecutor.java:94) at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) at hudson.remoting.JarCacheSupport.resolve(JarCacheSupport.java:61) at hudson.remoting.ResourceImageBoth.initiateJarRetrieval(ResourceImageBoth.java:40) at hudson.remoting.ResourceImageBoth.resolve(ResourceImageBoth.java:22) at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:248) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at hudson.util.StreamTaskListener._error(StreamTaskListener.java:166) at hudson.util.StreamTaskListener.error(StreamTaskListener.java:175) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:231) at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232) at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542) at hudson.remoting.UserRequest.perform(UserRequest.java:120) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at hudson.remoting.Engine$1$1.run(Engine.java:62) at java.lang.Thread.run(Thread.java:748) at ......remote call to Channel to /172.19.1.16(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545) at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) at hudson.remoting.Channel.call(Channel.java:830) Caused: java.io.IOException: Remote call on Channel to /172.19.1.16 failed at hudson.remoting.Channel.call(Channel.java:838) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257) Caused: hudson.remoting.RemotingSystemException at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:273) at com.sun.proxy.$Proxy80.hasGitRepo(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.hasGitRepo(RemoteGitImpl.java:280) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1060) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1276) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485) at hudson.model.Run.execute(Run.java:1735) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:405)
1 1
0 0
[Libvirt-ci] Jenkins build is back to normal : virt-manager-master-check » libvirt-fedora-24 #783
by ci@centos.org 08 Sep '17

08 Sep '17
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-fedora-…>
1 0
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-glib-master-syntax-check » libvirt-fedora-24 #608
by ci@centos.org 08 Sep '17

08 Sep '17
See <https://ci.centos.org/job/libvirt-glib-master-syntax-check/systems=libvirt-…> ------------------------------------------ Started by upstream project "libvirt-glib-master-syntax-check" build number 608 originally caused by: Started by upstream project "libvirt-glib-master-build" build number 618 originally caused by: Started by upstream project "libvirt-master-build" build number 839 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-glib-master-syntax-check/systems=libvirt-…> [libvirt-glib-master] $ /bin/sh -xe /tmp/jenkins1855049071409996857.sh + MAKE=make ++ uname + unamestr=Linux + '[' Linux = FreeBSD ']' + cd build + make -j3 syntax-check Wundef_boolean TAB_in_indentation GFDL_version avoid_attribute_unused_in_header avoid_if_before_free bindtextdomain cast_of_argument_to_free cast_of_x_alloc_return_value changelog const_long_option copyright_format copyright_check error_message_period error_message_warn_fatal makefile_TAB_only_indentation m4_quote_check po_check makefile_at_at_check preprocessor_indentation prohibit_HAVE_MBRTOWC prohibit_always-defined_macros prohibit_argmatch_without_use prohibit_assert_without_use prohibit_backup_files prohibit_canonicalize_without_use prohibit_c_ctype_without_use prohibit_cloexec_without_use prohibit_cvs_keyword prohibit_close_stream_without_use 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_ignore_value_without_use prohibit_have_config_h 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_signal_without_use prohibit_same_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_xalloc_without_use redundant_const proper_name_utf8_requires_ICONV prohibit_xfreopen_without_use require_config_h require_config_h_first trailing_blank unmarked_diagnostics vulnerable_makefile_CVE-2009-4029 maint.mk: skipping test sc_preprocessor_indentation: cppi not installed sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't flush stdout: Broken pipe sed: couldn't flush stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't flush stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't flush stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't flush stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe grep: write error: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe sed: couldn't write 49 items to stdout: Broken pipe 14.64 GFDL_version 14.73 TAB_in_indentation 14.77 Wundef_boolean 14.87 avoid_attribute_unused_in_header 14.92 avoid_if_before_free 14.97 bindtextdomain 15.00 cast_of_argument_to_free 15.13 cast_of_x_alloc_return_value 15.32 changelog 15.34 const_long_option 15.30 copyright_check 15.41 copyright_format 15.48 error_message_period 15.48 error_message_warn_fatal 15.55 m4_quote_check 15.61 makefile_TAB_only_indentation 15.64 makefile_at_at_check 15.76 po_check /bin/sh: fork: retry: Resource temporarily unavailable 15.74 preprocessor_indentation make: fork: Resource temporarily unavailable /bin/sh: fork: retry: No child processes /bin/sh: fork: retry: Resource temporarily unavailable /bin/sh: fork: retry: No child processes /bin/sh: fork: retry: No child processes /bin/sh: fork: retry: No child processes /bin/sh: fork: retry: No child processes /bin/sh: fork: retry: No child processes /bin/sh: fork: retry: No child processes /bin/sh: fork: Resource temporarily unavailable /bin/sh: fork: retry: No child processes /bin/sh: fork: Resource temporarily unavailable ../maint.mk:393: recipe for target 'sc_require_config_h_first' failed make: *** [sc_require_config_h_first] Error 254 make: *** Waiting for unfinished jobs.... /bin/sh: fork: retry: No child processes /bin/sh: fork: retry: No child processes -1504627645.09 prohibit_HAVE_MBRTOWC Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Errored: libvirt/libvirt#478 (master - 1a81722)
by Travis CI 07 Sep '17

07 Sep '17
Build Update for libvirt/libvirt ------------------------------------- Build: #478 Status: Errored Duration: 1 hour, 2 minutes, and 11 seconds Commit: 1a81722 (master) Author: Andrea Bolognani Message: qemu: Clean up qemuBuildControllerDevCommandLine() Add a 'cleanup' label and improve the readability of one of the checks by making it conform to our formatting standard and moving the corresponding comment. Signed-off-by: Andrea Bolognani <abologna(a)redhat.com> Reviewed-by: Laine Stump <laine(a)laine.org> View the changeset: https://github.com/libvirt/libvirt/compare/a0b628432a11...1a81722921c2 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/272871826?utm_source=email&utm… -- You can configure 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#476 (master - 01f3ea6)
by Travis CI 06 Sep '17

06 Sep '17
Build Update for libvirt/libvirt ------------------------------------- Build: #476 Status: Passed Duration: 1 hour, 3 minutes, and 34 seconds Commit: 01f3ea6 (master) Author: Andrea Bolognani Message: travis: Install gettext msgmerge(1) and friends are required to build libvirt, so the corresponding package should be installed in the Travis worker. Signed-off-by: Andrea Bolognani <abologna(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/c57f3fd2f899...01f3ea6488a1 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/272478099?utm_source=email&utm… -- You can configure 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#474 (master - fbe315b)
by Travis CI 06 Sep '17

06 Sep '17
Build Update for libvirt/libvirt ------------------------------------- Build: #474 Status: Still Failing Duration: 17 minutes and 3 seconds Commit: fbe315b (master) Author: Andrea Bolognani Message: m4: Disable -Wdisabled-optimization After b4f7793ce269, qemuxml2xmltest has apparently become big enough to trigger a compilation error when using --enable-test-coverage on aarch64: CC qemuxml2xmltest.o qemuxml2xmltest.c: In function 'mymain': qemuxml2xmltest.c:1216:1: error: const/copy propagation disabled: 4361 basic blocks and 99285 registers [-Werror=disabled-optimization] } ^ qemuxml2xmltest.c:1216:1: error: PRE disabled: 4361 basic blocks and 99285 registers [-Werror=disabled-optimization] qemuxml2xmltest.c:1216:1: error: const/copy propagation disabled: 4361 basic blocks and 99285 registers [-Werror=disabled-optimization] qemuxml2xmltest.c:1216:1: error: const/copy propagation disabled: 4361 basic blocks and 99285 registers [-Werror=disabled-optimization] However, as the GCC documentation states, this warning is not really caused by issues in our code, so it makes sense to disable it. Signed-off-by: Andrea Bolognani <abologna(a)redhat.com> Reviewed-by: Daniel P. Berrange <berrange(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/d143837bd181...fbe315bdc897 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/272367757?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
[Libvirt-ci] Errored: libvirt/libvirt#475 (master - c57f3fd)
by Travis CI 06 Sep '17

06 Sep '17
Build Update for libvirt/libvirt ------------------------------------- Build: #475 Status: Errored Duration: 42 minutes and 37 seconds Commit: c57f3fd (master) Author: Michal Privoznik Message: conf: Validate device on update-device https://bugzilla.redhat.com/show_bug.cgi?id=1439991 Whenever a device is being updated via virDomainUpdateDeviceFlags() API, we parse the device XML and ideally run some generic checks to validate the configuration (e.g. if device defines per-device boot order but the domain has os/boot element already). Well, that's the theory - due to a missing check we've jumped early from that check function. 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/fbe315bdc897...c57f3fd2f899 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/272412598?utm_source=email&utm… -- You can configure 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#472 (master - dda0da1)
by Travis CI 05 Sep '17

05 Sep '17
Build Update for libvirt/libvirt ------------------------------------- Build: #472 Status: Broken Duration: 18 minutes and 1 second Commit: dda0da1 (master) Author: Cole Robinson Message: qemu: Default to video type=virtio for machvirt arm/aarch64 -M virt on KVM doesn't and will never work with standard VGA card emulation. The recommended method is to use type=virtio, so let's make it the default for video devices without an explicit type set by the user. https://bugzilla.redhat.com/show_bug.cgi?id=1404112 Signed-off-by: Cole Robinson <crobinso(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/4c248e938a55...dda0da14cd6e View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/272094471?utm_source=email&utm… -- You can configure 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#473 (master - d143837)
by Travis CI 05 Sep '17

05 Sep '17
Build Update for libvirt/libvirt ------------------------------------- Build: #473 Status: Broken Duration: 25 minutes and 17 seconds Commit: d143837 (master) Author: John Ferlan Message: qemu: Remove unused params from qemuDomainDeviceDefValidate Neither @cfg nor (now) @driver is used in the API, so remove them and mark @opaque as UNUSED. NB: Commit id 'fa3c558596' dropped the unused @qemuCaps which was the last consumer of @driver other than @cfg, but even @cfg was never used even in the original implementation from commit id 'd987f63a'. View the changeset: https://github.com/libvirt/libvirt/compare/dda0da14cd6e...d143837bd181 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/272100289?utm_source=email&utm… -- You can configure 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#471 (master - 4c248e9)
by Travis CI 05 Sep '17

05 Sep '17
Build Update for libvirt/libvirt ------------------------------------- Build: #471 Status: Passed Duration: 17 minutes and 7 seconds Commit: 4c248e9 (master) Author: Erik Skultety Message: maint: Fix incorrect parenthesis placement causing true/false assignment There were a few places in our code where the following pattern in 'if' condition occurred: if ((foo = bar() < 0)) do something; This patch adjusts the conditions to the expected format: if ((foo = bar()) < 0) do something; Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1488192 Signed-off-by: Erik Skultety <eskultet(a)redhat.com> Reviewed-by: Martin Kletzander <mkletzan(a)redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/a2b240e60e60...4c248e938a55 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/271982246?utm_source=email&utm… -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 968
  • 969
  • 970
  • 971
  • 972
  • 973
  • 974
  • ...
  • 999
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.