<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=gb2312">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:ËÎÌå;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@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:"\@ËÎÌå";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        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 Definitions */
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.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="ZH-CN" link="blue" vlink="purple" style="text-justify-trim:punctuation">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Hi All,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">  I`m setting up Nodepool Jenkins slaves now, and though
</span><span lang="EN-US" style="mso-fareast-language:JA">I</span><span lang="EN-US"> started nodepool
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">with "nodepoold -d $DAEMON_ARGS" for a long while</span><span lang="EN-US" style="mso-fareast-language:JA">(a couple of hours)</span><span lang="EN-US">,
</span><span lang="EN-US" style="mso-fareast-language:JA"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">there was no image created yet.</span><span lang="EN-US" style="mso-fareast-language:JA">
</span><span lang="EN-US">And i followed the Mr. Rasselin`s manual[1].<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">  According to the log messages, it seems that there was no any error encoutered,
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">but the operation "nodepool.DiskImageBuilderThread" was hung on to finish creating
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">the image.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">  But, if i run the disk-image-create command manually, with the same arguments which listed
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">in the log files[2], it works fine and the image dpc-1438304460 is created into
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">the directory /opt/nodepool_dib/.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">##nodepool.log:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">-----------------------------<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">WARNING nodepool.NodePool: Missing disk image dpc<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">INFO nodepool.DiskImageBuilderThread: Creating image: dpc with filename /opt/nodepool_dib/dpc-1438304460<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">INFO nodepool.DiskImageBuilderThread: Running disk-image-create -x -t qcow2 --no-tmpfs --qemu-img-options 'compat=0.10' -o /opt/nodepool_dib/dpc-1438304460 ubuntu<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">-----------------------------<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">##debug.log<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">-----------------------------<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">DEBUG nodepool.NodePool: Finished node launch calculation<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">INFO nodepool.DiskImageBuilderThread: Running disk-image-create -x -t qcow2 --no-tmpfs --qemu-img-options 'compat=0.10' -o /opt/nodepool_dib/dpc-1438304460 ubuntu<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">DEBUG nodepool.NodePool: Loading configuration<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">DEBUG nodepool.NodePool: ZMQ Listeners do not need to be updated<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">...<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">DEBUG nodepool.NodePool:   Deficit: d-p-c-fc: 1 (start: 0 min-ready: 1 ready: 0 capacity: 1)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">DEBUG nodepool.NodePool:   Deficit: d-p-c: 2 (start: 0 min-ready: 2 ready: 0 capacity: 2)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">DEBUG nodepool.NodePool:   local_01_fc does not have image dpc for label d-p-c-fc.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">DEBUG nodepool.NodePool:   local_01 does not have image dpc for label d-p-c.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">-----------------------------<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Could someone help me to solve this problem.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Thanks in advance.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">[1]<a href="https://github.com/rasselin/os-ext-testing">https://github.com/rasselin/os-ext-testing</a><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">[2]disk-image-create command:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">$ disk-image-create -x -t qcow2 --no-tmpfs --qemu-img-options 'compat=0.10' -o /opt/nodepool_dib/dpc-1438304460 ubuntu<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Xiexs</span><span lang="EN-US"><o:p></o:p></span></p>
</div>
</body>
</html>