Re: [oVirt Jenkins] vdsm_master_unit-tests_merged - Build # 4605 - Failure!

2015-02-10 Thread Eyal Edri
we are enforcing pyflakes latests version via puppet class: vdsm_test_runner.pp

barak - please check that the relevant slave on the hostgroup is getting that 
and updating to a version
higher than pyflakes-0.8.1-3.el6.noarch.rpm

e.

- Original Message -
 From: Dan Kenigsberg dan...@redhat.com
 To: Jenkins ci oVirt Server jenk...@ovirt.org
 Cc: ee...@redhat.com, vdsm-patches@lists.fedorahosted.org, dc...@redhat.com, 
 nsof...@redhat.com
 Sent: Tuesday, February 10, 2015 5:01:44 PM
 Subject: Re: [oVirt Jenkins] vdsm_master_unit-tests_merged - Build # 4605 - 
 Failure!
 
 On Tue, Feb 10, 2015 at 02:19:59PM +, Jenkins ci oVirt Server wrote:
  Project: http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/
  Build: http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/4605/
  Build Number: 4605
  Build Status:  Failure
  Triggered By: Triggered by Gerrit: http://gerrit.ovirt.org/37456
 
 Haven't we already installed newer pyflakes (such as
 http://danken.fedorapeople.org/pyflakes-0.8.1-3.el6.noarch.rpm) on our
 slaves?
 We should.
 
 14:19:47 pyflakes-0.4.0
 14:19:47 ( find . -path './.git' -prune -type f -o \
 14:19:47-path './vdsm_compat' -prune -type f -o \
 14:19:47-name '*.py' -o -name '*.py.in'  \
 14:19:47echo contrib/profile-stats init/daemonAdapter
 vdsm/get-conf-item vdsm/set-conf-item vdsm/supervdsmServer vdsm/vdsm
 vdsm/vdsm-restore-net-config vdsm/storage/curl-img-wrap vdsm/storage/fc-scan
 vdsm-tool/vdsm-tool vds_bootstrap/setup vdsm_reg/vdsm-reg-setup.in  ) |
 xargs /usr/bin/pyflakes | \
 14:19:47grep -w -v \./vdsm/storage/lvm\.py.*: list
 comprehension redefines 'lv' from line .* | \
 14:19:47while read LINE; do echo $LINE; false; done
 14:19:57 ./vdsm/sos/vdsm.py.in:25: redefinition of unused 'RedHatPlugin' from
 line 22
 14:19:57 ./vdsm/sos/vdsm.py.in:25: redefinition of unused 'Plugin' from line
 22
 14:19:57 ./vdsm/virt/guestagent.py:140: redefinition of function
 'guestDiskMapping' from line 136
 14:19:57 vdsm/get-conf-item:11: redefinition of unused 'config' from line 8
 14:19:57 vdsm/set-conf-item:13: redefinition of unused 'config' from line 10
 14:19:58 make: *** [pyflakes] Error 1
 14:19:58 Build step 'Execute shell' marked build as failure
 
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Re: [oVirt Jenkins] vdsm_create_rpms - Build # 812 - Failure!

2013-11-18 Thread Eyal Edri


- Original Message -
 From: Dan Kenigsberg dan...@redhat.com
 To: ee...@redhat.com
 Cc: vdsm-patches@lists.fedorahosted.org, asegu...@redhat.com
 Sent: Monday, November 18, 2013 12:14:52 AM
 Subject: Re: [oVirt Jenkins] vdsm_create_rpms - Build # 812 - Failure!
 
 On Sun, Nov 17, 2013 at 03:53:38PM +, Jenkins ci oVirt Server wrote:
  Project: http://jenkins.ovirt.org/job/vdsm_create_rpms/
  Build: http://jenkins.ovirt.org/job/vdsm_create_rpms/812/
  Build Number: 812
  Build Status:  Failure
  Triggered By: Started by an SCM change
  
  -
  Changes Since Last Success:
  -
  Changes for Build #812
  [Antoni S. Puimedon] Added missing python modules to the configure.ac
  checks
 
 http://jenkins.ovirt.org/job/vdsm_create_rpms/812/label=fedora18/console
 has
 
 checking python module: pyinotify... no
 configure: error: failed to find required module pyinotify
 
 even though we explictly have
 
 Requires: python-inotify
 
 in our spec. How could this happen? Is python-inotify installed on the
 amazon-f18 slave?
 

it happens since this job creates vdsm rpm and doesn't installs it.
i sent patch for puppet to ensure python-inotify will be installed on all 
slaves.

___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Re: [oVirt Jenkins] vdsm_unit_tests - Build # 2492 - Still Failing!

2013-11-07 Thread Eyal Edri


- Original Message -
 From: Vinzenz Feenstra vfeen...@redhat.com
 To: Dan Kenigsberg dan...@redhat.com
 Cc: in...@ovirt.org, oba...@redhat.com, ee...@redhat.com, aba...@redhat.com, 
 vdsm-patches@lists.fedorahosted.org,
 dc...@redhat.com
 Sent: Thursday, November 7, 2013 12:50:38 PM
 Subject: Re: [oVirt Jenkins] vdsm_unit_tests - Build # 2492 - Still Failing!
 
 On 11/07/2013 11:36 AM, Dan Kenigsberg wrote:
  Dear infra,
 
  Would you install
  http://kojipkgs.fedoraproject.org//packages/python-cpopen/1.2.3/4.el6/x86_64/python-cpopen-1.2.3-4.el6.x86_64.rpm
  on centos64-vm02 (and any other slave running el6 vdsm_unit_tests?
 
  Has the package been downgraded since (the successful)
  http://jenkins.ovirt.org/job/vdsm_unit_tests/2489/ ?
 
  I do not know why that build is not yet on EPEL6, but its maintainer is
  at large until Monday. Missing this version gives annoying false
  negatives.
 I hope that this the version which fixes the broken version 1.2.3-3
 which is on Fedora 18,19,20 failing because of a wrong import.
 
  On Thu, Nov 07, 2013 at 09:27:34AM +, Jenkins ci oVirt Server wrote:
  Project: http://jenkins.ovirt.org/job/vdsm_unit_tests/
  Build: http://jenkins.ovirt.org/job/vdsm_unit_tests/2492/
  Build Number: 2492
  Build Status:  Still Failing
  Triggered By: Started by an SCM change

update manually for now on our centos64 slaves.
but i think we should ensure latest on our slave for all packages when they are 
available. [1]

[1] http://gerrit.ovirt.org/#/c/21021/

 
 
 --
 Regards,
 
 Vinzenz Feenstra | Senior Software Engineer
 RedHat Engineering Virtualization R  D
 Phone: +420 532 294 625
 IRC: vfeenstr or evilissimo
 
 Better technology. Faster innovation. Powered by community collaboration.
 See how it works at redhat.com
 
 
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Re: [oVirt Jenkins] vdsm_create_rpms » centos64 - Build # 683 - Still Failing!

2013-09-23 Thread Eyal Edri
already fixed:

http://jenkins.ovirt.org/job/vdsm_create_rpms/./label=centos64/

thanks,

Eyal

- Original Message -
 From: Dan Kenigsberg dan...@redhat.com
 To: ee...@redhat.com
 Cc: vdsm-patches@lists.fedorahosted.org, sbona...@redhat.com
 Sent: Monday, September 23, 2013 8:16:50 PM
 Subject: Re: [oVirt Jenkins] vdsm_create_rpms » centos64 - Build # 683 - 
 Still Failing!
 
 On Mon, Sep 23, 2013 at 04:11:34PM +0100, Jenkins ci oVirt Server wrote:
  Project: http://jenkins.ovirt.org/job/vdsm_create_rpms/./label=centos64/
  Build: http://jenkins.ovirt.org/job/vdsm_create_rpms/./label=centos64/683/
  Build Number: 683
  Build Status:  Still Failing
  Triggered By: Started by upstream project vdsm_create_rpms build number
  683
  
  -
  Changes Since Last Success:
  -
  Changes for Build #682
  
  Changes for Build #683
  [Sandro Bonazzola] packaging: spec: selinux-policy-targeted requirements
 
 This fails due to a missing BuildRequires on that centos64 slave.
 
 error: Failed build dependencies:
 libselinux-python is needed by vdsm-4.12.0-146.gitc2a54cb.el6.x86_64
 
 can it be fixed?
 
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Re: [oVirt Jenkins] vdsm_unit_tests - Build # 2050 - Failure!

2013-06-05 Thread Eyal Edri
anyone is looking into these failures?

eyal
ovirt infra team

- Original Message -
 From: Jenkins ci oVirt Server jenk...@ovirt.org
 To: ee...@redhat.com, aba...@redhat.com, dan...@redhat.com, 
 vdsm-patches@lists.fedorahosted.org, dc...@redhat.com,
 ybron...@redhat.com
 Sent: Tuesday, June 4, 2013 8:14:52 PM
 Subject: [oVirt Jenkins] vdsm_unit_tests - Build # 2050 - Failure!
 
 Project: http://jenkins.ovirt.org/job/vdsm_unit_tests/
 Build: http://jenkins.ovirt.org/job/vdsm_unit_tests/2050/
 Build Number: 2050
 Build Status:  Failure
 Triggered By: Started by an SCM change
 
 -
 Changes Since Last Success:
 -
 Changes for Build #2050
 [Yaniv Bronhaim] Making getAllTasks[List and Statuses] an SPM command
 
 
 
 
 -
 Failed Tests:
 -
 4 tests failed.
 REGRESSION:  miscTests.GetCmdArgsTests.test
 
 Error Message:
 Tuples differ: () != ('sleep', '4')
 
 Second tuple contains 2 additional elements.
 First extra element 0:
 sleep
 
 - ()
 + ('sleep', '4')
   begin captured logging  
 Storage.Misc.excCmd: DEBUG: 'sleep 4' (cwd None)
 -  end captured logging  -
 
 Stack Trace:
 Traceback (most recent call last):
   File /usr/lib64/python2.7/unittest/case.py, line 365, in run
 testMethod()
   File /home/jenkins/workspace/vdsm_unit_tests/tests/miscTests.py, line 87,
   in test
 self.assertEquals(misc.getCmdArgs(sproc.pid), tuple(args))
   File /usr/lib64/python2.7/unittest/case.py, line 549, in assertEqual
 assertion_func(first, second, msg=msg)
   File /usr/lib64/python2.7/unittest/case.py, line 789, in assertTupleEqual
 self.assertSequenceEqual(tuple1, tuple2, msg, seq_type=tuple)
   File /usr/lib64/python2.7/unittest/case.py, line 760, in
   assertSequenceEqual
 self.fail(msg)
   File /usr/lib64/python2.7/unittest/case.py, line 446, in fail
 raise self.failureException(msg)
 AssertionError: Tuples differ: () != ('sleep', '4')
 
 Second tuple contains 2 additional elements.
 First extra element 0:
 sleep
 
 - ()
 + ('sleep', '4')
   begin captured logging  
 Storage.Misc.excCmd: DEBUG: 'sleep 4' (cwd None)
 -  end captured logging  -
 
 
 REGRESSION:  remoteFileHandlerTests.PoolHandlerTests.testStop
 
 Error Message:
 
 
 Stack Trace:
 Traceback (most recent call last):
   File /usr/lib64/python2.7/unittest/case.py, line 365, in run
 testMethod()
   File
   /home/jenkins/workspace/vdsm_unit_tests/tests/remoteFileHandlerTests.py,
   line 67, in testStop
 procPath))
   File
   /home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py,
   line 184, in callCrabRPCFunction
 rawLength = self._recvAll(LENGTH_STRUCT_LENGTH, timeout)
   File
   /home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py,
   line 150, in _recvAll
 raise Timeout()
 Timeout
 
 
 REGRESSION:  remoteFileHandlerTests.RemoteFileHandlerTests.testEcho
 
 Error Message:
 
 
 Stack Trace:
 Traceback (most recent call last):
   File /usr/lib64/python2.7/unittest/case.py, line 365, in run
 testMethod()
   File
   /home/jenkins/workspace/vdsm_unit_tests/tests/remoteFileHandlerTests.py,
   line 41, in testEcho
 self.assertEquals(self.pool.callCrabRPCFunction(5, echo, data), data)
   File
   /home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py,
   line 284, in callCrabRPCFunction
 *args, **kwargs)
   File
   /home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py,
   line 184, in callCrabRPCFunction
 rawLength = self._recvAll(LENGTH_STRUCT_LENGTH, timeout)
   File
   /home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py,
   line 150, in _recvAll
 raise Timeout()
 Timeout
 
 
 REGRESSION:  remoteFileHandlerTests.RemoteFileHandlerTests.testRegeneration
 
 Error Message:
 
 
 Stack Trace:
 Traceback (most recent call last):
   File /usr/lib64/python2.7/unittest/case.py, line 365, in run
 testMethod()
   File
   /home/jenkins/workspace/vdsm_unit_tests/tests/remoteFileHandlerTests.py,
   line 54, in testRegeneration
 self.testEcho()
   File
   /home/jenkins/workspace/vdsm_unit_tests/tests/remoteFileHandlerTests.py,
   line 41, in testEcho
 self.assertEquals(self.pool.callCrabRPCFunction(5, echo, data), data)
   File
   /home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py,
   line 284, in callCrabRPCFunction
 *args, **kwargs)
   File
   /home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py,
   line 184, in callCrabRPCFunction
 rawLength = self._recvAll(LENGTH_STRUCT_LENGTH, timeout)
   File
   /home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py,
   line 150, in _recvAll
 raise Timeout()
 Timeout
 
 
  
 
 
___

Fwd: [oVirt Jenkins] vdsm_unit_tests - Build # 2037 - Failure!

2013-05-31 Thread Eyal Edri
fyi,

vdsm unit-tests are failing on last commit. 

- Forwarded Message -
From: Jenkins ci oVirt Server jenk...@ovirt.org
To: ee...@redhat.com, aba...@redhat.com, dan...@redhat.com, 
vdsm-patches@lists.fedorahosted.org, dc...@redhat.com, smizr...@redhat.com
Sent: Thursday, May 30, 2013 8:24:00 PM
Subject: [oVirt Jenkins] vdsm_unit_tests - Build # 2037 - Failure!

Project: http://jenkins.ovirt.org/job/vdsm_unit_tests/ 
Build: http://jenkins.ovirt.org/job/vdsm_unit_tests/2037/
Build Number: 2037
Build Status:  Failure
Triggered By: Started by an SCM change

-
Changes Since Last Success:
-
Changes for Build #2037
[Saggi Mizrahi] cpopen: Fix tests




-
Failed Tests:
-
3 tests failed.
REGRESSION:  remoteFileHandlerTests.PoolHandlerTests.testStop

Error Message:


Stack Trace:
Traceback (most recent call last):
  File /usr/lib64/python2.7/unittest/case.py, line 365, in run
testMethod()
  File 
/home/jenkins/workspace/vdsm_unit_tests/tests/remoteFileHandlerTests.py, line 
67, in testStop
procPath))
  File 
/home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py, 
line 184, in callCrabRPCFunction
rawLength = self._recvAll(LENGTH_STRUCT_LENGTH, timeout)
  File 
/home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py, 
line 150, in _recvAll
raise Timeout()
Timeout


REGRESSION:  remoteFileHandlerTests.RemoteFileHandlerTests.testEcho

Error Message:


Stack Trace:
Traceback (most recent call last):
  File /usr/lib64/python2.7/unittest/case.py, line 365, in run
testMethod()
  File 
/home/jenkins/workspace/vdsm_unit_tests/tests/remoteFileHandlerTests.py, line 
41, in testEcho
self.assertEquals(self.pool.callCrabRPCFunction(5, echo, data), data)
  File 
/home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py, 
line 284, in callCrabRPCFunction
*args, **kwargs)
  File 
/home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py, 
line 184, in callCrabRPCFunction
rawLength = self._recvAll(LENGTH_STRUCT_LENGTH, timeout)
  File 
/home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py, 
line 150, in _recvAll
raise Timeout()
Timeout


REGRESSION:  remoteFileHandlerTests.RemoteFileHandlerTests.testRegeneration

Error Message:


Stack Trace:
Traceback (most recent call last):
  File /usr/lib64/python2.7/unittest/case.py, line 365, in run
testMethod()
  File 
/home/jenkins/workspace/vdsm_unit_tests/tests/remoteFileHandlerTests.py, line 
54, in testRegeneration
self.testEcho()
  File 
/home/jenkins/workspace/vdsm_unit_tests/tests/remoteFileHandlerTests.py, line 
41, in testEcho
self.assertEquals(self.pool.callCrabRPCFunction(5, echo, data), data)
  File 
/home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py, 
line 284, in callCrabRPCFunction
*args, **kwargs)
  File 
/home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py, 
line 184, in callCrabRPCFunction
rawLength = self._recvAll(LENGTH_STRUCT_LENGTH, timeout)
  File 
/home/jenkins/workspace/vdsm_unit_tests/vdsm/storage/remoteFileHandler.py, 
line 150, in _recvAll
raise Timeout()
Timeout


 

___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Re: [oVirt Jenkins] vdsm_unit_tests_manual_gerrit - Build # 87 - Still Failing!

2012-11-20 Thread Eyal Edri
Hi,

This error was caused by jenkins job misconfiguration, and was fixed now.

all failed patches were re-triggered.

Eyal.

- Original Message -
 From: Eduardo Warszawski ewars...@redhat.com
 To: Eyal Edri ee...@redhat.com
 Sent: Tuesday, November 20, 2012 1:46:00 PM
 Subject: Fwd: [oVirt Jenkins] vdsm_unit_tests_manual_gerrit - Build # 87 - 
 Still Failing!
 
 
 
 - Forwarded Message -
 From: Jenkins oVirt Server jenk...@ovirt.org
 To: aba...@redhat.com, dan...@redhat.com,
 vdsm-patches@lists.fedorahosted.org, ewars...@redhat.com
 Sent: Tuesday, November 20, 2012 1:36:13 PM
 Subject: [oVirt Jenkins] vdsm_unit_tests_manual_gerrit - Build # 87 -
 Still Failing!
 
 
 BUILD FAILURE
 Build URL:
 http://jenkins.ovirt.org/job/vdsm_unit_tests_manual_gerrit/87/
 Project: vdsm_unit_tests_manual_gerrit
 Date of build: Tue, 20 Nov 2012 06:36:10 -0500
 Build duration: 2.7 sec
 
 CHANGE SET
 Revision aa8a607d9b9d4e9ce5b851334d4da7af0ec46389 by ewarszaw: (Fix
 block volume atomicity creation issue.)
   change: edit vdsm/storage/blockVolume.py
 
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Re: [oVirt Jenkins] vdsm_unit_tests - Build # 646 - Still Failing!

2012-10-31 Thread Eyal Edri
Danken,

is anyone looking at these unit tests failures?

- Original Message -
 From: Jenkins oVirt Server jenk...@ovirt.org
 To: ee...@redhat.com, aba...@redhat.com, dan...@redhat.com, 
 vdsm-patches@lists.fedorahosted.org
 Sent: Tuesday, October 30, 2012 8:57:14 PM
 Subject: [oVirt Jenkins] vdsm_unit_tests - Build # 646 - Still Failing!
 
 
 BUILD FAILURE
 Build URL: http://jenkins.ovirt.org/job/vdsm_unit_tests/646/
 Project: vdsm_unit_tests
 Date of build: Tue, 30 Oct 2012 14:56:21 -0400
 Build duration: 52 sec
 
 CHANGE SET
 Revision 4f47bd28bee26ed37f98d7899f1bd26a2003fc70 by ybronhei:
 (Reporting error instead of warn when timeout is raised in oop
 operation)
   change: edit vdsm/storage/remoteFileHandler.py
 
 
 JUNIT RESULTS
   
 Name: alignmentScanTests Failed: 0 test(s), Passed: 0 test(s),
 Skipped: 4 test(s), Total: 4 test(s)
 
 
 Name: betterPopenTests Failed: 0 test(s), Passed: 11 test(s),
 Skipped: 1 test(s), Total: 12 test(s)
 
 
 Name: capsTests Failed: 0 test(s), Passed: 4 test(s), Skipped: 0
 test(s), Total: 4 test(s)
 
 
 Name: configNetworkTests Failed: 0 test(s), Passed: 10 test(s),
 Skipped: 0 test(s), Total: 10 test(s)
 
 
 Name: fileUtilTests Failed: 0 test(s), Passed: 5 test(s), Skipped: 2
 test(s), Total: 7 test(s)
 
 
 Name: getAllVolumesTests Failed: 0 test(s), Passed: 2 test(s),
 Skipped: 0 test(s), Total: 2 test(s)
 
 
 Name: gluster_cli_tests Failed: 0 test(s), Passed: 3 test(s),
 Skipped: 0 test(s), Total: 3 test(s)
 
 
 Name: guestIFTests Failed: 0 test(s), Passed: 2 test(s), Skipped: 0
 test(s), Total: 2 test(s)
 
 
 Name: hooksTests Failed: 0 test(s), Passed: 6 test(s), Skipped: 0
 test(s), Total: 6 test(s)
 
 
 Name: libvirtvmTests Failed: 0 test(s), Passed: 17 test(s), Skipped:
 0 test(s), Total: 17 test(s)
 
 
 Name: lsblkTests Failed: 0 test(s), Passed: 1 test(s), Skipped: 0
 test(s), Total: 1 test(s)
 
 
 Name: main Failed: 0 test(s), Passed: 3 test(s), Skipped: 0 test(s),
 Total: 3 test(s)
 
 
 Name: md_utils_tests Failed: 0 test(s), Passed: 1 test(s), Skipped: 0
 test(s), Total: 1 test(s)
 
 
 Name: miscTests Failed: 1 test(s), Passed: 69 test(s), Skipped: 0
 test(s), Total: 70 test(s)
 
 Failed: miscTests.GetCmdArgsTests.test
 
 Name: mkimageTests Failed: 0 test(s), Passed: 3 test(s), Skipped: 1
 test(s), Total: 4 test(s)
 
 
 Name: mountTests Failed: 0 test(s), Passed: 1 test(s), Skipped: 0
 test(s), Total: 1 test(s)
 
 
 Name: netinfoTests Failed: 0 test(s), Passed: 5 test(s), Skipped: 0
 test(s), Total: 5 test(s)
 
 
 Name: outOfProcessTests Failed: 0 test(s), Passed: 4 test(s),
 Skipped: 0 test(s), Total: 4 test(s)
 
 
 Name: parted_utils_tests Failed: 0 test(s), Passed: 0 test(s),
 Skipped: 1 test(s), Total: 1 test(s)
 
 
 Name: permutationTests Failed: 0 test(s), Passed: 3 test(s), Skipped:
 0 test(s), Total: 3 test(s)
 
 
 Name: persistentDictTests Failed: 0 test(s), Passed: 2 test(s),
 Skipped: 0 test(s), Total: 2 test(s)
 
 
 Name: remoteFileHandlerTests Failed: 0 test(s), Passed: 3 test(s),
 Skipped: 0 test(s), Total: 3 test(s)
 
 
 Name: resourceManagerTests Failed: 0 test(s), Passed: 33 test(s),
 Skipped: 0 test(s), Total: 33 test(s)
 
 
 Name: restTests Failed: 0 test(s), Passed: 16 test(s), Skipped: 0
 test(s), Total: 16 test(s)
 
 
 Name: tcTests Failed: 0 test(s), Passed: 1 test(s), Skipped: 7
 test(s), Total: 8 test(s)
 
 
 Name: vdsClientTests Failed: 0 test(s), Passed: 1 test(s), Skipped: 0
 test(s), Total: 1 test(s)
 
 
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches


Re: [oVirt Jenkins] vdsm_unit_tests - Build # 313 - Still Failing!

2012-07-17 Thread Eyal Edri
Is someone having a look at that unit test error?

fyi, i've added a vdsm unit test gerrit job that will be triggered on each vdsm 
patch.
for now it's on silent mode, so it won't -1 patches on failure, once we'll see 
jenkins can handle the load of commits,
we'll enable verify.

- Original Message -
 From: Jenkins oVirt Server jenk...@ovirt.org
 To: ee...@redhat.com, aba...@redhat.com, dan...@redhat.com, 
 vdsm-patches@lists.fedorahosted.org, emes...@redhat.com
 Sent: Tuesday, July 17, 2012 12:47:46 AM
 Subject: [oVirt Jenkins] vdsm_unit_tests - Build # 313 - Still Failing!
 
 
 BUILD FAILURE
 Build URL: http://jenkins.ovirt.org/job/vdsm_unit_tests/313/
 Project: vdsm_unit_tests
 Date of build: Mon, 16 Jul 2012 17:46:21 -0400
 Build duration: 1 min 25 sec
 
 CHANGE SET
 Revision a4d9a53fce524748a08dd92407becf165f1de9bf by emesika: (BZ#a
 href='http://bugzilla.redhat.com/show_bug.cgi?id=838591'838591/a:vdsm
 is not looking for libvirt-daem)
   change: edit vdsm/vdsmd.init.in
 
 
 JUNIT RESULTS
   
 Name: alignmentScanTests Failed: 0 test(s), Passed: 0 test(s),
 Skipped: 4 test(s), Total: 4 test(s)
 
 
 Name: betterPopenTests Failed: 0 test(s), Passed: 9 test(s), Skipped:
 1 test(s), Total: 10 test(s)
 
 
 Name: betterThreadingTests Failed: 0 test(s), Passed: 16 test(s),
 Skipped: 0 test(s), Total: 16 test(s)
 
 
 Name: capsTests Failed: 0 test(s), Passed: 3 test(s), Skipped: 0
 test(s), Total: 3 test(s)
 
 
 Name: configNetworkTests Failed: 1 test(s), Passed: 3 test(s),
 Skipped: 0 test(s), Total: 4 test(s)
 
 Failed: configNetworkTests.ConfigWriterTests.testPersistentBackup
 
 Name: fileUtilTests Failed: 0 test(s), Passed: 5 test(s), Skipped: 2
 test(s), Total: 7 test(s)
 
 
 Name: getAllVolumesTests Failed: 0 test(s), Passed: 2 test(s),
 Skipped: 0 test(s), Total: 2 test(s)
 
 
 Name: gluster_cli_tests Failed: 0 test(s), Passed: 2 test(s),
 Skipped: 0 test(s), Total: 2 test(s)
 
 
 Name: guestIFTests Failed: 0 test(s), Passed: 2 test(s), Skipped: 0
 test(s), Total: 2 test(s)
 
 
 Name: hooksTests Failed: 0 test(s), Passed: 6 test(s), Skipped: 0
 test(s), Total: 6 test(s)
 
 
 Name: lsblkTests Failed: 0 test(s), Passed: 1 test(s), Skipped: 0
 test(s), Total: 1 test(s)
 
 
 Name: main Failed: 0 test(s), Passed: 3 test(s), Skipped: 0 test(s),
 Total: 3 test(s)
 
 
 Name: md_utils_tests Failed: 0 test(s), Passed: 1 test(s), Skipped: 0
 test(s), Total: 1 test(s)
 
 
 Name: miscTests Failed: 0 test(s), Passed: 64 test(s), Skipped: 0
 test(s), Total: 64 test(s)
 
 
 Name: mountTests Failed: 0 test(s), Passed: 1 test(s), Skipped: 0
 test(s), Total: 1 test(s)
 
 
 Name: netinfoTests Failed: 0 test(s), Passed: 4 test(s), Skipped: 0
 test(s), Total: 4 test(s)
 
 
 Name: outOfProcessTests Failed: 0 test(s), Passed: 4 test(s),
 Skipped: 0 test(s), Total: 4 test(s)
 
 
 Name: parted_utils_tests Failed: 0 test(s), Passed: 0 test(s),
 Skipped: 1 test(s), Total: 1 test(s)
 
 
 Name: persistentDictTests Failed: 0 test(s), Passed: 2 test(s),
 Skipped: 0 test(s), Total: 2 test(s)
 
 
 Name: resourceManagerTests Failed: 0 test(s), Passed: 33 test(s),
 Skipped: 0 test(s), Total: 33 test(s)
 
 
 Name: restTests Failed: 0 test(s), Passed: 16 test(s), Skipped: 0
 test(s), Total: 16 test(s)
 
 
 Name: vdsClientTests Failed: 0 test(s), Passed: 1 test(s), Skipped: 0
 test(s), Total: 1 test(s)
 
 
 
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/vdsm-patches


Re: [oVirt Jenkins] vdsm_unit_tests - Build # 286 - Still Failing!

2012-07-08 Thread Eyal Edri
For this request to be more affective, please email in...@ovirt.org so if 
someone other that myself is available,
he will be able to help.

thanks,

Eyal.

- Original Message -
 From: Dan Kenigsberg dan...@redhat.com
 To: Eyal Edri ee...@redhat.com
 Cc: ee...@redhat.com, aba...@redhat.com, vdsm-patches@lists.fedorahosted.org, 
 dougsl...@redhat.com
 Sent: Saturday, July 7, 2012 10:25:27 PM
 Subject: Re: [oVirt Jenkins] vdsm_unit_tests - Build # 286 - Still Failing!
 
 Eyal, could you (or someone else with access to jenkins slaves)
 install
 cherrypy (and its dependencies) to make this problem go away?
 
 On Sat, Jul 07, 2012 at 02:17:16AM -0400, Jenkins oVirt Server wrote:
  
  BUILD FAILURE
  Build URL: http://jenkins.ovirt.org/job/vdsm_unit_tests/286/
  Project: vdsm_unit_tests
 
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/vdsm-patches


Re: your mail

2012-06-21 Thread Eyal Edri


- Original Message -
 From: Dan Kenigsberg dan...@redhat.com
 To: Eyal Edri ee...@redhat.com
 Cc: aba...@redhat.com, vdsm-patches@lists.fedorahosted.org, 
 dougsl...@redhat.com, ewars...@redhat.com
 Sent: Thursday, June 21, 2012 10:42:53 AM
 Subject: Re: your mail
 
 On Wed, Jun 20, 2012 at 04:07:28PM -0400, Jenkins oVirt Server wrote:
  
 
 That's not so informative ;-)
 

sometimes jenkins likes to be secretive.. 
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/vdsm-patches


Re: [oVirt Jenkins] vdsm_unit_tests - Build # 219 - Failure!

2012-06-20 Thread Eyal Edri
probably.

it's a new jenkins vm.
set it to run for now on the 2nd f17 slave.

thanks,

Eyal.

- Original Message -
 From: Dan Kenigsberg dan...@redhat.com
 To: Eyal Edri ee...@redhat.com
 Cc: aba...@redhat.com, vdsm-patches@lists.fedorahosted.org
 Sent: Wednesday, June 20, 2012 5:09:37 PM
 Subject: Re: [oVirt Jenkins] vdsm_unit_tests - Build # 219 - Failure!
 
 On Wed, Jun 20, 2012 at 08:56:57AM -0400, Jenkins oVirt Server wrote:
  
  BUILD FAILURE
  Build URL: http://jenkins.ovirt.org/job/vdsm_unit_tests/219/
  Project: vdsm_unit_tests
  Date of build: Wed, 20 Jun 2012 08:56:34 -0400
  Build duration: 22 sec
  
  CHANGE SET
  Revision 0f4ad8a01eb0dcc03ef4633afef2465d5082d6c5 by danken:
  (deployUtil.yumFind: rename and simplify semantics)
change: edit vdsm_reg/deployUtil.py.in
  Revision af04764b03cdb767e83a773e959ddf2e91c1981e by danken: (drop
  deployUtil.yumSearch)
change: edit vdsm_reg/deployUtil.py.in
change: edit vds_bootstrap/vds_bootstrap.py
  Revision e1c486f8fc483a36d8b82dcd6464d0966a8e5e8d by danken:
  (deployUtil.yumSearchVersion: compare versions sanely)
change: edit vds_bootstrap/vds_bootstrap.py
change: edit vdsm_reg/deployUtil.py.in
 
 Could it be that this slave does not have autoconf/autmake installed?
 
 + ./autogen.sh --system
 ./autogen.sh: line 3: autoreconf: command not found
 
___
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/vdsm-patches