[Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #29

17 Sep
2018
17 Sep
'18
3:35 a.m.
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/29/display/redirect?page=changes> Changes: [abologna] conf: Move more PCI functions out of device_conf ------------------------------------------ Started by upstream project "libvirt-build" build number 29 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 679895eb5d456a9902cbe9be748698ec38cc6945 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 679895eb5d456a9902cbe9be748698ec38cc6945 Commit message: "conf: Move more PCI functions out of device_conf" > git rev-list --no-walk 16858439deaec0832de61c5ddb93d8e80adccf6c # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins7733060402307972688.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

17 Sep
17 Sep
7:35 a.m.
New subject: [Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #30
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/30/display/redirect?page=changes> Changes: [mprivozn] qemu_security: Fully implement qemuSecurityDomainSetPathLabel [mprivozn] qemu_security: Fully implement qemuSecurity{Set,Restore}SavedStateLabel [mprivozn] qemu_security: Require full wrappers for APIs that might touch a file [mprivozn] virSecurityManagerTransactionCommit: Accept pid == -1 [mprivozn] qemu_security: Run transactions more frequently ------------------------------------------ Started by upstream project "libvirt-build" build number 30 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 37131adada5b2829e31ead6dd40de4d5cfffd639 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 37131adada5b2829e31ead6dd40de4d5cfffd639 Commit message: "qemu_security: Run transactions more frequently" > git rev-list --no-walk 679895eb5d456a9902cbe9be748698ec38cc6945 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins6063343398963854454.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

8:15 a.m.
New subject: [Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #31
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/31/display/redirect?page=changes> Changes: [mprivozn] src: fix incorrect indentation in function body by checking first line [mprivozn] tests: fix incorrect indentation in function body by checking first line [mprivozn] src: remove blank first line in function body [mprivozn] tests: remove blank first line in function body [mprivozn] tools: remove blank first line in function body [mprivozn] syntax-check: Check for incorrect indentation in function body ------------------------------------------ Started by upstream project "libvirt-build" build number 31 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 11e1f11dd34f2688169c63c13ea8d99a64724369 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11e1f11dd34f2688169c63c13ea8d99a64724369 Commit message: "syntax-check: Check for incorrect indentation in function body" > git rev-list --no-walk 37131adada5b2829e31ead6dd40de4d5cfffd639 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins1481542053100783395.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

10:35 a.m.
New subject: [Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #32
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/32/display/redirect?page=changes> Changes: [abologna] tests: Reuse qemucapabilities data for qemucaps2xml [abologna] tests: Add more tests to qemucaps2xml [abologna] qemu: Drop QEMU_CAPS_ENABLE_KVM [abologna] qemu: Avoid probing non-native binaries all the time [abologna] qemu: Clarify QEMU_CAPS_KVM [abologna] qemu: Don't check for /dev/kvm presence ------------------------------------------ Started by upstream project "libvirt-build" build number 32 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 2f8b91ee74ff617aba322d034119427cad977af9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2f8b91ee74ff617aba322d034119427cad977af9 Commit message: "qemu: Don't check for /dev/kvm presence" > git rev-list --no-walk 11e1f11dd34f2688169c63c13ea8d99a64724369 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins5761898546721447301.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

11:35 a.m.
New subject: [Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #33
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/33/display/redirect?page=changes> Changes: [abologna] tests: Follow up on qemucaps2xmldata rename ------------------------------------------ Started by upstream project "libvirt-build" build number 33 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision d52dd5911b32a31bb17ee97bb9df5683741603b0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d52dd5911b32a31bb17ee97bb9df5683741603b0 Commit message: "tests: Follow up on qemucaps2xmldata rename" > git rev-list --no-walk 2f8b91ee74ff617aba322d034119427cad977af9 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins3667344286049849160.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

18 Sep
18 Sep
9:35 a.m.
New subject: [Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #34
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/34/display/redirect?page=changes> Changes: [eskultet] ctags: Generate tags for headers, i.e. function prototypes ------------------------------------------ Started by upstream project "libvirt-build" build number 34 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision b916a25e8ac98e93da204855fc5a5ff85f95b2df (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b916a25e8ac98e93da204855fc5a5ff85f95b2df Commit message: "ctags: Generate tags for headers, i.e. function prototypes" > git rev-list --no-walk d52dd5911b32a31bb17ee97bb9df5683741603b0 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins7936308068873635483.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

11:35 a.m.
New subject: [Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #35
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/35/display/redirect?page=changes> Changes: [mprivozn] virlockspace: Allow caller to specify start and length offset in [mprivozn] lock_driver_lockd: Introduce [mprivozn] lock_driver: Introduce new VIR_LOCK_MANAGER_OBJECT_TYPE_DAEMON [mprivozn] _virLockManagerLockDaemonPrivate: Move @hasRWDisks into dom union [mprivozn] lock_driver: Introduce VIR_LOCK_MANAGER_RESOURCE_TYPE_METADATA [mprivozn] lock_driver: Introduce VIR_LOCK_MANAGER_ACQUIRE_ROLLBACK [mprivozn] lock_manager: Allow disabling configFile for virLockManagerPluginNew [mprivozn] qemu_conf: Introduce metadata_lock_manager [mprivozn] security_manager: Load lock plugin on init [mprivozn] security_manager: Introduce metadata locking APIs [mprivozn] security_dac: Move transaction handling up one level [mprivozn] security_dac: Fix info messages when chown()-ing [mprivozn] security_dac: Lock metadata when running transaction [mprivozn] virSecuritySELinuxRestoreFileLabel: Rename 'err' label [mprivozn] virSecuritySELinuxRestoreFileLabel: Adjust code pattern [mprivozn] security_selinux: Move transaction handling up one level [mprivozn] security_selinux: Lock metadata when running transaction ------------------------------------------ Started by upstream project "libvirt-build" build number 35 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 6d855abc14338f72b61e297ce73c113195c1b2c6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d855abc14338f72b61e297ce73c113195c1b2c6 Commit message: "security_selinux: Lock metadata when running transaction" > git rev-list --no-walk b916a25e8ac98e93da204855fc5a5ff85f95b2df # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins4473255212521046448.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

19 Sep
19 Sep
5:15 a.m.
New subject: [Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #36
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/36/display/redirect?page=changes> Changes: [mprivozn] virsh: Honour user locale in cmdList ------------------------------------------ Started by upstream project "libvirt-build" build number 36 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 8e8a9dc3fa84b2845dc37511e13e4efd0cfc8e97 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e8a9dc3fa84b2845dc37511e13e4efd0cfc8e97 Commit message: "virsh: Honour user locale in cmdList" > git rev-list --no-walk 6d855abc14338f72b61e297ce73c113195c1b2c6 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins3063285907124946812.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

8:35 a.m.
New subject: [Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #37
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/37/display/redirect?page=changes> Changes: [jdenemar] Drop \n at the end of VIR_DEBUG messages [jdenemar] qemu: Fix error reporting in qemuDomainSaveImageStartVM [jdenemar] cpu_map: Add features for Icelake CPUs [jdenemar] cpu_map: Add Icelake CPU models ------------------------------------------ Started by upstream project "libvirt-build" build number 37 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 993d85ae5e2422a664ba5f700ed3bf7abd989cfc (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 993d85ae5e2422a664ba5f700ed3bf7abd989cfc Commit message: "cpu_map: Add Icelake CPU models" > git rev-list --no-walk 8e8a9dc3fa84b2845dc37511e13e4efd0cfc8e97 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins4766745090940397982.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

11:15 a.m.
New subject: [Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #38
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/38/display/redirect?page=changes> Changes: [eskultet] secret: Makefile: Fix an EXTRA_DIST typo ------------------------------------------ Started by upstream project "libvirt-build" build number 38 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 322d2e58d02aa4d48f4bff6995a34640a8a7cea7 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 322d2e58d02aa4d48f4bff6995a34640a8a7cea7 Commit message: "secret: Makefile: Fix an EXTRA_DIST typo" > git rev-list --no-walk 993d85ae5e2422a664ba5f700ed3bf7abd989cfc # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins5793209733539347747.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

12:15 p.m.
New subject: [Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #39
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/39/display/redirect?page=changes> Changes: [jfehlig] libxl: remove configure check for libxl_domain_config_from_json ------------------------------------------ Started by upstream project "libvirt-build" build number 39 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 212df3f9573f7284d361f855bb6e476e5a0259e6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 212df3f9573f7284d361f855bb6e476e5a0259e6 Commit message: "libxl: remove configure check for libxl_domain_config_from_json" > git rev-list --no-walk 322d2e58d02aa4d48f4bff6995a34640a8a7cea7 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins8619705325929994831.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

20 Sep
20 Sep
4:35 a.m.
New subject: [Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #40
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/40/display/redirect?page=changes> Changes: [eskultet] internal: Move <stdio.h> include to internal.h [eskultet] src: More cleanup of some system headers already contained in internal.h ------------------------------------------ Started by upstream project "libvirt-build" build number 40 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 5165ff097140227a643c2d14dd9289da1b839b5a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5165ff097140227a643c2d14dd9289da1b839b5a Commit message: "src: More cleanup of some system headers already contained in internal.h" > git rev-list --no-walk 212df3f9573f7284d361f855bb6e476e5a0259e6 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins6938043318714158109.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

7:55 a.m.
New subject: [Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #41
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/41/display/redirect?page=changes> Changes: [jferlan] qemu: Ignore nwfilter binding instantiation issues during reconnect ------------------------------------------ Started by upstream project "libvirt-build" build number 41 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 9e52c6496650d1412662a9e6cf98301141fbbbca (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e52c6496650d1412662a9e6cf98301141fbbbca Commit message: "qemu: Ignore nwfilter binding instantiation issues during reconnect" > git rev-list --no-walk 5165ff097140227a643c2d14dd9289da1b839b5a # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins2418747089697589456.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

8:35 a.m.
New subject: [Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #42
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/42/display/redirect?page=changes> Changes: [jferlan] storage: Clean up stateFile if refreshPool fails [jferlan] storage: Clean up storagePoolUpdateStateCallback processing [jferlan] storage: Create error label path for storagePoolCreateXML [jferlan] storage: Introduce storagePoolRefreshFailCleanup [jferlan] storage: Save error during refresh failure processing ------------------------------------------ Started by upstream project "libvirt-build" build number 42 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 5309b6cb64a7b92f6b75eb6221c2e9e8889f3d7c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5309b6cb64a7b92f6b75eb6221c2e9e8889f3d7c Commit message: "storage: Save error during refresh failure processing" > git rev-list --no-walk 9e52c6496650d1412662a9e6cf98301141fbbbca # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins4865784841097312759.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

10:35 a.m.
New subject: [Libvirt-ci] Build failed in Jenkins: libvirt-build » libvirt-fedora-27 #43
See <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/43/display/redirect?page=changes> Changes: [jfehlig] build: remove unused variables from virt-driver-libxl.m4 [jfehlig] libxl: fallback to lib probe if pkgconfig file not found ------------------------------------------ Started by upstream project "libvirt-build" build number 43 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-27 (libvirt) in workspace <https://ci.centos.org/job/libvirt-build/systems=libvirt-fedora-27/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/libvirt/libvirt.git # timeout=10 Fetching upstream changes from https://github.com/libvirt/libvirt.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/libvirt/libvirt.git +refs/heads/*:refs/remotes/origin/* Checking out Revision dc3d2c9f8c7678a950abedd227b1587ca62335c4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dc3d2c9f8c7678a950abedd227b1587ca62335c4 Commit message: "libxl: fallback to lib probe if pkgconfig file not found" > git rev-list --no-walk 5309b6cb64a7b92f6b75eb6221c2e9e8889f3d7c # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [libvirt] $ /bin/sh -xe /tmp/jenkins8514276797562670286.sh + mkdir build mkdir: cannot create directory ‘build’: File exists Build step 'Execute shell' marked build as failure

11:42 a.m.
New subject: [Libvirt-ci] Jenkins build is back to normal : libvirt-build » libvirt-fedora-27 #44
2545
Age (days ago)
2548
Last active (days ago)
15 comments
1 participants
participants (1)
-
ci@centos.org