<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:21:06 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-2500] doKubeDeploy in Jenkinsfile returns error</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2500</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;The doKubeDeploy stage of the Maven build pipeline in Jenkins is failing with the error:&lt;/p&gt;

&lt;p&gt;+ pip -q install openshift&lt;br/&gt;
Command &quot;python setup.py egg_info&quot; failed with error code 1 in /tmp/pip-build-SFhTsH/python-string-utils/&lt;/p&gt;

&lt;p&gt;I&apos;ve temporarily disabled doKubeDeploy in the buildMvn.groovy Jenkins pipeline script here - until we can resolve this. &lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;  def doKubeDeploy = config.doKubeDeploy ?: false
  // set to false until fixed. --malc
  if (doKubeDeploy ==~ /(?i)(Y|YES|T|TRUE)/) { doKubeDeploy = false }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
</description>
                <environment></environment>
        <key id="81491">FOLIO-2500</key>
            <summary>doKubeDeploy in Jenkinsfile returns error</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</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>Thu, 5 Mar 2020 15:10:18 +0000</created>
                <updated>Wed, 3 Jun 2020 16:40:29 +0000</updated>
                            <resolved>Thu, 5 Mar 2020 21:00:14 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                                                            <comment id="195328" author="5cd423bebc70090d6ce241b1" created="Thu, 5 Mar 2020 15:29:30 +0000"  >&lt;p&gt;I think this would be the quick fix: &lt;a href=&quot;https://github.com/folio-org/jenkins-pipeline-libs/commit/7a328ae5cc38fc22854e8d03061c2b42f7510587&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/jenkins-pipeline-libs/commit/7a328ae5cc38fc22854e8d03061c2b42f7510587&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here&apos;s some quick testing:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;$ docker run -it folioci/jenkins-slave-all bash
+ [[ &apos;&apos; == ssh-* ]]
+ [[ 1 -gt 0 ]]
+ [[ bash == ssh-* ]]
+ exec bash
root@24f1434381a4:/home/jenkins# su jenkins
jenkins@24f1434381a4:~$ pip -q install wheel
jenkins@24f1434381a4:~$ pip -q install openshift==0.10.2
jenkins@24f1434381a4:~$ echo $?
0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I believe I&apos;m installing openshift in the pipeline here because we couldn&apos;t update the base image at the time due to an unrelated problem between stripes testing and the latest version of the Chrome browser. The better way to do this would be to install this package into the base image--but we&apos;d have to update chrome again.&lt;/p&gt;</comment>
                                                            <comment id="195331" author="5f9abc1eb45b2e007453f423" created="Thu, 5 Mar 2020 21:00:14 +0000"  >&lt;p&gt;Tested Ian&apos;s changes, tested, and merged. &lt;/p&gt;</comment>
                    </comments>
                    <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|hzx4ux:itf</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1983">DevOps: sprint 83</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 5 Mar 2020 15:29:30 +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>