[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #953
by ci@centos.org
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-cento...>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 953
originally caused by:
Started by upstream project "virt-manager-master-build" build number 960
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 776
originally caused by:
Started by upstream project "libvirt-master-build" build number 993
originally caused by:
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-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-cento...>
[virt-manager-master] $ /bin/sh -xe /tmp/jenkins53284614315072770.sh
+ python2 setup.py test
running test
......................................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 438 tests in 161.831s
OK
/tmp/jenkins53284614315072770.sh: line 2: 18396 Segmentation fault python2 setup.py test
Build step 'Execute shell' marked build as failure
7 years, 1 month
[Libvirt-ci] Build failed in Jenkins: virt-manager-master-check » libvirt-centos-7 #950
by ci@centos.org
See <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-cento...>
------------------------------------------
Started by upstream project "virt-manager-master-check" build number 950
originally caused by:
Started by upstream project "virt-manager-master-build" build number 957
originally caused by:
Started by upstream project "libvirt-python-master-build" build number 773
originally caused by:
Started by upstream project "libvirt-master-build" build number 990
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-master-check/systems=libvirt-cento...>
[virt-manager-master] $ /bin/sh -xe /tmp/jenkins7003002493123006283.sh
+ python2 setup.py test
running test
......................................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 438 tests in 273.798s
OK
/tmp/jenkins7003002493123006283.sh: line 2: 26147 Segmentation fault python2 setup.py test
Build step 'Execute shell' marked build as failure
7 years, 1 month
[Libvirt-ci] Build failed in Jenkins: libvirt-go-master-build » libvirt-freebsd-10 #661
by ci@centos.org
See <https://ci.centos.org/job/libvirt-go-master-build/systems=libvirt-freebsd...>
------------------------------------------
Started by upstream project "libvirt-go-master-build" build number 661
originally caused by:
Started by upstream project "libvirt-master-build" build number 985
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-freebsd-10 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-master-build/systems=libvirt-freebsd...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://n64.pufty.ci.centos.org/libvirt-go.git # timeout=10
Fetching upstream changes from git://n64.pufty.ci.centos.org/libvirt-go.git
> git --version # timeout=10
> git fetch --tags --progress git://n64.pufty.ci.centos.org/libvirt-go.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 4a36356705fc68ccbe3e8724e0087cceefcdf3f0 (refs/remotes/origin/master)
Commit message: "Add DomainGetConnect() func based on virDomainGetConnect"
> git config core.sparsecheckout # timeout=10
> git checkout -f 4a36356705fc68ccbe3e8724e0087cceefcdf3f0
> git rev-list 4a36356705fc68ccbe3e8724e0087cceefcdf3f0 # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
FATAL: Invalid id: 4a36356705fc68ccbe3e8724e0087cceefcdf3f0
Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
org.eclipse.jgit.errors.InvalidObjectIdException: Invalid id: 4a36356705fc68ccbe3e8724e0087cceefcdf3f0
Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
at org.eclipse.jgit.lib.ObjectId.fromString(ObjectId.java:232)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.validateRevision(CliGitAPIImpl.java:775)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.reset(CliGitAPIImpl.java:393)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clean(CliGitAPIImpl.java:710)
at hudson.plugins.git.GitAPI.clean(GitAPI.java:311)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
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:895)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:870)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:829)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
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:94)
at java.lang.Thread.run(Thread.java:748)
at ......remote call to JNLP4-connect connection from n64.pufty.ci.centos.org/172.19.3.128:14055(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)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
at com.sun.proxy.$Proxy81.clean(Unknown Source)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:450)
at hudson.plugins.git.extensions.impl.CleanCheckout.onCheckoutCompleted(CleanCheckout.java:30)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1188)
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)
7 years, 1 month
[Libvirt-ci] Build failed in Jenkins: libvirt-tck-master-test » libvirt-freebsd-11 #744
by ci@centos.org
See <https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...>
------------------------------------------
Started by upstream project "libvirt-tck-master-test" build number 744
originally caused by:
Started by upstream project "libvirt-tck-master-build" build number 743
originally caused by:
Started by upstream project "libvirt-perl-master-build" build number 760
originally caused by:
Started by upstream project "libvirt-master-build" build number 964
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-tck-master-test/systems=libvirt-freebsd...>
[libvirt-tck-master] $ /bin/sh -xe /tmp/jenkins4565566765467548664.sh
+ perl Build test
t/005-pod.t ................... ok
t/010-pod-coverage.t .......... skipped: Haven't written POD yet
t/050-capabilities.t .......... ok
# Failed test 'use Sys::Virt::TCK::DomainBuilder;'
# at t/070-domain-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::DomainBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5 /home/jenkins/build/libvirt/lib64/perl5 /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5 /home/jenkins/build/libvirt/lib64/perl5 /usr/local/lib/perl5/site_perl/mach/5.24 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.24/mach /usr/local/lib/perl5/5.24 .) at /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> line 18.
# BEGIN failed--compilation aborted at /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> line 18.
# Compilation failed in require at t/070-domain-builder.t line 18.
# BEGIN failed--compilation aborted at t/070-domain-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt" at t/070-domain-builder.t line 53.
# Looks like your test exited with 255 just after 1.
t/070-domain-builder.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use Sys::Virt::TCK::NetworkBuilder;'
# at t/080-network-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::NetworkBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5 /home/jenkins/build/libvirt/lib64/perl5 /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5 /home/jenkins/build/libvirt/lib64/perl5 /usr/local/lib/perl5/site_perl/mach/5.24 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.24/mach /usr/local/lib/perl5/5.24 .) at /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> line 18.
# BEGIN failed--compilation aborted at /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> line 18.
# Compilation failed in require at t/080-network-builder.t line 18.
# BEGIN failed--compilation aborted at t/080-network-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt::TCK::NetworkBuilder" at t/080-network-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/080-network-builder.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use Sys::Virt::TCK::StoragePoolBuilder;'
# at t/090-storage-pool-builder.t line 20.
# Tried to use 'Sys::Virt::TCK::StoragePoolBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5 /home/jenkins/build/libvirt/lib64/perl5 /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5 /home/jenkins/build/libvirt/lib64/perl5 /usr/local/lib/perl5/site_perl/mach/5.24 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.24/mach /usr/local/lib/perl5/5.24 .) at /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> line 18.
# BEGIN failed--compilation aborted at /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> line 18.
# Compilation failed in require at t/090-storage-pool-builder.t line 20.
# BEGIN failed--compilation aborted at t/090-storage-pool-builder.t line 20.
Can't locate object method "new" via package "Sys::Virt::TCK::StoragePoolBuilder" at t/090-storage-pool-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/090-storage-pool-builder.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
# Failed test 'use Sys::Virt::TCK::StorageVolBuilder;'
# at t/100-storage-vol-builder.t line 18.
# Tried to use 'Sys::Virt::TCK::StorageVolBuilder'.
# Error: Can't locate Sys/Virt.pm in @INC (you may need to install the Sys::Virt module) (@INC contains: /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5 /home/jenkins/build/libvirt/lib64/perl5 /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5/amd64-freebsd-thread-multi /home/jenkins/build/libvirt/lib/perl5 /home/jenkins/build/libvirt/lib64/perl5 /usr/local/lib/perl5/site_perl/mach/5.24 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.24/mach /usr/local/lib/perl5/5.24 .) at /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> line 18.
# BEGIN failed--compilation aborted at /usr<https://ci.centos.org/job/libvirt-tck-master-test/systems=libvirt-freebsd...> line 18.
# Compilation failed in require at t/100-storage-vol-builder.t line 18.
# BEGIN failed--compilation aborted at t/100-storage-vol-builder.t line 18.
Can't locate object method "new" via package "Sys::Virt::TCK::StorageVolBuilder" at t/100-storage-vol-builder.t line 37.
# Looks like your test exited with 255 just after 1.
t/100-storage-vol-builder.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Test Summary Report
-------------------
t/070-domain-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/080-network-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/090-storage-pool-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 1.
t/100-storage-vol-builder.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=7, Tests=176, 5 wallclock secs ( 0.19 usr 0.23 sys + 3.38 cusr 0.66 csys = 4.45 CPU)
Result: FAIL
Failed 4/7 test programs. 4/176 subtests failed.
Build step 'Execute shell' marked build as failure
7 years, 1 month