<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:29:30 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-3624] Vagrant box build failure</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-3624</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;The folio/snapshot Vagrant box has not built successfully for the last several days. A typical failed run:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins-aws.indexdata.com/job/Automation/job/folio-blackbox/7840/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://jenkins-aws.indexdata.com/job/Automation/job/folio-blackbox/7840/&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="82329">FOLIO-3624</key>
            <summary>Vagrant box build failure</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="5c706fbb47a54a6728e59df2">Wayne Schneider</reporter>
                                    <labels>
                    </labels>
                <created>Wed, 2 Nov 2022 12:31:18 +0000</created>
                <updated>Wed, 9 Nov 2022 15:38:32 +0000</updated>
                            <resolved>Tue, 8 Nov 2022 22:21:49 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                                                            <comment id="198324" author="5c706fbb47a54a6728e59df2" created="Fri, 4 Nov 2022 21:26:40 +0000"  >&lt;p&gt;Confirmed that same failure happens with local build.&lt;/p&gt;</comment>
                                                            <comment id="198326" author="5c706fbb47a54a6728e59df2" created="Mon, 7 Nov 2022 21:06:28 +0000"  >&lt;p&gt;The work for 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;MODELINKS-16&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MODELINKS-16&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Link update: Implement mechanism of system user creation&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium&quot; /&gt;
            MODELINKS-16
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 (creating a system user for mod-entities-links) did not include necessary updates to mod-entity-links&apos; module descriptor to require the necessary interfaces. This causes the Vagrant build to fail, since it enables modules in order according to dependency resolution (so there is no guarantee that the necessary interfaces for system user creation will be available to the tenant when mod-entity-links is enabled).&lt;/p&gt;

&lt;p&gt;Chances are pretty good that the EC2 reference builds are succeeding only by accident.&lt;/p&gt;</comment>
                                                            <comment id="198329" author="5c706fbb47a54a6728e59df2" created="Tue, 8 Nov 2022 20:39:43 +0000"  >&lt;p&gt;A second issue surfaced once the problem with 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;MODELINKS-16&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MODELINKS-16&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Link update: Implement mechanism of system user creation&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium&quot; /&gt;
            MODELINKS-16
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 was resolved. When mod-serials-management was added to the platform, an additional entry needed to be made in the &lt;tt&gt;group_vars/snapshot&lt;/tt&gt; file of &lt;a href=&quot;https://github.com/folio-org/folio-ansible&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;folio-ansible&lt;/a&gt; to ensure that the module is deployed in the Vagrant build (this is not required by the build for folio-snapshot, which uses the &lt;tt&gt;okapi-install.json&lt;/tt&gt; file of platform-complete directly rather than building from dependencies). This was likely the original cause of the failure, as the problem with mod-entities-links was introduced only later.&lt;/p&gt;</comment>
                                                            <comment id="198331" author="61cd0ca0bce5e00069e98be7" created="Wed, 9 Nov 2022 04:54:21 +0000"  >&lt;p&gt;Erk sorry Wayne. I missed a step with mod-serials-management 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-3568&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-3568&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Add ui-serials-management and mod-serials-management to snapshot&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium&quot; /&gt;
            FOLIO-3568
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="82382">FOLIO-3597</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="34808">MODELINKS-16</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="82350">FOLIO-3568</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_10106" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>RCA Group</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10367"><![CDATA[TBD]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i05h4q:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="2010">DevOps Sprint 151</customfieldvalue>
    <customfieldvalue id="2011">DevOps Sprint 152</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 9 Nov 2022 04:54:21 +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>