<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Intel Clear";
        panose-1:2 11 6 4 2 2 3 2 2 4;}
@font-face
        {font-family:Webdings;
        panose-1:5 3 1 2 1 5 9 6 7 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Hi Team,<br>
<br>
<br>
I try to build docker image (cgcs-root]$ ./build-tools/build-docker-images/build-stx-base.sh) for the base of STX but it fails due to connection timeout to the repos as below.<br>
Can someone tell me why repo (<a href="http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic/el7/x86_64/repodata/repomd.xml">http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic/el7/x86_64/repodata/repomd.xml</a>
 ) is not reachable.<br>
I tried from the browser and I get error that this site cannot be reached.<br>
<br>
<br>
-------------------<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Step 4/5 : COPY stx.repo /<o:p></o:p></p>
<p class="MsoNormal">---> 4c8394607ebc<o:p></o:p></p>
<p class="MsoNormal">Step 5/5 : RUN set -ex ;    sed -i '/\[main\]/ atimeout=120' /etc/yum.conf ;    mv /stx.repo /etc/yum.repos.d/ ;    yum upgrade --disablerepo=* ${REPO_OPTS} -y ;    yum install --disablerepo=* ${REPO_OPTS} -y         qemu-img         openssh-clients      
   python3         python3-pip         python3-wheel         rh-python36-mod_wsgi         ;    rm -rf         /var/log/*         /tmp/*         /var/tmp/*<o:p></o:p></p>
<p class="MsoNormal">---> Running in 4493c0916b00<o:p></o:p></p>
<p class="MsoNormal">+ sed -i '/\[main\]/ atimeout=120' /etc/yum.conf<o:p></o:p></p>
<p class="MsoNormal">+ mv /stx.repo /etc/yum.repos.d/<o:p></o:p></p>
<p class="MsoNormal">+ yum upgrade '--disablerepo=*' --enablerepo=ussuri-ceph --enablerepo=ussuri-wsgi -y<o:p></o:p></p>
<p class="MsoNormal">Loaded plugins: fastestmirror, ovl<o:p></o:p></p>
<p class="MsoNormal">Determining fastest mirrors<o:p></o:p></p>
<p class="MsoNormal">http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic/el7/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic/el7/x86_64/repodata/repomd.xml:
 (28, 'Connection timed out after 120000 milliseconds')<o:p></o:p></p>
<p class="MsoNormal">Trying other mirror.<o:p></o:p></p>
<p class="MsoNormal">http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic/el7/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic/el7/x86_64/repodata/repomd.xml:
 (28, 'Connection timed out after 120000 milliseconds')<o:p></o:p></p>
<p class="MsoNormal">Trying other mirror.<o:p></o:p></p>
<p class="MsoNormal">http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic/el7/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic/el7/x86_64/repodata/repomd.xml:
 (28, 'Connection timed out after 120000 milliseconds')<o:p></o:p></p>
<p class="MsoNormal">Trying other mirror.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">---------------<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span lang="DE" style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#262626">Mit freundlichen Grüßen/</span><span lang="DE" style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#262626">
</span><span lang="DE" style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#262626">with best regards</span><span lang="DE" style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#2E74B5">,</span><span style="color:#2E74B5"><o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;color:#2F5496">Yatindra Shashi<o:p></o:p></span></b></p>
<p class="MsoNormal"><i><span style="font-size:9.0pt;font-family:"Intel Clear",sans-serif">  IoTG DE- Intel Corporation</span></i><span style="font-size:9.0pt">
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt">   Munich, Germany<o:p></o:p></span></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="634" style="width:475.5pt;border-collapse:collapse">
<tbody>
<tr style="height:12.0pt">
<td width="42" style="width:31.7pt;padding:0cm 3.75pt 0cm 3.75pt;height:12.0pt">
<p class="MsoNormal" style="line-height:12.0pt"><b><span style="font-family:"Arial",sans-serif;color:#6D6D6D"><img border="0" width="127" height="54" style="width:1.325in;height:.5666in" id="Picture_x0020_2" src="cid:image003.png@01D6FE1A.63D0C740" alt="A close up of a sign

Description automatically generated"></span></b><span style="font-size:24.0pt;font-family:Webdings;color:#307C13;mso-fareast-language:EN-GB"><o:p></o:p></span></p>
</td>
<td width="592" valign="bottom" style="width:443.8pt;padding:0cm 3.75pt 0cm 3.75pt;height:12.0pt">
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p><font style="font-size: 9px;">Intel Deutschland GmbH<br>
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany<br>
Tel: +49 89 99 8853-0, www.intel.de<br>
Managing Directors: Christin Eisenschmid, Gary Kershaw<br>
Chairperson of the Supervisory Board: Nicole Lau<br>
Registered Office: Munich<br>
Commercial Register: Amtsgericht Muenchen HRB 186928</font><br>
</p>
</body>
</html>