<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 16, 2015 at 12:36 PM, Yedidyah Bar David <span dir="ltr">&lt;<a href="mailto:didi@redhat.com" target="_blank" onclick="window.open(&#39;https://mail.google.com/a/https://mail.google.com/mail/u/1/?zx=h6bgwpurpc3#inbox/mail/?view=cm&amp;tf=1&amp;to=didi@redhat.com&amp;cc=&amp;bcc=&amp;su=&amp;body=&#39;,&#39;_blank&#39;);return false;">didi@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">On Mon, Nov 16, 2015 at 12:05 PM,  &lt;<a href="mailto:jenkins@ovirt.org" onclick="window.open(&#39;https://mail.google.com/a/https://mail.google.com/mail/u/1/?zx=h6bgwpurpc3#inbox/mail/?view=cm&amp;tf=1&amp;to=jenkins@ovirt.org&amp;cc=&amp;bcc=&amp;su=&amp;body=&#39;,&#39;_blank&#39;);return false;">jenkins@ovirt.org</a>&gt; wrote:<br>
&gt; *** WARNING: THE ATTACHED DOCUMENT(S) CONTAIN MACROS ***<br>
&gt; *** MACROS MAY CONTAIN MALICIOUS CODE ***<br>
&gt; *** Open only if you can verify and trust the sender ***<br>
&gt; *** Please contact <a href="mailto:infosec@redhat.com" onclick="window.open(&#39;https://mail.google.com/a/https://mail.google.com/mail/u/1/?zx=h6bgwpurpc3#inbox/mail/?view=cm&amp;tf=1&amp;to=infosec@redhat.com&amp;cc=&amp;bcc=&amp;su=&amp;body=&#39;,&#39;_blank&#39;);return false;">infosec@redhat.com</a> if you have questions or concerns **<br>
&gt;<br>
&gt; Project: <a href="http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_merged/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_merged/</a><br>
&gt; Build: <a href="http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_merged/13748/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_merged/13748/</a><br>
&gt; Build Number: 13748<br>
&gt; Build Status:  Failure<br>
&gt; Triggered By: Triggered by Gerrit: <a href="https://gerrit.ovirt.org/48591" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/48591</a><br>
<br>
Console has:<br>
<br>
10:05:27 [ERROR] COMPILATION ERROR :<br>
10:05:27 [INFO] -------------------------------------------------------------<br>
10:05:27 [ERROR] Failure executing javac, but could not parse the error:<br>
10:05:27 javac: invalid target release: 1.8<br></blockquote><div><br></div><div>looks like java 1.8 isn&#39;t installed on the slave, barak - can you check?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Also (before that):<br>
<br>
10:01:32 + DB_NAME=ovirt_engine_master_dao_unit_tests_merged_13748<br>
10:01:32 + pwd<br>
10:01:32 /home/jenkins/workspace/ovirt-engine_master_dao-unit-tests_merged<br>
10:01:32 + sudo -u postgres psql -d template1 -c &#39;create role engine;&#39;<br>
10:01:32 could not change directory to<br>
&quot;/home/jenkins/workspace/ovirt-engine_master_dao-unit-tests_merged&quot;<br>
10:01:32 ERROR:  role &quot;engine&quot; already exists<br>
10:01:32 + :<br>
10:01:32 + sudo -u postgres psql -d template1 -c &#39;ALTER ROLE engine WITH login&#39;<br>
10:01:32 could not change directory to<br>
&quot;/home/jenkins/workspace/ovirt-engine_master_dao-unit-tests_merged&quot;<br>
10:01:32 ALTER ROLE<br>
10:01:32 + sudo -u postgres dropdb engine<br>
10:01:33 could not change directory to<br>
&quot;/home/jenkins/workspace/ovirt-engine_master_dao-unit-tests_merged&quot;<br>
10:01:33 dropdb: database removal failed: ERROR:  database &quot;engine&quot;<br>
does not exist<br>
10:01:33 + :<br>
10:01:33 + sudo -u postgres psql -d template1 -c &#39;create database<br>
ovirt_engine_master_dao_unit_tests_merged_13748 owner engine;&#39;<br>
10:01:33 could not change directory to<br>
&quot;/home/jenkins/workspace/ovirt-engine_master_dao-unit-tests_merged&quot;<br>
10:02:07 CREATE DATABASE<br>
10:02:07 + PGPASSWORD=engine<br>
10:02:07 + ./packaging/dbscripts/schema.sh -c apply -d<br>
ovirt_engine_master_dao_unit_tests_merged_13748 -u engine<br>
<br>
Perhaps a full disk or something.<br>
<br>
Also not sure what exactly we are doing there. Why not just run<br>
&#39;engine-setup&#39; and let it create stuff?<br></blockquote><div><br></div><div>its not the purpose of the test, this is like unit tests, but for engine-db.</div><div>the same reason you&#39;re not running engine-setup when you run unit-tests,</div><div>there is separate job to test the setup.</div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
&gt;<br>
&gt; -------------------------------------<br>
&gt; Changes Since Last Success:<br>
&gt; -------------------------------------<br>
&gt; Changes for Build #13748<br>
&gt; [Yedidyah Bar David] packaging: engine-backup: Fix failure notifications<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; -----------------<br>
&gt; Failed Tests:<br>
&gt; -----------------<br>
&gt; No tests ran.<br>
&gt;<br>
&gt;<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Didi<br>
_______________________________________________<br>
Infra mailing list<br>
<a href="mailto:Infra@ovirt.org" onclick="window.open(&#39;https://mail.google.com/a/https://mail.google.com/mail/u/1/?zx=h6bgwpurpc3#inbox/mail/?view=cm&amp;tf=1&amp;to=Infra@ovirt.org&amp;cc=&amp;bcc=&amp;su=&amp;body=&#39;,&#39;_blank&#39;);return false;">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>
</font></span></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></div>