<div dir="ltr">Hi Dudi,<div><br></div><div>unless its an infra issue in the job itself, we don&#39;t have knowladge of the internal works of dao tests</div><div>and someone from the developing team will need to help (dev infra maybe?)</div><div><br></div><div>e.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 14, 2015 at 4:15 PM, Dudi Maroshi <span dir="ltr">&lt;<a href="mailto:maroshi@redhat.com" target="_blank">maroshi@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings team,<br>
<br>
I started researching this latest DAO test failure <a href="http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/390/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/390/</a><br>
<br>
I found out that earlier build 382 and build 376 fail on the same test.<br>
I tried to run DAO test on my patch, and it pass all.<br>
My patch is not related  to DAO.<br>
<br>
Please advise how to solve and/or assist in this issue.<br>
<br>
Thanks<br>
Joy and happiness<br>
Dudi<br>
<br>
----- Forwarded Message -----<br>
&gt; From: <a href="mailto:jenkins@ovirt.org">jenkins@ovirt.org</a><br>
&gt; To: <a href="mailto:dudi@redhat.com">dudi@redhat.com</a>, <a href="mailto:engine-patches@ovirt.org">engine-patches@ovirt.org</a><br>
&gt; Sent: Wednesday, October 14, 2015 3:15:52 PM<br>
&gt; Subject: [Engine-patches] [oVirt Jenkins] ovirt-engine_3.5_dao-unit-tests_gerrit - Build # 390 - Failure!<br>
&gt;<br>
&gt; Project: <a href="http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/</a><br>
&gt; Build:<br>
&gt; <a href="http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/390/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/ovirt-engine_3.5_dao-unit-tests_gerrit/390/</a><br>
&gt; Build Number: 390<br>
&gt; Build Status:  Failure<br>
&gt; Triggered By: Triggered by Gerrit: <a href="https://gerrit.ovirt.org/43022" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/43022</a><br>
&gt;<br>
&gt; -------------------------------------<br>
&gt; Changes Since Last Success:<br>
&gt; -------------------------------------<br>
&gt; Changes for Build #390<br>
&gt; [Dudi Maroshi] engine: Validate NUMA hosts compatibility when relocating VM<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; -----------------<br>
&gt; Failed Tests:<br>
&gt; -----------------<br>
&gt; 1 tests failed.<br>
&gt; FAILED:<br>
&gt; org.ovirt.engine.core.dao.VmStaticDAOTest.testGetOrderedVmGuidsForRunMultipleActionsByMigrationSupport<br>
&gt;<br>
&gt; Error Message:<br>
&gt; null<br>
&gt;<br>
&gt; Stack Trace:<br>
&gt; java.lang.AssertionError<br>
&gt;       at org.junit.Assert.fail(Assert.java:86)<br>
&gt;       at org.junit.Assert.assertTrue(Assert.java:41)<br>
&gt;       at org.junit.Assert.assertTrue(Assert.java:52)<br>
&gt;       at<br>
&gt;       org.ovirt.engine.core.dao.VmStaticDAOTest.testGetOrderedVmGuidsForRunMultipleActionsByMigrationSupport(VmStaticDAOTest.java:375)<br>
&gt;       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
&gt;       at<br>
&gt;       sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)<br>
&gt;       at<br>
&gt;       sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
&gt;       at java.lang.reflect.Method.invoke(Method.java:606)<br>
&gt;       at<br>
&gt;       org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)<br>
&gt;       at<br>
&gt;       org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)<br>
&gt;       at<br>
&gt;       org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)<br>
&gt;       at<br>
&gt;       org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)<br>
&gt;       at<br>
&gt;       org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)<br>
&gt;       at<br>
&gt;       org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74)<br>
&gt;       at<br>
&gt;       org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:83)<br>
&gt;       at<br>
&gt;       org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72)<br>
&gt;       at<br>
&gt;       org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:231)<br>
&gt;       at<br>
&gt;       org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)<br>
&gt;       at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)<br>
&gt;       at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)<br>
&gt;       at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)<br>
&gt;       at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)<br>
&gt;       at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)<br>
&gt;       at<br>
&gt;       org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)<br>
&gt;       at<br>
&gt;       org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)<br>
&gt;       at<br>
&gt;       org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:71)<br>
&gt;       at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)<br>
&gt;       at org.junit.rules.RunRules.evaluate(RunRules.java:20)<br>
&gt;       at org.junit.runners.ParentRunner.run(ParentRunner.java:309)<br>
&gt;       at<br>
&gt;       org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:174)<br>
&gt;       at<br>
&gt;       org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)<br>
&gt;       at<br>
&gt;       org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)<br>
&gt;       at<br>
&gt;       org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)<br>
&gt;       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
&gt;       at<br>
&gt;       sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)<br>
&gt;       at<br>
&gt;       sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
&gt;       at java.lang.reflect.Method.invoke(Method.java:606)<br>
&gt;       at<br>
&gt;       org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)<br>
&gt;       at com.sun.proxy.$Proxy0.invoke(Unknown Source)<br>
&gt;       at<br>
&gt;       org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)<br>
&gt;       at<br>
&gt;       org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)<br>
&gt;       at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Engine-patches mailing list<br>
&gt; <a href="mailto:Engine-patches@ovirt.org">Engine-patches@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/engine-patches" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/engine-patches</a><br>
&gt;<br>
_______________________________________________<br>
Infra mailing list<br>
<a href="mailto:Infra@ovirt.org">Infra@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/infra</a><br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Eyal Edri<br>Supervisor, RHEV CI<br>EMEA ENG Virtualization R&amp;D<br>Red Hat Israel<br><br>phone: +972-9-7692018<br>irc: eedri (on #tlv #rhev-dev #rhev-integ)</div>
</div>