<div dir="ltr">On Sun, May 29, 2016 at 11:03 AM, Ian Hinder <span dir="ltr">&lt;<a href="mailto:ian.hinder@aei.mpg.de" target="_blank">ian.hinder@aei.mpg.de</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><br>
On 29 May 2016, at 16:40, Erik Schnetter &lt;<a href="mailto:schnetter@cct.lsu.edu">schnetter@cct.lsu.edu</a>&gt; wrote:<br>
<br>
&gt; Ian<br>
&gt;<br>
&gt; I am observing widespread breakage when running the tests. So far, things are &quot;working&quot; only on my laptop and two workstations, and are broken everywhere else. And &quot;working&quot; here is that the tests run and finish and report results, not that they succeed.<br>
&gt;<br>
&gt; I am hoping that there is a common cause, and that we won&#39;t have to track down a different issue for every HPC system.<br>
<br>
</span>Hi Erik,<br>
<br>
The error with triggering the analysis in Jenkins is caused by certificates.<br>
<br>
On the git server that triggers the Jenkins analysis in a post-update hook, I get the error<br>
<br>
$ curl -X POST <a href="https://build.barrywardell.net/job/EinsteinToolkitMulti-sandbox/build?token=***" rel="noreferrer" target="_blank">https://build.barrywardell.net/job/EinsteinToolkitMulti-sandbox/build?token=***</a><br>
curl: (60) server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none<br>
More details here: <a href="http://curl.haxx.se/docs/sslcerts.html" rel="noreferrer" target="_blank">http://curl.haxx.se/docs/sslcerts.html</a><br>
<br>
According to<br>
<br>
        <a href="https://www.sslshopper.com/ssl-checker.html#hostname=https://build.barrywardell.net" rel="noreferrer" target="_blank">https://www.sslshopper.com/ssl-checker.html#hostname=https://build.barrywardell.net</a><br>
<br>
the Jenkins machine has a LetsEncrypt certificate which is not trusted in all browsers.<br>
<br>
Barry, do you know what is needed?<br></blockquote><div><br></div><div>This has now been fixed on <a href="https://build.barrywardell.net">https://build.barrywardell.net</a>. The problem was a missing <span style="color:rgb(51,51,51);font-family:&#39;Helvetica Neue&#39;,Helvetica,&#39;Segoe UI&#39;,Arial,freesans,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,&#39;Segoe UI Symbol&#39;;font-size:14px;white-space:pre-wrap">intermediate cert.</span></div><div><span style="color:rgb(51,51,51);font-family:&#39;Helvetica Neue&#39;,Helvetica,&#39;Segoe UI&#39;,Arial,freesans,sans-serif,&#39;Apple Color Emoji&#39;,&#39;Segoe UI Emoji&#39;,&#39;Segoe UI Symbol&#39;;font-size:14px;white-space:pre-wrap"><br></span></div></div></div></div>