<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Holger Levsen pushed to branch master
at <a href="https://salsa.debian.org/qa/jenkins.debian.net">Debian QA / jenkins.debian.net</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2cd91a68c0f9fe4968dd93b4126b24ac2ed542e2">2cd91a68</a></strong>
<div>
<span>by Holger Levsen</span>
<i>at 2020-08-01T18:24:52+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">trivial gramar fix

Signed-off-by: Holger Levsen <holger@layer-acht.org>
</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class="file-stats">
<a href="#862f419123dea7ff48660213ea868f4b676cd4af">
bin/reproducible_system_health.sh
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id="862f419123dea7ff48660213ea868f4b676cd4af">
<a href="https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2cd91a68c0f9fe4968dd93b4126b24ac2ed542e2#862f419123dea7ff48660213ea868f4b676cd4af"><strong>bin/reproducible_system_health.sh</strong></a>
<hr>
<table class="code white" style="font-family: monospace; font-size: 90%;" bgcolor="#fff" width="100%" cellpadding="0" cellspacing="0">
<tr class="line_holder match" id="" style="line-height: 1.6;">
<td class="diff-line-num unfold js-unfold old_line" data-linenumber="281" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">...</td>
<td class="diff-line-num unfold js-unfold new_line" data-linenumber="281" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">...</td>
<td class="line_content match " style="padding-left: 0.5em; padding-right: 0.5em; color: rgba(0,0,0,0.3);" bgcolor="#fafafa">@@ -281,7 +281,7 @@ conditional_paragraph ${FAILED_JOBS} "Failed jobs" "$(cat ${FAILED_JOBS} | sort</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="281" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
281
</td>
<td class="diff-line-num new_line" data-linenumber="281" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
281
</td>
<td class="line_content" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC281" class="line" lang="shell">conditional_paragraph <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">UNSTABLE_JOBS</span><span class="k" style="font-weight: 600;">}</span> <span class="s2" style="color: #d14;">"Unstable jobs"</span> <span class="s2" style="color: #d14;">"</span><span class="si" style="color: #d14;">$(</span><span class="nb" style="color: #0086b3;">cat</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">UNSTABLE_JOBS</span><span class="k" style="font-weight: 600;">}</span><span class="si" style="color: #d14;">)</span><span class="s2" style="color: #d14;">"</span></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="282" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
282
</td>
<td class="diff-line-num new_line" data-linenumber="282" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
282
</td>
<td class="line_content" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC282" class="line" lang="shell">conditional_paragraph <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">FAILED_SUSPECTS</span><span class="k" style="font-weight: 600;">}</span> <span class="s2" style="color: #d14;">"Failed jobs on nodes automatically marked down by jenkins"</span> <span class="s2" style="color: #d14;">"</span><span class="si" style="color: #d14;">$(</span><span class="nb" style="color: #0086b3;">cat</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">FAILED_SUSPECTS</span><span class="k" style="font-weight: 600;">}</span> | <span class="nb" style="color: #0086b3;">sort</span> <span class="nt" style="color: #000080;">-t</span> <span class="s1" style="color: #d14;">'|'</span> <span class="nt" style="color: #000080;">-n</span> <span class="nt" style="color: #000080;">-r</span> | <span class="nb" style="color: #0086b3;">cut</span> <span class="nt" style="color: #000080;">-d</span> <span class="s1" style="color: #d14;">'|'</span> <span class="nt" style="color: #000080;">-f2-</span> | <span class="nb" style="color: #0086b3;">sort</span><span class="si" style="color: #d14;">)</span><span class="s2" style="color: #d14;">"</span></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="283" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
283
</td>
<td class="diff-line-num new_line" data-linenumber="283" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
283
</td>
<td class="line_content" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC283" class="line" lang="shell">conditional_paragraph <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">UNSTABLE_SUSPECTS</span><span class="k" style="font-weight: 600;">}</span> <span class="s2" style="color: #d14;">"Unstable jobs on nodes automatically marked down by jenkins"</span> <span class="s2" style="color: #d14;">"</span><span class="si" style="color: #d14;">$(</span><span class="nb" style="color: #0086b3;">cat</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">UNSTABLE_SUSPECTS</span><span class="k" style="font-weight: 600;">}</span><span class="si" style="color: #d14;">)</span><span class="s2" style="color: #d14;">"</span></span>
</pre>
</td>
</tr>
<tr class="line_holder old" id="" style="line-height: 1.6;">
<td class="diff-line-num old old_line" data-linenumber="284" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#f9d7dc">
284
</td>
<td class="diff-line-num new_line old" data-linenumber="284" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content old" style="padding-left: 0.5em; padding-right: 0.5em;" bgcolor="#fbe9eb">
<pre style="margin: 0;">-<span id="LC284" class="line" lang="shell">write2healthfile <span class="s2" style="color: #d14;">"<hr><p>A stable jobs adds 3 points to the score, an unstable job adds 1 and a failed job substracts something between 1 and 500 (indicated in brackets after the job name if not equal 1), depending on the importance of the job for the setup. Ignored jobs are not counted at all. Finally the score is divided by three times <span class="idiff left right">number of considered jobs and i</span>s multiplied with 255 to get a status between 0 and 255.</p><hr>"</span></span>
</pre>
</td>
</tr>
<tr class="line_holder new" id="" style="line-height: 1.6;">
<td class="diff-line-num new old_line" data-linenumber="285" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="diff-line-num new new_line" data-linenumber="284" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#ddfbe6">
284
</td>
<td class="line_content new" style="padding-left: 0.5em; padding-right: 0.5em;" bgcolor="#ecfdf0">
<pre style="margin: 0;">+<span id="LC284" class="line" lang="shell">write2healthfile <span class="s2" style="color: #d14;">"<hr><p>A stable jobs adds 3 points to the score, an unstable job adds 1 and a failed job substracts something between 1 and 500 (indicated in brackets after the job name if not equal 1), depending on the importance of the job for the setup. Ignored jobs are not counted at all. Finally the score is divided by three times <span class="idiff left right">the number of considered jobs and this get</span>s multiplied with 255 to get a status between 0 and 255.</p><hr>"</span></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="285" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
285
</td>
<td class="diff-line-num new_line" data-linenumber="285" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
285
</td>
<td class="line_content" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC285" class="line" lang="shell">conditional_paragraph <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">IGNORED_JOBS</span><span class="k" style="font-weight: 600;">}</span> <span class="s2" style="color: #d14;">"Ignored jobs (because these nodes are known and <a href=</span><span class="se" style="color: #d14;">\"</span><span class="s2" style="color: #d14;">https://salsa.debian.org/qa/jenkins.debian.net/-/blob/master/jenkins-home/offline_nodes</span><span class="se" style="color: #d14;">\"</span><span class="s2" style="color: #d14;">>documented</a> to be offline)"</span> <span class="s2" style="color: #d14;">"</span><span class="si" style="color: #d14;">$(</span><span class="nb" style="color: #0086b3;">cat</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">IGNORED_JOBS</span><span class="k" style="font-weight: 600;">}</span><span class="si" style="color: #d14;">)</span><span class="s2" style="color: #d14;">"</span></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="286" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
286
</td>
<td class="diff-line-num new_line" data-linenumber="286" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
286
</td>
<td class="line_content" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC286" class="line" lang="shell">conditional_paragraph <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">KNOWN_BAD_JOBS</span><span class="k" style="font-weight: 600;">}</span> <span class="s2" style="color: #d14;">"Ignored jobs (because they are known to be non-funtional)"</span> <span class="s2" style="color: #d14;">"</span><span class="si" style="color: #d14;">$(</span><span class="nb" style="color: #0086b3;">cat</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">KNOWN_BAD_JOBS</span><span class="k" style="font-weight: 600;">}</span><span class="si" style="color: #d14;">)</span><span class="s2" style="color: #d14;">"</span></span>
</pre>
</td>
</tr>
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="diff-line-num old_line" data-linenumber="287" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
287
</td>
<td class="diff-line-num new_line" data-linenumber="287" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
287
</td>
<td class="line_content" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC287" class="line" lang="shell">write2healthfile <span class="s2" style="color: #d14;">"<hr><p><small>last updated: </span><span class="si" style="color: #d14;">$(</span><span class="nb" style="color: #0086b3;">date</span> <span class="nt" style="color: #000080;">-u</span><span class="si" style="color: #d14;">)</span><span class="s2" style="color: #d14;"> by the <a href=</span><span class="se" style="color: #d14;">\"</span><span class="s2" style="color: #d14;">https://jenkins.debian.net/job/reproducible_system_health/</span><span class="se" style="color: #d14;">\"</span><span class="s2" style="color: #d14;">>reproducible_system_health</a> job on jenkins.debian.net.</small></p>"</span></span>
</pre>
</td>
</tr>

</table>
<br>
</li>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2cd91a68c0f9fe4968dd93b4126b24ac2ed542e2">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2cd91a68c0f9fe4968dd93b4126b24ac2ed542e2"}}</script>


</p>
</div>
</body>
</html>