<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:22:14 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-2649] Rancher pipelines fail on Build Docker step on folio-eks-1-us-west-2</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2649</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Communication between the Rancher Jenkins slave/agent pod to the Rancher Jenkins server pod is disrupted and the Rancher pipeline fails when the Build Docker step is invoked.   &lt;/p&gt;</description>
                <environment></environment>
        <key id="81677">FOLIO-2649</key>
            <summary>Rancher pipelines fail on Build Docker step on folio-eks-1-us-west-2</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="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</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="5f9abc1eb45b2e007453f423">John Malconian</assignee>
                                                                <reporter accountid="5f9abc1eb45b2e007453f423">John Malconian</reporter>
                                    <labels>
                    </labels>
                <created>Wed, 17 Jun 2020 20:20:52 +0000</created>
                <updated>Wed, 17 Jun 2020 20:52:58 +0000</updated>
                            <resolved>Wed, 17 Jun 2020 20:48:22 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                                                            <comment id="199136" author="5f9abc1eb45b2e007453f423" created="Wed, 17 Jun 2020 20:48:04 +0000"  >&lt;p&gt;Before this step occurs in the pipeline, communication between jenkins build agent and the jenkins server is fine.   Just so happens that the VPC of the K8s cluster runs in is assigned 172.17.0.0/16.    It also just so happens that Docker assigns its docker0 bridge an IP from the very same 172.17 class B address by default.   Modern docker versions are smart enough, however, that if it detects that 172.17 is already in use by another interface, it assigns a different class B address.   For example, when I enabled the docker bridge (docker0 interface) on the worker node hosts as a step in troubleshooting this issue,   it assigned it an IP from 172.18 so it doesn&apos;t conflict.    However,  when the Rancher Docker-in-Docker container is invoked to build a docker image in the build agent pod,   it&apos;s not so smart and creates a docker0 interface in the pod and assigns it a 172.17 address.   At this point,  routing from build agent pod to any other K8s pod is borked.&lt;/p&gt;

&lt;p&gt;It is not possible to change the cidr block for the AWS VPC, or at least not easily where the cluster can utilize it or the configuration of the Rancher D-in-D container,  so a new cluster on a new VPC needs to be created to resolve this.    Will create separate Jira issue for that. &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="81678">FOLIO-2650</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_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01b13:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1878">DevOps: sprint 90</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>