<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:25:42 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-3112] edge-nlb create NLB target groups: refenv build sometimes fails</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-3112</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;There have been some occasions of reference environment daily builds wher the task &quot;edge-nlb create NLB target groups&quot; fails.&lt;/p&gt;

&lt;p&gt;A manual re-run fixes it.&lt;/p&gt;

&lt;p&gt;Some examples:&lt;br/&gt;
2021-04-11 &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/FOLIO_Reference_Builds/job/folio-snapshot/879/consoleFull&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;879-folio-snapshot&lt;/a&gt;&lt;br/&gt;
2021-04-07 &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/FOLIO_Reference_Builds/job/folio-snapshot-load/876/consoleFull&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;876-folio-snapshot-load&lt;/a&gt;&lt;br/&gt;
2021-04-05 &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/FOLIO_Reference_Builds/job/folio-snapshot-load/873/consoleFull&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;873-folio-snapshot-load&lt;/a&gt;&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
failed: [10.36.1.85] (item={&lt;span class=&quot;code-quote&quot;&gt;&apos;protocol&apos;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&apos;tcp&apos;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&apos;port&apos;&lt;/span&gt;: 9000}) =&amp;gt; {&lt;span class=&quot;code-quote&quot;&gt;&quot;ansible_loop_var&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;item&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;changed&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;item&quot;&lt;/span&gt;: {&lt;span class=&quot;code-quote&quot;&gt;&quot;port&quot;&lt;/span&gt;: 9000, &lt;span class=&quot;code-quote&quot;&gt;&quot;protocol&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;tcp&quot;&lt;/span&gt;}, &lt;span class=&quot;code-quote&quot;&gt;&quot;module_stderr&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;Traceback (most recent call last):\n  File \&quot;&lt;/span&gt;&amp;lt;stdin&amp;gt;\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 102, in &amp;lt;module&amp;gt;\n  File \&quot;&lt;/span&gt;&amp;lt;stdin&amp;gt;\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 94, in _ansiballz_main\n  File \&quot;&lt;/span&gt;&amp;lt;stdin&amp;gt;\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 40, in invoke_module\n  File \&quot;&lt;/span&gt;/usr/lib/python3.8/runpy.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 207, in run_module\n    &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; _run_module_code(code, init_globals, run_name, mod_spec)\n  File \&quot;&lt;/span&gt;/usr/lib/python3.8/runpy.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 97, in _run_module_code\n    _run_code(code, mod_globals, init_globals,\n  File \&quot;&lt;/span&gt;/usr/lib/python3.8/runpy.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 87, in _run_code\n    exec(code, run_globals)\n  File \&quot;&lt;/span&gt;/tmp/ansible_elb_target_group_payload_d3w07goe/ansible_elb_target_group_payload.zip/ansible/modules/cloud/amazon/elb_target_group.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 828, in &amp;lt;module&amp;gt;\n  File \&quot;&lt;/span&gt;/tmp/ansible_elb_target_group_payload_d3w07goe/ansible_elb_target_group_payload.zip/ansible/modules/cloud/amazon/elb_target_group.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 822, in main\n  File \&quot;&lt;/span&gt;/tmp/ansible_elb_target_group_payload_d3w07goe/ansible_elb_target_group_payload.zip/ansible/modules/cloud/amazon/elb_target_group.py\&lt;span class=&quot;code-quote&quot;&gt;&quot;, line 706, in create_or_update_target_group\nTypeError: &lt;span class=&quot;code-quote&quot;&gt;&apos;NoneType&apos;&lt;/span&gt; object is not subscriptable\n&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;module_stdout&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;&quot;, &quot;&lt;/span&gt;msg&lt;span class=&quot;code-quote&quot;&gt;&quot;: &quot;&lt;/span&gt;MODULE FAILURE\nSee stdout/stderr &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; the exact error&lt;span class=&quot;code-quote&quot;&gt;&quot;, &quot;&lt;/span&gt;rc&quot;: 1}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="82040">FOLIO-3112</key>
            <summary>edge-nlb create NLB target groups: refenv build sometimes fails</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                                            <priority id="10005" iconUrl="https://dev.folio.org/assets/jira-priority/tbd.svg">TBD</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</assignee>
                                                                <reporter accountid="61cd0ca0bce5e00069e98be7">David Crossley</reporter>
                                    <labels>
                    </labels>
                <created>Mon, 12 Apr 2021 00:02:10 +0000</created>
                <updated>Tue, 4 May 2021 13:20:24 +0000</updated>
                            <resolved>Tue, 4 May 2021 13:20:24 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                                                            <comment id="197157" author="61cd0ca0bce5e00069e98be7" created="Thu, 22 Apr 2021 13:28:41 +0000"  >&lt;p&gt;I have not seen repeat of this behaviour during recent daily builds, since this ticket was opened.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                                                            <comment id="197160" author="61cd0ca0bce5e00069e98be7" created="Sun, 25 Apr 2021 07:58:29 +0000"  >&lt;p&gt;This behaviour happened again today 2021-04-24 with both &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/FOLIO_Reference_Builds/job/folio-snapshot/897/consoleFull&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;folio-snapshot #897&lt;/a&gt; and &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/FOLIO_Reference_Builds/job/folio-snapshot-load/898/consoleFull&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;folio-snapshot-load #898&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I did re-run the folio-snapshot build.&lt;/p&gt;</comment>
                                                            <comment id="197164" author="5c706fbb47a54a6728e59df2" created="Wed, 28 Apr 2021 23:17:36 +0000"  >&lt;p&gt;I&apos;ve added retries into the task that seems to fail consistently, in case there is a race condition that is causing the task to fail. Leaving this in review for some time to see if we continue to have failures.&lt;/p&gt;</comment>
                                                            <comment id="197167" author="5c706fbb47a54a6728e59df2" created="Thu, 29 Apr 2021 13:16:55 +0000"  >&lt;p&gt;This is hopeful, it looks like the retry was successful last night:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
TASK [edge-nlb : create NLB target groups] *************************************
FAILED - RETRYING: create NLB target groups (5 retries left).
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;(it succeeded on the second attempt)&lt;/p&gt;</comment>
                                                            <comment id="197170" author="5c706fbb47a54a6728e59df2" created="Fri, 30 Apr 2021 14:23:26 +0000"  >&lt;p&gt;Same behavior again overnight April 29-30, initial failure with successful retry.&lt;/p&gt;</comment>
                                                            <comment id="197171" author="61cd0ca0bce5e00069e98be7" created="Mon, 3 May 2021 03:29:13 +0000"  >&lt;p&gt;On Sunday, the weekly build of &quot;&lt;a href=&quot;https://jenkins-aws.indexdata.com/job/FOLIO_Reference_Builds/job/folio-r1-2021-release/8/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;folio-r1-2021-release #8&lt;/a&gt;&quot; had this NLB problem.&lt;/p&gt;

&lt;p&gt;Probably its folio-infrastructure branch was created prior to the recent fix.&lt;/p&gt;

&lt;p&gt;I did a manual re-run of the Jenkins job, which was successful.&lt;/p&gt;

&lt;p&gt;However i chickened out of fixing the branch.&lt;/p&gt;</comment>
                                                            <comment id="197175" author="5c706fbb47a54a6728e59df2" created="Mon, 3 May 2021 16:49:06 +0000"  >&lt;p&gt;Thanks, David! I cherry-picked the commit that fixes this, so hopefully we won&apos;t see this again.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="81991">FOLIO-3080</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10155"><![CDATA[FOLIO DevOps]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02hqc:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="956">DevOps Sprint 112</customfieldvalue>
    <customfieldvalue id="957">DevOps Sprint 113</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 28 Apr 2021 23:17:36 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>