<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Failed creating the docker build
container as noted in another thread. My suspicion is that the
yum.conf needs more generous timeouts and reties than the
default. To test this I've modified the jenkins job to copy and
modify the Dockerfile as follows. <br>
</div>
<div class="moz-cite-prefix"> <br>
</div>
<div class="moz-cite-prefix">...</div>
<div class="moz-cite-prefix">ENV container=docker<br>
</div>
<div class="moz-cite-prefix"><font color="#3333ff">RUN echo
retries=20 >> /etc/yum.conf</font></div>
<div class="moz-cite-prefix"><font color="#3333ff">RUN echo
timeout=60 >> /etc/yum.conf</font></div>
<div class="moz-cite-prefix">...<br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">On 2019-01-31 1:04 p.m.,
<a class="moz-txt-link-abbreviated" href="mailto:build.starlingx@gmail.com">build.starlingx@gmail.com</a> wrote:<br>
</div>
<blockquote type="cite"
cite="mid:1276859463.344.1548957888257.JavaMail.javamailuser@localhost">
<pre class="moz-quote-pre" wrap="">Project: STX_build_stein_master
Build #: 36
Status: Failure
Timestamp: 20190131T175743Z
Check logs at:
<a class="moz-txt-link-freetext" href="http://mirror.starlingx.cengn.ca/mirror/starlingx/feature/stein/centos/20190131T175743Z/logs">http://mirror.starlingx.cengn.ca/mirror/starlingx/feature/stein/centos/20190131T175743Z/logs</a>
--------------------------------------------------------------------------------
Parameters
BUILD_CONTAINERS: true</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Starlingx-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Starlingx-discuss@lists.starlingx.io">Starlingx-discuss@lists.starlingx.io</a>
<a class="moz-txt-link-freetext" href="http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss">http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss</a>
</pre>
</blockquote>
<p><br>
</p>
</body>
</html>