<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} .ms-cui-menu {background-color:#ffffff;border:1px rgb(171, 171, 171) solid;font-family:'Segoe UI WPC','Segoe UI',Tahoma,'Microsoft Sans Serif',Verdana,sans-serif;font-size:10pt;color:rgb(51, 51, 51);} .ms-cui-menusection-title {display:none;} .ms-cui-ctl {vertical-align:text-top;text-decoration:none;color:rgb(51, 51, 51);} .ms-cui-ctl-on {background-color:rgb(232, 246, 230);opacity: 0.8;} .ms-cui-img-cont-float {display:inline-block;margin-top:2px} .ms-cui-smenu-inner {padding-top:0px;} .ms-owa-paste-option-icon {margin: 2px 4px 0px 4px;vertical-align:sub;padding-bottom: 2px;display:inline-block;} .ms-rtePasteFlyout-option:hover {background-color:rgb(232, 246, 230) !important;opacity:1 !important;} .ms-rtePasteFlyout-option {padding:8px 4px 8px 4px;outline:none;} .ms-cui-menusection {float:left; width:85px;height:24px;overflow:hidden}--></style>
</head>
<body>
<div style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi Jay-</p>
<p><br>
</p>
<p>While installing the master Jenkins node, I found the following.</p>
<p><br>
</p>
<p>[1] gearman job server, jenkins job builder and  zuul were not installed due to install_master.sh based installation errors. I feel this might be issue with pip version issue. Can you add a check list too in the article for verification on the required packages
 installation.</p>
<br>
<br>
<br>
<p>[2] while adding jobs to Jenkins, for the command, we need to add a '*' at the end,
</p>
<p><br>
</p>
<pre>sudo jenkins-jobs --flush-cache update /etc/jenkins_jobs/config/*<br><br>This worked for me.<br><br>[3] I get this error while I restart Zuul, a clue on this<br><br>2014-02-20 13:02:28,621 INFO zuul.Gerrit: Updating information for 60383,7<br>2014-02-20 13:02:30,257 ERROR zuul.Scheduler: Exception in run handler:<br>Traceback (most recent call last):<br>  File "/usr/local/lib/python2.7/dist-packages/zuul/scheduler.py", line 530, in run<br>    self._doReconfigureEvent()<br>  File "/usr/local/lib/python2.7/dist-packages/zuul/scheduler.py", line 444, in _doReconfigureEvent<br>    self.config.get('zuul', 'layout_config'))<br>  File "/usr/local/lib/python2.7/dist-packages/zuul/scheduler.py", line 113, in _parseConfig<br>    validator.validate(data)<br>  File "/usr/local/lib/python2.7/dist-packages/zuul/layoutvalidator.py", line 203, in validate<br>    schema(data)<br>  File "/usr/local/lib/python2.7/dist-packages/voluptuous.py", line 215, in __call__<br>    return self._compiled([], data)<br>  File "/usr/local/lib/python2.7/dist-packages/voluptuous.py", line 428, in validate_dict<br>    return base_validate(path, iteritems(data), out)<br>  File "/usr/local/lib/python2.7/dist-packages/voluptuous.py", line 308, in validate_mapping<br>    raise MultipleInvalid(errors)<br>MultipleInvalid: extra keys not allowed @ data['pipelines'][1]['window-floor']<br><br>Kindly help me resolve the above issue.<br><br>--<br>Trinath<br><br><br></pre>
<p><br>
</p>
</div>
</body>
</html>